Advertisement
Guest User

gnutls build log

a guest
Aug 21st, 2011
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 268.29 KB | None | 0 0
  1. ==> Starting build()...
  2. checking for a BSD-compatible install... /bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... /bin/mkdir -p
  5. checking for gawk... gawk
  6. checking whether make sets $(MAKE)... yes
  7. ***
  8. *** Checking for compilation programs...
  9.  
  10. checking for gcc... gcc
  11. checking whether the C compiler works... yes
  12. checking for C compiler default output file name... a.out
  13. checking for suffix of executables...
  14. checking whether we are cross compiling... no
  15. checking for suffix of object files... o
  16. checking whether we are using the GNU C compiler... yes
  17. checking whether gcc accepts -g... yes
  18. checking for gcc option to accept ISO C89... none needed
  19. checking for style of include used by make... GNU
  20. checking dependency style of gcc... gcc3
  21. checking dependency style of gcc... gcc3
  22. checking for g++... g++
  23. checking whether we are using the GNU C++ compiler... yes
  24. checking whether g++ accepts -g... yes
  25. checking dependency style of g++... gcc3
  26. checking how to run the C preprocessor... gcc -E
  27. checking for grep that handles long lines and -e... /bin/grep
  28. checking for egrep... /bin/grep -E
  29. checking for ranlib... ranlib
  30. checking build system type... x86_64-unknown-linux-gnu
  31. checking host system type... x86_64-unknown-linux-gnu
  32. checking for ANSI C header files... yes
  33. checking for sys/types.h... yes
  34. checking for sys/stat.h... yes
  35. checking for stdlib.h... yes
  36. checking for string.h... yes
  37. checking for memory.h... yes
  38. checking for strings.h... yes
  39. checking for inttypes.h... yes
  40. checking for stdint.h... yes
  41. checking for unistd.h... yes
  42. checking minix/config.h usability... no
  43. checking minix/config.h presence... no
  44. checking for minix/config.h... no
  45. checking whether it is safe to define __EXTENSIONS__... yes
  46. checking for _LARGEFILE_SOURCE value needed for large files... no
  47. checking for special C compiler options needed for large files... no
  48. checking for _FILE_OFFSET_BITS value needed for large files... no
  49. checking for gcc option to accept ISO C99... -std=gnu99
  50. checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  51. checking for inline... inline
  52. checking for ANSI C header files... (cached) yes
  53. checking cpuid.h usability... yes
  54. checking cpuid.h presence... yes
  55. checking for cpuid.h... yes
  56. checking for ld used by GCC... /usr/bin/ld
  57. checking if the linker (/usr/bin/ld) is GNU ld... yes
  58. checking for shared library run path origin... done
  59. checking whether to use nettle... yes
  60. checking for libnettle... yes
  61. checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so /usr/lib/libgmp.so
  62. checking for libtasn1... yes
  63. checking how to link with libtasn1... /usr/lib/libtasn1.so
  64. checking whether to use the included minitasn1... no
  65. checking whether C99 macros are supported... yes
  66. checking whether to disable SRP authentication support... no
  67. checking whether to disable PSK authentication support... no
  68. checking whether to disable anonymous authentication support... no
  69. checking whether to disable extra PKI stuff... no
  70. checking whether to disable OpenPGP Certificate authentication support... no
  71. checking whether to add cryptodev support... no
  72. checking size of void *... 8
  73. checking size of long... 8
  74. checking size of int... 4
  75. checking sys/socket.h usability... yes
  76. checking sys/socket.h presence... yes
  77. checking for sys/socket.h... yes
  78. checking features.h usability... yes
  79. checking features.h presence... yes
  80. checking for features.h... yes
  81. checking linewrap.h usability... no
  82. checking linewrap.h presence... no
  83. checking for linewrap.h... no
  84. checking dirent.h usability... yes
  85. checking dirent.h presence... yes
  86. checking for dirent.h... yes
  87. checking getopt.h usability... yes
  88. checking getopt.h presence... yes
  89. checking for getopt.h... yes
  90. checking stdio_ext.h usability... yes
  91. checking stdio_ext.h presence... yes
  92. checking for stdio_ext.h... yes
  93. checking termios.h usability... yes
  94. checking termios.h presence... yes
  95. checking for termios.h... yes
  96. checking sys/time.h usability... yes
  97. checking sys/time.h presence... yes
  98. checking for sys/time.h... yes
  99. checking math.h usability... yes
  100. checking math.h presence... yes
  101. checking for math.h... yes
  102. checking sys/mman.h usability... yes
  103. checking sys/mman.h presence... yes
  104. checking for sys/mman.h... yes
  105. checking netdb.h usability... yes
  106. checking netdb.h presence... yes
  107. checking for netdb.h... yes
  108. checking netinet/in.h usability... yes
  109. checking netinet/in.h presence... yes
  110. checking for netinet/in.h... yes
  111. checking wchar.h usability... yes
  112. checking wchar.h presence... yes
  113. checking for wchar.h... yes
  114. checking for stdint.h... (cached) yes
  115. checking for strings.h... (cached) yes
  116. checking for sys/stat.h... (cached) yes
  117. checking sys/uio.h usability... yes
  118. checking sys/uio.h presence... yes
  119. checking for sys/uio.h... yes
  120. checking sysexits.h usability... yes
  121. checking sysexits.h presence... yes
  122. checking for sysexits.h... yes
  123. checking for unistd.h... (cached) yes
  124. checking for inttypes.h... (cached) yes
  125. checking for library containing setsockopt... none needed
  126. checking whether to build OpenSSL compatibility layer... yes
  127. checking for pkg-config... /usr/bin/pkg-config
  128. checking pkg-config is at least version 0.9.0... yes
  129. checking for gtkdoc-check... no
  130. checking for gtkdoc-rebase... no
  131. checking for gtkdoc-mkpdf... no
  132. checking whether to build gtk-doc documentation... no
  133. checking whether NLS is requested... yes
  134. checking for msgfmt... /usr/bin/msgfmt
  135. checking for gmsgfmt... /usr/bin/msgfmt
  136. checking for xgettext... /usr/bin/xgettext
  137. checking for msgmerge... /usr/bin/msgmerge
  138. checking for CFPreferencesCopyAppValue... no
  139. checking for CFLocaleCopyCurrent... no
  140. checking for GNU gettext in libc... yes
  141. checking whether to use NLS... yes
  142. checking where the gettext function comes from... libc
  143. checking whether byte ordering is bigendian... no
  144. checking for fork... yes
  145. checking for getrusage... yes
  146. checking for libpthread... yes
  147. checking how to link with libpthread... /usr/lib/libpthread.so
  148. checking for cfg_get_context in -lcfg+... no
  149. configure: WARNING:
  150. ***
  151. *** Libcfg+ was not found. Will use the included one.
  152. checking whether to use the included libcfg... yes
  153. checking for ssize_t... yes
  154. checking size of unsigned long int... 8
  155. checking size of unsigned int... 4
  156. checking whether to include zlib compression support... yes
  157. checking for libz... yes
  158. checking how to link with libz... /usr/lib/libz.so
  159. checking for working alloca.h... yes
  160. checking for alloca... yes
  161. checking for C/C++ restrict keyword... __restrict
  162. checking whether clearerr_unlocked is declared... yes
  163. checking whether feof_unlocked is declared... yes
  164. checking whether ferror_unlocked is declared... yes
  165. checking whether fflush_unlocked is declared... yes
  166. checking whether fgets_unlocked is declared... yes
  167. checking whether fputc_unlocked is declared... yes
  168. checking whether fputs_unlocked is declared... yes
  169. checking whether fread_unlocked is declared... yes
  170. checking whether fwrite_unlocked is declared... yes
  171. checking whether getc_unlocked is declared... yes
  172. checking whether getchar_unlocked is declared... yes
  173. checking whether putc_unlocked is declared... yes
  174. checking whether putchar_unlocked is declared... yes
  175. checking for flockfile... yes
  176. checking for funlockfile... yes
  177. checking for getdelim... yes
  178. checking for __fsetlocking... yes
  179. checking for tcgetattr... yes
  180. checking for tcsetattr... yes
  181. checking for getsubopt... yes
  182. checking for gettimeofday... yes
  183. checking for nanotime... no
  184. checking for mprotect... yes
  185. checking for sleep... yes
  186. checking for strdup... yes
  187. checking for strndup... yes
  188. checking for localtime_r... yes
  189. checking for vasnprintf... no
  190. checking for lstat... yes
  191. checking for setenv... yes
  192. checking for symlink... yes
  193. checking for shutdown... yes
  194. checking whether byte ordering is bigendian... (cached) no
  195. checking whether the preprocessor supports include_next... yes
  196. checking whether system header files limit the line length... no
  197. checking whether // is distinct from /... no
  198. checking for complete errno.h... yes
  199. checking whether strerror_r is declared... yes
  200. checking for strerror_r... yes
  201. checking whether strerror_r returns char *... yes
  202. checking whether frexp() can be used without linking with libm... yes
  203. checking whether stdin defaults to large file offsets... yes
  204. checking whether fseeko is declared... yes
  205. checking for fseeko... yes
  206. checking whether ftello is declared... yes
  207. checking for ftello... yes
  208. checking whether ftello works... yes
  209. checking whether getdelim is declared... yes
  210. checking whether getline is declared... yes
  211. checking for getopt.h... (cached) yes
  212. checking for getopt_long_only... yes
  213. checking whether getopt is POSIX compatible... yes
  214. checking for working GNU getopt function... no
  215. checking whether getenv is declared... yes
  216. checking whether getpass is declared... yes
  217. checking whether flockfile is declared... yes
  218. checking whether funlockfile is declared... yes
  219. checking for struct timeval... yes
  220. checking whether gettimeofday is declared without a macro... yes
  221. checking where to find the exponent in a 'float'... word 0 bit 23
  222. checking whether malloc, realloc, calloc are POSIX compliant... yes
  223. checking for mmap... yes
  224. checking for MAP_ANONYMOUS... yes
  225. checking whether memchr works... yes
  226. checking whether memmem is declared... yes
  227. checking whether <limits.h> defines MIN and MAX... no
  228. checking whether <sys/param.h> defines MIN and MAX... yes
  229. checking whether snprintf returns a byte count as in C99... yes
  230. checking whether snprintf is declared... yes
  231. checking for stdbool.h that conforms to C99... yes
  232. checking for _Bool... yes
  233. checking for wchar_t... yes
  234. checking for long long int... yes
  235. checking for unsigned long long int... yes
  236. checking whether stdint.h conforms to C99... yes
  237. checking whether strdup is declared... yes
  238. checking whether strerror(0) succeeds... yes
  239. checking whether ffsl is declared without a macro... yes
  240. checking whether ffsll is declared without a macro... yes
  241. checking whether memmem is declared without a macro... yes
  242. checking whether mempcpy is declared without a macro... yes
  243. checking whether memrchr is declared without a macro... yes
  244. checking whether rawmemchr is declared without a macro... yes
  245. checking whether stpcpy is declared without a macro... yes
  246. checking whether stpncpy is declared without a macro... yes
  247. checking whether strchrnul is declared without a macro... yes
  248. checking whether strdup is declared without a macro... yes
  249. checking whether strncat is declared without a macro... yes
  250. checking whether strndup is declared without a macro... yes
  251. checking whether strnlen is declared without a macro... yes
  252. checking whether strpbrk is declared without a macro... yes
  253. checking whether strsep is declared without a macro... yes
  254. checking whether strcasestr is declared without a macro... yes
  255. checking whether strtok_r is declared without a macro... yes
  256. checking whether strerror_r is declared without a macro... yes
  257. checking whether strsignal is declared without a macro... yes
  258. checking whether strverscmp is declared without a macro... yes
  259. checking whether ffs is declared without a macro... yes
  260. checking whether strcasecmp is declared without a macro... yes
  261. checking whether strncasecmp is declared without a macro... yes
  262. checking whether strndup is declared... (cached) yes
  263. checking whether strnlen is declared... (cached) yes
  264. checking whether stat file-mode macros are broken... no
  265. checking for struct timespec in <time.h>... yes
  266. checking whether localtime_r is declared... no
  267. checking for wint_t... yes
  268. checking for size_t... yes
  269. checking for inttypes.h... yes
  270. checking for stdint.h... yes
  271. checking for intmax_t... yes
  272. checking for snprintf... yes
  273. checking for strnlen... yes
  274. checking for wcslen... yes
  275. checking for wcsnlen... yes
  276. checking for mbrtowc... yes
  277. checking for wcrtomb... yes
  278. checking whether _snprintf is declared... no
  279. checking whether printf supports size specifiers as in C99... yes
  280. checking whether printf supports 'long double' arguments... yes
  281. checking whether printf supports infinite 'double' arguments... yes
  282. checking whether printf supports infinite 'long double' arguments... no
  283. checking whether printf supports the 'a' and 'A' directives... yes
  284. checking whether printf supports the 'F' directive... yes
  285. checking whether printf supports the 'n' directive... no
  286. checking whether printf supports the 'ls' directive... yes
  287. checking whether printf supports the grouping flag... yes
  288. checking whether printf supports the left-adjust flag correctly... yes
  289. checking whether printf supports the zero flag correctly... yes
  290. checking whether printf supports large precisions... yes
  291. checking whether printf survives out-of-memory conditions... yes
  292. checking whether vsnprintf is declared... yes
  293. checking whether <wchar.h> uses 'inline' correctly... yes
  294. checking if environ is properly declared... yes
  295. checking for working fcntl.h... yes
  296. checking whether ungetc works on arbitrary bytes... yes
  297. checking whether getcwd (NULL, 0) allocates memory for result... yes
  298. checking whether imaxabs is declared without a macro... yes
  299. checking whether imaxdiv is declared without a macro... yes
  300. checking whether strtoimax is declared without a macro... yes
  301. checking whether strtoumax is declared without a macro... yes
  302. checking for inttypes.h... (cached) yes
  303. checking whether the inttypes.h PRIxNN macros are broken... no
  304. checking whether lstat correctly handles trailing slash... yes
  305. checking for stdlib.h... (cached) yes
  306. checking for GNU libc compatible malloc... yes
  307. checking for mode_t... yes
  308. checking for promoted mode_t type... mode_t
  309. checking whether setenv is declared... yes
  310. checking search.h usability... yes
  311. checking search.h presence... yes
  312. checking for search.h... yes
  313. checking for tsearch... yes
  314. checking whether alarm is declared... yes
  315. checking whether unsetenv is declared... yes
  316. checking for alloca as a compiler built-in... yes
  317. checking for alphasort... yes
  318. checking whether program_invocation_name is declared... yes
  319. checking whether program_invocation_short_name is declared... yes
  320. checking whether program_invocation_name is defined... yes
  321. checking whether program_invocation_short_name is defined... yes
  322. checking byteswap.h usability... yes
  323. checking byteswap.h presence... yes
  324. checking for byteswap.h... yes
  325. checking for library containing clock_gettime... -lrt
  326. checking for clock_gettime... yes
  327. checking for clock_settime... yes
  328. checking whether alphasort is declared without a macro... yes
  329. checking whether dirfd is declared without a macro... yes
  330. checking whether fdopendir is declared without a macro... yes
  331. checking whether scandir is declared without a macro... yes
  332. checking whether // is distinct from /... (cached) no
  333. checking for error_at_line... yes
  334. checking whether frexp works... yes
  335. checking whether frexpl is declared... yes
  336. checking whether frexpl() can be used without linking with libm... yes
  337. checking whether frexpl works... yes
  338. checking for fseeko... (cached) yes
  339. checking for ftello... (cached) yes
  340. checking whether ftello works... (cached) yes
  341. checking whether __func__ is available... yes
  342. checking for working getdelim function... yes
  343. checking for getline... yes
  344. checking for working getline function... yes
  345. checking for getpass... yes
  346. checking whether gettimeofday clobbers localtime buffer... no
  347. checking for gettimeofday with POSIX signature... almost
  348. checking whether isnan(double) can be used without linking with libm... yes
  349. checking whether isnan(float) can be used without linking with libm... yes
  350. checking whether isnan(float) works... yes
  351. checking whether isnan(long double) can be used without linking with libm... yes
  352. checking whether isnanl works... no
  353. checking where to find the exponent in a 'long double'... word 2 bit 0
  354. checking if gcc/ld supports -Wl,--output-def... no
  355. checking if LD -Wl,--version-script works... yes
  356. checking whether lseek detects pipes... yes
  357. checking for stdlib.h... (cached) yes
  358. checking for GNU libc compatible malloc... (cached) yes
  359. checking whether NAN macro works... yes
  360. checking whether HUGE_VAL works... yes
  361. checking whether acosl is declared without a macro... yes
  362. checking whether asinl is declared without a macro... yes
  363. checking whether atanl is declared without a macro... yes
  364. checking whether ceilf is declared without a macro... yes
  365. checking whether ceill is declared without a macro... yes
  366. checking whether cosl is declared without a macro... yes
  367. checking whether expl is declared without a macro... yes
  368. checking whether floorf is declared without a macro... yes
  369. checking whether floorl is declared without a macro... yes
  370. checking whether frexpl is declared without a macro... yes
  371. checking whether ldexpl is declared without a macro... yes
  372. checking whether logb is declared without a macro... yes
  373. checking whether logl is declared without a macro... yes
  374. checking whether round is declared without a macro... yes
  375. checking whether roundf is declared without a macro... yes
  376. checking whether roundl is declared without a macro... yes
  377. checking whether sinl is declared without a macro... yes
  378. checking whether sqrtl is declared without a macro... yes
  379. checking whether tanl is declared without a macro... yes
  380. checking whether trunc is declared without a macro... yes
  381. checking whether truncf is declared without a macro... yes
  382. checking whether truncl is declared without a macro... yes
  383. checking for memmem... yes
  384. checking whether memmem works... yes
  385. checking for mempcpy... yes
  386. checking whether getaddrinfo is declared without a macro... yes
  387. checking whether freeaddrinfo is declared without a macro... yes
  388. checking whether gai_strerror is declared without a macro... yes
  389. checking whether getnameinfo is declared without a macro... yes
  390. checking whether <netinet/in.h> is self-contained... yes
  391. checking whether frexp works... (cached) yes
  392. checking whether ldexp can be used without linking with libm... yes
  393. checking whether frexpl() can be used without linking with libm... (cached) yes
  394. checking whether frexpl works... (cached) yes
  395. checking whether frexpl is declared... (cached) yes
  396. checking whether ldexpl() can be used without linking with libm... yes
  397. checking whether ldexpl works... yes
  398. checking whether ldexpl is declared... (cached) yes
  399. checking whether program_invocation_name is declared... (cached) yes
  400. checking whether program_invocation_short_name is declared... (cached) yes
  401. checking for rawmemchr... yes
  402. checking for scandir... yes
  403. checking for signbit macro... yes
  404. checking for signbit compiler built-ins... yes
  405. checking for stdint.h... (cached) yes
  406. checking for SIZE_MAX... yes
  407. checking whether sleep is declared... yes
  408. checking for working sleep... yes
  409. checking for snprintf... (cached) yes
  410. checking whether snprintf respects a size of 1... yes
  411. checking whether printf supports POSIX/XSI format strings with positions... yes
  412. checking for library containing setsockopt... (cached) none needed
  413. checking for socklen_t... yes
  414. checking for va_copy... yes
  415. checking whether NULL can be used in arbitrary expressions... yes
  416. checking whether dprintf is declared without a macro... yes
  417. checking whether fpurge is declared without a macro... no
  418. checking whether fseeko is declared without a macro... yes
  419. checking whether ftello is declared without a macro... yes
  420. checking whether getdelim is declared without a macro... yes
  421. checking whether getline is declared without a macro... yes
  422. checking whether popen is declared without a macro... yes
  423. checking whether renameat is declared without a macro... yes
  424. checking whether snprintf is declared without a macro... yes
  425. checking whether tmpfile is declared without a macro... yes
  426. checking whether vdprintf is declared without a macro... yes
  427. checking whether vsnprintf is declared without a macro... yes
  428. checking whether _Exit is declared without a macro... yes
  429. checking whether atoll is declared without a macro... yes
  430. checking whether canonicalize_file_name is declared without a macro... yes
  431. checking whether getloadavg is declared without a macro... yes
  432. checking whether getsubopt is declared without a macro... yes
  433. checking whether grantpt is declared without a macro... yes
  434. checking whether mkdtemp is declared without a macro... yes
  435. checking whether mkostemp is declared without a macro... yes
  436. checking whether mkostemps is declared without a macro... yes
  437. checking whether mkstemp is declared without a macro... yes
  438. checking whether mkstemps is declared without a macro... yes
  439. checking whether ptsname is declared without a macro... yes
  440. checking whether random_r is declared without a macro... yes
  441. checking whether initstat_r is declared without a macro... no
  442. checking whether srandom_r is declared without a macro... yes
  443. checking whether setstate_r is declared without a macro... yes
  444. checking whether realpath is declared without a macro... yes
  445. checking whether rpmatch is declared without a macro... yes
  446. checking whether setenv is declared without a macro... yes
  447. checking whether strtod is declared without a macro... yes
  448. checking whether strtoll is declared without a macro... yes
  449. checking whether strtoull is declared without a macro... yes
  450. checking whether unlockpt is declared without a macro... yes
  451. checking whether unsetenv is declared without a macro... yes
  452. checking for strcasecmp... yes
  453. checking for strncasecmp... yes
  454. checking whether strncasecmp is declared... (cached) yes
  455. checking for strchrnul... yes
  456. checking whether strchrnul works... yes
  457. checking for working strerror function... yes
  458. checking for working strndup... yes
  459. checking for working strnlen... yes
  460. checking for strverscmp... yes
  461. checking whether <sys/socket.h> is self-contained... yes
  462. checking for shutdown... (cached) yes
  463. checking whether <sys/socket.h> defines the SHUT_* macros... yes
  464. checking for struct sockaddr_storage... yes
  465. checking for sa_family_t... yes
  466. checking for struct sockaddr_storage.ss_family... yes
  467. checking whether socket is declared without a macro... yes
  468. checking whether connect is declared without a macro... yes
  469. checking whether accept is declared without a macro... yes
  470. checking whether bind is declared without a macro... yes
  471. checking whether getpeername is declared without a macro... yes
  472. checking whether getsockname is declared without a macro... yes
  473. checking whether getsockopt is declared without a macro... yes
  474. checking whether listen is declared without a macro... yes
  475. checking whether recv is declared without a macro... yes
  476. checking whether send is declared without a macro... yes
  477. checking whether recvfrom is declared without a macro... yes
  478. checking whether sendto is declared without a macro... yes
  479. checking whether setsockopt is declared without a macro... yes
  480. checking whether shutdown is declared without a macro... yes
  481. checking whether accept4 is declared without a macro... yes
  482. checking for nlink_t... yes
  483. checking whether fchmodat is declared without a macro... yes
  484. checking whether fstatat is declared without a macro... yes
  485. checking whether futimens is declared without a macro... yes
  486. checking whether lchmod is declared without a macro... yes
  487. checking whether lstat is declared without a macro... yes
  488. checking whether mkdirat is declared without a macro... yes
  489. checking whether mkfifo is declared without a macro... yes
  490. checking whether mkfifoat is declared without a macro... yes
  491. checking whether mknod is declared without a macro... yes
  492. checking whether mknodat is declared without a macro... yes
  493. checking whether stat is declared without a macro... yes
  494. checking whether utimensat is declared without a macro... yes
  495. checking whether localtime_r is compatible with its POSIX signature... yes
  496. checking whether chown is declared without a macro... yes
  497. checking whether dup2 is declared without a macro... yes
  498. checking whether dup3 is declared without a macro... yes
  499. checking whether environ is declared without a macro... yes
  500. checking whether euidaccess is declared without a macro... yes
  501. checking whether faccessat is declared without a macro... yes
  502. checking whether fchdir is declared without a macro... yes
  503. checking whether fchownat is declared without a macro... yes
  504. checking whether fsync is declared without a macro... yes
  505. checking whether ftruncate is declared without a macro... yes
  506. checking whether getcwd is declared without a macro... yes
  507. checking whether getdomainname is declared without a macro... yes
  508. checking whether getdtablesize is declared without a macro... yes
  509. checking whether getgroups is declared without a macro... yes
  510. checking whether gethostname is declared without a macro... yes
  511. checking whether getlogin is declared without a macro... yes
  512. checking whether getlogin_r is declared without a macro... yes
  513. checking whether getpagesize is declared without a macro... yes
  514. checking whether getusershell is declared without a macro... yes
  515. checking whether setusershell is declared without a macro... yes
  516. checking whether endusershell is declared without a macro... yes
  517. checking whether group_member is declared without a macro... yes
  518. checking whether lchown is declared without a macro... yes
  519. checking whether link is declared without a macro... yes
  520. checking whether linkat is declared without a macro... yes
  521. checking whether lseek is declared without a macro... yes
  522. checking whether pipe is declared without a macro... yes
  523. checking whether pipe2 is declared without a macro... yes
  524. checking whether pread is declared without a macro... yes
  525. checking whether pwrite is declared without a macro... yes
  526. checking whether readlink is declared without a macro... yes
  527. checking whether readlinkat is declared without a macro... yes
  528. checking whether rmdir is declared without a macro... yes
  529. checking whether sleep is declared without a macro... yes
  530. checking whether symlink is declared without a macro... yes
  531. checking whether symlinkat is declared without a macro... yes
  532. checking whether ttyname_r is declared without a macro... yes
  533. checking whether unlink is declared without a macro... yes
  534. checking whether unlinkat is declared without a macro... yes
  535. checking whether usleep is declared without a macro... yes
  536. checking for valgrind... valgrind
  537. checking whether self tests are run under valgrind... yes
  538. checking for ptrdiff_t... yes
  539. checking for vasprintf... yes
  540. checking for ptrdiff_t... (cached) yes
  541. checking for vsnprintf... yes
  542. checking whether snprintf respects a size of 1... (cached) yes
  543. checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
  544. checking whether btowc is declared without a macro... yes
  545. checking whether wctob is declared without a macro... yes
  546. checking whether mbsinit is declared without a macro... yes
  547. checking whether mbrtowc is declared without a macro... yes
  548. checking whether mbrlen is declared without a macro... yes
  549. checking whether mbsrtowcs is declared without a macro... yes
  550. checking whether mbsnrtowcs is declared without a macro... yes
  551. checking whether wcrtomb is declared without a macro... yes
  552. checking whether wcsrtombs is declared without a macro... yes
  553. checking whether wcsnrtombs is declared without a macro... yes
  554. checking whether wcwidth is declared without a macro... yes
  555. checking whether wmemchr is declared without a macro... yes
  556. checking whether wmemcmp is declared without a macro... yes
  557. checking whether wmemcpy is declared without a macro... yes
  558. checking whether wmemmove is declared without a macro... yes
  559. checking whether wmemset is declared without a macro... yes
  560. checking whether wcslen is declared without a macro... yes
  561. checking whether wcsnlen is declared without a macro... yes
  562. checking whether wcscpy is declared without a macro... yes
  563. checking whether wcpcpy is declared without a macro... yes
  564. checking whether wcsncpy is declared without a macro... yes
  565. checking whether wcpncpy is declared without a macro... yes
  566. checking whether wcscat is declared without a macro... yes
  567. checking whether wcsncat is declared without a macro... yes
  568. checking whether wcscmp is declared without a macro... yes
  569. checking whether wcsncmp is declared without a macro... yes
  570. checking whether wcscasecmp is declared without a macro... yes
  571. checking whether wcsncasecmp is declared without a macro... yes
  572. checking whether wcscoll is declared without a macro... yes
  573. checking whether wcsxfrm is declared without a macro... yes
  574. checking whether wcsdup is declared without a macro... yes
  575. checking whether wcschr is declared without a macro... yes
  576. checking whether wcsrchr is declared without a macro... yes
  577. checking whether wcscspn is declared without a macro... yes
  578. checking whether wcsspn is declared without a macro... yes
  579. checking whether wcspbrk is declared without a macro... yes
  580. checking whether wcsstr is declared without a macro... yes
  581. checking whether wcstok is declared without a macro... yes
  582. checking whether wcswidth is declared without a macro... yes
  583. checking for stdint.h... (cached) yes
  584. checking whether dup2 works... yes
  585. checking whether fcntl is declared without a macro... yes
  586. checking whether openat is declared without a macro... yes
  587. checking for getpagesize... yes
  588. checking whether getpagesize is declared... (cached) yes
  589. checking whether INT32_MAX < INTMAX_MAX... yes
  590. checking whether INT64_MAX == LONG_MAX... yes
  591. checking whether UINT32_MAX < UINTMAX_MAX... yes
  592. checking whether UINT64_MAX == ULONG_MAX... yes
  593. checking where to find the exponent in a 'double'... word 1 bit 20
  594. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  595. checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
  596. checking for mmap... (cached) yes
  597. checking for MAP_ANONYMOUS... yes
  598. checking whether open recognizes a trailing slash... yes
  599. checking for putenv compatible with GNU and SVID... yes
  600. checking for mmap... (cached) yes
  601. checking for MAP_ANONYMOUS... yes
  602. checking whether setenv validates arguments... yes
  603. checking whether stat handles trailing slashes on directories... yes
  604. checking whether stat handles trailing slashes on files... yes
  605. checking for wchar_t... (cached) yes
  606. checking for wint_t... (cached) yes
  607. checking for mmap... (cached) yes
  608. checking for MAP_ANONYMOUS... yes
  609. checking whether symlink handles trailing slash correctly... yes
  610. checking for unsetenv... yes
  611. checking for unsetenv() return type... int
  612. checking whether unsetenv obeys POSIX... yes
  613. checking for valgrind... (cached) valgrind
  614. checking whether self tests are run under valgrind... yes
  615. checking whether ln -s works... yes
  616. checking for a sed that does not truncate output... /bin/sed
  617. checking for fgrep... /bin/grep -F
  618. checking for ld used by gcc -std=gnu99... /usr/bin/ld
  619. checking if the linker (/usr/bin/ld) is GNU ld... yes
  620. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  621. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  622. checking the maximum length of command line arguments... 1572864
  623. checking whether the shell understands some XSI constructs... yes
  624. checking whether the shell understands "+="... yes
  625. checking for /usr/bin/ld option to reload object files... -r
  626. checking for objdump... objdump
  627. checking how to recognize dependent libraries... pass_all
  628. checking for ar... ar
  629. checking for strip... strip
  630. checking for ranlib... (cached) ranlib
  631. checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
  632. checking for dlfcn.h... yes
  633. checking whether we are using the GNU C++ compiler... (cached) yes
  634. checking whether g++ accepts -g... (cached) yes
  635. checking dependency style of g++... (cached) gcc3
  636. checking how to run the C++ preprocessor... g++ -E
  637. checking for objdir... .libs
  638. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  639. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  640. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  641. checking if gcc -std=gnu99 static flag -static works... yes
  642. checking if gcc -std=gnu99 supports -c -o file.o... yes
  643. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  644. checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  645. checking whether -lc should be explicitly linked in... no
  646. checking dynamic linker characteristics... GNU/Linux ld.so
  647. checking how to hardcode library paths into programs... immediate
  648. checking whether stripping libraries is possible... yes
  649. checking if libtool supports shared libraries... yes
  650. checking whether to build shared libraries... yes
  651. checking whether to build static libraries... no
  652. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  653. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  654. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  655. checking for g++ option to produce PIC... -fPIC -DPIC
  656. checking if g++ PIC flag -fPIC -DPIC works... yes
  657. checking if g++ static flag -static works... yes
  658. checking if g++ supports -c -o file.o... yes
  659. checking if g++ supports -c -o file.o... (cached) yes
  660. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  661. checking dynamic linker characteristics... GNU/Linux ld.so
  662. checking how to hardcode library paths into programs... immediate
  663. checking for gaa... no
  664. configure: WARNING: ***
  665. *** GAA was not found. It is only needed if you wish to modify
  666. *** the source code or command-line description files. In this case,
  667. *** you may want to get it from http://gaa.sourceforge.net/ and
  668. *** read doc/README.gaa.
  669. ***
  670. checking whether building Guile bindings... no
  671. ***
  672. *** Checking dependencies for crywrap...
  673.  
  674. checking arpa/inet.h usability... yes
  675. checking arpa/inet.h presence... yes
  676. checking for arpa/inet.h... yes
  677. checking for netinet/in.h... (cached) yes
  678. checking sys/select.h usability... yes
  679. checking sys/select.h presence... yes
  680. checking for sys/select.h... yes
  681. checking for sys/types.h... (cached) yes
  682. checking sys/wait.h usability... yes
  683. checking sys/wait.h presence... yes
  684. checking for sys/wait.h... yes
  685. checking return type of signal handlers... void
  686. checking for sys/select.h... (cached) yes
  687. checking for sys/socket.h... (cached) yes
  688. checking types of arguments for select... int,fd_set *,struct timeval *
  689. checking for alarm... yes
  690. checking for atexit... yes
  691. checking for dup2... yes
  692. checking for epoll_create... yes
  693. checking for kqueue... no
  694. checking for memchr... yes
  695. checking for memset... yes
  696. checking for munmap... yes
  697. checking for putenv... yes
  698. checking for regcomp... yes
  699. checking for scandir... (cached) yes
  700. checking for select... yes
  701. checking for socket... yes
  702. checking for strcasecmp... (cached) yes
  703. checking for strchr... yes
  704. checking for strdup... (cached) yes
  705. checking for strerror... yes
  706. checking for strncasecmp... (cached) yes
  707. checking for strrchr... yes
  708. checking for strstr... yes
  709. checking for strtoul... yes
  710. checking for uname... yes
  711. checking for LIBIDN... no
  712. configure: creating ./config.status
  713. config.status: creating guile/pre-inst-guile
  714. config.status: creating Makefile
  715. config.status: creating doc/Makefile
  716. config.status: creating doc/credentials/Makefile
  717. config.status: creating doc/credentials/openpgp/Makefile
  718. config.status: creating doc/credentials/srp/Makefile
  719. config.status: creating doc/credentials/x509/Makefile
  720. config.status: creating doc/cyclo/Makefile
  721. config.status: creating doc/latex/Makefile
  722. config.status: creating doc/latex/cover.tex
  723. config.status: creating doc/doxygen/Doxyfile
  724. config.status: creating doc/examples/Makefile
  725. config.status: creating doc/manpages/Makefile
  726. config.status: creating doc/reference/Makefile
  727. config.status: creating doc/scripts/Makefile
  728. config.status: creating gl/Makefile
  729. config.status: creating gl/tests/Makefile
  730. config.status: creating guile/Makefile
  731. config.status: creating guile/modules/Makefile
  732. config.status: creating guile/src/Makefile
  733. config.status: creating guile/tests/Makefile
  734. config.status: creating src/Makefile
  735. config.status: creating src/crywrap/Makefile
  736. config.status: creating src/cfg/Makefile
  737. config.status: creating src/cfg/platon/Makefile
  738. config.status: creating src/cfg/platon/str/Makefile
  739. config.status: creating tests/Makefile
  740. config.status: creating tests/key-id/Makefile
  741. config.status: creating tests/dsa/Makefile
  742. config.status: creating tests/scripts/Makefile
  743. config.status: creating tests/openpgp-certs/Makefile
  744. config.status: creating tests/safe-renegotiation/Makefile
  745. config.status: creating tests/pathlen/Makefile
  746. config.status: creating tests/pkcs1-padding/Makefile
  747. config.status: creating tests/pkcs12-decode/Makefile
  748. config.status: creating tests/pkcs8-decode/Makefile
  749. config.status: creating tests/rsa-md5-collision/Makefile
  750. config.status: creating tests/sha2/Makefile
  751. config.status: creating tests/userid/Makefile
  752. config.status: creating libextra/Makefile
  753. config.status: creating libextra/gnutls-extra.pc
  754. config.status: creating libextra/includes/Makefile
  755. config.status: creating lib/Makefile
  756. config.status: creating lib/gnutls.pc
  757. config.status: creating lib/includes/Makefile
  758. config.status: creating lib/includes/gnutls/gnutls.h
  759. config.status: creating lib/minitasn1/Makefile
  760. config.status: creating lib/opencdk/Makefile
  761. config.status: creating lib/openpgp/Makefile
  762. config.status: creating po/Makefile.in
  763. config.status: creating lib/x509/Makefile
  764. config.status: creating lib/gcrypt/Makefile
  765. config.status: creating lib/nettle/Makefile
  766. config.status: creating tests/suite/Makefile
  767. config.status: creating lib/accelerated/Makefile
  768. config.status: creating lib/accelerated/intel/Makefile
  769. config.status: creating lib/ext/Makefile
  770. config.status: creating lib/algorithms/Makefile
  771. config.status: creating lib/auth/Makefile
  772. config.status: creating config.h
  773. config.status: executing depfiles commands
  774. config.status: executing po-directories commands
  775. config.status: creating po/POTFILES
  776. config.status: creating po/Makefile
  777. config.status: executing libtool commands
  778. configure: summary of build options:
  779.  
  780. version: 3.0.1 shared 28:1:0
  781. Host type: x86_64-unknown-linux-gnu
  782. Install prefix: /usr
  783. Compiler: gcc -std=gnu99
  784. CFlags: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2
  785. Warning flags: errors: warnings:
  786. Library types: Shared=yes, Static=no
  787. Valgrind: yes valgrind -q --error-exitcode=1
  788. Guile wrappers: no
  789. C++ library: yes
  790. OpenSSL compat: yes
  791. /dev/crypto: no
  792. Hardware accel: x86-64
  793. Crypto library: nettle
  794. PKCS#11 support: no
  795. crywrap app: no
  796.  
  797. make all-recursive
  798. make[1]: Entering directory `/build/src/gnutls-3.0.1'
  799. Making all in gl
  800. make[2]: Entering directory `/build/src/gnutls-3.0.1/gl'
  801. GEN alloca.h
  802. GEN c++defs.h
  803. GEN arg-nonnull.h
  804. GEN warn-on-use.h
  805. GEN sys/uio.h
  806. GEN getopt.h
  807. GEN dirent.h
  808. GEN netdb.h
  809. GEN math.h
  810. GEN stdio.h
  811. GEN string.h
  812. GEN stdlib.h
  813. GEN strings.h
  814. GEN sys/socket.h
  815. GEN sys/stat.h
  816. GEN time.h
  817. GEN sys/time.h
  818. GEN unistd.h
  819. GEN wchar.h
  820. make all-recursive
  821. make[3]: Entering directory `/build/src/gnutls-3.0.1/gl'
  822. Making all in tests
  823. make[4]: Entering directory `/build/src/gnutls-3.0.1/gl/tests'
  824. GEN c++defs.h
  825. GEN arg-nonnull.h
  826. GEN warn-on-use.h
  827. GEN fcntl.h
  828. GEN inttypes.h
  829. make all-recursive
  830. make[5]: Entering directory `/build/src/gnutls-3.0.1/gl/tests'
  831. Making all in .
  832. make[6]: Entering directory `/build/src/gnutls-3.0.1/gl/tests'
  833. make[6]: Nothing to be done for `all-am'.
  834. make[6]: Leaving directory `/build/src/gnutls-3.0.1/gl/tests'
  835. make[5]: Leaving directory `/build/src/gnutls-3.0.1/gl/tests'
  836. make[4]: Leaving directory `/build/src/gnutls-3.0.1/gl/tests'
  837. make[4]: Entering directory `/build/src/gnutls-3.0.1/gl'
  838. CC argp-ba.lo
  839. CC argp-eexst.lo
  840. CC argp-fmtstream.lo
  841. CC argp-fs-xinl.lo
  842. CC argp-help.lo
  843. CC argp-parse.lo
  844. CC argp-pin.lo
  845. CC argp-pv.lo
  846. CC argp-pvh.lo
  847. CC argp-xinl.lo
  848. CC c-ctype.lo
  849. CC hmac-md5.lo
  850. CC md5.lo
  851. CC dirname-lgpl.lo
  852. CC basename-lgpl.lo
  853. CC stripslash.lo
  854. CC fd-hook.lo
  855. CC fseterr.lo
  856. CC gettime.lo
  857. CC memxor.lo
  858. CC printf-frexp.lo
  859. CC printf-frexpl.lo
  860. CC progname.lo
  861. CC read-file.lo
  862. CC sockets.lo
  863. CC version-etc.lo
  864. CC version-etc-fsf.lo
  865. CC asnprintf.lo
  866. CC getopt.lo
  867. CC getopt1.lo
  868. CC isnanl.lo
  869. CC printf-parse.lo
  870. CC printf-args.lo
  871. CC vasnprintf.lo
  872. CC vfprintf.lo
  873. CC vprintf.lo
  874. CCLD libgnu.la
  875. make[4]: Leaving directory `/build/src/gnutls-3.0.1/gl'
  876. make[3]: Leaving directory `/build/src/gnutls-3.0.1/gl'
  877. make[2]: Leaving directory `/build/src/gnutls-3.0.1/gl'
  878. Making all in lib
  879. make[2]: Entering directory `/build/src/gnutls-3.0.1/lib'
  880. Making all in includes
  881. make[3]: Entering directory `/build/src/gnutls-3.0.1/lib/includes'
  882. make[3]: Nothing to be done for `all'.
  883. make[3]: Leaving directory `/build/src/gnutls-3.0.1/lib/includes'
  884. Making all in x509
  885. make[3]: Entering directory `/build/src/gnutls-3.0.1/lib/x509'
  886. CC key_encode.lo
  887. CC common.lo
  888. CC key_decode.lo
  889. CC crl.lo
  890. CC crl_write.lo
  891. CC crq.lo
  892. CC dn.lo
  893. CC extensions.lo
  894. CC mpi.lo
  895. CC output.lo
  896. CC pbkdf2-sha1.lo
  897. CC pkcs12.lo
  898. CC pkcs12_bag.lo
  899. CC pkcs12_encr.lo
  900. CC pkcs7.lo
  901. CC privkey.lo
  902. CC privkey_pkcs8.lo
  903. CC rfc2818_hostname.lo
  904. CC sign.lo
  905. CC verify.lo
  906. CC x509.lo
  907. CC x509_write.lo
  908. CC verify-high.lo
  909. CCLD libgnutls_x509.la
  910. make[3]: Leaving directory `/build/src/gnutls-3.0.1/lib/x509'
  911. Making all in accelerated
  912. make[3]: Entering directory `/build/src/gnutls-3.0.1/lib/accelerated'
  913. Making all in intel
  914. make[4]: Entering directory `/build/src/gnutls-3.0.1/lib/accelerated/intel'
  915. CC aes-x86.lo
  916. CCAS appro-aes-x86-64.lo
  917. CCAS appro-aes-gcm-x86-64.lo
  918. CC aes-gcm-x86.lo
  919. CCLD libintel.la
  920. make[4]: Leaving directory `/build/src/gnutls-3.0.1/lib/accelerated/intel'
  921. make[4]: Entering directory `/build/src/gnutls-3.0.1/lib/accelerated'
  922. CC accelerated.lo
  923. CC cryptodev.lo
  924. CCLD libaccelerated.la
  925. make[4]: Leaving directory `/build/src/gnutls-3.0.1/lib/accelerated'
  926. make[3]: Leaving directory `/build/src/gnutls-3.0.1/lib/accelerated'
  927. Making all in auth
  928. make[3]: Entering directory `/build/src/gnutls-3.0.1/lib/auth'
  929. CC anon.lo
  930. CC cert.lo
  931. CC dh_common.lo
  932. CC dhe.lo
  933. CC dhe_psk.lo
  934. CC psk.lo
  935. CC psk_passwd.lo
  936. CC rsa.lo
  937. CC rsa_export.lo
  938. CC srp.lo
  939. CC srp_passwd.lo
  940. CC srp_rsa.lo
  941. CC srp_sb64.lo
  942. CC anon_ecdh.lo
  943. CC ecdh_common.lo
  944. CCLD libgnutls_auth.la
  945. make[3]: Leaving directory `/build/src/gnutls-3.0.1/lib/auth'
  946. Making all in ext
  947. make[3]: Entering directory `/build/src/gnutls-3.0.1/lib/ext'
  948. CC cert_type.lo
  949. CC max_record.lo
  950. CC server_name.lo
  951. CC signature.lo
  952. CC safe_renegotiation.lo
  953. CC session_ticket.lo
  954. CC srp.lo
  955. CC ecc.lo
  956. CCLD libgnutls_ext.la
  957. make[3]: Leaving directory `/build/src/gnutls-3.0.1/lib/ext'
  958. Making all in algorithms
  959. make[3]: Entering directory `/build/src/gnutls-3.0.1/lib/algorithms'
  960. CC ciphers.lo
  961. CC cert_types.lo
  962. CC ciphersuites.lo
  963. CC ecc.lo
  964. CC kx.lo
  965. CC mac.lo
  966. CC protocols.lo
  967. CC publickey.lo
  968. CC secparams.lo
  969. CC sign.lo
  970. CCLD libgnutls_alg.la
  971. make[3]: Leaving directory `/build/src/gnutls-3.0.1/lib/algorithms'
  972. Making all in opencdk
  973. make[3]: Entering directory `/build/src/gnutls-3.0.1/lib/opencdk'
  974. CC armor.lo
  975. CC main.lo
  976. CC kbnode.lo
  977. CC dummy.lo
  978. CC sig-check.lo
  979. CC hash.lo
  980. CC keydb.lo
  981. CC pubkey.lo
  982. CC stream.lo
  983. CC write-packet.lo
  984. CC misc.lo
  985. CC seskey.lo
  986. CC literal.lo
  987. CC new-packet.lo
  988. CC read-packet.lo
  989. CCLD libminiopencdk.la
  990. make[3]: Leaving directory `/build/src/gnutls-3.0.1/lib/opencdk'
  991. Making all in openpgp
  992. make[3]: Entering directory `/build/src/gnutls-3.0.1/lib/openpgp'
  993. CC pgpverify.lo
  994. CC pgp.lo
  995. CC extras.lo
  996. CC compat.lo
  997. CC privkey.lo
  998. CC output.lo
  999. CC gnutls_openpgp.lo
  1000. CCLD libgnutls_openpgp.la
  1001. make[3]: Leaving directory `/build/src/gnutls-3.0.1/lib/openpgp'
  1002. Making all in nettle
  1003. make[3]: Entering directory `/build/src/gnutls-3.0.1/lib/nettle'
  1004. CC pk.lo
  1005. CC mac.lo
  1006. CC mpi.lo
  1007. CC cipher.lo
  1008. CC rnd.lo
  1009. CC init.lo
  1010. CC egd.lo
  1011. CC multi.lo
  1012. CC ecc_free.lo
  1013. CC ecc_make_key.lo
  1014. CC ecc_map.lo
  1015. CC ecc_shared_secret.lo
  1016. CC ecc_mulmod.lo
  1017. CC ecc_points.lo
  1018. CC ecc_projective_dbl_point_3.lo
  1019. CC ecc_projective_add_point.lo
  1020. CC ecc_projective_dbl_point.lo
  1021. CC ecc_sign_hash.lo
  1022. CC ecc_verify_hash.lo
  1023. CCLD libcrypto.la
  1024. make[3]: Leaving directory `/build/src/gnutls-3.0.1/lib/nettle'
  1025. make[3]: Entering directory `/build/src/gnutls-3.0.1/lib'
  1026. CC gnutls_record.lo
  1027. CC gnutls_compress.lo
  1028. CC debug.lo
  1029. CC gnutls_cipher.lo
  1030. CC gnutls_mbuffers.lo
  1031. CC gnutls_buffers.lo
  1032. CC gnutls_handshake.lo
  1033. CC gnutls_num.lo
  1034. CC gnutls_errors.lo
  1035. CC gnutls_dh.lo
  1036. CC gnutls_kx.lo
  1037. CC gnutls_priority.lo
  1038. CC gnutls_hash_int.lo
  1039. CC gnutls_cipher_int.lo
  1040. CC gnutls_session.lo
  1041. CC gnutls_db.lo
  1042. CC x509_b64.lo
  1043. CC gnutls_extensions.lo
  1044. CC gnutls_auth.lo
  1045. CC gnutls_v2_compat.lo
  1046. CC gnutls_datum.lo
  1047. CC gnutls_session_pack.lo
  1048. CC gnutls_mpi.lo
  1049. CC gnutls_pk.lo
  1050. CC gnutls_cert.lo
  1051. CC gnutls_global.lo
  1052. CC gnutls_constate.lo
  1053. CC gnutls_anon_cred.lo
  1054. CC pkix_asn1_tab.lo
  1055. CC gnutls_asn1_tab.lo
  1056. CC gnutls_mem.lo
  1057. CC gnutls_ui.lo
  1058. CC gnutls_sig.lo
  1059. CC gnutls_ecc.lo
  1060. CC gnutls_dh_primes.lo
  1061. CC gnutls_alert.lo
  1062. CC system.lo
  1063. CC gnutls_str.lo
  1064. CC gnutls_x509.lo
  1065. CC gnutls_state.lo
  1066. CC gnutls_rsa_export.lo
  1067. CC gnutls_helper.lo
  1068. CC gnutls_supplemental.lo
  1069. CC random.lo
  1070. CC crypto-api.lo
  1071. CC gnutls_privkey.lo
  1072. CC gnutls_pcert.lo
  1073. CC gnutls_pubkey.lo
  1074. CC locks.lo
  1075. CC hash.lo
  1076. CC gnutls_dtls.lo
  1077. CC system_override.lo
  1078. CC crypto-backend.lo
  1079. CC gnutls_srp.lo
  1080. CC gnutls_psk.lo
  1081. CXX libgnutlsxx_la-gnutlsxx.lo
  1082. CCLD libgnutls.la
  1083. CXXLD libgnutlsxx.la
  1084. make[3]: Leaving directory `/build/src/gnutls-3.0.1/lib'
  1085. make[2]: Leaving directory `/build/src/gnutls-3.0.1/lib'
  1086. Making all in libextra
  1087. make[2]: Entering directory `/build/src/gnutls-3.0.1/libextra'
  1088. Making all in includes
  1089. make[3]: Entering directory `/build/src/gnutls-3.0.1/libextra/includes'
  1090. make[3]: Nothing to be done for `all'.
  1091. make[3]: Leaving directory `/build/src/gnutls-3.0.1/libextra/includes'
  1092. make[3]: Entering directory `/build/src/gnutls-3.0.1/libextra'
  1093. CC fipsmd5.lo
  1094. CC gnutls_extra.lo
  1095. CC openssl_compat.lo
  1096. CC gnutls_openssl.lo
  1097. CCLD libgnutls-extra.la
  1098. CCLD libgnutls-openssl.la
  1099. make[3]: Leaving directory `/build/src/gnutls-3.0.1/libextra'
  1100. make[2]: Leaving directory `/build/src/gnutls-3.0.1/libextra'
  1101. Making all in po
  1102. make[2]: Entering directory `/build/src/gnutls-3.0.1/po'
  1103. make[2]: Leaving directory `/build/src/gnutls-3.0.1/po'
  1104. Making all in src
  1105. make[2]: Entering directory `/build/src/gnutls-3.0.1/src'
  1106. Making all in cfg
  1107. make[3]: Entering directory `/build/src/gnutls-3.0.1/src/cfg'
  1108. Making all in platon
  1109. make[4]: Entering directory `/build/src/gnutls-3.0.1/src/cfg/platon'
  1110. Making all in str
  1111. make[5]: Entering directory `/build/src/gnutls-3.0.1/src/cfg/platon/str'
  1112. make[5]: Nothing to be done for `all'.
  1113. make[5]: Leaving directory `/build/src/gnutls-3.0.1/src/cfg/platon/str'
  1114. make[5]: Entering directory `/build/src/gnutls-3.0.1/src/cfg/platon'
  1115. make[5]: Nothing to be done for `all-am'.
  1116. make[5]: Leaving directory `/build/src/gnutls-3.0.1/src/cfg/platon'
  1117. make[4]: Leaving directory `/build/src/gnutls-3.0.1/src/cfg/platon'
  1118. make[4]: Entering directory `/build/src/gnutls-3.0.1/src/cfg'
  1119. make[4]: Nothing to be done for `all-am'.
  1120. make[4]: Leaving directory `/build/src/gnutls-3.0.1/src/cfg'
  1121. make[3]: Leaving directory `/build/src/gnutls-3.0.1/src/cfg'
  1122. make[3]: Entering directory `/build/src/gnutls-3.0.1/src'
  1123. CC libcmd_srp_la-srptool-gaa.lo
  1124. CC libcmd_serv_la-serv-gaa.lo
  1125. CC libcmd_psk_la-psk-gaa.lo
  1126. CC libcmd_cli_la-cli-gaa.lo
  1127. CC libcmd_cli_debug_la-tls_test-gaa.lo
  1128. CC libcfg_la-cfg+.lo
  1129. CC libcfg_la-cfgfile.lo
  1130. CC libcfg_la-cmdline.lo
  1131. CC libcfg_la-parse.lo
  1132. CC libcfg_la-props.lo
  1133. CC libcfg_la-shared.lo
  1134. CC libcfg_la-dynfgets.lo
  1135. CC libcfg_la-strctype.lo
  1136. CC libcfg_la-strdyn.lo
  1137. CC libcfg_la-strplus.lo
  1138. CC libcmd_certtool_la-certtool-gaa.lo
  1139. CC libcmd_certtool_la-certtool-cfg.lo
  1140. CC serv.o
  1141. serv.c: In function 'tcp_server':
  1142. serv.c:1235:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1143. CC udp-serv.o
  1144. CC common.o
  1145. CC cli.o
  1146. CC psk.o
  1147. CC tls_test.o
  1148. cli.c: In function 'do_handshake':
  1149. cli.c:1087:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1150. cli.c: In function 'psk_callback':
  1151. cli.c:1156:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result]
  1152. tls_test.c: In function 'main':
  1153. tls_test.c:265:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1154. CC tests.o
  1155. CC certtool.o
  1156. CC prime.o
  1157. CC certtool-common.o
  1158. CC srptool.o
  1159. CC benchmark-cipher.o
  1160. CC benchmark.o
  1161. CC benchmark-tls.o
  1162. CCLD libcmd-serv.la
  1163. CCLD libcmd-srp.la
  1164. CCLD libcmd-psk.la
  1165. CCLD libcmd-cli.la
  1166. CCLD libcmd-cli-debug.la
  1167. CCLD libcfg.la
  1168. CCLD libcmd-certtool.la
  1169. CCLD benchmark-cipher
  1170. CCLD benchmark-tls
  1171. CCLD gnutls-serv
  1172. CCLD psktool
  1173. CCLD gnutls-cli-debug
  1174. CCLD srptool
  1175. CCLD gnutls-cli
  1176. copying selected object files to avoid basename conflicts...
  1177. CCLD certtool
  1178. make[3]: Leaving directory `/build/src/gnutls-3.0.1/src'
  1179. make[2]: Leaving directory `/build/src/gnutls-3.0.1/src'
  1180. Making all in doc
  1181. make[2]: Entering directory `/build/src/gnutls-3.0.1/doc'
  1182. make all-recursive
  1183. make[3]: Entering directory `/build/src/gnutls-3.0.1/doc'
  1184. Making all in examples
  1185. make[4]: Entering directory `/build/src/gnutls-3.0.1/doc/examples'
  1186. CC ex-pkcs12.lo
  1187. CC ex-alert.lo
  1188. CC ex-session-info.lo
  1189. CC ex-x509-info.lo
  1190. CC ex-verify.lo
  1191. CC tcp.lo
  1192. CC udp.lo
  1193. CC ex-pkcs11-list.lo
  1194. CC ex-client2.o
  1195. CC ex-client-resume.o
  1196. CC ex-client-udp.o
  1197. CC ex-rfc2818.o
  1198. CC ex-cert-select.o
  1199. ex-client-resume.c: In function 'main':
  1200. ex-client-resume.c:62:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1201. CC ex-crq.o
  1202. ex-client2.c: In function 'main':
  1203. ex-client2.c:67:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1204. CC ex-serv1.o
  1205. ex-client-udp.c: In function 'main':
  1206. ex-client-udp.c:64:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1207. CXX ex-cxx.o
  1208. ex-rfc2818.c: In function 'main':
  1209. ex-rfc2818.c:156:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1210. ex-cert-select.c: In function 'main':
  1211. ex-cert-select.c:177:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1212. CC ex-client1.o
  1213. ex-serv1.c: In function 'main':
  1214. ex-serv1.c:144:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1215. CC ex-serv-anon.o
  1216. CC ex-serv-pgp.o
  1217. CC ex-client-psk.o
  1218. CC ex-serv-psk.o
  1219. CC ex-client-srp.o
  1220. ex-client1.c: In function 'main':
  1221. ex-client1.c:54:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1222. CC ex-serv-srp.o
  1223. ex-serv-anon.c: In function 'main':
  1224. ex-serv-anon.c:118:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1225. ex-serv-pgp.c: In function 'main':
  1226. ex-serv-pgp.c:132:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1227. CCLD libexamples.la
  1228. ex-client-psk.c: In function 'main':
  1229. ex-client-psk.c:64:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1230. ex-serv-psk.c: In function 'main':
  1231. ex-serv-psk.c:158:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1232. ex-client-srp.c: In function 'main':
  1233. ex-client-srp.c:62:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1234. ex-serv-srp.c: In function 'main':
  1235. ex-serv-srp.c:120:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1236. CCLD ex-client2
  1237. CCLD ex-client-resume
  1238. CCLD ex-cert-select
  1239. CCLD ex-crq
  1240. CCLD ex-client-udp
  1241. CCLD ex-rfc2818
  1242. CCLD ex-serv1
  1243. ex-cxx.cpp: In function 'int main()':
  1244. ex-cxx.cpp:54:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1245. CCLD ex-client1
  1246. CCLD ex-serv-anon
  1247. CCLD ex-serv-pgp
  1248. CCLD ex-client-psk
  1249. CCLD ex-serv-psk
  1250. CCLD ex-client-srp
  1251. CCLD ex-serv-srp
  1252. CXXLD ex-cxx
  1253. make[4]: Leaving directory `/build/src/gnutls-3.0.1/doc/examples'
  1254. Making all in cyclo
  1255. make[4]: Entering directory `/build/src/gnutls-3.0.1/doc/cyclo'
  1256. make[4]: Nothing to be done for `all'.
  1257. make[4]: Leaving directory `/build/src/gnutls-3.0.1/doc/cyclo'
  1258. Making all in scripts
  1259. make[4]: Entering directory `/build/src/gnutls-3.0.1/doc/scripts'
  1260. make[4]: Nothing to be done for `all'.
  1261. make[4]: Leaving directory `/build/src/gnutls-3.0.1/doc/scripts'
  1262. Making all in manpages
  1263. make[4]: Entering directory `/build/src/gnutls-3.0.1/doc/manpages'
  1264. make[4]: Nothing to be done for `all'.
  1265. make[4]: Leaving directory `/build/src/gnutls-3.0.1/doc/manpages'
  1266. Making all in credentials
  1267. make[4]: Entering directory `/build/src/gnutls-3.0.1/doc/credentials'
  1268. Making all in openpgp
  1269. make[5]: Entering directory `/build/src/gnutls-3.0.1/doc/credentials/openpgp'
  1270. make[5]: Nothing to be done for `all'.
  1271. make[5]: Leaving directory `/build/src/gnutls-3.0.1/doc/credentials/openpgp'
  1272. Making all in srp
  1273. make[5]: Entering directory `/build/src/gnutls-3.0.1/doc/credentials/srp'
  1274. make[5]: Nothing to be done for `all'.
  1275. make[5]: Leaving directory `/build/src/gnutls-3.0.1/doc/credentials/srp'
  1276. Making all in x509
  1277. make[5]: Entering directory `/build/src/gnutls-3.0.1/doc/credentials/x509'
  1278. make[5]: Nothing to be done for `all'.
  1279. make[5]: Leaving directory `/build/src/gnutls-3.0.1/doc/credentials/x509'
  1280. make[5]: Entering directory `/build/src/gnutls-3.0.1/doc/credentials'
  1281. make[5]: Nothing to be done for `all-am'.
  1282. make[5]: Leaving directory `/build/src/gnutls-3.0.1/doc/credentials'
  1283. make[4]: Leaving directory `/build/src/gnutls-3.0.1/doc/credentials'
  1284. Making all in latex
  1285. make[4]: Entering directory `/build/src/gnutls-3.0.1/doc/latex'
  1286. make[4]: Nothing to be done for `all'.
  1287. make[4]: Leaving directory `/build/src/gnutls-3.0.1/doc/latex'
  1288. make[4]: Entering directory `/build/src/gnutls-3.0.1/doc'
  1289. CC printlist.o
  1290. CC alert-printlist.o
  1291. CC errcodes.o
  1292. CCLD alert-printlist
  1293. CCLD printlist
  1294. CCLD errcodes
  1295. ./alert-printlist > alerts.texi-tmp
  1296. ./printlist > algorithms.texi-tmp
  1297. mv -f alerts.texi-tmp alerts.texi
  1298. mv -f algorithms.texi-tmp algorithms.texi
  1299. restore=: && backupdir=".am$$" && \
  1300. am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
  1301. rm -rf $backupdir && mkdir $backupdir && \
  1302. if (/bin/sh /build/src/gnutls-3.0.1/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \
  1303. for f in gnutls.info gnutls.info-[0-9] gnutls.info-[0-9][0-9] gnutls.i[0-9] gnutls.i[0-9][0-9]; do \
  1304. if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  1305. done; \
  1306. else :; fi && \
  1307. cd "$am__cwd"; \
  1308. if /bin/sh /build/src/gnutls-3.0.1/build-aux/missing --run makeinfo -I ../doc -I . \
  1309. -o gnutls.info gnutls.texi; \
  1310. then \
  1311. rc=0; \
  1312. CDPATH="${ZSH_VERSION+.}:" && cd .; \
  1313. else \
  1314. rc=$?; \
  1315. CDPATH="${ZSH_VERSION+.}:" && cd . && \
  1316. $restore $backupdir/* `echo "./gnutls.info" | sed 's|[^/]*$||'`; \
  1317. fi; \
  1318. rm -rf $backupdir; exit $rc
  1319. make[4]: Leaving directory `/build/src/gnutls-3.0.1/doc'
  1320. make[3]: Leaving directory `/build/src/gnutls-3.0.1/doc'
  1321. make[2]: Leaving directory `/build/src/gnutls-3.0.1/doc'
  1322. Making all in tests
  1323. make[2]: Entering directory `/build/src/gnutls-3.0.1/tests'
  1324. Making all in .
  1325. make[3]: Entering directory `/build/src/gnutls-3.0.1/tests'
  1326. CC utils.lo
  1327. CCLD libutils.la
  1328. make[3]: Leaving directory `/build/src/gnutls-3.0.1/tests'
  1329. Making all in rsa-md5-collision
  1330. make[3]: Entering directory `/build/src/gnutls-3.0.1/tests/rsa-md5-collision'
  1331. make[3]: Nothing to be done for `all'.
  1332. make[3]: Leaving directory `/build/src/gnutls-3.0.1/tests/rsa-md5-collision'
  1333. Making all in pkcs1-padding
  1334. make[3]: Entering directory `/build/src/gnutls-3.0.1/tests/pkcs1-padding'
  1335. make[3]: Nothing to be done for `all'.
  1336. make[3]: Leaving directory `/build/src/gnutls-3.0.1/tests/pkcs1-padding'
  1337. Making all in pkcs8-decode
  1338. make[3]: Entering directory `/build/src/gnutls-3.0.1/tests/pkcs8-decode'
  1339. make[3]: Nothing to be done for `all'.
  1340. make[3]: Leaving directory `/build/src/gnutls-3.0.1/tests/pkcs8-decode'
  1341. Making all in pkcs12-decode
  1342. make[3]: Entering directory `/build/src/gnutls-3.0.1/tests/pkcs12-decode'
  1343. make[3]: Nothing to be done for `all'.
  1344. make[3]: Leaving directory `/build/src/gnutls-3.0.1/tests/pkcs12-decode'
  1345. Making all in userid
  1346. make[3]: Entering directory `/build/src/gnutls-3.0.1/tests/userid'
  1347. make[3]: Nothing to be done for `all'.
  1348. make[3]: Leaving directory `/build/src/gnutls-3.0.1/tests/userid'
  1349. Making all in pathlen
  1350. make[3]: Entering directory `/build/src/gnutls-3.0.1/tests/pathlen'
  1351. make[3]: Nothing to be done for `all'.
  1352. make[3]: Leaving directory `/build/src/gnutls-3.0.1/tests/pathlen'
  1353. Making all in key-id
  1354. make[3]: Entering directory `/build/src/gnutls-3.0.1/tests/key-id'
  1355. make[3]: Nothing to be done for `all'.
  1356. make[3]: Leaving directory `/build/src/gnutls-3.0.1/tests/key-id'
  1357. Making all in sha2
  1358. make[3]: Entering directory `/build/src/gnutls-3.0.1/tests/sha2'
  1359. make[3]: Nothing to be done for `all'.
  1360. make[3]: Leaving directory `/build/src/gnutls-3.0.1/tests/sha2'
  1361. Making all in safe-renegotiation
  1362. make[3]: Entering directory `/build/src/gnutls-3.0.1/tests/safe-renegotiation'
  1363. make[3]: Nothing to be done for `all'.
  1364. make[3]: Leaving directory `/build/src/gnutls-3.0.1/tests/safe-renegotiation'
  1365. Making all in dsa
  1366. make[3]: Entering directory `/build/src/gnutls-3.0.1/tests/dsa'
  1367. make[3]: Nothing to be done for `all'.
  1368. make[3]: Leaving directory `/build/src/gnutls-3.0.1/tests/dsa'
  1369. Making all in scripts
  1370. make[3]: Entering directory `/build/src/gnutls-3.0.1/tests/scripts'
  1371. make[3]: Nothing to be done for `all'.
  1372. make[3]: Leaving directory `/build/src/gnutls-3.0.1/tests/scripts'
  1373. Making all in openpgp-certs
  1374. make[3]: Entering directory `/build/src/gnutls-3.0.1/tests/openpgp-certs'
  1375. make[3]: Nothing to be done for `all'.
  1376. make[3]: Leaving directory `/build/src/gnutls-3.0.1/tests/openpgp-certs'
  1377. make[2]: Leaving directory `/build/src/gnutls-3.0.1/tests'
  1378. make[2]: Entering directory `/build/src/gnutls-3.0.1'
  1379. make[2]: Nothing to be done for `all-am'.
  1380. make[2]: Leaving directory `/build/src/gnutls-3.0.1'
  1381. make[1]: Leaving directory `/build/src/gnutls-3.0.1'
  1382. ==> Starting check()...
  1383. GEN public-submodule-commit
  1384. Making check in gl
  1385. make[1]: Entering directory `/build/src/gnutls-3.0.1/gl'
  1386. make check-recursive
  1387. make[2]: Entering directory `/build/src/gnutls-3.0.1/gl'
  1388. Making check in tests
  1389. make[3]: Entering directory `/build/src/gnutls-3.0.1/gl/tests'
  1390. make check-recursive
  1391. make[4]: Entering directory `/build/src/gnutls-3.0.1/gl/tests'
  1392. Making check in .
  1393. make[5]: Entering directory `/build/src/gnutls-3.0.1/gl/tests'
  1394. make libtests.a test-alloca-opt test-argp test-binary-io test-byteswap test-c-ctype test-hmac-md5 test-md5 test-dirent test-dup2 test-environ test-errno test-fcntl-h test-float test-frexp-nolibm test-frexpl-nolibm test-fseek test-fseeko test-fseeko3 test-fseterr test-ftell test-ftell3 test-ftello test-ftello3 test-func test-getcwd-lgpl test-getdelim test-getline test-getopt test-gettimeofday test-ignore-value test-intprops test-inttypes test-isnand-nolibm test-isnanf-nolibm test-isnanl-nolibm test-lstat test-malloc-gnu test-malloca test-math test-memchr test-netdb test-netinet_in test-open test-printf-frexp test-printf-frexpl test-rawmemchr test-read-file test-setenv test-signbit test-sleep test-snprintf test-sockets test-stat test-stdbool test-stddef test-stdint test-stdio test-stdlib test-strchrnul test-strerror test-string test-strings test-strnlen test-strverscmp test-symlink test-sys_socket test-sys_stat test-sys_time test-sys_uio test-sysexits test-time test-u64 test-unistd test-unsetenv test-vasnprintf test-vasprintf test-verify test-version-etc test-vfprintf-posix test-vprintf-posix test-vsnprintf test-wchar
  1395. make[6]: Entering directory `/build/src/gnutls-3.0.1/gl/tests'
  1396. CC malloca.o
  1397. CC test-alloca-opt.o
  1398. CC test-argp.o
  1399. CC test-binary-io.o
  1400. CC test-byteswap.o
  1401. CC test-c-ctype.o
  1402. CC test-hmac-md5.o
  1403. CC test-md5.o
  1404. CC test-dirent.o
  1405. CC test-dup2.o
  1406. CC test-environ.o
  1407. CC test-errno.o
  1408. CC test-fcntl-h.o
  1409. CC test-float.o
  1410. CC test-frexp.o
  1411. CC test-frexpl.o
  1412. CC test-fseek.o
  1413. CC test-fseeko.o
  1414. CC test-fseeko3.o
  1415. CC test-fseterr.o
  1416. CC test-ftell.o
  1417. CC test-ftell3.o
  1418. CC test-ftello.o
  1419. CC test-ftello3.o
  1420. CC test-getcwd-lgpl.o
  1421. CC test-func.o
  1422. CC test-getdelim.o
  1423. CC test-getline.o
  1424. CC test-getopt.o
  1425. CC test-gettimeofday.o
  1426. CC test-ignore-value.o
  1427. CC test-intprops.o
  1428. CC test-inttypes.o
  1429. CC test-isnand-nolibm.o
  1430. CC test-isnanf-nolibm.o
  1431. CC test-isnanl-nolibm.o
  1432. CC test-lstat.o
  1433. CC test-malloc-gnu.o
  1434. CC test-malloca.o
  1435. CC test-math.o
  1436. CC test-memchr.o
  1437. CC test-netdb.o
  1438. CC test-netinet_in.o
  1439. CC test-open.o
  1440. CC test-printf-frexp.o
  1441. CC test-printf-frexpl.o
  1442. CC test-rawmemchr.o
  1443. CC test-read-file.o
  1444. CC test-setenv.o
  1445. CC test-signbit.o
  1446. CC test-sleep.o
  1447. CC test-snprintf.o
  1448. CC test-stat.o
  1449. CC test-sockets.o
  1450. CC test-stdbool.o
  1451. CC test-stddef.o
  1452. CC test-stdint.o
  1453. CC test-stdlib.o
  1454. CC test-stdio.o
  1455. CC test-strchrnul.o
  1456. CC test-strerror.o
  1457. CC test-string.o
  1458. CC test-strings.o
  1459. CC test-strnlen.o
  1460. CC test-strverscmp.o
  1461. CC test-symlink.o
  1462. CC test-sys_socket.o
  1463. CC test-sys_stat.o
  1464. CC test-sys_time.o
  1465. CC test-sys_uio.o
  1466. CC test-sysexits.o
  1467. CC test-time.o
  1468. CC test-u64.o
  1469. CC test-unistd.o
  1470. CC test-unsetenv.o
  1471. CC test-vasnprintf.o
  1472. CC test-vasprintf.o
  1473. CC test-verify.o
  1474. CC test-version-etc.o
  1475. CC test-vfprintf-posix.o
  1476. CC test-vprintf-posix.o
  1477. CC test-vsnprintf.o
  1478. CC test-wchar.o
  1479. AR libtests.a
  1480. CCLD test-alloca-opt
  1481. CCLD test-argp
  1482. CCLD test-binary-io
  1483. CCLD test-byteswap
  1484. CCLD test-c-ctype
  1485. CCLD test-hmac-md5
  1486. CCLD test-md5
  1487. CCLD test-dirent
  1488. CCLD test-dup2
  1489. CCLD test-environ
  1490. CCLD test-errno
  1491. CCLD test-fcntl-h
  1492. CCLD test-float
  1493. CCLD test-frexp-nolibm
  1494. CCLD test-frexpl-nolibm
  1495. CCLD test-fseek
  1496. CCLD test-fseeko
  1497. CCLD test-fseeko3
  1498. CCLD test-fseterr
  1499. CCLD test-ftell
  1500. CCLD test-ftell3
  1501. CCLD test-ftello
  1502. CCLD test-ftello3
  1503. CCLD test-func
  1504. CCLD test-getcwd-lgpl
  1505. CCLD test-getdelim
  1506. CCLD test-getline
  1507. CCLD test-gettimeofday
  1508. CCLD test-ignore-value
  1509. CCLD test-intprops
  1510. CCLD test-inttypes
  1511. CCLD test-isnand-nolibm
  1512. CCLD test-isnanf-nolibm
  1513. CCLD test-isnanl-nolibm
  1514. CCLD test-lstat
  1515. CCLD test-malloc-gnu
  1516. CCLD test-malloca
  1517. CCLD test-math
  1518. CCLD test-memchr
  1519. CCLD test-netdb
  1520. CCLD test-open
  1521. CCLD test-netinet_in
  1522. CCLD test-printf-frexp
  1523. CCLD test-rawmemchr
  1524. CCLD test-printf-frexpl
  1525. CCLD test-read-file
  1526. CCLD test-setenv
  1527. CCLD test-signbit
  1528. CCLD test-sleep
  1529. CCLD test-snprintf
  1530. CCLD test-sockets
  1531. CCLD test-stat
  1532. CCLD test-stdbool
  1533. CCLD test-stddef
  1534. CCLD test-stdint
  1535. CCLD test-stdio
  1536. CCLD test-stdlib
  1537. CCLD test-strchrnul
  1538. CCLD test-strerror
  1539. CCLD test-string
  1540. CCLD test-strings
  1541. CCLD test-strnlen
  1542. CCLD test-strverscmp
  1543. CCLD test-symlink
  1544. CCLD test-sys_socket
  1545. CCLD test-sys_stat
  1546. CCLD test-sys_time
  1547. CCLD test-sys_uio
  1548. CCLD test-sysexits
  1549. CCLD test-time
  1550. CCLD test-u64
  1551. CCLD test-unistd
  1552. CCLD test-unsetenv
  1553. CCLD test-vasnprintf
  1554. CCLD test-vasprintf
  1555. CCLD test-verify
  1556. CCLD test-version-etc
  1557. CCLD test-vfprintf-posix
  1558. CCLD test-vprintf-posix
  1559. CCLD test-vsnprintf
  1560. CCLD test-wchar
  1561. CCLD test-getopt
  1562. make[6]: Leaving directory `/build/src/gnutls-3.0.1/gl/tests'
  1563. make check-TESTS
  1564. make[6]: Entering directory `/build/src/gnutls-3.0.1/gl/tests'
  1565. PASS: test-alloca-opt
  1566. PASS: test-argp
  1567. PASS: test-argp-2.sh
  1568. PASS: test-binary-io.sh
  1569. PASS: test-byteswap
  1570. PASS: test-c-ctype
  1571. PASS: test-hmac-md5
  1572. PASS: test-md5
  1573. PASS: test-dirent
  1574. PASS: test-dup2
  1575. PASS: test-environ
  1576. PASS: test-errno
  1577. PASS: test-fcntl-h
  1578. PASS: test-float
  1579. PASS: test-frexp-nolibm
  1580. PASS: test-frexpl-nolibm
  1581. PASS: test-fseek.sh
  1582. PASS: test-fseek2.sh
  1583. PASS: test-fseeko.sh
  1584. PASS: test-fseeko2.sh
  1585. PASS: test-fseeko3.sh
  1586. PASS: test-fseterr
  1587. PASS: test-ftell.sh
  1588. PASS: test-ftell2.sh
  1589. PASS: test-ftell3
  1590. PASS: test-ftello.sh
  1591. PASS: test-ftello2.sh
  1592. PASS: test-ftello3
  1593. PASS: test-func
  1594. PASS: test-getcwd-lgpl
  1595. PASS: test-getdelim
  1596. PASS: test-getline
  1597. PASS: test-getopt
  1598. PASS: test-gettimeofday
  1599. PASS: test-ignore-value
  1600. PASS: test-intprops
  1601. PASS: test-inttypes
  1602. PASS: test-isnand-nolibm
  1603. PASS: test-isnanf-nolibm
  1604. PASS: test-isnanl-nolibm
  1605. PASS: test-lstat
  1606. PASS: test-malloc-gnu
  1607. PASS: test-malloca
  1608. PASS: test-math
  1609. PASS: test-memchr
  1610. PASS: test-netdb
  1611. PASS: test-netinet_in
  1612. PASS: test-open
  1613. PASS: test-printf-frexp
  1614. PASS: test-printf-frexpl
  1615. PASS: test-rawmemchr
  1616. PASS: test-read-file
  1617. PASS: test-setenv
  1618. PASS: test-signbit
  1619. PASS: test-sleep
  1620. PASS: test-snprintf
  1621. PASS: test-sockets
  1622. PASS: test-stat
  1623. PASS: test-stdbool
  1624. PASS: test-stddef
  1625. PASS: test-stdint
  1626. PASS: test-stdio
  1627. PASS: test-stdlib
  1628. PASS: test-strchrnul
  1629. PASS: test-strerror
  1630. PASS: test-string
  1631. PASS: test-strings
  1632. PASS: test-strnlen
  1633. PASS: test-strverscmp
  1634. PASS: test-symlink
  1635. PASS: test-sys_socket
  1636. PASS: test-sys_stat
  1637. PASS: test-sys_time
  1638. PASS: test-sys_uio
  1639. PASS: test-sysexits
  1640. PASS: test-time
  1641. PASS: test-u64
  1642. PASS: test-unistd
  1643. PASS: test-unsetenv
  1644. PASS: test-vasnprintf
  1645. PASS: test-vasprintf
  1646. test-vc-list-files-git.sh: skipped test: git not found in PATH
  1647. SKIP: test-vc-list-files-git.sh
  1648. test-vc-list-files-cvs.sh: skipped test: cvs not found in PATH
  1649. SKIP: test-vc-list-files-cvs.sh
  1650. PASS: test-verify
  1651. PASS: test-verify.sh
  1652. PASS: test-version-etc.sh
  1653. PASS: test-vfprintf-posix.sh
  1654. PASS: test-vprintf-posix.sh
  1655. PASS: test-vsnprintf
  1656. PASS: test-wchar
  1657. ======================
  1658. All 88 tests passed
  1659. (2 tests were not run)
  1660. ======================
  1661. make[6]: Leaving directory `/build/src/gnutls-3.0.1/gl/tests'
  1662. make[5]: Leaving directory `/build/src/gnutls-3.0.1/gl/tests'
  1663. make[4]: Leaving directory `/build/src/gnutls-3.0.1/gl/tests'
  1664. make[3]: Leaving directory `/build/src/gnutls-3.0.1/gl/tests'
  1665. make[3]: Entering directory `/build/src/gnutls-3.0.1/gl'
  1666. make[3]: Nothing to be done for `check-am'.
  1667. make[3]: Leaving directory `/build/src/gnutls-3.0.1/gl'
  1668. make[2]: Leaving directory `/build/src/gnutls-3.0.1/gl'
  1669. make[1]: Leaving directory `/build/src/gnutls-3.0.1/gl'
  1670. Making check in lib
  1671. make[1]: Entering directory `/build/src/gnutls-3.0.1/lib'
  1672. Making check in includes
  1673. make[2]: Entering directory `/build/src/gnutls-3.0.1/lib/includes'
  1674. make[2]: Nothing to be done for `check'.
  1675. make[2]: Leaving directory `/build/src/gnutls-3.0.1/lib/includes'
  1676. Making check in x509
  1677. make[2]: Entering directory `/build/src/gnutls-3.0.1/lib/x509'
  1678. make[2]: Nothing to be done for `check'.
  1679. make[2]: Leaving directory `/build/src/gnutls-3.0.1/lib/x509'
  1680. Making check in accelerated
  1681. make[2]: Entering directory `/build/src/gnutls-3.0.1/lib/accelerated'
  1682. Making check in intel
  1683. make[3]: Entering directory `/build/src/gnutls-3.0.1/lib/accelerated/intel'
  1684. make[3]: Nothing to be done for `check'.
  1685. make[3]: Leaving directory `/build/src/gnutls-3.0.1/lib/accelerated/intel'
  1686. make[3]: Entering directory `/build/src/gnutls-3.0.1/lib/accelerated'
  1687. make[3]: Nothing to be done for `check-am'.
  1688. make[3]: Leaving directory `/build/src/gnutls-3.0.1/lib/accelerated'
  1689. make[2]: Leaving directory `/build/src/gnutls-3.0.1/lib/accelerated'
  1690. Making check in auth
  1691. make[2]: Entering directory `/build/src/gnutls-3.0.1/lib/auth'
  1692. make[2]: Nothing to be done for `check'.
  1693. make[2]: Leaving directory `/build/src/gnutls-3.0.1/lib/auth'
  1694. Making check in ext
  1695. make[2]: Entering directory `/build/src/gnutls-3.0.1/lib/ext'
  1696. make[2]: Nothing to be done for `check'.
  1697. make[2]: Leaving directory `/build/src/gnutls-3.0.1/lib/ext'
  1698. Making check in algorithms
  1699. make[2]: Entering directory `/build/src/gnutls-3.0.1/lib/algorithms'
  1700. make[2]: Nothing to be done for `check'.
  1701. make[2]: Leaving directory `/build/src/gnutls-3.0.1/lib/algorithms'
  1702. Making check in opencdk
  1703. make[2]: Entering directory `/build/src/gnutls-3.0.1/lib/opencdk'
  1704. make[2]: Nothing to be done for `check'.
  1705. make[2]: Leaving directory `/build/src/gnutls-3.0.1/lib/opencdk'
  1706. Making check in openpgp
  1707. make[2]: Entering directory `/build/src/gnutls-3.0.1/lib/openpgp'
  1708. make[2]: Nothing to be done for `check'.
  1709. make[2]: Leaving directory `/build/src/gnutls-3.0.1/lib/openpgp'
  1710. Making check in nettle
  1711. make[2]: Entering directory `/build/src/gnutls-3.0.1/lib/nettle'
  1712. make[2]: Nothing to be done for `check'.
  1713. make[2]: Leaving directory `/build/src/gnutls-3.0.1/lib/nettle'
  1714. make[2]: Entering directory `/build/src/gnutls-3.0.1/lib'
  1715. make[2]: Nothing to be done for `check-am'.
  1716. make[2]: Leaving directory `/build/src/gnutls-3.0.1/lib'
  1717. make[1]: Leaving directory `/build/src/gnutls-3.0.1/lib'
  1718. Making check in libextra
  1719. make[1]: Entering directory `/build/src/gnutls-3.0.1/libextra'
  1720. Making check in includes
  1721. make[2]: Entering directory `/build/src/gnutls-3.0.1/libextra/includes'
  1722. make[2]: Nothing to be done for `check'.
  1723. make[2]: Leaving directory `/build/src/gnutls-3.0.1/libextra/includes'
  1724. make[2]: Entering directory `/build/src/gnutls-3.0.1/libextra'
  1725. make[2]: Nothing to be done for `check-am'.
  1726. make[2]: Leaving directory `/build/src/gnutls-3.0.1/libextra'
  1727. make[1]: Leaving directory `/build/src/gnutls-3.0.1/libextra'
  1728. Making check in po
  1729. make[1]: Entering directory `/build/src/gnutls-3.0.1/po'
  1730. make[1]: Leaving directory `/build/src/gnutls-3.0.1/po'
  1731. Making check in src
  1732. make[1]: Entering directory `/build/src/gnutls-3.0.1/src'
  1733. Making check in cfg
  1734. make[2]: Entering directory `/build/src/gnutls-3.0.1/src/cfg'
  1735. Making check in platon
  1736. make[3]: Entering directory `/build/src/gnutls-3.0.1/src/cfg/platon'
  1737. Making check in str
  1738. make[4]: Entering directory `/build/src/gnutls-3.0.1/src/cfg/platon/str'
  1739. make[4]: Nothing to be done for `check'.
  1740. make[4]: Leaving directory `/build/src/gnutls-3.0.1/src/cfg/platon/str'
  1741. make[4]: Entering directory `/build/src/gnutls-3.0.1/src/cfg/platon'
  1742. make[4]: Nothing to be done for `check-am'.
  1743. make[4]: Leaving directory `/build/src/gnutls-3.0.1/src/cfg/platon'
  1744. make[3]: Leaving directory `/build/src/gnutls-3.0.1/src/cfg/platon'
  1745. make[3]: Entering directory `/build/src/gnutls-3.0.1/src/cfg'
  1746. make[3]: Nothing to be done for `check-am'.
  1747. make[3]: Leaving directory `/build/src/gnutls-3.0.1/src/cfg'
  1748. make[2]: Leaving directory `/build/src/gnutls-3.0.1/src/cfg'
  1749. make[2]: Entering directory `/build/src/gnutls-3.0.1/src'
  1750. make[2]: Nothing to be done for `check-am'.
  1751. make[2]: Leaving directory `/build/src/gnutls-3.0.1/src'
  1752. make[1]: Leaving directory `/build/src/gnutls-3.0.1/src'
  1753. Making check in doc
  1754. make[1]: Entering directory `/build/src/gnutls-3.0.1/doc'
  1755. make check-recursive
  1756. make[2]: Entering directory `/build/src/gnutls-3.0.1/doc'
  1757. Making check in examples
  1758. make[3]: Entering directory `/build/src/gnutls-3.0.1/doc/examples'
  1759. make[3]: Nothing to be done for `check'.
  1760. make[3]: Leaving directory `/build/src/gnutls-3.0.1/doc/examples'
  1761. Making check in cyclo
  1762. make[3]: Entering directory `/build/src/gnutls-3.0.1/doc/cyclo'
  1763. make[3]: Nothing to be done for `check'.
  1764. make[3]: Leaving directory `/build/src/gnutls-3.0.1/doc/cyclo'
  1765. Making check in scripts
  1766. make[3]: Entering directory `/build/src/gnutls-3.0.1/doc/scripts'
  1767. make[3]: Nothing to be done for `check'.
  1768. make[3]: Leaving directory `/build/src/gnutls-3.0.1/doc/scripts'
  1769. Making check in manpages
  1770. make[3]: Entering directory `/build/src/gnutls-3.0.1/doc/manpages'
  1771. make[3]: Nothing to be done for `check'.
  1772. make[3]: Leaving directory `/build/src/gnutls-3.0.1/doc/manpages'
  1773. Making check in credentials
  1774. make[3]: Entering directory `/build/src/gnutls-3.0.1/doc/credentials'
  1775. Making check in openpgp
  1776. make[4]: Entering directory `/build/src/gnutls-3.0.1/doc/credentials/openpgp'
  1777. make[4]: Nothing to be done for `check'.
  1778. make[4]: Leaving directory `/build/src/gnutls-3.0.1/doc/credentials/openpgp'
  1779. Making check in srp
  1780. make[4]: Entering directory `/build/src/gnutls-3.0.1/doc/credentials/srp'
  1781. make[4]: Nothing to be done for `check'.
  1782. make[4]: Leaving directory `/build/src/gnutls-3.0.1/doc/credentials/srp'
  1783. Making check in x509
  1784. make[4]: Entering directory `/build/src/gnutls-3.0.1/doc/credentials/x509'
  1785. make[4]: Nothing to be done for `check'.
  1786. make[4]: Leaving directory `/build/src/gnutls-3.0.1/doc/credentials/x509'
  1787. make[4]: Entering directory `/build/src/gnutls-3.0.1/doc/credentials'
  1788. make[4]: Nothing to be done for `check-am'.
  1789. make[4]: Leaving directory `/build/src/gnutls-3.0.1/doc/credentials'
  1790. make[3]: Leaving directory `/build/src/gnutls-3.0.1/doc/credentials'
  1791. Making check in latex
  1792. make[3]: Entering directory `/build/src/gnutls-3.0.1/doc/latex'
  1793. make[3]: Nothing to be done for `check'.
  1794. make[3]: Leaving directory `/build/src/gnutls-3.0.1/doc/latex'
  1795. make[3]: Entering directory `/build/src/gnutls-3.0.1/doc'
  1796. make[3]: Nothing to be done for `check-am'.
  1797. make[3]: Leaving directory `/build/src/gnutls-3.0.1/doc'
  1798. make[2]: Leaving directory `/build/src/gnutls-3.0.1/doc'
  1799. make[1]: Leaving directory `/build/src/gnutls-3.0.1/doc'
  1800. Making check in tests
  1801. make[1]: Entering directory `/build/src/gnutls-3.0.1/tests'
  1802. Making check in .
  1803. make[2]: Entering directory `/build/src/gnutls-3.0.1/tests'
  1804. make simple gc set_pkcs12_cred certder certuniqueid mpi certificate_set_x509_crl dn parse_ca moredn mini hostname-check cve-2008-4989 pkcs12_s2k chainverify crq_key_id x509sign-verify cve-2009-1415 cve-2009-1416 crq_apis init_roundtrip pkcs12_s2k_pem dn2 mini-eagain nul-in-x509-names x509_altname pkcs12_encode mini-x509 mini-x509-rehandshake rng-fork mini-eagain-dtls cipher-test x509cert x509cert-tl openssl openpgp-auth openpgp-auth2 openpgp-keyring pgps2kgnu x509self x509dn anonself pskself dhepskself resume setcredcrash openpgpself \
  1805. rfc2253-escape-test
  1806. make[3]: Entering directory `/build/src/gnutls-3.0.1/tests'
  1807. CC simple.o
  1808. CC gc.o
  1809. CC set_pkcs12_cred.o
  1810. CC certder.o
  1811. CC certuniqueid.o
  1812. CC mpi.o
  1813. CC certificate_set_x509_crl.o
  1814. CC dn.o
  1815. CC parse_ca.o
  1816. CC moredn.o
  1817. CC mini.o
  1818. CC hostname-check.o
  1819. CC cve-2008-4989.o
  1820. CC pkcs12_s2k.o
  1821. CC chainverify.o
  1822. CC crq_key_id.o
  1823. CC x509sign-verify.o
  1824. CC cve-2009-1415.o
  1825. CC cve-2009-1416.o
  1826. CC crq_apis.o
  1827. CC init_roundtrip.o
  1828. CC pkcs12_s2k_pem.o
  1829. CC dn2.o
  1830. CC mini-eagain.o
  1831. CC nul-in-x509-names.o
  1832. CC x509_altname.o
  1833. CC pkcs12_encode.o
  1834. CC mini-x509.o
  1835. CC mini-x509-rehandshake.o
  1836. CC rng-fork.o
  1837. CC mini-eagain-dtls.o
  1838. CC cipher-test.o
  1839. CC x509cert.o
  1840. CC x509cert-tl.o
  1841. CC openssl.o
  1842. CC openpgp-auth.o
  1843. CC openpgp-auth2.o
  1844. CC openpgp-keyring.o
  1845. CC pgps2kgnu.o
  1846. CC x509self.o
  1847. CC x509dn.o
  1848. CC anonself.o
  1849. CC pskself.o
  1850. CC dhepskself.o
  1851. x509self.c: In function 'client':
  1852. x509self.c:150:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1853. x509self.c: In function 'server':
  1854. x509self.c:425:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1855. pskself.c: In function 'client':
  1856. pskself.c:83:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1857. pskself.c: In function 'server':
  1858. pskself.c:255:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1859. anonself.c: In function 'client':
  1860. anonself.c:91:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1861. anonself.c: In function 'server':
  1862. anonself.c:279:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1863. CC resume.o
  1864. CC setcredcrash.o
  1865. make[3]: Nothing to be done for `rfc2253-escape-test'.
  1866. CC openpgpself.o
  1867. x509dn.c: In function 'client':
  1868. x509dn.c:221:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1869. x509dn.c: In function 'server':
  1870. x509dn.c:463:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1871. dhepskself.c: In function 'client':
  1872. dhepskself.c:93:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1873. dhepskself.c: In function 'server':
  1874. dhepskself.c:285:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1875. CCLD simple
  1876. CCLD set_pkcs12_cred
  1877. CCLD gc
  1878. CCLD certder
  1879. CCLD certuniqueid
  1880. resume.c: In function 'client':
  1881. resume.c:137:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1882. resume.c: In function 'server':
  1883. resume.c:394:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1884. openpgpself.c: In function 'client':
  1885. openpgpself.c:185:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1886. openpgpself.c: In function 'server':
  1887. openpgpself.c:586:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  1888. CCLD mpi
  1889. CCLD certificate_set_x509_crl
  1890. CCLD dn
  1891. CCLD parse_ca
  1892. CCLD moredn
  1893. CCLD mini
  1894. CCLD hostname-check
  1895. CCLD cve-2008-4989
  1896. CCLD pkcs12_s2k
  1897. CCLD chainverify
  1898. CCLD crq_key_id
  1899. CCLD x509sign-verify
  1900. CCLD cve-2009-1415
  1901. CCLD cve-2009-1416
  1902. CCLD crq_apis
  1903. CCLD init_roundtrip
  1904. CCLD pkcs12_s2k_pem
  1905. CCLD dn2
  1906. CCLD mini-eagain
  1907. CCLD nul-in-x509-names
  1908. CCLD x509_altname
  1909. CCLD pkcs12_encode
  1910. CCLD mini-x509
  1911. CCLD mini-x509-rehandshake
  1912. CCLD rng-fork
  1913. CCLD mini-eagain-dtls
  1914. CCLD cipher-test
  1915. CCLD x509cert
  1916. CCLD x509cert-tl
  1917. CCLD openssl
  1918. CCLD openpgp-auth
  1919. CCLD openpgp-auth2
  1920. CCLD openpgp-keyring
  1921. CCLD pgps2kgnu
  1922. CCLD x509self
  1923. CCLD x509dn
  1924. CCLD anonself
  1925. CCLD dhepskself
  1926. CCLD pskself
  1927. CCLD resume
  1928. CCLD setcredcrash
  1929. CCLD openpgpself
  1930. make[3]: Leaving directory `/build/src/gnutls-3.0.1/tests'
  1931. make check-TESTS
  1932. make[3]: Entering directory `/build/src/gnutls-3.0.1/tests'
  1933. Self test `./simple' finished with 0 errors
  1934. PASS: simple
  1935. Self test `./gc' finished with 0 errors
  1936. PASS: gc
  1937. ==19063== Source and destination overlap in memcpy(0x675b802, 0x675b801, 72)
  1938. ==19063== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1939. ==19063== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  1940. ==19063== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1941. ==19063== by 0x4E817D6: _gnutls_x509_write_pubkey (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1942. ==19063== by 0x4E9997F: gnutls_x509_privkey_get_key_id (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1943. ==19063== by 0x4E6B873: gnutls_certificate_set_x509_simple_pkcs12_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1944. ==19063== by 0x4E6C079: gnutls_certificate_set_x509_simple_pkcs12_file (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1945. ==19063== by 0x400DA2: doit (in /build/src/gnutls-3.0.1/tests/set_pkcs12_cred)
  1946. ==19063== by 0x400BA4: main (in /build/src/gnutls-3.0.1/tests/set_pkcs12_cred)
  1947. ==19063==
  1948. ==19063== Source and destination overlap in memcpy(0x68cedb4, 0x68cedb3, 3)
  1949. ==19063== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1950. ==19063== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  1951. ==19063== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1952. ==19063== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1953. ==19063== by 0x4E6ACD3: gnutls_certificate_set_x509_key (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1954. ==19063== by 0x4E6BAF1: gnutls_certificate_set_x509_simple_pkcs12_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1955. ==19063== by 0x4E6C079: gnutls_certificate_set_x509_simple_pkcs12_file (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1956. ==19063== by 0x400DA2: doit (in /build/src/gnutls-3.0.1/tests/set_pkcs12_cred)
  1957. ==19063== by 0x400BA4: main (in /build/src/gnutls-3.0.1/tests/set_pkcs12_cred)
  1958. ==19063==
  1959. ==19063== Source and destination overlap in memcpy(0x68cedbd, 0x68cedbc, 9)
  1960. ==19063== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1961. ==19063== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  1962. ==19063== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1963. ==19063== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1964. ==19063== by 0x4E6ACD3: gnutls_certificate_set_x509_key (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1965. ==19063== by 0x4E6BAF1: gnutls_certificate_set_x509_simple_pkcs12_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1966. ==19063== by 0x4E6C079: gnutls_certificate_set_x509_simple_pkcs12_file (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1967. ==19063== by 0x400DA2: doit (in /build/src/gnutls-3.0.1/tests/set_pkcs12_cred)
  1968. ==19063== by 0x400BA4: main (in /build/src/gnutls-3.0.1/tests/set_pkcs12_cred)
  1969. ==19063==
  1970. ==19063== Source and destination overlap in memcpy(0x68cedbc, 0x68cedbb, 13)
  1971. ==19063== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1972. ==19063== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  1973. ==19063== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1974. ==19063== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1975. ==19063== by 0x4E6ACD3: gnutls_certificate_set_x509_key (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1976. ==19063== by 0x4E6BAF1: gnutls_certificate_set_x509_simple_pkcs12_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1977. ==19063== by 0x4E6C079: gnutls_certificate_set_x509_simple_pkcs12_file (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1978. ==19063== by 0x400DA2: doit (in /build/src/gnutls-3.0.1/tests/set_pkcs12_cred)
  1979. ==19063== by 0x400BA4: main (in /build/src/gnutls-3.0.1/tests/set_pkcs12_cred)
  1980. ==19063==
  1981. ==19063== Source and destination overlap in memcpy(0x68cedcc, 0x68cedcb, 11)
  1982. ==19063== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1983. ==19063== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  1984. ==19063== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1985. ==19063== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1986. ==19063== by 0x4E6ACD3: gnutls_certificate_set_x509_key (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1987. ==19063== by 0x4E6BAF1: gnutls_certificate_set_x509_simple_pkcs12_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1988. ==19063== by 0x4E6C079: gnutls_certificate_set_x509_simple_pkcs12_file (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  1989. ==19063== by 0x400DA2: doit (in /build/src/gnutls-3.0.1/tests/set_pkcs12_cred)
  1990. ==19063== by 0x400BA4: main (in /build/src/gnutls-3.0.1/tests/set_pkcs12_cred)
  1991. ==19063==
  1992. Self test `./set_pkcs12_cred' finished with 0 errors
  1993. FAIL: set_pkcs12_cred
  1994. Self test `./certder' finished with 0 errors
  1995. PASS: certder
  1996. Self test `./certuniqueid' finished with 0 errors
  1997. PASS: certuniqueid
  1998. mpi ops ok
  1999. Self test `./mpi' finished with 0 errors
  2000. PASS: mpi
  2001. ==19148== Source and destination overlap in memcpy(0x6394488, 0x6394487, 9)
  2002. ==19148== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2003. ==19148== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2004. ==19148== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2005. ==19148== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2006. ==19148== by 0x4E83102: gnutls_x509_crl_get_raw_issuer_dn (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2007. ==19148== by 0x4EA64C2: gnutls_x509_trust_list_add_crls (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2008. ==19148== by 0x4E69216: parse_pem_crl_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2009. ==19148== by 0x4E6B39C: gnutls_certificate_set_x509_crl_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2010. ==19148== by 0x4009AB: main (in /build/src/gnutls-3.0.1/tests/certificate_set_x509_crl)
  2011. ==19148==
  2012. ==19148== Source and destination overlap in memcpy(0x6394487, 0x6394486, 11)
  2013. ==19148== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2014. ==19148== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2015. ==19148== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2016. ==19148== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2017. ==19148== by 0x4E83102: gnutls_x509_crl_get_raw_issuer_dn (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2018. ==19148== by 0x4EA64C2: gnutls_x509_trust_list_add_crls (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2019. ==19148== by 0x4E69216: parse_pem_crl_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2020. ==19148== by 0x4E6B39C: gnutls_certificate_set_x509_crl_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2021. ==19148== by 0x4009AB: main (in /build/src/gnutls-3.0.1/tests/certificate_set_x509_crl)
  2022. ==19148==
  2023. ==19148== Source and destination overlap in memcpy(0x6394495, 0x6394494, 23)
  2024. ==19148== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2025. ==19148== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2026. ==19148== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2027. ==19148== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2028. ==19148== by 0x4E83102: gnutls_x509_crl_get_raw_issuer_dn (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2029. ==19148== by 0x4EA64C2: gnutls_x509_trust_list_add_crls (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2030. ==19148== by 0x4E69216: parse_pem_crl_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2031. ==19148== by 0x4E6B39C: gnutls_certificate_set_x509_crl_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2032. ==19148== by 0x4009AB: main (in /build/src/gnutls-3.0.1/tests/certificate_set_x509_crl)
  2033. ==19148==
  2034. ==19148== Source and destination overlap in memcpy(0x63b2b78, 0x63b2b77, 9)
  2035. ==19148== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2036. ==19148== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2037. ==19148== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2038. ==19148== by 0x4E8339B: _gnutls_x509_crl_cpy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2039. ==19148== by 0x4E6B448: gnutls_certificate_set_x509_crl (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2040. ==19148== by 0x400A56: main (in /build/src/gnutls-3.0.1/tests/certificate_set_x509_crl)
  2041. ==19148==
  2042. ==19148== Source and destination overlap in memcpy(0x63b2b77, 0x63b2b76, 11)
  2043. ==19148== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2044. ==19148== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2045. ==19148== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2046. ==19148== by 0x4E8339B: _gnutls_x509_crl_cpy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2047. ==19148== by 0x4E6B448: gnutls_certificate_set_x509_crl (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2048. ==19148== by 0x400A56: main (in /build/src/gnutls-3.0.1/tests/certificate_set_x509_crl)
  2049. ==19148==
  2050. ==19148== Source and destination overlap in memcpy(0x63b2b85, 0x63b2b84, 23)
  2051. ==19148== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2052. ==19148== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2053. ==19148== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2054. ==19148== by 0x4E8339B: _gnutls_x509_crl_cpy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2055. ==19148== by 0x4E6B448: gnutls_certificate_set_x509_crl (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2056. ==19148== by 0x400A56: main (in /build/src/gnutls-3.0.1/tests/certificate_set_x509_crl)
  2057. ==19148==
  2058. FAIL: certificate_set_x509_crl
  2059. Self test `./dn' finished with 0 errors
  2060. PASS: dn
  2061. ==19158== Source and destination overlap in memcpy(0x63a4514, 0x63a4513, 3)
  2062. ==19158== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2063. ==19158== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2064. ==19158== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2065. ==19158== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2066. ==19158== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2067. ==19158== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2068. ==19158== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2069. ==19158== by 0x400CC8: doit (in /build/src/gnutls-3.0.1/tests/parse_ca)
  2070. ==19158== by 0x400B04: main (in /build/src/gnutls-3.0.1/tests/parse_ca)
  2071. ==19158==
  2072. ==19158== Source and destination overlap in memcpy(0x63a4520, 0x63a451f, 9)
  2073. ==19158== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2074. ==19158== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2075. ==19158== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2076. ==19158== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2077. ==19158== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2078. ==19158== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2079. ==19158== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2080. ==19158== by 0x400CC8: doit (in /build/src/gnutls-3.0.1/tests/parse_ca)
  2081. ==19158== by 0x400B04: main (in /build/src/gnutls-3.0.1/tests/parse_ca)
  2082. ==19158==
  2083. ==19158== Source and destination overlap in memcpy(0x63a451f, 0x63a451e, 11)
  2084. ==19158== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2085. ==19158== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2086. ==19158== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2087. ==19158== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2088. ==19158== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2089. ==19158== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2090. ==19158== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2091. ==19158== by 0x400CC8: doit (in /build/src/gnutls-3.0.1/tests/parse_ca)
  2092. ==19158== by 0x400B04: main (in /build/src/gnutls-3.0.1/tests/parse_ca)
  2093. ==19158==
  2094. ==19158== Source and destination overlap in memcpy(0x63a452d, 0x63a452c, 23)
  2095. ==19158== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2096. ==19158== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2097. ==19158== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2098. ==19158== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2099. ==19158== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2100. ==19158== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2101. ==19158== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2102. ==19158== by 0x400CC8: doit (in /build/src/gnutls-3.0.1/tests/parse_ca)
  2103. ==19158== by 0x400B04: main (in /build/src/gnutls-3.0.1/tests/parse_ca)
  2104. ==19158==
  2105. Self test `./parse_ca' finished with 0 errors
  2106. FAIL: parse_ca
  2107. ==19165== Source and destination overlap in memcpy(0x7feffc735, 0x7feffc734, 3)
  2108. ==19165== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2109. ==19165== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2110. ==19165== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2111. ==19165== by 0x400EE7: doit (in /build/src/gnutls-3.0.1/tests/moredn)
  2112. ==19165== by 0x400CD4: main (in /build/src/gnutls-3.0.1/tests/moredn)
  2113. ==19165==
  2114. ==19165== Source and destination overlap in memcpy(0x7feffc734, 0x7feffc733, 25)
  2115. ==19165== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2116. ==19165== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2117. ==19165== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2118. ==19165== by 0x400EE7: doit (in /build/src/gnutls-3.0.1/tests/moredn)
  2119. ==19165== by 0x400CD4: main (in /build/src/gnutls-3.0.1/tests/moredn)
  2120. ==19165==
  2121. ==19165== Source and destination overlap in memcpy(0x7feffc733, 0x7feffc732, 27)
  2122. ==19165== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2123. ==19165== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2124. ==19165== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2125. ==19165== by 0x400EE7: doit (in /build/src/gnutls-3.0.1/tests/moredn)
  2126. ==19165== by 0x400CD4: main (in /build/src/gnutls-3.0.1/tests/moredn)
  2127. ==19165==
  2128. ==19165== Source and destination overlap in memcpy(0x7feffe735, 0x7feffe734, 3)
  2129. ==19165== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2130. ==19165== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2131. ==19165== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2132. ==19165== by 0x400F48: doit (in /build/src/gnutls-3.0.1/tests/moredn)
  2133. ==19165== by 0x400CD4: main (in /build/src/gnutls-3.0.1/tests/moredn)
  2134. ==19165==
  2135. ==19165== Source and destination overlap in memcpy(0x7feffe734, 0x7feffe733, 25)
  2136. ==19165== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2137. ==19165== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2138. ==19165== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2139. ==19165== by 0x400F48: doit (in /build/src/gnutls-3.0.1/tests/moredn)
  2140. ==19165== by 0x400CD4: main (in /build/src/gnutls-3.0.1/tests/moredn)
  2141. ==19165==
  2142. ==19165== Source and destination overlap in memcpy(0x7feffe733, 0x7feffe732, 27)
  2143. ==19165== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2144. ==19165== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2145. ==19165== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2146. ==19165== by 0x400F48: doit (in /build/src/gnutls-3.0.1/tests/moredn)
  2147. ==19165== by 0x400CD4: main (in /build/src/gnutls-3.0.1/tests/moredn)
  2148. ==19165==
  2149. Self test `./moredn' finished with 0 errors
  2150. FAIL: moredn
  2151. Self test `./mini' finished with 0 errors
  2152. PASS: mini
  2153. Self test `./hostname-check' finished with 0 errors
  2154. PASS: hostname-check
  2155. ==19339== Source and destination overlap in memcpy(0x63c7a64, 0x63c7a63, 3)
  2156. ==19339== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2157. ==19339== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2158. ==19339== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2159. ==19339== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2160. ==19339== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2161. ==19339== by 0x4E9E713: is_issuer (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2162. ==19339== by 0x4E9F6C6: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2163. ==19339== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2164. ==19339== by 0x400952: main (in /build/src/gnutls-3.0.1/tests/cve-2008-4989)
  2165. ==19339==
  2166. ==19339== Source and destination overlap in memcpy(0x63c7a7c, 0x63c7a7b, 9)
  2167. ==19339== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2168. ==19339== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2169. ==19339== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2170. ==19339== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2171. ==19339== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2172. ==19339== by 0x4E9E713: is_issuer (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2173. ==19339== by 0x4E9F6C6: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2174. ==19339== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2175. ==19339== by 0x400952: main (in /build/src/gnutls-3.0.1/tests/cve-2008-4989)
  2176. ==19339==
  2177. ==19339== Source and destination overlap in memcpy(0x63c7a7b, 0x63c7a7a, 13)
  2178. ==19339== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2179. ==19339== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2180. ==19339== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2181. ==19339== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2182. ==19339== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2183. ==19339== by 0x4E9E713: is_issuer (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2184. ==19339== by 0x4E9F6C6: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2185. ==19339== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2186. ==19339== by 0x400952: main (in /build/src/gnutls-3.0.1/tests/cve-2008-4989)
  2187. ==19339==
  2188. ==19339== Source and destination overlap in memcpy(0x63c7a8b, 0x63c7a8a, 11)
  2189. ==19339== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2190. ==19339== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2191. ==19339== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2192. ==19339== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2193. ==19339== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2194. ==19339== by 0x4E9E713: is_issuer (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2195. ==19339== by 0x4E9F6C6: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2196. ==19339== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2197. ==19339== by 0x400952: main (in /build/src/gnutls-3.0.1/tests/cve-2008-4989)
  2198. ==19339==
  2199. ==19339== Source and destination overlap in memcpy(0x6442ea4, 0x6442ea3, 3)
  2200. ==19339== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2201. ==19339== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2202. ==19339== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2203. ==19339== by 0x4E9E98C: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2204. ==19339== by 0x4E9F743: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2205. ==19339== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2206. ==19339== by 0x400A06: main (in /build/src/gnutls-3.0.1/tests/cve-2008-4989)
  2207. ==19339==
  2208. ==19339== Source and destination overlap in memcpy(0x6442ead, 0x6442eac, 9)
  2209. ==19339== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2210. ==19339== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2211. ==19339== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2212. ==19339== by 0x4E9E98C: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2213. ==19339== by 0x4E9F743: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2214. ==19339== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2215. ==19339== by 0x400A06: main (in /build/src/gnutls-3.0.1/tests/cve-2008-4989)
  2216. ==19339==
  2217. ==19339== Source and destination overlap in memcpy(0x6442eac, 0x6442eab, 11)
  2218. ==19339== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2219. ==19339== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2220. ==19339== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2221. ==19339== by 0x4E9E98C: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2222. ==19339== by 0x4E9F743: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2223. ==19339== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2224. ==19339== by 0x400A06: main (in /build/src/gnutls-3.0.1/tests/cve-2008-4989)
  2225. ==19339==
  2226. ==19339== Source and destination overlap in memcpy(0x6442eba, 0x6442eb9, 11)
  2227. ==19339== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2228. ==19339== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2229. ==19339== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2230. ==19339== by 0x4E9E98C: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2231. ==19339== by 0x4E9F743: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2232. ==19339== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2233. ==19339== by 0x400A06: main (in /build/src/gnutls-3.0.1/tests/cve-2008-4989)
  2234. ==19339==
  2235. ==19339== Source and destination overlap in memcpy(0x64521b4, 0x64521b3, 3)
  2236. ==19339== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2237. ==19339== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2238. ==19339== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2239. ==19339== by 0x4E9E9A7: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2240. ==19339== by 0x4E9F743: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2241. ==19339== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2242. ==19339== by 0x400A06: main (in /build/src/gnutls-3.0.1/tests/cve-2008-4989)
  2243. ==19339==
  2244. ==19339== Source and destination overlap in memcpy(0x64521bd, 0x64521bc, 9)
  2245. ==19339== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2246. ==19339== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2247. ==19339== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2248. ==19339== by 0x4E9E9A7: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2249. ==19339== by 0x4E9F743: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2250. ==19339== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2251. ==19339== by 0x400A06: main (in /build/src/gnutls-3.0.1/tests/cve-2008-4989)
  2252. ==19339==
  2253. ==19339== Source and destination overlap in memcpy(0x64521bc, 0x64521bb, 11)
  2254. ==19339== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2255. ==19339== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2256. ==19339== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2257. ==19339== by 0x4E9E9A7: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2258. ==19339== by 0x4E9F743: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2259. ==19339== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2260. ==19339== by 0x400A06: main (in /build/src/gnutls-3.0.1/tests/cve-2008-4989)
  2261. ==19339==
  2262. ==19339== Source and destination overlap in memcpy(0x64521ca, 0x64521c9, 11)
  2263. ==19339== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2264. ==19339== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2265. ==19339== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2266. ==19339== by 0x4E9E9A7: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2267. ==19339== by 0x4E9F743: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2268. ==19339== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2269. ==19339== by 0x400A06: main (in /build/src/gnutls-3.0.1/tests/cve-2008-4989)
  2270. ==19339==
  2271. FAIL: cve-2008-4989
  2272. Self test `./pkcs12_s2k' finished with 0 errors
  2273. PASS: pkcs12_s2k
  2274. ==19359== Source and destination overlap in memcpy(0x639dc60, 0x639dc5f, 9)
  2275. ==19359== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2276. ==19359== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2277. ==19359== by 0x4EA27CF: gnutls_x509_crt_get_fingerprint (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2278. ==19359== by 0x4E9189B: gnutls_x509_crt_print (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2279. ==19359== by 0x401184: doit (in /build/src/gnutls-3.0.1/tests/chainverify)
  2280. ==19359== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/chainverify)
  2281. ==19359==
  2282. ==19359== Source and destination overlap in memcpy(0x639dc5f, 0x639dc5e, 13)
  2283. ==19359== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2284. ==19359== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2285. ==19359== by 0x4EA27CF: gnutls_x509_crt_get_fingerprint (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2286. ==19359== by 0x4E9189B: gnutls_x509_crt_print (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2287. ==19359== by 0x401184: doit (in /build/src/gnutls-3.0.1/tests/chainverify)
  2288. ==19359== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/chainverify)
  2289. ==19359==
  2290. ==19359== Source and destination overlap in memcpy(0x639dc6f, 0x639dc6e, 11)
  2291. ==19359== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2292. ==19359== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2293. ==19359== by 0x4EA27CF: gnutls_x509_crt_get_fingerprint (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2294. ==19359== by 0x4E9189B: gnutls_x509_crt_print (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2295. ==19359== by 0x401184: doit (in /build/src/gnutls-3.0.1/tests/chainverify)
  2296. ==19359== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/chainverify)
  2297. ==19359==
  2298. ==19359== Source and destination overlap in memcpy(0x63ca2f4, 0x63ca2f3, 3)
  2299. ==19359== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2300. ==19359== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2301. ==19359== by 0x4EA27CF: gnutls_x509_crt_get_fingerprint (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2302. ==19359== by 0x4E9189B: gnutls_x509_crt_print (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2303. ==19359== by 0x401184: doit (in /build/src/gnutls-3.0.1/tests/chainverify)
  2304. ==19359== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/chainverify)
  2305. ==19359==
  2306. ==19359== Source and destination overlap in memcpy(0x6466ed4, 0x6466ed3, 3)
  2307. ==19359== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2308. ==19359== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2309. ==19359== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2310. ==19359== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2311. ==19359== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2312. ==19359== by 0x4E9E713: is_issuer (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2313. ==19359== by 0x4E9F6C6: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2314. ==19359== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2315. ==19359== by 0x40127D: doit (in /build/src/gnutls-3.0.1/tests/chainverify)
  2316. ==19359== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/chainverify)
  2317. ==19359==
  2318. ==19359== Source and destination overlap in memcpy(0x6466eec, 0x6466eeb, 9)
  2319. ==19359== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2320. ==19359== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2321. ==19359== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2322. ==19359== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2323. ==19359== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2324. ==19359== by 0x4E9E713: is_issuer (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2325. ==19359== by 0x4E9F6C6: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2326. ==19359== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2327. ==19359== by 0x40127D: doit (in /build/src/gnutls-3.0.1/tests/chainverify)
  2328. ==19359== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/chainverify)
  2329. ==19359==
  2330. ==19359== Source and destination overlap in memcpy(0x6466eeb, 0x6466eea, 13)
  2331. ==19359== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2332. ==19359== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2333. ==19359== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2334. ==19359== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2335. ==19359== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2336. ==19359== by 0x4E9E713: is_issuer (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2337. ==19359== by 0x4E9F6C6: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2338. ==19359== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2339. ==19359== by 0x40127D: doit (in /build/src/gnutls-3.0.1/tests/chainverify)
  2340. ==19359== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/chainverify)
  2341. ==19359==
  2342. ==19359== Source and destination overlap in memcpy(0x6466efb, 0x6466efa, 11)
  2343. ==19359== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2344. ==19359== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2345. ==19359== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2346. ==19359== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2347. ==19359== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2348. ==19359== by 0x4E9E713: is_issuer (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2349. ==19359== by 0x4E9F6C6: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2350. ==19359== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2351. ==19359== by 0x40127D: doit (in /build/src/gnutls-3.0.1/tests/chainverify)
  2352. ==19359== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/chainverify)
  2353. ==19359==
  2354. ==19359== Source and destination overlap in memcpy(0x6e56c84, 0x6e56c83, 3)
  2355. ==19359== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2356. ==19359== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2357. ==19359== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2358. ==19359== by 0x4E9E98C: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2359. ==19359== by 0x4E9F743: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2360. ==19359== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2361. ==19359== by 0x40127D: doit (in /build/src/gnutls-3.0.1/tests/chainverify)
  2362. ==19359== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/chainverify)
  2363. ==19359==
  2364. ==19359== Source and destination overlap in memcpy(0x6e56c8d, 0x6e56c8c, 9)
  2365. ==19359== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2366. ==19359== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2367. ==19359== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2368. ==19359== by 0x4E9E98C: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2369. ==19359== by 0x4E9F743: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2370. ==19359== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2371. ==19359== by 0x40127D: doit (in /build/src/gnutls-3.0.1/tests/chainverify)
  2372. ==19359== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/chainverify)
  2373. ==19359==
  2374. ==19359== Source and destination overlap in memcpy(0x6e56c8c, 0x6e56c8b, 11)
  2375. ==19359== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2376. ==19359== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2377. ==19359== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2378. ==19359== by 0x4E9E98C: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2379. ==19359== by 0x4E9F743: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2380. ==19359== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2381. ==19359== by 0x40127D: doit (in /build/src/gnutls-3.0.1/tests/chainverify)
  2382. ==19359== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/chainverify)
  2383. ==19359==
  2384. ==19359== Source and destination overlap in memcpy(0x6e56c9a, 0x6e56c99, 11)
  2385. ==19359== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2386. ==19359== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2387. ==19359== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2388. ==19359== by 0x4E9E98C: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2389. ==19359== by 0x4E9F743: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2390. ==19359== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2391. ==19359== by 0x40127D: doit (in /build/src/gnutls-3.0.1/tests/chainverify)
  2392. ==19359== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/chainverify)
  2393. ==19359==
  2394. ==19359== Source and destination overlap in memcpy(0x6e65f94, 0x6e65f93, 3)
  2395. ==19359== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2396. ==19359== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2397. ==19359== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2398. ==19359== by 0x4E9E9A7: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2399. ==19359== by 0x4E9F743: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2400. ==19359== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2401. ==19359== by 0x40127D: doit (in /build/src/gnutls-3.0.1/tests/chainverify)
  2402. ==19359== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/chainverify)
  2403. ==19359==
  2404. ==19359== Source and destination overlap in memcpy(0x6e65f9d, 0x6e65f9c, 9)
  2405. ==19359== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2406. ==19359== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2407. ==19359== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2408. ==19359== by 0x4E9E9A7: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2409. ==19359== by 0x4E9F743: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2410. ==19359== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2411. ==19359== by 0x40127D: doit (in /build/src/gnutls-3.0.1/tests/chainverify)
  2412. ==19359== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/chainverify)
  2413. ==19359==
  2414. ==19359== Source and destination overlap in memcpy(0x6e65f9c, 0x6e65f9b, 11)
  2415. ==19359== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2416. ==19359== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2417. ==19359== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2418. ==19359== by 0x4E9E9A7: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2419. ==19359== by 0x4E9F743: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2420. ==19359== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2421. ==19359== by 0x40127D: doit (in /build/src/gnutls-3.0.1/tests/chainverify)
  2422. ==19359== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/chainverify)
  2423. ==19359==
  2424. ==19359== Source and destination overlap in memcpy(0x6e65faa, 0x6e65fa9, 11)
  2425. ==19359== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2426. ==19359== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2427. ==19359== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2428. ==19359== by 0x4E9E9A7: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2429. ==19359== by 0x4E9F743: _gnutls_x509_verify_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2430. ==19359== by 0x4E9FA03: gnutls_x509_crt_list_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2431. ==19359== by 0x40127D: doit (in /build/src/gnutls-3.0.1/tests/chainverify)
  2432. ==19359== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/chainverify)
  2433. ==19359==
  2434. FAIL: chainverify
  2435. ==19510== Source and destination overlap in memcpy(0x638a503, 0x638a501, 137)
  2436. ==19510== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2437. ==19510== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2438. ==19510== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2439. ==19510== by 0x4E817D6: _gnutls_x509_write_pubkey (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2440. ==19510== by 0x4E9997F: gnutls_x509_privkey_get_key_id (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2441. ==19510== by 0x4014B4: doit (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2442. ==19510== by 0x401194: main (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2443. ==19510==
  2444. ==19510== Source and destination overlap in memcpy(0x638fd39, 0x638fd38, 3)
  2445. ==19510== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2446. ==19510== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2447. ==19510== by 0x4E9E257: _gnutls_x509_get_tbs (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2448. ==19510== by 0x4E87DCF: gnutls_x509_crq_privkey_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2449. ==19510== by 0x40153D: doit (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2450. ==19510== by 0x401194: main (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2451. ==19510==
  2452. ==19510== Source and destination overlap in memcpy(0x638fd38, 0x638fd37, 14)
  2453. ==19510== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2454. ==19510== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2455. ==19510== by 0x4E9E257: _gnutls_x509_get_tbs (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2456. ==19510== by 0x4E87DCF: gnutls_x509_crq_privkey_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2457. ==19510== by 0x40153D: doit (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2458. ==19510== by 0x401194: main (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2459. ==19510==
  2460. ==19510== Source and destination overlap in memcpy(0x638fd37, 0x638fd36, 16)
  2461. ==19510== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2462. ==19510== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2463. ==19510== by 0x4E9E257: _gnutls_x509_get_tbs (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2464. ==19510== by 0x4E87DCF: gnutls_x509_crq_privkey_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2465. ==19510== by 0x40153D: doit (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2466. ==19510== by 0x401194: main (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2467. ==19510==
  2468. ==19510== Source and destination overlap in memcpy(0x6392db4, 0x6392db3, 5)
  2469. ==19510== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2470. ==19510== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2471. ==19510== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2472. ==19510== by 0x4E6D694: gnutls_privkey_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2473. ==19510== by 0x4E87DEE: gnutls_x509_crq_privkey_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2474. ==19510== by 0x40153D: doit (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2475. ==19510== by 0x401194: main (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2476. ==19510==
  2477. ==19510== Source and destination overlap in memcpy(0x6392db3, 0x6392db2, 9)
  2478. ==19510== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2479. ==19510== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2480. ==19510== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2481. ==19510== by 0x4E6D694: gnutls_privkey_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2482. ==19510== by 0x4E87DEE: gnutls_x509_crq_privkey_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2483. ==19510== by 0x40153D: doit (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2484. ==19510== by 0x401194: main (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2485. ==19510==
  2486. ==19510== Source and destination overlap in memcpy(0x639648a, 0x6396489, 3)
  2487. ==19510== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2488. ==19510== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2489. ==19510== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2490. ==19510== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2491. ==19510== by 0x4E8813B: gnutls_x509_crq_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2492. ==19510== by 0x401551: doit (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2493. ==19510== by 0x401194: main (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2494. ==19510==
  2495. ==19510== Source and destination overlap in memcpy(0x6396489, 0x6396488, 14)
  2496. ==19510== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2497. ==19510== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2498. ==19510== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2499. ==19510== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2500. ==19510== by 0x4E8813B: gnutls_x509_crq_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2501. ==19510== by 0x401551: doit (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2502. ==19510== by 0x401194: main (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2503. ==19510==
  2504. ==19510== Source and destination overlap in memcpy(0x6396488, 0x6396487, 16)
  2505. ==19510== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2506. ==19510== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2507. ==19510== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2508. ==19510== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2509. ==19510== by 0x4E8813B: gnutls_x509_crq_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2510. ==19510== by 0x401551: doit (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2511. ==19510== by 0x401194: main (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2512. ==19510==
  2513. ==19510== Source and destination overlap in memcpy(0x63ab574, 0x63ab571, 287)
  2514. ==19510== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2515. ==19510== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2516. ==19510== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2517. ==19510== by 0x4E813F3: _gnutls_x509_write_pubkey_params (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2518. ==19510== by 0x4E80144: _gnutls_x509_encode_and_copy_PKI_params (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2519. ==19510== by 0x4E8582D: gnutls_x509_crq_set_key (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2520. ==19510== by 0x4014E2: doit (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2521. ==19510== by 0x401194: main (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2522. ==19510==
  2523. ==19510== Source and destination overlap in memcpy(0x63b39d2, 0x63b39d1, 44)
  2524. ==19510== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2525. ==19510== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2526. ==19510== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2527. ==19510== by 0x4E5FB8B: _gnutls_encode_ber_rs (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2528. ==19510== by 0x4ED36BE: _wrap_nettle_pk_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2529. ==19510== by 0x4E6380B: _gnutls_soft_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2530. ==19510== by 0x4E6D6A9: gnutls_privkey_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2531. ==19510== by 0x4E87DEE: gnutls_x509_crq_privkey_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2532. ==19510== by 0x40153D: doit (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2533. ==19510== by 0x401194: main (in /build/src/gnutls-3.0.1/tests/crq_key_id)
  2534. ==19510==
  2535. Self test `./crq_key_id' finished with 0 errors
  2536. FAIL: crq_key_id
  2537. ==19596== Source and destination overlap in memcpy(0x637d774, 0x637d773, 5)
  2538. ==19596== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2539. ==19596== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2540. ==19596== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2541. ==19596== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2542. ==19596== by 0x401218: doit (in /build/src/gnutls-3.0.1/tests/x509sign-verify)
  2543. ==19596== by 0x400FE4: main (in /build/src/gnutls-3.0.1/tests/x509sign-verify)
  2544. ==19596==
  2545. ==19596== Source and destination overlap in memcpy(0x637d773, 0x637d772, 9)
  2546. ==19596== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2547. ==19596== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2548. ==19596== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2549. ==19596== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2550. ==19596== by 0x401218: doit (in /build/src/gnutls-3.0.1/tests/x509sign-verify)
  2551. ==19596== by 0x400FE4: main (in /build/src/gnutls-3.0.1/tests/x509sign-verify)
  2552. ==19596==
  2553. ==19596== Source and destination overlap in memcpy(0x637f924, 0x637f923, 5)
  2554. ==19596== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2555. ==19596== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2556. ==19596== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2557. ==19596== by 0x4E6D694: gnutls_privkey_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2558. ==19596== by 0x401239: doit (in /build/src/gnutls-3.0.1/tests/x509sign-verify)
  2559. ==19596== by 0x400FE4: main (in /build/src/gnutls-3.0.1/tests/x509sign-verify)
  2560. ==19596==
  2561. ==19596== Source and destination overlap in memcpy(0x637f923, 0x637f922, 9)
  2562. ==19596== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2563. ==19596== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2564. ==19596== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2565. ==19596== by 0x4E6D694: gnutls_privkey_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2566. ==19596== by 0x401239: doit (in /build/src/gnutls-3.0.1/tests/x509sign-verify)
  2567. ==19596== by 0x400FE4: main (in /build/src/gnutls-3.0.1/tests/x509sign-verify)
  2568. ==19596==
  2569. ==19596== Source and destination overlap in memcpy(0x6394f82, 0x6394f81, 44)
  2570. ==19596== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2571. ==19596== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2572. ==19596== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2573. ==19596== by 0x4E5FB8B: _gnutls_encode_ber_rs (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2574. ==19596== by 0x4ED36BE: _wrap_nettle_pk_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2575. ==19596== by 0x4E6380B: _gnutls_soft_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2576. ==19596== by 0x4E6D590: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2577. ==19596== by 0x401218: doit (in /build/src/gnutls-3.0.1/tests/x509sign-verify)
  2578. ==19596== by 0x400FE4: main (in /build/src/gnutls-3.0.1/tests/x509sign-verify)
  2579. ==19596==
  2580. Self test `./x509sign-verify' finished with 0 errors
  2581. FAIL: x509sign-verify
  2582. PASS: cve-2009-1415
  2583. success!
  2584. PASS: cve-2009-1416
  2585. ==19619== Source and destination overlap in memcpy(0x6384f03, 0x6384f01, 137)
  2586. ==19619== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2587. ==19619== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2588. ==19619== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2589. ==19619== by 0x4E817D6: _gnutls_x509_write_pubkey (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2590. ==19619== by 0x4E8021C: _gnutls_x509_encode_and_copy_PKI_params (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2591. ==19619== by 0x4E8582D: gnutls_x509_crq_set_key (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2592. ==19619== by 0x401616: doit (in /build/src/gnutls-3.0.1/tests/crq_apis)
  2593. ==19619== by 0x4013A4: main (in /build/src/gnutls-3.0.1/tests/crq_apis)
  2594. ==19619==
  2595. ==19619== Source and destination overlap in memcpy(0x6385c62, 0x6385c61, 3)
  2596. ==19619== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2597. ==19619== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2598. ==19619== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2599. ==19619== by 0x4E8BBD5: _gnutls_x509_ext_gen_basicConstraints (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2600. ==19619== by 0x4E8710D: gnutls_x509_crq_set_basic_constraints (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2601. ==19619== by 0x40165C: doit (in /build/src/gnutls-3.0.1/tests/crq_apis)
  2602. ==19619== by 0x4013A4: main (in /build/src/gnutls-3.0.1/tests/crq_apis)
  2603. ==19619==
  2604. ==19619== Source and destination overlap in memcpy(0x63874d4, 0x63874d3, 3)
  2605. ==19619== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2606. ==19619== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2607. ==19619== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2608. ==19619== by 0x4E8B522: _gnutls_x509_crq_set_extension (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2609. ==19619== by 0x4E8712A: gnutls_x509_crq_set_basic_constraints (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2610. ==19619== by 0x40165C: doit (in /build/src/gnutls-3.0.1/tests/crq_apis)
  2611. ==19619== by 0x4013A4: main (in /build/src/gnutls-3.0.1/tests/crq_apis)
  2612. ==19619==
  2613. ==19619== Source and destination overlap in memcpy(0x63874d3, 0x63874d2, 15)
  2614. ==19619== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2615. ==19619== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2616. ==19619== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2617. ==19619== by 0x4E8B522: _gnutls_x509_crq_set_extension (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2618. ==19619== by 0x4E8712A: gnutls_x509_crq_set_basic_constraints (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2619. ==19619== by 0x40165C: doit (in /build/src/gnutls-3.0.1/tests/crq_apis)
  2620. ==19619== by 0x4013A4: main (in /build/src/gnutls-3.0.1/tests/crq_apis)
  2621. ==19619==
  2622. ==19619== Source and destination overlap in memcpy(0x63874d2, 0x63874d1, 17)
  2623. ==19619== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2624. ==19619== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2625. ==19619== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2626. ==19619== by 0x4E8B522: _gnutls_x509_crq_set_extension (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2627. ==19619== by 0x4E8712A: gnutls_x509_crq_set_basic_constraints (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2628. ==19619== by 0x40165C: doit (in /build/src/gnutls-3.0.1/tests/crq_apis)
  2629. ==19619== by 0x4013A4: main (in /build/src/gnutls-3.0.1/tests/crq_apis)
  2630. ==19619==
  2631. ==19619== Source and destination overlap in memcpy(0x63974f2, 0x63974f1, 5)
  2632. ==19619== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2633. ==19619== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2634. ==19619== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2635. ==19619== by 0x4E8C166: _gnutls_x509_ext_gen_subject_alt_name (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2636. ==19619== by 0x4E86F11: gnutls_x509_crq_set_subject_alt_name (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2637. ==19619== by 0x401797: doit (in /build/src/gnutls-3.0.1/tests/crq_apis)
  2638. ==19619== by 0x4013A4: main (in /build/src/gnutls-3.0.1/tests/crq_apis)
  2639. ==19619==
  2640. ==19619== Source and destination overlap in memcpy(0x63ddb63, 0x63ddb62, 8)
  2641. ==19619== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2642. ==19619== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2643. ==19619== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2644. ==19619== by 0x4E87927: gnutls_x509_crq_set_key_purpose_oid (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2645. ==19619== by 0x40185D: doit (in /build/src/gnutls-3.0.1/tests/crq_apis)
  2646. ==19619== by 0x4013A4: main (in /build/src/gnutls-3.0.1/tests/crq_apis)
  2647. ==19619==
  2648. ==19619== Source and destination overlap in memcpy(0x63ddb62, 0x63ddb61, 10)
  2649. ==19619== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2650. ==19619== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2651. ==19619== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2652. ==19619== by 0x4E87927: gnutls_x509_crq_set_key_purpose_oid (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2653. ==19619== by 0x40185D: doit (in /build/src/gnutls-3.0.1/tests/crq_apis)
  2654. ==19619== by 0x4013A4: main (in /build/src/gnutls-3.0.1/tests/crq_apis)
  2655. ==19619==
  2656. Self test `./crq_apis' finished with 0 errors
  2657. FAIL: crq_apis
  2658. Self test `./init_roundtrip' finished with 0 errors
  2659. PASS: init_roundtrip
  2660. PASS: pkcs12_s2k_pem
  2661. ==19703== Source and destination overlap in memcpy(0x63c8554, 0x63c8553, 3)
  2662. ==19703== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2663. ==19703== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2664. ==19703== by 0x4EA27CF: gnutls_x509_crt_get_fingerprint (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2665. ==19703== by 0x4E9189B: gnutls_x509_crt_print (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2666. ==19703== by 0x400D70: doit (in /build/src/gnutls-3.0.1/tests/dn2)
  2667. ==19703== by 0x400B84: main (in /build/src/gnutls-3.0.1/tests/dn2)
  2668. ==19703==
  2669. ==19703== Source and destination overlap in memcpy(0x63c856c, 0x63c856b, 9)
  2670. ==19703== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2671. ==19703== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2672. ==19703== by 0x4EA27CF: gnutls_x509_crt_get_fingerprint (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2673. ==19703== by 0x4E9189B: gnutls_x509_crt_print (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2674. ==19703== by 0x400D70: doit (in /build/src/gnutls-3.0.1/tests/dn2)
  2675. ==19703== by 0x400B84: main (in /build/src/gnutls-3.0.1/tests/dn2)
  2676. ==19703==
  2677. ==19703== Source and destination overlap in memcpy(0x63c856b, 0x63c856a, 13)
  2678. ==19703== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2679. ==19703== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2680. ==19703== by 0x4EA27CF: gnutls_x509_crt_get_fingerprint (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2681. ==19703== by 0x4E9189B: gnutls_x509_crt_print (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2682. ==19703== by 0x400D70: doit (in /build/src/gnutls-3.0.1/tests/dn2)
  2683. ==19703== by 0x400B84: main (in /build/src/gnutls-3.0.1/tests/dn2)
  2684. ==19703==
  2685. ==19703== Source and destination overlap in memcpy(0x63c857b, 0x63c857a, 11)
  2686. ==19703== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2687. ==19703== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2688. ==19703== by 0x4EA27CF: gnutls_x509_crt_get_fingerprint (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2689. ==19703== by 0x4E9189B: gnutls_x509_crt_print (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2690. ==19703== by 0x400D70: doit (in /build/src/gnutls-3.0.1/tests/dn2)
  2691. ==19703== by 0x400B84: main (in /build/src/gnutls-3.0.1/tests/dn2)
  2692. ==19703==
  2693. Self test `./dn2' finished with 0 errors
  2694. FAIL: dn2
  2695. Self test `./mini-eagain' finished with 0 errors
  2696. PASS: mini-eagain
  2697. Self test `./nul-in-x509-names' finished with 0 errors
  2698. PASS: nul-in-x509-names
  2699. Self test `./x509_altname' finished with 0 errors
  2700. PASS: x509_altname
  2701. ==19788== Source and destination overlap in memcpy(0x639ad74, 0x639ad73, 3)
  2702. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2703. ==19788== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2704. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2705. ==19788== by 0x4E955B8: gnutls_pkcs12_bag_set_crt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2706. ==19788== by 0x4013C0: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2707. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2708. ==19788==
  2709. ==19788== Source and destination overlap in memcpy(0x639ad80, 0x639ad7f, 9)
  2710. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2711. ==19788== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2712. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2713. ==19788== by 0x4E955B8: gnutls_pkcs12_bag_set_crt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2714. ==19788== by 0x4013C0: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2715. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2716. ==19788==
  2717. ==19788== Source and destination overlap in memcpy(0x639ad7f, 0x639ad7e, 11)
  2718. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2719. ==19788== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2720. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2721. ==19788== by 0x4E955B8: gnutls_pkcs12_bag_set_crt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2722. ==19788== by 0x4013C0: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2723. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2724. ==19788==
  2725. ==19788== Source and destination overlap in memcpy(0x639ad8d, 0x639ad8c, 23)
  2726. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2727. ==19788== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2728. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2729. ==19788== by 0x4E955B8: gnutls_pkcs12_bag_set_crt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2730. ==19788== by 0x4013C0: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2731. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2732. ==19788==
  2733. ==19788== Source and destination overlap in memcpy(0x63a1653, 0x63a1651, 137)
  2734. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2735. ==19788== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2736. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2737. ==19788== by 0x4E817D6: _gnutls_x509_write_pubkey (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2738. ==19788== by 0x4EA2AD6: _gnutls_get_key_id (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2739. ==19788== by 0x4EA2D36: gnutls_x509_crt_get_key_id (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2740. ==19788== by 0x401410: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2741. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2742. ==19788==
  2743. ==19788== Source and destination overlap in memcpy(0x63a62d3, 0x63a62d2, 10)
  2744. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2745. ==19788== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2746. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2747. ==19788== by 0x4E95360: _pkcs12_encode_crt_bag (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2748. ==19788== by 0x4E94307: _pkcs12_encode_safe_contents (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2749. ==19788== by 0x4E95B6A: gnutls_pkcs12_bag_encrypt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2750. ==19788== by 0x401457: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2751. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2752. ==19788==
  2753. ==19788== Source and destination overlap in memcpy(0x63a62e1, 0x63a62de, 550)
  2754. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2755. ==19788== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2756. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2757. ==19788== by 0x4E95360: _pkcs12_encode_crt_bag (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2758. ==19788== by 0x4E94307: _pkcs12_encode_safe_contents (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2759. ==19788== by 0x4E95B6A: gnutls_pkcs12_bag_encrypt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2760. ==19788== by 0x401457: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2761. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2762. ==19788==
  2763. ==19788== Source and destination overlap in memcpy(0x63a62d4, 0x63a62d1, 566)
  2764. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2765. ==19788== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2766. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2767. ==19788== by 0x4E95360: _pkcs12_encode_crt_bag (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2768. ==19788== by 0x4E94307: _pkcs12_encode_safe_contents (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2769. ==19788== by 0x4E95B6A: gnutls_pkcs12_bag_encrypt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2770. ==19788== by 0x401457: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2771. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2772. ==19788==
  2773. ==19788== Source and destination overlap in memcpy(0x63a91c4, 0x63a91c3, 11)
  2774. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2775. ==19788== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2776. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2777. ==19788== by 0x4E95B8A: gnutls_pkcs12_bag_encrypt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2778. ==19788== by 0x401457: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2779. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2780. ==19788==
  2781. ==19788== Source and destination overlap in memcpy(0x63a91d3, 0x63a91d0, 570)
  2782. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2783. ==19788== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2784. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2785. ==19788== by 0x4E95B8A: gnutls_pkcs12_bag_encrypt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2786. ==19788== by 0x401457: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2787. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2788. ==19788==
  2789. ==19788== Source and destination overlap in memcpy(0x63a941c, 0x63a941b, 22)
  2790. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2791. ==19788== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2792. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2793. ==19788== by 0x4E95B8A: gnutls_pkcs12_bag_encrypt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2794. ==19788== by 0x401457: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2795. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2796. ==19788==
  2797. ==19788== Source and destination overlap in memcpy(0x63a9410, 0x63a940f, 35)
  2798. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2799. ==19788== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2800. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2801. ==19788== by 0x4E95B8A: gnutls_pkcs12_bag_encrypt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2802. ==19788== by 0x401457: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2803. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2804. ==19788==
  2805. ==19788== Source and destination overlap in memcpy(0x64076d2, 0x64076d1, 14)
  2806. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2807. ==19788== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2808. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2809. ==19788== by 0x4E7FD13: _gnutls_x509_der_encode_and_copy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2810. ==19788== by 0x4E9A5D9: write_schema_params (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2811. ==19788== by 0x4E9DE46: _gnutls_pkcs7_encrypt_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2812. ==19788== by 0x4E95C89: gnutls_pkcs12_bag_encrypt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2813. ==19788== by 0x401457: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2814. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2815. ==19788==
  2816. ==19788== Source and destination overlap in memcpy(0x640a3e7, 0x640a3e6, 9)
  2817. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2818. ==19788== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2819. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2820. ==19788== by 0x4E9E0A7: _gnutls_pkcs7_encrypt_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2821. ==19788== by 0x4E95C89: gnutls_pkcs12_bag_encrypt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2822. ==19788== by 0x401457: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2823. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2824. ==19788==
  2825. ==19788== Source and destination overlap in memcpy(0x640a3f2, 0x640a3f1, 28)
  2826. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2827. ==19788== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2828. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2829. ==19788== by 0x4E9E0A7: _gnutls_pkcs7_encrypt_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2830. ==19788== by 0x4E95C89: gnutls_pkcs12_bag_encrypt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2831. ==19788== by 0x401457: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2832. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2833. ==19788==
  2834. ==19788== Source and destination overlap in memcpy(0x640e904, 0x640e903, 9)
  2835. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2836. ==19788== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2837. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2838. ==19788== by 0x4E7FD13: _gnutls_x509_der_encode_and_copy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2839. ==19788== by 0x4E94AA2: gnutls_pkcs12_set_bag (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2840. ==19788== by 0x40146E: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2841. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2842. ==19788==
  2843. ==19788== Source and destination overlap in memcpy(0x640e911, 0x640e90e, 720)
  2844. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2845. ==19788== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2846. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2847. ==19788== by 0x4E7FD13: _gnutls_x509_der_encode_and_copy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2848. ==19788== by 0x4E94AA2: gnutls_pkcs12_set_bag (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2849. ==19788== by 0x40146E: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2850. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2851. ==19788==
  2852. ==19788== Source and destination overlap in memcpy(0x640e904, 0x640e901, 739)
  2853. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2854. ==19788== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2855. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2856. ==19788== by 0x4E7FD13: _gnutls_x509_der_encode_and_copy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2857. ==19788== by 0x4E94AA2: gnutls_pkcs12_set_bag (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2858. ==19788== by 0x40146E: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2859. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2860. ==19788==
  2861. ==19788== Source and destination overlap in memcpy(0x6478417, 0x6478416, 9)
  2862. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2863. ==19788== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2864. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2865. ==19788== by 0x4E7FB79: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2866. ==19788== by 0x4014C5: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2867. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2868. ==19788==
  2869. ==19788== Source and destination overlap in memcpy(0x6478424, 0x6478421, 1430)
  2870. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2871. ==19788== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2872. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2873. ==19788== by 0x4E7FB79: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2874. ==19788== by 0x4014C5: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2875. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2876. ==19788==
  2877. ==19788== Source and destination overlap in memcpy(0x6478418, 0x6478415, 1445)
  2878. ==19788== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2879. ==19788== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2880. ==19788== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2881. ==19788== by 0x4E7FB79: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2882. ==19788== by 0x4014C5: doit (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2883. ==19788== by 0x401124: main (in /build/src/gnutls-3.0.1/tests/pkcs12_encode)
  2884. ==19788==
  2885. Self test `./pkcs12_encode' finished with 0 errors
  2886. FAIL: pkcs12_encode
  2887. ==19795== Source and destination overlap in memcpy(0x63adfb4, 0x63adfb3, 3)
  2888. ==19795== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2889. ==19795== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2890. ==19795== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2891. ==19795== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2892. ==19795== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2893. ==19795== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2894. ==19795== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2895. ==19795== by 0x4014B7: doit (in /build/src/gnutls-3.0.1/tests/mini-x509)
  2896. ==19795== by 0x401104: main (in /build/src/gnutls-3.0.1/tests/mini-x509)
  2897. ==19795==
  2898. ==19795== Source and destination overlap in memcpy(0x63adfc0, 0x63adfbf, 9)
  2899. ==19795== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2900. ==19795== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2901. ==19795== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2902. ==19795== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2903. ==19795== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2904. ==19795== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2905. ==19795== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2906. ==19795== by 0x4014B7: doit (in /build/src/gnutls-3.0.1/tests/mini-x509)
  2907. ==19795== by 0x401104: main (in /build/src/gnutls-3.0.1/tests/mini-x509)
  2908. ==19795==
  2909. ==19795== Source and destination overlap in memcpy(0x63adfbf, 0x63adfbe, 11)
  2910. ==19795== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2911. ==19795== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2912. ==19795== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2913. ==19795== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2914. ==19795== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2915. ==19795== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2916. ==19795== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2917. ==19795== by 0x4014B7: doit (in /build/src/gnutls-3.0.1/tests/mini-x509)
  2918. ==19795== by 0x401104: main (in /build/src/gnutls-3.0.1/tests/mini-x509)
  2919. ==19795==
  2920. ==19795== Source and destination overlap in memcpy(0x63adfcd, 0x63adfcc, 23)
  2921. ==19795== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2922. ==19795== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2923. ==19795== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2924. ==19795== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2925. ==19795== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2926. ==19795== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2927. ==19795== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2928. ==19795== by 0x4014B7: doit (in /build/src/gnutls-3.0.1/tests/mini-x509)
  2929. ==19795== by 0x401104: main (in /build/src/gnutls-3.0.1/tests/mini-x509)
  2930. ==19795==
  2931. ==19795== Source and destination overlap in memcpy(0x6451344, 0x6451343, 9)
  2932. ==19795== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2933. ==19795== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2934. ==19795== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2935. ==19795== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2936. ==19795== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2937. ==19795== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2938. ==19795== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2939. ==19795== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2940. ==19795== by 0x4E5304E: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2941. ==19795== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2942. ==19795== by 0x4015AD: doit (in /build/src/gnutls-3.0.1/tests/mini-x509)
  2943. ==19795== by 0x401104: main (in /build/src/gnutls-3.0.1/tests/mini-x509)
  2944. ==19795==
  2945. ==19795== Source and destination overlap in memcpy(0x6451343, 0x6451342, 13)
  2946. ==19795== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2947. ==19795== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2948. ==19795== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2949. ==19795== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2950. ==19795== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2951. ==19795== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2952. ==19795== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2953. ==19795== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2954. ==19795== by 0x4E5304E: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2955. ==19795== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2956. ==19795== by 0x4015AD: doit (in /build/src/gnutls-3.0.1/tests/mini-x509)
  2957. ==19795== by 0x401104: main (in /build/src/gnutls-3.0.1/tests/mini-x509)
  2958. ==19795==
  2959. Self test `./mini-x509' finished with 0 errors
  2960. FAIL: mini-x509
  2961. ==19869== Source and destination overlap in memcpy(0x63adfb4, 0x63adfb3, 3)
  2962. ==19869== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2963. ==19869== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2964. ==19869== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2965. ==19869== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2966. ==19869== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2967. ==19869== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2968. ==19869== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2969. ==19869== by 0x4015AA: doit (in /build/src/gnutls-3.0.1/tests/mini-x509-rehandshake)
  2970. ==19869== by 0x4011F4: main (in /build/src/gnutls-3.0.1/tests/mini-x509-rehandshake)
  2971. ==19869==
  2972. ==19869== Source and destination overlap in memcpy(0x63adfc0, 0x63adfbf, 9)
  2973. ==19869== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2974. ==19869== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2975. ==19869== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2976. ==19869== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2977. ==19869== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2978. ==19869== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2979. ==19869== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2980. ==19869== by 0x4015AA: doit (in /build/src/gnutls-3.0.1/tests/mini-x509-rehandshake)
  2981. ==19869== by 0x4011F4: main (in /build/src/gnutls-3.0.1/tests/mini-x509-rehandshake)
  2982. ==19869==
  2983. ==19869== Source and destination overlap in memcpy(0x63adfbf, 0x63adfbe, 11)
  2984. ==19869== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2985. ==19869== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2986. ==19869== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2987. ==19869== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2988. ==19869== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2989. ==19869== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2990. ==19869== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2991. ==19869== by 0x4015AA: doit (in /build/src/gnutls-3.0.1/tests/mini-x509-rehandshake)
  2992. ==19869== by 0x4011F4: main (in /build/src/gnutls-3.0.1/tests/mini-x509-rehandshake)
  2993. ==19869==
  2994. ==19869== Source and destination overlap in memcpy(0x63adfcd, 0x63adfcc, 23)
  2995. ==19869== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  2996. ==19869== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  2997. ==19869== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2998. ==19869== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  2999. ==19869== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3000. ==19869== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3001. ==19869== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3002. ==19869== by 0x4015AA: doit (in /build/src/gnutls-3.0.1/tests/mini-x509-rehandshake)
  3003. ==19869== by 0x4011F4: main (in /build/src/gnutls-3.0.1/tests/mini-x509-rehandshake)
  3004. ==19869==
  3005. ==19869== Source and destination overlap in memcpy(0x6451474, 0x6451473, 9)
  3006. ==19869== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3007. ==19869== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3008. ==19869== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3009. ==19869== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3010. ==19869== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3011. ==19869== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3012. ==19869== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3013. ==19869== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3014. ==19869== by 0x4E5304E: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3015. ==19869== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3016. ==19869== by 0x4016A2: doit (in /build/src/gnutls-3.0.1/tests/mini-x509-rehandshake)
  3017. ==19869== by 0x4011F4: main (in /build/src/gnutls-3.0.1/tests/mini-x509-rehandshake)
  3018. ==19869==
  3019. ==19869== Source and destination overlap in memcpy(0x6451473, 0x6451472, 13)
  3020. ==19869== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3021. ==19869== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3022. ==19869== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3023. ==19869== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3024. ==19869== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3025. ==19869== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3026. ==19869== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3027. ==19869== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3028. ==19869== by 0x4E5304E: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3029. ==19869== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3030. ==19869== by 0x4016A2: doit (in /build/src/gnutls-3.0.1/tests/mini-x509-rehandshake)
  3031. ==19869== by 0x4011F4: main (in /build/src/gnutls-3.0.1/tests/mini-x509-rehandshake)
  3032. ==19869==
  3033. Self test `./mini-x509-rehandshake' finished with 0 errors
  3034. FAIL: mini-x509-rehandshake
  3035. Self test `./rng-fork' finished with 0 errors
  3036. successSelf test `./rng-fork' finished with 0 errors
  3037. PASS: rng-fork
  3038. ==19885== Source and destination overlap in memcpy(0x637cee8, 0x637cf88, 352)
  3039. ==19885== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3040. ==19885== by 0x4E70341: _dtls_record_check (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3041. ==19885== by 0x4E496BA: _gnutls_recv_in_buffers (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3042. ==19885== by 0x4E4E9DB: _gnutls_handshake_io_recv_int (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3043. ==19885== by 0x4E516D8: _gnutls_recv_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3044. ==19885== by 0x4E534B5: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3045. ==19885== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3046. ==19885== by 0x401A99: doit (in /build/src/gnutls-3.0.1/tests/mini-eagain-dtls)
  3047. ==19885== by 0x401504: main (in /build/src/gnutls-3.0.1/tests/mini-eagain-dtls)
  3048. ==19885==
  3049. ==19885== Source and destination overlap in memcpy(0x637b2f8, 0x637b398, 352)
  3050. ==19885== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3051. ==19885== by 0x4E70341: _dtls_record_check (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3052. ==19885== by 0x4E496BA: _gnutls_recv_in_buffers (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3053. ==19885== by 0x4E4A31A: _gnutls_recv_int (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3054. ==19885== by 0x4E51CA4: _gnutls_recv_handshake_final (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3055. ==19885== by 0x4E520DD: _gnutls_handshake_common (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3056. ==19885== by 0x4E53774: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3057. ==19885== by 0x401ABD: doit (in /build/src/gnutls-3.0.1/tests/mini-eagain-dtls)
  3058. ==19885== by 0x401504: main (in /build/src/gnutls-3.0.1/tests/mini-eagain-dtls)
  3059. ==19885==
  3060. Self test `./mini-eagain-dtls' finished with 0 errors
  3061. FAIL: mini-eagain-dtls
  3062. Tests on AES Encryption: ok
  3063. Tests on AES Decryption: ok
  3064.  
  3065. Tests on AES-GCM: ok
  3066.  
  3067. Tests on Hashes
  3068. SHA1: ok
  3069. HMAC-MD5: ok
  3070. HMAC-SHA2-224: ok
  3071. HMAC-SHA2-256: ok
  3072. HMAC-SHA2-384: ok
  3073. HMAC-SHA2-512: ok
  3074.  
  3075. PASS: cipher-test
  3076. ==19962== Source and destination overlap in memcpy(0x6397964, 0x6397963, 3)
  3077. ==19962== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3078. ==19962== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3079. ==19962== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3080. ==19962== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3081. ==19962== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3082. ==19962== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3083. ==19962== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3084. ==19962== by 0x400FE6: doit (in /build/src/gnutls-3.0.1/tests/x509cert)
  3085. ==19962== by 0x400DE4: main (in /build/src/gnutls-3.0.1/tests/x509cert)
  3086. ==19962==
  3087. ==19962== Source and destination overlap in memcpy(0x6397970, 0x639796f, 9)
  3088. ==19962== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3089. ==19962== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3090. ==19962== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3091. ==19962== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3092. ==19962== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3093. ==19962== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3094. ==19962== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3095. ==19962== by 0x400FE6: doit (in /build/src/gnutls-3.0.1/tests/x509cert)
  3096. ==19962== by 0x400DE4: main (in /build/src/gnutls-3.0.1/tests/x509cert)
  3097. ==19962==
  3098. ==19962== Source and destination overlap in memcpy(0x639796f, 0x639796e, 11)
  3099. ==19962== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3100. ==19962== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3101. ==19962== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3102. ==19962== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3103. ==19962== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3104. ==19962== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3105. ==19962== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3106. ==19962== by 0x400FE6: doit (in /build/src/gnutls-3.0.1/tests/x509cert)
  3107. ==19962== by 0x400DE4: main (in /build/src/gnutls-3.0.1/tests/x509cert)
  3108. ==19962==
  3109. ==19962== Source and destination overlap in memcpy(0x639797d, 0x639797c, 23)
  3110. ==19962== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3111. ==19962== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3112. ==19962== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3113. ==19962== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3114. ==19962== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3115. ==19962== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3116. ==19962== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3117. ==19962== by 0x400FE6: doit (in /build/src/gnutls-3.0.1/tests/x509cert)
  3118. ==19962== by 0x400DE4: main (in /build/src/gnutls-3.0.1/tests/x509cert)
  3119. ==19962==
  3120. ==19962== Source and destination overlap in memcpy(0x63dd2b4, 0x63dd2b3, 3)
  3121. ==19962== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3122. ==19962== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3123. ==19962== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3124. ==19962== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3125. ==19962== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3126. ==19962== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3127. ==19962== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3128. ==19962== by 0x400FFF: doit (in /build/src/gnutls-3.0.1/tests/x509cert)
  3129. ==19962== by 0x400DE4: main (in /build/src/gnutls-3.0.1/tests/x509cert)
  3130. ==19962==
  3131. ==19962== Source and destination overlap in memcpy(0x63dd2c0, 0x63dd2bf, 9)
  3132. ==19962== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3133. ==19962== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3134. ==19962== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3135. ==19962== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3136. ==19962== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3137. ==19962== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3138. ==19962== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3139. ==19962== by 0x400FFF: doit (in /build/src/gnutls-3.0.1/tests/x509cert)
  3140. ==19962== by 0x400DE4: main (in /build/src/gnutls-3.0.1/tests/x509cert)
  3141. ==19962==
  3142. ==19962== Source and destination overlap in memcpy(0x63dd2bf, 0x63dd2be, 11)
  3143. ==19962== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3144. ==19962== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3145. ==19962== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3146. ==19962== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3147. ==19962== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3148. ==19962== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3149. ==19962== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3150. ==19962== by 0x400FFF: doit (in /build/src/gnutls-3.0.1/tests/x509cert)
  3151. ==19962== by 0x400DE4: main (in /build/src/gnutls-3.0.1/tests/x509cert)
  3152. ==19962==
  3153. ==19962== Source and destination overlap in memcpy(0x63dd2cd, 0x63dd2cc, 23)
  3154. ==19962== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3155. ==19962== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3156. ==19962== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3157. ==19962== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3158. ==19962== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3159. ==19962== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3160. ==19962== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3161. ==19962== by 0x400FFF: doit (in /build/src/gnutls-3.0.1/tests/x509cert)
  3162. ==19962== by 0x400DE4: main (in /build/src/gnutls-3.0.1/tests/x509cert)
  3163. ==19962==
  3164. Issuer's DN: CN=GnuTLS test CA
  3165. successSelf test `./x509cert' finished with 0 errors
  3166. FAIL: x509cert
  3167. ==20034== Source and destination overlap in memcpy(0x63a2cf4, 0x63a2cf3, 3)
  3168. ==20034== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3169. ==20034== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3170. ==20034== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3171. ==20034== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3172. ==20034== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3173. ==20034== by 0x4EA617B: gnutls_x509_trust_list_add_cas (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3174. ==20034== by 0x401118: doit (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3175. ==20034== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3176. ==20034==
  3177. ==20034== Source and destination overlap in memcpy(0x63a2d00, 0x63a2cff, 9)
  3178. ==20034== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3179. ==20034== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3180. ==20034== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3181. ==20034== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3182. ==20034== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3183. ==20034== by 0x4EA617B: gnutls_x509_trust_list_add_cas (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3184. ==20034== by 0x401118: doit (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3185. ==20034== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3186. ==20034==
  3187. ==20034== Source and destination overlap in memcpy(0x63a2cff, 0x63a2cfe, 11)
  3188. ==20034== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3189. ==20034== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3190. ==20034== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3191. ==20034== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3192. ==20034== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3193. ==20034== by 0x4EA617B: gnutls_x509_trust_list_add_cas (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3194. ==20034== by 0x401118: doit (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3195. ==20034== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3196. ==20034==
  3197. ==20034== Source and destination overlap in memcpy(0x63a2d0d, 0x63a2d0c, 23)
  3198. ==20034== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3199. ==20034== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3200. ==20034== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3201. ==20034== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3202. ==20034== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3203. ==20034== by 0x4EA617B: gnutls_x509_trust_list_add_cas (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3204. ==20034== by 0x401118: doit (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3205. ==20034== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3206. ==20034==
  3207. ==20034== Source and destination overlap in memcpy(0x644b544, 0x644b543, 3)
  3208. ==20034== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3209. ==20034== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3210. ==20034== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3211. ==20034== by 0x4E9E98C: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3212. ==20034== by 0x4EA6AB7: gnutls_x509_trust_list_verify_named_crt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3213. ==20034== by 0x40119F: doit (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3214. ==20034== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3215. ==20034==
  3216. ==20034== Source and destination overlap in memcpy(0x644b550, 0x644b54f, 9)
  3217. ==20034== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3218. ==20034== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3219. ==20034== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3220. ==20034== by 0x4E9E98C: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3221. ==20034== by 0x4EA6AB7: gnutls_x509_trust_list_verify_named_crt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3222. ==20034== by 0x40119F: doit (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3223. ==20034== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3224. ==20034==
  3225. ==20034== Source and destination overlap in memcpy(0x644b54f, 0x644b54e, 11)
  3226. ==20034== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3227. ==20034== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3228. ==20034== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3229. ==20034== by 0x4E9E98C: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3230. ==20034== by 0x4EA6AB7: gnutls_x509_trust_list_verify_named_crt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3231. ==20034== by 0x40119F: doit (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3232. ==20034== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3233. ==20034==
  3234. ==20034== Source and destination overlap in memcpy(0x644b55d, 0x644b55c, 23)
  3235. ==20034== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3236. ==20034== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3237. ==20034== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3238. ==20034== by 0x4E9E98C: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3239. ==20034== by 0x4EA6AB7: gnutls_x509_trust_list_verify_named_crt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3240. ==20034== by 0x40119F: doit (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3241. ==20034== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3242. ==20034==
  3243. ==20034== Source and destination overlap in memcpy(0x6455ed4, 0x6455ed3, 3)
  3244. ==20034== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3245. ==20034== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3246. ==20034== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3247. ==20034== by 0x4E9E9A7: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3248. ==20034== by 0x4EA6AB7: gnutls_x509_trust_list_verify_named_crt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3249. ==20034== by 0x40119F: doit (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3250. ==20034== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3251. ==20034==
  3252. ==20034== Source and destination overlap in memcpy(0x6455ee0, 0x6455edf, 9)
  3253. ==20034== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3254. ==20034== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3255. ==20034== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3256. ==20034== by 0x4E9E9A7: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3257. ==20034== by 0x4EA6AB7: gnutls_x509_trust_list_verify_named_crt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3258. ==20034== by 0x40119F: doit (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3259. ==20034== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3260. ==20034==
  3261. ==20034== Source and destination overlap in memcpy(0x6455edf, 0x6455ede, 11)
  3262. ==20034== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3263. ==20034== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3264. ==20034== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3265. ==20034== by 0x4E9E9A7: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3266. ==20034== by 0x4EA6AB7: gnutls_x509_trust_list_verify_named_crt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3267. ==20034== by 0x40119F: doit (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3268. ==20034== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3269. ==20034==
  3270. ==20034== Source and destination overlap in memcpy(0x6455eed, 0x6455eec, 23)
  3271. ==20034== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3272. ==20034== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3273. ==20034== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3274. ==20034== by 0x4E9E9A7: check_if_same_cert (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3275. ==20034== by 0x4EA6AB7: gnutls_x509_trust_list_verify_named_crt (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3276. ==20034== by 0x40119F: doit (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3277. ==20034== by 0x400EB4: main (in /build/src/gnutls-3.0.1/tests/x509cert-tl)
  3278. ==20034==
  3279. successSelf test `./x509cert-tl' finished with 0 errors
  3280. FAIL: x509cert-tl
  3281. Self test `./openssl' finished with 0 errors
  3282. PASS: openssl
  3283. ==20047== Source and destination overlap in memcpy(0x63c3480, 0x63c3480, 1177)
  3284. ==20047== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3285. ==20047== by 0x4E6677C: _gnutls_buffer_append_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3286. ==20047== by 0x4E500AF: _gnutls_send_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3287. ==20047== by 0x4E55180: _gnutls_send_client_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3288. ==20047== by 0x4E5357C: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3289. ==20047== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3290. ==20047== by 0x401972: doit (in /build/src/gnutls-3.0.1/tests/openpgp-auth)
  3291. ==20047== by 0x401444: main (in /build/src/gnutls-3.0.1/tests/openpgp-auth)
  3292. ==20047==
  3293. ==20044== Source and destination overlap in memcpy(0x63a9280, 0x63a9280, 1181)
  3294. ==20044== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3295. ==20044== by 0x4E6677C: _gnutls_buffer_append_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3296. ==20044== by 0x4E51A2D: _gnutls_recv_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3297. ==20044== by 0x4E5564E: _gnutls_recv_client_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3298. ==20044== by 0x4E530F7: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3299. ==20044== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3300. ==20044== by 0x401BB3: doit (in /build/src/gnutls-3.0.1/tests/openpgp-auth)
  3301. ==20044== by 0x401444: main (in /build/src/gnutls-3.0.1/tests/openpgp-auth)
  3302. ==20044==
  3303. ==20047== Source and destination overlap in memcpy(0x642ae70, 0x642ae70, 1586)
  3304. ==20047== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3305. ==20047== by 0x4E6677C: _gnutls_buffer_append_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3306. ==20047== by 0x4E51A2D: _gnutls_recv_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3307. ==20047== by 0x4E5564E: _gnutls_recv_client_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3308. ==20047== by 0x4E530F7: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3309. ==20047== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3310. ==20047== by 0x401BB3: doit (in /build/src/gnutls-3.0.1/tests/openpgp-auth)
  3311. ==20047== by 0x401444: main (in /build/src/gnutls-3.0.1/tests/openpgp-auth)
  3312. ==20047==
  3313. ==20050== Source and destination overlap in memcpy(0x64a4f52, 0x64a4f51, 44)
  3314. ==20050== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3315. ==20050== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3316. ==20050== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3317. ==20050== by 0x4E5FB8B: _gnutls_encode_ber_rs (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3318. ==20050== by 0x4ED36BE: _wrap_nettle_pk_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3319. ==20050== by 0x4E6380B: _gnutls_soft_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3320. ==20050== by 0x4EC032E: gnutls_openpgp_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3321. ==20050== by 0x4E631DD: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3322. ==20050== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3323. ==20050== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3324. ==20050== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3325. ==20050== by 0x4E5304E: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3326. ==20050==
  3327. ==20116== Source and destination overlap in memcpy(0x64db582, 0x64db581, 44)
  3328. ==20116== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3329. ==20116== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3330. ==20116== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3331. ==20116== by 0x4E5FB8B: _gnutls_encode_ber_rs (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3332. ==20116== by 0x4ED36BE: _wrap_nettle_pk_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3333. ==20116== by 0x4E6380B: _gnutls_soft_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3334. ==20116== by 0x4EC032E: gnutls_openpgp_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3335. ==20116== by 0x4E631DD: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3336. ==20116== by 0x4E6446A: _gnutls_handshake_sign_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3337. ==20116== by 0x4EB07F5: _gnutls_gen_cert_client_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3338. ==20116== by 0x4E54DEC: _gnutls_send_client_certificate_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3339. ==20116== by 0x4E533E6: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3340. ==20116==
  3341. ==20050== Source and destination overlap in memcpy(0x64b2fc0, 0x64b2fc0, 1513)
  3342. ==20050== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3343. ==20050== by 0x4E6677C: _gnutls_buffer_append_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3344. ==20050== by 0x4E51A2D: _gnutls_recv_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3345. ==20050== by 0x4E5564E: _gnutls_recv_client_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3346. ==20050== by 0x4E530F7: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3347. ==20050== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3348. ==20050== by 0x401BB3: doit (in /build/src/gnutls-3.0.1/tests/openpgp-auth)
  3349. ==20050== by 0x401444: main (in /build/src/gnutls-3.0.1/tests/openpgp-auth)
  3350. ==20050==
  3351. ==20116== Source and destination overlap in memcpy(0x653c440, 0x653c440, 1513)
  3352. ==20116== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3353. ==20116== by 0x4E6677C: _gnutls_buffer_append_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3354. ==20116== by 0x4E51A2D: _gnutls_recv_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3355. ==20116== by 0x4E5564E: _gnutls_recv_client_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3356. ==20116== by 0x4E530F7: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3357. ==20116== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3358. ==20116== by 0x401BB3: doit (in /build/src/gnutls-3.0.1/tests/openpgp-auth)
  3359. ==20116== by 0x401444: main (in /build/src/gnutls-3.0.1/tests/openpgp-auth)
  3360. ==20116==
  3361. Self test `./openpgp-auth' finished with 0 errors
  3362. child exited with status 1
  3363. Self test `./openpgp-auth' finished with 1 errors
  3364. child exited with status 1
  3365. Self test `./openpgp-auth' finished with 1 errors
  3366. child exited with status 1
  3367. Self test `./openpgp-auth' finished with 2 errors
  3368. child exited with status 1
  3369. ==20047== Source and destination overlap in memcpy(0x649e0a2, 0x649e0a1, 44)
  3370. ==20047== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3371. ==20047== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3372. ==20047== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3373. ==20047== by 0x4E5FB8B: _gnutls_encode_ber_rs (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3374. ==20047== by 0x4ED36BE: _wrap_nettle_pk_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3375. ==20047== by 0x4E6380B: _gnutls_soft_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3376. ==20047== by 0x4EC032E: gnutls_openpgp_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3377. ==20047== by 0x4E631DD: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3378. ==20047== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3379. ==20047== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3380. ==20047== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3381. ==20047== by 0x4E5304E: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3382. ==20047==
  3383. ==20125== Source and destination overlap in memcpy(0x64d46d2, 0x64d46d1, 44)
  3384. ==20125== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3385. ==20125== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3386. ==20125== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3387. ==20125== by 0x4E5FB8B: _gnutls_encode_ber_rs (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3388. ==20125== by 0x4ED36BE: _wrap_nettle_pk_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3389. ==20125== by 0x4E6380B: _gnutls_soft_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3390. ==20125== by 0x4EC032E: gnutls_openpgp_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3391. ==20125== by 0x4E631DD: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3392. ==20125== by 0x4E6446A: _gnutls_handshake_sign_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3393. ==20125== by 0x4EB07F5: _gnutls_gen_cert_client_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3394. ==20125== by 0x4E54DEC: _gnutls_send_client_certificate_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3395. ==20125== by 0x4E533E6: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3396. ==20125==
  3397. Self test `./openpgp-auth' finished with 1 errors
  3398. child exited with status 1
  3399. Self test `./openpgp-auth' finished with 2 errors
  3400. child exited with status 1
  3401. Self test `./openpgp-auth' finished with 2 errors
  3402. child exited with status 1
  3403. Self test `./openpgp-auth' finished with 3 errors
  3404. child exited with status 1
  3405. ==20130== Source and destination overlap in memcpy(0x644f3a0, 0x644f3a0, 1582)
  3406. ==20130== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3407. ==20130== by 0x4E6677C: _gnutls_buffer_append_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3408. ==20130== by 0x4E500AF: _gnutls_send_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3409. ==20130== by 0x4E55180: _gnutls_send_client_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3410. ==20130== by 0x4E5357C: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3411. ==20130== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3412. ==20130== by 0x401972: doit (in /build/src/gnutls-3.0.1/tests/openpgp-auth)
  3413. ==20130== by 0x401444: main (in /build/src/gnutls-3.0.1/tests/openpgp-auth)
  3414. ==20130==
  3415. ==20130== Source and destination overlap in memcpy(0x64a5d22, 0x64a5d21, 43)
  3416. ==20130== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3417. ==20130== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3418. ==20130== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3419. ==20130== by 0x4E5FB8B: _gnutls_encode_ber_rs (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3420. ==20130== by 0x4ED36BE: _wrap_nettle_pk_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3421. ==20130== by 0x4E6380B: _gnutls_soft_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3422. ==20130== by 0x4EC032E: gnutls_openpgp_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3423. ==20130== by 0x4E631DD: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3424. ==20130== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3425. ==20130== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3426. ==20130== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3427. ==20130== by 0x4E5304E: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3428. ==20130==
  3429. ==20133== Source and destination overlap in memcpy(0x64dc362, 0x64dc361, 44)
  3430. ==20133== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3431. ==20133== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3432. ==20133== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3433. ==20133== by 0x4E5FB8B: _gnutls_encode_ber_rs (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3434. ==20133== by 0x4ED36BE: _wrap_nettle_pk_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3435. ==20133== by 0x4E6380B: _gnutls_soft_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3436. ==20133== by 0x4EC032E: gnutls_openpgp_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3437. ==20133== by 0x4E631DD: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3438. ==20133== by 0x4E6446A: _gnutls_handshake_sign_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3439. ==20133== by 0x4EB07F5: _gnutls_gen_cert_client_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3440. ==20133== by 0x4E54DEC: _gnutls_send_client_certificate_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3441. ==20133== by 0x4E533E6: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3442. ==20133==
  3443. Self test `./openpgp-auth' finished with 1 errors
  3444. child exited with status 1
  3445. Self test `./openpgp-auth' finished with 2 errors
  3446. child exited with status 1
  3447. Self test `./openpgp-auth' finished with 2 errors
  3448. child exited with status 1
  3449. Self test `./openpgp-auth' finished with 3 errors
  3450. child exited with status 1
  3451. ==20044== Source and destination overlap in memcpy(0x649efa2, 0x649efa1, 44)
  3452. ==20044== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3453. ==20044== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3454. ==20044== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3455. ==20044== by 0x4E5FB8B: _gnutls_encode_ber_rs (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3456. ==20044== by 0x4ED36BE: _wrap_nettle_pk_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3457. ==20044== by 0x4E6380B: _gnutls_soft_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3458. ==20044== by 0x4EC032E: gnutls_openpgp_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3459. ==20044== by 0x4E631DD: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3460. ==20044== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3461. ==20044== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3462. ==20044== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3463. ==20044== by 0x4E5304E: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3464. ==20044==
  3465. ==20138== Source and destination overlap in memcpy(0x64d1dd0, 0x64d1dd0, 1509)
  3466. ==20138== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3467. ==20138== by 0x4E6677C: _gnutls_buffer_append_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3468. ==20138== by 0x4E500AF: _gnutls_send_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3469. ==20138== by 0x4E55180: _gnutls_send_client_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3470. ==20138== by 0x4E5357C: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3471. ==20138== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3472. ==20138== by 0x401972: doit (in /build/src/gnutls-3.0.1/tests/openpgp-auth)
  3473. ==20138== by 0x401444: main (in /build/src/gnutls-3.0.1/tests/openpgp-auth)
  3474. ==20138==
  3475. ==20138== Source and destination overlap in memcpy(0x64d55d2, 0x64d55d1, 44)
  3476. ==20138== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3477. ==20138== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3478. ==20138== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3479. ==20138== by 0x4E5FB8B: _gnutls_encode_ber_rs (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3480. ==20138== by 0x4ED36BE: _wrap_nettle_pk_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3481. ==20138== by 0x4E6380B: _gnutls_soft_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3482. ==20138== by 0x4EC032E: gnutls_openpgp_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3483. ==20138== by 0x4E631DD: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3484. ==20138== by 0x4E6446A: _gnutls_handshake_sign_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3485. ==20138== by 0x4EB07F5: _gnutls_gen_cert_client_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3486. ==20138== by 0x4E54DEC: _gnutls_send_client_certificate_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3487. ==20138== by 0x4E533E6: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3488. ==20138==
  3489. Self test `./openpgp-auth' finished with 2 errors
  3490. child exited with status 1
  3491. Self test `./openpgp-auth' finished with 3 errors
  3492. child exited with status 1
  3493. ==20142== Source and destination overlap in memcpy(0x6554650, 0x6554650, 1509)
  3494. ==20142== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3495. ==20142== by 0x4E6677C: _gnutls_buffer_append_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3496. ==20142== by 0x4E500AF: _gnutls_send_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3497. ==20142== by 0x4E55180: _gnutls_send_client_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3498. ==20142== by 0x4E5357C: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3499. ==20142== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3500. ==20142== by 0x401972: doit (in /build/src/gnutls-3.0.1/tests/openpgp-auth)
  3501. ==20142== by 0x401444: main (in /build/src/gnutls-3.0.1/tests/openpgp-auth)
  3502. ==20142==
  3503. Self test `./openpgp-auth' finished with 3 errors
  3504. child exited with status 1
  3505. Self test `./openpgp-auth' finished with 4 errors
  3506. FAIL: openpgp-auth
  3507. ==20214== Source and destination overlap in memcpy(0x639e424, 0x639e423, 9)
  3508. ==20214== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3509. ==20214== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3510. ==20214== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3511. ==20214== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3512. ==20214== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3513. ==20214== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3514. ==20214== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3515. ==20214== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3516. ==20214== by 0x4E5304E: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3517. ==20214== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3518. ==20214== by 0x401AFC: doit (in /build/src/gnutls-3.0.1/tests/openpgp-auth2)
  3519. ==20214== by 0x401444: main (in /build/src/gnutls-3.0.1/tests/openpgp-auth2)
  3520. ==20214==
  3521. ==20214== Source and destination overlap in memcpy(0x639e423, 0x639e422, 13)
  3522. ==20214== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3523. ==20214== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3524. ==20214== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3525. ==20214== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3526. ==20214== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3527. ==20214== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3528. ==20214== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3529. ==20214== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3530. ==20214== by 0x4E5304E: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3531. ==20214== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3532. ==20214== by 0x401AFC: doit (in /build/src/gnutls-3.0.1/tests/openpgp-auth2)
  3533. ==20214== by 0x401444: main (in /build/src/gnutls-3.0.1/tests/openpgp-auth2)
  3534. ==20214==
  3535. ==20215== Source and destination overlap in memcpy(0x63d11e0, 0x63d11e0, 1656)
  3536. ==20215== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3537. ==20215== by 0x4E6677C: _gnutls_buffer_append_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3538. ==20215== by 0x4E500AF: _gnutls_send_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3539. ==20215== by 0x4E55180: _gnutls_send_client_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3540. ==20215== by 0x4E5357C: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3541. ==20215== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3542. ==20215== by 0x401912: doit (in /build/src/gnutls-3.0.1/tests/openpgp-auth2)
  3543. ==20215== by 0x401444: main (in /build/src/gnutls-3.0.1/tests/openpgp-auth2)
  3544. ==20215==
  3545. ==20215== Source and destination overlap in memcpy(0x63d3ec4, 0x63d3ec3, 9)
  3546. ==20215== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3547. ==20215== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3548. ==20215== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3549. ==20215== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3550. ==20215== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3551. ==20215== by 0x4E6433E: _gnutls_handshake_sign_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3552. ==20215== by 0x4EB07F5: _gnutls_gen_cert_client_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3553. ==20215== by 0x4E54DEC: _gnutls_send_client_certificate_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3554. ==20215== by 0x4E533E6: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3555. ==20215== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3556. ==20215== by 0x401912: doit (in /build/src/gnutls-3.0.1/tests/openpgp-auth2)
  3557. ==20215== by 0x401444: main (in /build/src/gnutls-3.0.1/tests/openpgp-auth2)
  3558. ==20215==
  3559. ==20215== Source and destination overlap in memcpy(0x63d3ec3, 0x63d3ec2, 13)
  3560. ==20215== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3561. ==20215== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3562. ==20215== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3563. ==20215== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3564. ==20215== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3565. ==20215== by 0x4E6433E: _gnutls_handshake_sign_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3566. ==20215== by 0x4EB07F5: _gnutls_gen_cert_client_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3567. ==20215== by 0x4E54DEC: _gnutls_send_client_certificate_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3568. ==20215== by 0x4E533E6: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3569. ==20215== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3570. ==20215== by 0x401912: doit (in /build/src/gnutls-3.0.1/tests/openpgp-auth2)
  3571. ==20215== by 0x401444: main (in /build/src/gnutls-3.0.1/tests/openpgp-auth2)
  3572. ==20215==
  3573. ==20214== Source and destination overlap in memcpy(0x63ae930, 0x63ae930, 1660)
  3574. ==20214== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3575. ==20214== by 0x4E6677C: _gnutls_buffer_append_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3576. ==20214== by 0x4E51A2D: _gnutls_recv_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3577. ==20214== by 0x4E5564E: _gnutls_recv_client_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3578. ==20214== by 0x4E530F7: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3579. ==20214== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3580. ==20214== by 0x401AFC: doit (in /build/src/gnutls-3.0.1/tests/openpgp-auth2)
  3581. ==20214== by 0x401444: main (in /build/src/gnutls-3.0.1/tests/openpgp-auth2)
  3582. ==20214==
  3583. Self test `./openpgp-auth2' finished with 0 errors
  3584. child exited with status 1
  3585. Self test `./openpgp-auth2' finished with 1 errors
  3586. FAIL: openpgp-auth2
  3587. Self test `./openpgp-keyring' finished with 0 errors
  3588. PASS: openpgp-keyring
  3589. PASS: pgps2kgnu
  3590. ==20298== Source and destination overlap in memcpy(0x6397964, 0x6397963, 3)
  3591. ==20298== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3592. ==20298== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3593. ==20298== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3594. ==20298== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3595. ==20298== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3596. ==20298== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3597. ==20298== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3598. ==20298== by 0x402CB8: client (in /build/src/gnutls-3.0.1/tests/x509self)
  3599. ==20298== by 0x403107: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3600. ==20298== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3601. ==20298==
  3602. ==20298== Source and destination overlap in memcpy(0x6397970, 0x639796f, 9)
  3603. ==20298== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3604. ==20298== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3605. ==20298== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3606. ==20298== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3607. ==20298== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3608. ==20298== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3609. ==20298== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3610. ==20298== by 0x402CB8: client (in /build/src/gnutls-3.0.1/tests/x509self)
  3611. ==20298== by 0x403107: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3612. ==20298== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3613. ==20298==
  3614. ==20297== Source and destination overlap in memcpy(0x6397964, 0x6397963, 3)
  3615. ==20297== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3616. ==20297== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3617. ==20297== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3618. ==20297== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3619. ==20297== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3620. ==20297== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3621. ==20297== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3622. ==20297== by 0x40318E: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3623. ==20297== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3624. ==20297==
  3625. ==20298== Source and destination overlap in memcpy(0x639796f, 0x639796e, 11)
  3626. ==20298== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3627. ==20298== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3628. ==20298== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3629. ==20298== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3630. ==20298== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3631. ==20298== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3632. ==20298== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3633. ==20298== by 0x402CB8: client (in /build/src/gnutls-3.0.1/tests/x509self)
  3634. ==20298== by 0x403107: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3635. ==20298== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3636. ==20298==
  3637. ==20297== Source and destination overlap in memcpy(0x6397970, 0x639796f, 9)
  3638. ==20297== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3639. ==20297== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3640. ==20297== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3641. ==20297== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3642. ==20297== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3643. ==20297== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3644. ==20297== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3645. ==20297== by 0x40318E: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3646. ==20297== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3647. ==20297==
  3648. ==20297== Source and destination overlap in memcpy(0x639796f, 0x639796e, 11)
  3649. ==20297== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3650. ==20297== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3651. ==20297== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3652. ==20297== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3653. ==20297== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3654. ==20298== Source and destination overlap in memcpy(0x639797d, 0x639797c, 23)
  3655. ==20298== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3656. ==20297== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3657. ==20297== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3658. ==20297== by 0x40318E: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3659. ==20297== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3660. ==20297==
  3661. ==20298== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3662. ==20298== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3663. ==20298== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3664. ==20298== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3665. ==20298== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3666. ==20298== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3667. ==20298== by 0x402CB8: client (in /build/src/gnutls-3.0.1/tests/x509self)
  3668. ==20298== by 0x403107: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3669. ==20298== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3670. ==20298==
  3671. ==20297== Source and destination overlap in memcpy(0x639797d, 0x639797c, 23)
  3672. ==20297== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3673. ==20297== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3674. ==20297== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3675. ==20297== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3676. ==20297== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3677. ==20297== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3678. ==20297== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3679. ==20297== by 0x40318E: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3680. ==20297== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3681. ==20297==
  3682. ==20298== Source and destination overlap in memcpy(0x63d2db4, 0x63d2db3, 3)
  3683. ==20298== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3684. ==20298== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3685. ==20298== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3686. ==20298== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3687. ==20298== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3688. ==20298== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3689. ==20298== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3690. ==20298== by 0x402CD1: client (in /build/src/gnutls-3.0.1/tests/x509self)
  3691. ==20298== by 0x403107: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3692. ==20298== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3693. ==20298==
  3694. ==20298== Source and destination overlap in memcpy(0x63d2dc0, 0x63d2dbf, 9)
  3695. ==20298== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3696. ==20298== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3697. ==20298== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3698. ==20298== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3699. ==20298== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3700. ==20298== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3701. ==20298== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3702. ==20298== by 0x402CD1: client (in /build/src/gnutls-3.0.1/tests/x509self)
  3703. ==20298== by 0x403107: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3704. ==20298== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3705. ==20298==
  3706. ==20298== Source and destination overlap in memcpy(0x63d2dbf, 0x63d2dbe, 11)
  3707. ==20298== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3708. ==20298== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3709. ==20298== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3710. ==20298== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3711. ==20298== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3712. ==20298== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3713. ==20298== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3714. ==20298== by 0x402CD1: client (in /build/src/gnutls-3.0.1/tests/x509self)
  3715. ==20298== by 0x403107: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3716. ==20298== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3717. ==20298==
  3718. ==20298== Source and destination overlap in memcpy(0x63d2dcd, 0x63d2dcc, 23)
  3719. ==20298== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3720. ==20298== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3721. ==20298== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3722. ==20298== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3723. ==20298== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3724. ==20298== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3725. ==20298== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3726. ==20298== by 0x402CD1: client (in /build/src/gnutls-3.0.1/tests/x509self)
  3727. ==20298== by 0x403107: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3728. ==20298== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3729. ==20298==
  3730. ==20297== Source and destination overlap in memcpy(0x63dd2b4, 0x63dd2b3, 3)
  3731. ==20297== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3732. ==20297== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3733. ==20297== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3734. ==20297== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3735. ==20297== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3736. ==20297== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3737. ==20297== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3738. ==20297== by 0x4031A9: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3739. ==20297== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3740. ==20297==
  3741. ==20297== Source and destination overlap in memcpy(0x63dd2c0, 0x63dd2bf, 9)
  3742. ==20297== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3743. ==20297== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3744. ==20297== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3745. ==20297== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3746. ==20297== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3747. ==20297== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3748. ==20297== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3749. ==20297== by 0x4031A9: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3750. ==20297== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3751. ==20297==
  3752. ==20297== Source and destination overlap in memcpy(0x63dd2bf, 0x63dd2be, 11)
  3753. ==20297== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3754. ==20297== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3755. ==20297== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3756. ==20297== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3757. ==20297== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3758. ==20297== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3759. ==20297== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3760. ==20297== by 0x4031A9: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3761. ==20297== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3762. ==20297==
  3763. ==20297== Source and destination overlap in memcpy(0x63dd2cd, 0x63dd2cc, 23)
  3764. ==20297== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3765. ==20297== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3766. ==20297== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3767. ==20297== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3768. ==20297== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3769. ==20297== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3770. ==20297== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3771. ==20297== by 0x4031A9: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3772. ==20297== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3773. ==20297==
  3774. ==20297== Source and destination overlap in memcpy(0x63f4114, 0x63f4113, 9)
  3775. ==20297== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3776. ==20297== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3777. ==20297== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3778. ==20297== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3779. ==20297== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3780. ==20297== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3781. ==20297== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3782. ==20297== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3783. ==20297== by 0x4E5304E: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3784. ==20297== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3785. ==20297== by 0x4032CE: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3786. ==20297== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3787. ==20297==
  3788. ==20297== Source and destination overlap in memcpy(0x63f4113, 0x63f4112, 13)
  3789. ==20297== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3790. ==20297== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3791. ==20297== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3792. ==20297== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3793. ==20297== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3794. ==20297== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3795. ==20297== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3796. ==20297== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3797. ==20297== by 0x4E5304E: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3798. ==20297== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3799. ==20297== by 0x4032CE: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3800. ==20297== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3801. ==20297==
  3802. ==20298== Source and destination overlap in memcpy(0x64dec60, 0x64dec60, 1944)
  3803. ==20298== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3804. ==20298== by 0x4E6677C: _gnutls_buffer_append_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3805. ==20298== by 0x4E500AF: _gnutls_send_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3806. ==20298== by 0x4E54C55: _gnutls_send_client_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3807. ==20298== by 0x4E53382: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3808. ==20298== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3809. ==20298== by 0x402EF0: client (in /build/src/gnutls-3.0.1/tests/x509self)
  3810. ==20298== by 0x403107: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3811. ==20298== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3812. ==20298==
  3813. ==20298== Source and destination overlap in memcpy(0x64e0b34, 0x64e0b33, 9)
  3814. ==20298== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3815. ==20298== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3816. ==20298== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3817. ==20298== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3818. ==20298== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3819. ==20298== by 0x4E6433E: _gnutls_handshake_sign_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3820. ==20298== by 0x4EB07F5: _gnutls_gen_cert_client_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3821. ==20298== by 0x4E54DEC: _gnutls_send_client_certificate_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3822. ==20298== by 0x4E533E6: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3823. ==20298== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3824. ==20298== by 0x402EF0: client (in /build/src/gnutls-3.0.1/tests/x509self)
  3825. ==20298== by 0x403107: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3826. ==20298==
  3827. ==20298== Source and destination overlap in memcpy(0x64e0b33, 0x64e0b32, 13)
  3828. ==20298== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3829. ==20298== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3830. ==20298== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3831. ==20298== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3832. ==20298== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3833. ==20298== by 0x4E6433E: _gnutls_handshake_sign_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3834. ==20298== by 0x4EB07F5: _gnutls_gen_cert_client_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3835. ==20298== by 0x4E54DEC: _gnutls_send_client_certificate_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3836. ==20298== by 0x4E533E6: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3837. ==20298== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3838. ==20298== by 0x402EF0: client (in /build/src/gnutls-3.0.1/tests/x509self)
  3839. ==20298== by 0x403107: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3840. ==20298==
  3841. ==20297== Source and destination overlap in memcpy(0x64632d0, 0x64632d0, 1948)
  3842. ==20297== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3843. ==20297== by 0x4E6677C: _gnutls_buffer_append_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3844. ==20297== by 0x4E51A2D: _gnutls_recv_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3845. ==20297== by 0x4E555CB: _gnutls_recv_client_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3846. ==20297== by 0x4E52E75: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3847. ==20297== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3848. ==20297== by 0x40337C: doit (in /build/src/gnutls-3.0.1/tests/x509self)
  3849. ==20297== by 0x402494: main (in /build/src/gnutls-3.0.1/tests/x509self)
  3850. ==20297==
  3851. Self test `./x509self' finished with 0 errors
  3852. Self test `./x509self' finished with 0 errors
  3853. FAIL: x509self
  3854. ==20345== Source and destination overlap in memcpy(0x6397964, 0x6397963, 3)
  3855. ==20345== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3856. ==20345== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3857. ==20345== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3858. ==20345== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3859. ==20345== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3860. ==20345== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3861. ==20345== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3862. ==20345== by 0x403345: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  3863. ==20345== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  3864. ==20345==
  3865. ==20345== Source and destination overlap in memcpy(0x6397970, 0x639796f, 9)
  3866. ==20345== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3867. ==20345== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3868. ==20345== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3869. ==20345== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3870. ==20345== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3871. ==20345== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3872. ==20345== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3873. ==20345== by 0x403345: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  3874. ==20345== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  3875. ==20345==
  3876. ==20345== Source and destination overlap in memcpy(0x639796f, 0x639796e, 11)
  3877. ==20345== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3878. ==20345== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3879. ==20345== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3880. ==20345== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3881. ==20345== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3882. ==20345== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3883. ==20345== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3884. ==20345== by 0x403345: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  3885. ==20345== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  3886. ==20345==
  3887. ==20345== Source and destination overlap in memcpy(0x639797d, 0x639797c, 23)
  3888. ==20345== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3889. ==20345== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3890. ==20345== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3891. ==20345== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3892. ==20345== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3893. ==20345== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3894. ==20345== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3895. ==20345== by 0x403345: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  3896. ==20345== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  3897. ==20345==
  3898. ==20373== Source and destination overlap in memcpy(0x6397964, 0x6397963, 3)
  3899. ==20373== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3900. ==20373== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3901. ==20373== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3902. ==20373== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3903. ==20373== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3904. ==20373== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3905. ==20373== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3906. ==20373== by 0x402FD8: client (in /build/src/gnutls-3.0.1/tests/x509dn)
  3907. ==20373== by 0x40355C: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  3908. ==20373== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  3909. ==20373==
  3910. ==20373== Source and destination overlap in memcpy(0x6397970, 0x639796f, 9)
  3911. ==20373== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3912. ==20373== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3913. ==20373== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3914. ==20373== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3915. ==20373== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3916. ==20373== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3917. ==20373== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3918. ==20373== by 0x402FD8: client (in /build/src/gnutls-3.0.1/tests/x509dn)
  3919. ==20373== by 0x40355C: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  3920. ==20373== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  3921. ==20373==
  3922. ==20373== Source and destination overlap in memcpy(0x639796f, 0x639796e, 11)
  3923. ==20373== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3924. ==20373== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3925. ==20373== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3926. ==20373== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3927. ==20373== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3928. ==20373== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3929. ==20373== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3930. ==20373== by 0x402FD8: client (in /build/src/gnutls-3.0.1/tests/x509dn)
  3931. ==20373== by 0x40355C: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  3932. ==20373== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  3933. ==20373==
  3934. ==20373== Source and destination overlap in memcpy(0x639797d, 0x639797c, 23)
  3935. ==20373== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3936. ==20373== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3937. ==20373== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3938. ==20373== by 0x4E804B1: _gnutls_x509_get_signed_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3939. ==20373== by 0x4E9FEF2: _gnutls_x509_crt_get_raw_dn2.isra.2 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3940. ==20373== by 0x4E6955C: add_new_crt_to_rdn_seq.isra.3 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3941. ==20373== by 0x4E697DA: parse_pem_ca_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3942. ==20373== by 0x402FD8: client (in /build/src/gnutls-3.0.1/tests/x509dn)
  3943. ==20373== by 0x40355C: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  3944. ==20373== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  3945. ==20373==
  3946. ==20345== Source and destination overlap in memcpy(0x63dd2b4, 0x63dd2b3, 3)
  3947. ==20345== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3948. ==20345== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3949. ==20345== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3950. ==20345== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3951. ==20345== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3952. ==20345== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3953. ==20345== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3954. ==20345== by 0x403360: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  3955. ==20345== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  3956. ==20345==
  3957. ==20345== Source and destination overlap in memcpy(0x63dd2c0, 0x63dd2bf, 9)
  3958. ==20345== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3959. ==20345== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3960. ==20345== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3961. ==20345== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3962. ==20345== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3963. ==20345== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3964. ==20345== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3965. ==20345== by 0x403360: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  3966. ==20345== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  3967. ==20345==
  3968. ==20345== Source and destination overlap in memcpy(0x63dd2bf, 0x63dd2be, 11)
  3969. ==20345== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3970. ==20345== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3971. ==20345== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3972. ==20345== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3973. ==20345== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3974. ==20345== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3975. ==20345== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3976. ==20345== by 0x403360: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  3977. ==20345== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  3978. ==20345==
  3979. ==20345== Source and destination overlap in memcpy(0x63dd2cd, 0x63dd2cc, 23)
  3980. ==20345== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3981. ==20345== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3982. ==20345== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3983. ==20345== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3984. ==20345== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3985. ==20345== by 0x4E6A461: read_cert_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3986. ==20345== by 0x4E6AB7B: gnutls_certificate_set_x509_key_mem (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3987. ==20345== by 0x403360: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  3988. ==20345== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  3989. ==20345==
  3990. ==20345== Source and destination overlap in memcpy(0x63f4114, 0x63f4113, 9)
  3991. ==20345== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3992. ==20345== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  3993. ==20345== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3994. ==20345== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3995. ==20345== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3996. ==20345== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3997. ==20345== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3998. ==20345== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  3999. ==20345== by 0x4E5304E: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4000. ==20345== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4001. ==20345== by 0x403496: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  4002. ==20345== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  4003. ==20345==
  4004. ==20345== Source and destination overlap in memcpy(0x63f4113, 0x63f4112, 13)
  4005. ==20345== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4006. ==20345== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  4007. ==20345== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4008. ==20345== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4009. ==20345== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4010. ==20345== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4011. ==20345== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4012. ==20345== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4013. ==20345== by 0x4E5304E: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4014. ==20345== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4015. ==20345== by 0x403496: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  4016. ==20345== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  4017. ==20345==
  4018. ==20373== Source and destination overlap in memcpy(0x63e0fb4, 0x63e0fb3, 3)
  4019. ==20373== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4020. ==20373== by 0x5467E99: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  4021. ==20373== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4022. ==20373== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4023. ==20373== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4024. ==20373== by 0x4EAFE3B: _gnutls_proc_cert_server_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4025. ==20373== by 0x4E5582F: _gnutls_recv_server_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4026. ==20373== by 0x4E535C7: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4027. ==20373== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4028. ==20373== by 0x40302C: client (in /build/src/gnutls-3.0.1/tests/x509dn)
  4029. ==20373== by 0x40355C: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  4030. ==20373== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  4031. ==20373==
  4032. ==20373== Source and destination overlap in memcpy(0x63e0fc0, 0x63e0fbf, 9)
  4033. ==20373== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4034. ==20373== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  4035. ==20373== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4036. ==20373== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4037. ==20373== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4038. ==20373== by 0x4EAFE3B: _gnutls_proc_cert_server_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4039. ==20373== by 0x4E5582F: _gnutls_recv_server_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4040. ==20373== by 0x4E535C7: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4041. ==20373== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4042. ==20373== by 0x40302C: client (in /build/src/gnutls-3.0.1/tests/x509dn)
  4043. ==20373== by 0x40355C: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  4044. ==20373== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  4045. ==20373==
  4046. ==20373== Source and destination overlap in memcpy(0x63e0fbf, 0x63e0fbe, 11)
  4047. ==20373== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4048. ==20373== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  4049. ==20373== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4050. ==20373== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4051. ==20373== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4052. ==20373== by 0x4EAFE3B: _gnutls_proc_cert_server_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4053. ==20373== by 0x4E5582F: _gnutls_recv_server_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4054. ==20373== by 0x4E535C7: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4055. ==20373== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4056. ==20373== by 0x40302C: client (in /build/src/gnutls-3.0.1/tests/x509dn)
  4057. ==20373== by 0x40355C: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  4058. ==20373== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  4059. ==20373==
  4060. ==20373== Source and destination overlap in memcpy(0x63e0fcd, 0x63e0fcc, 23)
  4061. ==20373== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4062. ==20373== by 0x5467E1F: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  4063. ==20373== by 0x4E7FAF8: _gnutls_x509_export_int_named (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4064. ==20373== by 0x4E6D90C: gnutls_pcert_import_x509 (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4065. ==20373== by 0x4E6DAA1: gnutls_pcert_import_x509_raw (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4066. ==20373== by 0x4EAFE3B: _gnutls_proc_cert_server_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4067. ==20373== by 0x4E5582F: _gnutls_recv_server_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4068. ==20373== by 0x4E535C7: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4069. ==20373== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4070. ==20373== by 0x40302C: client (in /build/src/gnutls-3.0.1/tests/x509dn)
  4071. ==20373== by 0x40355C: doit (in /build/src/gnutls-3.0.1/tests/x509dn)
  4072. ==20373== by 0x402604: main (in /build/src/gnutls-3.0.1/tests/x509dn)
  4073. ==20373==
  4074. Self test `./x509dn' finished with 0 errors
  4075. server: client failed with exit status 1
  4076. Self test `./x509dn' finished with 1 errors
  4077. FAIL: x509dn
  4078. Self test `./anonself' finished with 0 errors
  4079. Self test `./anonself' finished with 0 errors
  4080. PASS: anonself
  4081. Self test `./pskself' finished with 0 errors
  4082. Self test `./pskself' finished with 0 errors
  4083. PASS: pskself
  4084. Self test `./dhepskself' finished with 0 errors
  4085. Self test `./dhepskself' finished with 0 errors
  4086. PASS: dhepskself
  4087. try to resume from db
  4088. try to resume from session ticket
  4089. try to resume from session ticket (server only)
  4090. try to resume from session ticket (client only)
  4091. Self test `./resume' finished with 0 errors
  4092. PASS: resume
  4093. PASS: setcredcrash
  4094. ==20550== Source and destination overlap in memcpy(0x639d564, 0x639d563, 9)
  4095. ==20550== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4096. ==20550== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  4097. ==20550== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4098. ==20550== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4099. ==20550== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4100. ==20550== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4101. ==20550== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4102. ==20550== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4103. ==20550== by 0x4E5304E: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4104. ==20550== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4105. ==20550== by 0x4031EA: doit (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4106. ==20550== by 0x402444: main (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4107. ==20550==
  4108. ==20550== Source and destination overlap in memcpy(0x639d563, 0x639d562, 13)
  4109. ==20550== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4110. ==20550== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  4111. ==20550== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4112. ==20550== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4113. ==20550== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4114. ==20550== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4115. ==20550== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4116. ==20550== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4117. ==20550== by 0x4E5304E: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4118. ==20550== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4119. ==20550== by 0x4031EA: doit (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4120. ==20550== by 0x402444: main (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4121. ==20550==
  4122. ==20551== Source and destination overlap in memcpy(0x63d00d0, 0x63d00d0, 1762)
  4123. ==20551== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4124. ==20551== by 0x4E6677C: _gnutls_buffer_append_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4125. ==20551== by 0x4E500AF: _gnutls_send_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4126. ==20551== by 0x4E55180: _gnutls_send_client_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4127. ==20551== by 0x4E5357C: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4128. ==20551== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4129. ==20551== by 0x402CE6: client (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4130. ==20551== by 0x40300D: doit (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4131. ==20551== by 0x402444: main (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4132. ==20551==
  4133. ==20551== Source and destination overlap in memcpy(0x63d2db4, 0x63d2db3, 9)
  4134. ==20551== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4135. ==20551== by 0x5468162: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  4136. ==20551== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4137. ==20551== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4138. ==20551== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4139. ==20551== by 0x4E6433E: _gnutls_handshake_sign_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4140. ==20551== by 0x4EB07F5: _gnutls_gen_cert_client_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4141. ==20551== by 0x4E54DEC: _gnutls_send_client_certificate_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4142. ==20551== by 0x4E533E6: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4143. ==20551== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4144. ==20551== by 0x402CE6: client (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4145. ==20551== by 0x40300D: doit (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4146. ==20551==
  4147. ==20551== Source and destination overlap in memcpy(0x63d2db3, 0x63d2db2, 13)
  4148. ==20551== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4149. ==20551== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  4150. ==20551== by 0x4E6496F: pk_prepare_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4151. ==20551== by 0x4E6D57C: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4152. ==20551== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4153. ==20551== by 0x4E6433E: _gnutls_handshake_sign_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4154. ==20551== by 0x4EB07F5: _gnutls_gen_cert_client_cert_vrfy (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4155. ==20551== by 0x4E54DEC: _gnutls_send_client_certificate_verify (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4156. ==20551== by 0x4E533E6: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4157. ==20551== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4158. ==20551== by 0x402CE6: client (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4159. ==20551== by 0x40300D: doit (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4160. ==20551==
  4161. ==20550== Source and destination overlap in memcpy(0x63ad940, 0x63ad940, 1766)
  4162. ==20550== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4163. ==20550== by 0x4E6677C: _gnutls_buffer_append_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4164. ==20550== by 0x4E51A2D: _gnutls_recv_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4165. ==20550== by 0x4E5564E: _gnutls_recv_client_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4166. ==20550== by 0x4E530F7: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4167. ==20550== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4168. ==20550== by 0x4031EA: doit (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4169. ==20550== by 0x402444: main (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4170. ==20550==
  4171. ==20550== Source and destination overlap in memcpy(0x6418370, 0x6418370, 275)
  4172. ==20550== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4173. ==20550== by 0x4E6677C: _gnutls_buffer_append_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4174. ==20550== by 0x4E500AF: _gnutls_send_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4175. ==20550== by 0x4E55315: _gnutls_send_server_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4176. ==20550== by 0x4E52E24: _gnutls_handshake_server (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4177. ==20550== by 0x4E53762: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4178. ==20550== by 0x4031EA: doit (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4179. ==20550== by 0x402444: main (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4180. ==20550==
  4181. ==20550== Source and destination overlap in memcpy(0x641c1c2, 0x641c1c1, 69)
  4182. ==20550== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4183. ==20550== by 0x546812A: asn1_der_coding (in /usr/lib/libtasn1.so.3.1.11)
  4184. ==20550== by 0x4E7F92D: _gnutls_x509_der_encode (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4185. ==20550== by 0x4E5FB8B: _gnutls_encode_ber_rs (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4186. ==20550== by 0x4ED36BE: _wrap_nettle_pk_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4187. ==20550== by 0x4E6380B: _gnutls_soft_sign (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4188. ==20550== by 0x4EC032E: gnutls_openpgp_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4189. ==20550== by 0x4E6D590: gnutls_privkey_sign_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4190. ==20550== by 0x4E631A4: sign_tls_hash (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4191. ==20550== by 0x4E6376D: _gnutls_handshake_sign_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4192. ==20550== by 0x4EB3919: gen_dhe_server_kx (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4193. ==20550== by 0x4E5476E: _gnutls_send_server_kx_message (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4194. ==20550==
  4195. ==20551== Source and destination overlap in memcpy(0x6423db0, 0x6423db0, 279)
  4196. ==20551== at 0x4C27B46: memcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  4197. ==20551== by 0x4E6677C: _gnutls_buffer_append_data (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4198. ==20551== by 0x4E51A2D: _gnutls_recv_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4199. ==20551== by 0x4E55812: _gnutls_recv_server_certificate (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4200. ==20551== by 0x4E535C7: _gnutls_handshake_client (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4201. ==20551== by 0x4E5380F: gnutls_handshake (in /build/src/gnutls-3.0.1/lib/.libs/libgnutls.so.28.0.1)
  4202. ==20551== by 0x402CE6: client (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4203. ==20551== by 0x40300D: doit (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4204. ==20551== by 0x402444: main (in /build/src/gnutls-3.0.1/tests/openpgpself)
  4205. ==20551==
  4206. Self test `./openpgpself' finished with 0 errors
  4207. Self test `./openpgpself' finished with 0 errors
  4208. FAIL: openpgpself
  4209. PASS: rfc2253-escape-test
  4210. ===================================
  4211. 21 of 48 tests failed
  4212. Please report to bug-gnutls@gnu.org
  4213. ===================================
  4214. make[3]: *** [check-TESTS] Error 1
  4215. make[3]: Leaving directory `/build/src/gnutls-3.0.1/tests'
  4216. make[2]: *** [check-am] Error 2
  4217. make[2]: Leaving directory `/build/src/gnutls-3.0.1/tests'
  4218. make[1]: *** [check-recursive] Error 1
  4219. make[1]: Leaving directory `/build/src/gnutls-3.0.1/tests'
  4220. make: *** [check-recursive] Error 1
  4221. ==> ERROR: A failure occurred in check().
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement