1. * Package: net-libs/gnutls-3.1.6
  2. * Repository: gentoo
  3. * Maintainer: crypto@gentoo.org
  4. * USE: amd64 cxx doc elibc_glibc kernel_linux multilib nls test userland_GNU zlib
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking gnutls-3.1.6.tar.xz to /tmp/portage/net-libs/gnutls-3.1.6/work
  15. >>> Source unpacked in /tmp/portage/net-libs/gnutls-3.1.6/work
  16. >>> Preparing source in /tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6 ...
  17. * Applying gnutls-3.1.3-guile-parallelmake.patch ...
  18. [ ok ]
  19. * Running eautoreconf in '/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6' ...
  20. * Running autopoint --force ...
  21. [ ok ]
  22. * Running gtkdocize --copy ...
  23. [ ok ]
  24. * Running libtoolize --install --copy --force --automake ...
  25. [ ok ]
  26. * Running aclocal -I m4 -I gl/m4 -I src/libopts/m4 ...
  27. [ ok ]
  28. * Running autoconf ...
  29. [ ok ]
  30. * Running autoheader ...
  31. [ ok ]
  32. * Running automake --add-missing --copy ...
  33. [ ok ]
  34. * Running elibtoolize in: gnutls-3.1.6/build-aux/
  35. * Applying portage/1.2.0 patch ...
  36. * Applying sed/1.5.6 patch ...
  37. * Applying as-needed/2.4.2 patch ...
  38. >>> Source prepared.
  39. >>> Configuring source in /tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6 ...
  40. * econf: updating gnutls-3.1.6/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  41. * econf: updating gnutls-3.1.6/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  42. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --htmldir=/usr/share/doc/gnutls-3.1.6/html --disable-silent-rules --disable-valgrind-tests --enable-cxx --disable-libdane --enable-gtk-doc --enable-gtk-doc-pdf --disable-guile --enable-nls --disable-static --without-p11-kit --with-zlib --without-tpm
  43. configure: loading site script /usr/share/config.site
  44. checking for a BSD-compatible install... /usr/bin/install -c
  45. checking whether build environment is sane... yes
  46. checking for a thread-safe mkdir -p... /bin/mkdir -p
  47. checking for gawk... gawk
  48. checking whether make sets $(MAKE)... yes
  49. checking whether make supports nested variables... yes
  50. ***
  51. *** Checking for compilation programs...
  52. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  53. checking whether the C compiler works... yes
  54. checking for C compiler default output file name... a.out
  55. checking for suffix of executables...
  56. checking whether we are cross compiling... no
  57. checking for suffix of object files... o
  58. checking whether we are using the GNU C compiler... yes
  59. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  60. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  61. checking for style of include used by make... GNU
  62. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  63. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  64. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  65. checking whether we are using the GNU C++ compiler... yes
  66. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  67. checking dependency style of x86_64-pc-linux-gnu-g++... none
  68. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  69. checking for grep that handles long lines and -e... /bin/grep
  70. checking for egrep... /bin/grep -E
  71. checking for Minix Amsterdam compiler... no
  72. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  73. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  74. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  75. checking build system type... x86_64-pc-linux-gnu
  76. checking host system type... x86_64-pc-linux-gnu
  77. checking for ANSI C header files... yes
  78. checking for sys/types.h... yes
  79. checking for sys/stat.h... yes
  80. checking for stdlib.h... yes
  81. checking for string.h... yes
  82. checking for memory.h... yes
  83. checking for strings.h... yes
  84. checking for inttypes.h... yes
  85. checking for stdint.h... yes
  86. checking for unistd.h... yes
  87. checking minix/config.h usability... no
  88. checking minix/config.h presence... no
  89. checking for minix/config.h... no
  90. checking whether it is safe to define __EXTENSIONS__... yes
  91. checking for _LARGEFILE_SOURCE value needed for large files... no
  92. checking for special C compiler options needed for large files... no
  93. checking for _FILE_OFFSET_BITS value needed for large files... no
  94. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  95. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  96. checking for inline... inline
  97. checking for ANSI C header files... (cached) yes
  98. checking cpuid.h usability... yes
  99. checking cpuid.h presence... yes
  100. checking for cpuid.h... yes
  101. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
  102. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  103. checking for shared library run path origin... done
  104. checking for x86_64-pc-linux-gnu-pkg-config... no
  105. checking for pkg-config... /usr/bin/pkg-config
  106. checking pkg-config is at least version 0.9.0... yes
  107. checking whether to use nettle... yes
  108. checking for libnettle... yes
  109. checking how to link with libnettle... /usr/lib64/libnettle.so /usr/lib64/libhogweed.so /usr/lib64/libgmp.so
  110. checking for LIBTASN1... yes
  111. checking whether to use the included minitasn1... no
  112. checking whether C99 macros are supported... yes
  113. checking whether to disable DTLS-SRTP extension... no
  114. checking whether to disable SRP authentication support... no
  115. checking whether to disable PSK authentication support... no
  116. checking whether to disable anonymous authentication support... no
  117. checking whether to disable OpenPGP Certificate authentication support... no
  118. checking whether to add cryptodev support... no
  119. checking whether to disable OCSP support... no
  120. checking size of void *... 8
  121. checking size of long long... 8
  122. checking size of long... 8
  123. checking size of int... 4
  124. checking sys/socket.h usability... yes
  125. checking sys/socket.h presence... yes
  126. checking for sys/socket.h... yes
  127. checking features.h usability... yes
  128. checking features.h presence... yes
  129. checking for features.h... yes
  130. checking linewrap.h usability... no
  131. checking linewrap.h presence... no
  132. checking for linewrap.h... no
  133. checking arpa/inet.h usability... yes
  134. checking arpa/inet.h presence... yes
  135. checking for arpa/inet.h... yes
  136. checking dirent.h usability... yes
  137. checking dirent.h presence... yes
  138. checking for dirent.h... yes
  139. checking for sys/stat.h... (cached) yes
  140. checking netdb.h usability... yes
  141. checking netdb.h presence... yes
  142. checking for netdb.h... yes
  143. checking netinet/in.h usability... yes
  144. checking netinet/in.h presence... yes
  145. checking for netinet/in.h... yes
  146. checking getopt.h usability... yes
  147. checking getopt.h presence... yes
  148. checking for getopt.h... yes
  149. checking stdio_ext.h usability... yes
  150. checking stdio_ext.h presence... yes
  151. checking for stdio_ext.h... yes
  152. checking termios.h usability... yes
  153. checking termios.h presence... yes
  154. checking for termios.h... yes
  155. checking sys/time.h usability... yes
  156. checking sys/time.h presence... yes
  157. checking for sys/time.h... yes
  158. checking iconv.h usability... yes
  159. checking iconv.h presence... yes
  160. checking for iconv.h... yes
  161. checking for unistd.h... (cached) yes
  162. checking math.h usability... yes
  163. checking math.h presence... yes
  164. checking for math.h... yes
  165. checking sys/mman.h usability... yes
  166. checking sys/mman.h presence... yes
  167. checking for sys/mman.h... yes
  168. checking sys/select.h usability... yes
  169. checking sys/select.h presence... yes
  170. checking for sys/select.h... yes
  171. checking wchar.h usability... yes
  172. checking wchar.h presence... yes
  173. checking for wchar.h... yes
  174. checking for stdint.h... (cached) yes
  175. checking for strings.h... (cached) yes
  176. checking sys/uio.h usability... yes
  177. checking sys/uio.h presence... yes
  178. checking for sys/uio.h... yes
  179. checking sysexits.h usability... yes
  180. checking sysexits.h presence... yes
  181. checking for sysexits.h... yes
  182. checking for inttypes.h... (cached) yes
  183. checking xlocale.h usability... yes
  184. checking xlocale.h presence... yes
  185. checking for xlocale.h... yes
  186. checking sys/param.h usability... yes
  187. checking sys/param.h presence... yes
  188. checking for sys/param.h... yes
  189. checking sys/wait.h usability... yes
  190. checking sys/wait.h presence... yes
  191. checking for sys/wait.h... yes
  192. checking sys/ioctl.h usability... yes
  193. checking sys/ioctl.h presence... yes
  194. checking for sys/ioctl.h... yes
  195. checking for library containing setsockopt... none needed
  196. checking whether to build OpenSSL compatibility layer... yes
  197. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  198. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  199. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  200. checking for GTKDOC_DEPS... yes
  201. checking whether to build gtk-doc documentation... yes
  202. checking whether NLS is requested... yes
  203. checking for msgfmt... /usr/bin/msgfmt
  204. checking for gmsgfmt... /usr/bin/gmsgfmt
  205. checking for xgettext... /usr/bin/xgettext
  206. checking for msgmerge... /usr/bin/msgmerge
  207. checking for CFPreferencesCopyAppValue... no
  208. checking for CFLocaleCopyCurrent... no
  209. checking for GNU gettext in libc... yes
  210. checking whether to use NLS... yes
  211. checking where the gettext function comes from... libc
  212. checking whether byte ordering is bigendian... no
  213. checking whether the preprocessor supports include_next... yes
  214. checking whether system header files limit the line length... no
  215. checking whether <sys/socket.h> is self-contained... yes
  216. checking for shutdown... yes
  217. checking whether <sys/socket.h> defines the SHUT_* macros... yes
  218. checking for struct sockaddr_storage... yes
  219. checking for sa_family_t... yes
  220. checking for struct sockaddr_storage.ss_family... yes
  221. checking whether socket is declared without a macro... yes
  222. checking whether connect is declared without a macro... yes
  223. checking whether accept is declared without a macro... yes
  224. checking whether bind is declared without a macro... yes
  225. checking whether getpeername is declared without a macro... yes
  226. checking whether getsockname is declared without a macro... yes
  227. checking whether getsockopt is declared without a macro... yes
  228. checking whether listen is declared without a macro... yes
  229. checking whether recv is declared without a macro... yes
  230. checking whether send is declared without a macro... yes
  231. checking whether recvfrom is declared without a macro... yes
  232. checking whether sendto is declared without a macro... yes
  233. checking whether setsockopt is declared without a macro... yes
  234. checking whether shutdown is declared without a macro... yes
  235. checking whether accept4 is declared without a macro... yes
  236. checking for size_t... yes
  237. checking for working alloca.h... yes
  238. checking for alloca... yes
  239. checking for C/C++ restrict keyword... __restrict
  240. checking whether clearerr_unlocked is declared... yes
  241. checking whether feof_unlocked is declared... yes
  242. checking whether ferror_unlocked is declared... yes
  243. checking whether fflush_unlocked is declared... yes
  244. checking whether fgets_unlocked is declared... yes
  245. checking whether fputc_unlocked is declared... yes
  246. checking whether fputs_unlocked is declared... yes
  247. checking whether fread_unlocked is declared... yes
  248. checking whether fwrite_unlocked is declared... yes
  249. checking whether getc_unlocked is declared... yes
  250. checking whether getchar_unlocked is declared... yes
  251. checking whether putc_unlocked is declared... yes
  252. checking whether putchar_unlocked is declared... yes
  253. checking for flockfile... yes
  254. checking for funlockfile... yes
  255. checking for _set_invalid_parameter_handler... no
  256. checking for alarm... yes
  257. checking for __fseterr... no
  258. checking for getdelim... yes
  259. checking for __fsetlocking... yes
  260. checking for tcgetattr... yes
  261. checking for tcsetattr... yes
  262. checking for getsubopt... yes
  263. checking for gettimeofday... yes
  264. checking for nanotime... no
  265. checking for mprotect... yes
  266. checking for sleep... yes
  267. checking for snprintf... yes
  268. checking for strdup... yes
  269. checking for strerror_r... yes
  270. checking for __xpg_strerror_r... yes
  271. checking for strndup... yes
  272. checking for localtime_r... yes
  273. checking for vasnprintf... no
  274. checking for ftruncate... yes
  275. checking for newlocale... yes
  276. checking for lstat... yes
  277. checking for pipe... yes
  278. checking for setenv... yes
  279. checking for catgets... yes
  280. checking for symlink... yes
  281. checking for shutdown... (cached) yes
  282. checking whether // is distinct from /... no
  283. checking for complete errno.h... yes
  284. checking whether strerror_r is declared... yes
  285. checking for strerror_r... (cached) yes
  286. checking whether strerror_r returns char *... yes
  287. checking whether frexp() can be used without linking with libm... yes
  288. checking whether long double and double are the same... no
  289. checking whether stdin defaults to large file offsets... yes
  290. checking for pid_t... yes
  291. checking for mode_t... yes
  292. checking whether fseeko is declared... yes
  293. checking for fseeko... yes
  294. checking whether stat file-mode macros are broken... no
  295. checking for nlink_t... yes
  296. checking whether fchmodat is declared without a macro... yes
  297. checking whether fstat is declared without a macro... yes
  298. checking whether fstatat is declared without a macro... yes
  299. checking whether futimens is declared without a macro... yes
  300. checking whether lchmod is declared without a macro... yes
  301. checking whether lstat is declared without a macro... yes
  302. checking whether mkdirat is declared without a macro... yes
  303. checking whether mkfifo is declared without a macro... yes
  304. checking whether mkfifoat is declared without a macro... yes
  305. checking whether mknod is declared without a macro... yes
  306. checking whether mknodat is declared without a macro... yes
  307. checking whether stat is declared without a macro... yes
  308. checking whether utimensat is declared without a macro... yes
  309. checking whether ftello is declared... yes
  310. checking for ftello... yes
  311. checking whether ftello works... yes
  312. checking whether getaddrinfo is declared without a macro... yes
  313. checking whether freeaddrinfo is declared without a macro... yes
  314. checking whether gai_strerror is declared without a macro... yes
  315. checking whether getnameinfo is declared without a macro... yes
  316. checking for library containing gethostbyname... none required
  317. checking for gethostbyname... yes
  318. checking for library containing getservbyname... none required
  319. checking for getservbyname... yes
  320. checking for library containing inet_ntop... none required
  321. checking whether inet_ntop is declared... yes
  322. checking for IPv4 sockets... yes
  323. checking for IPv6 sockets... yes
  324. checking whether getdelim is declared... yes
  325. checking whether getline is declared... yes
  326. checking for getopt.h... (cached) yes
  327. checking for getopt_long_only... yes
  328. checking whether getopt is POSIX compatible... yes
  329. checking for working GNU getopt function... yes
  330. checking for working GNU getopt_long function... yes
  331. checking whether getenv is declared... yes
  332. checking whether getpass is declared... yes
  333. checking whether flockfile is declared... yes
  334. checking whether funlockfile is declared... yes
  335. checking for struct timeval... yes
  336. checking for wide-enough struct timeval.tv_sec member... yes
  337. checking whether gettimeofday is declared without a macro... yes
  338. checking where to find the exponent in a 'double'... word 1 bit 20
  339. checking where to find the exponent in a 'float'... word 0 bit 23
  340. checking whether byte ordering is bigendian... (cached) no
  341. checking whether malloc, realloc, calloc are POSIX compliant... yes
  342. checking for mmap... yes
  343. checking for MAP_ANONYMOUS... yes
  344. checking whether memchr works... yes
  345. checking whether memmem is declared... yes
  346. checking whether <limits.h> defines MIN and MAX... no
  347. checking whether <sys/param.h> defines MIN and MAX... yes
  348. checking whether <sys/select.h> is self-contained... yes
  349. checking whether pselect is declared without a macro... yes
  350. checking whether select is declared without a macro... yes
  351. checking for sigset_t... yes
  352. checking for uid_t in sys/types.h... yes
  353. checking whether snprintf returns a byte count as in C99... yes
  354. checking whether snprintf is declared... yes
  355. checking for stdbool.h that conforms to C99... yes
  356. checking for _Bool... yes
  357. checking for wchar_t... yes
  358. checking for long long int... yes
  359. checking for unsigned long long int... yes
  360. checking whether stdint.h conforms to C99... yes
  361. checking whether strdup is declared... yes
  362. checking whether strerror(0) succeeds... yes
  363. checking for strerror_r with POSIX signature... no
  364. checking whether __xpg_strerror_r works... yes
  365. checking whether ffsl is declared without a macro... yes
  366. checking whether ffsll is declared without a macro... yes
  367. checking whether memmem is declared without a macro... yes
  368. checking whether mempcpy is declared without a macro... yes
  369. checking whether memrchr is declared without a macro... yes
  370. checking whether rawmemchr is declared without a macro... yes
  371. checking whether stpcpy is declared without a macro... yes
  372. checking whether stpncpy is declared without a macro... yes
  373. checking whether strchrnul is declared without a macro... yes
  374. checking whether strdup is declared without a macro... yes
  375. checking whether strncat is declared without a macro... yes
  376. checking whether strndup is declared without a macro... yes
  377. checking whether strnlen is declared without a macro... yes
  378. checking whether strpbrk is declared without a macro... yes
  379. checking whether strsep is declared without a macro... yes
  380. checking whether strcasestr is declared without a macro... yes
  381. checking whether strtok_r is declared without a macro... yes
  382. checking whether strerror_r is declared without a macro... yes
  383. checking whether strsignal is declared without a macro... yes
  384. checking whether strverscmp is declared without a macro... yes
  385. checking whether ffs is declared without a macro... yes
  386. checking whether strcasecmp is declared without a macro... yes
  387. checking whether strncasecmp is declared without a macro... yes
  388. checking whether strndup is declared... (cached) yes
  389. checking whether strnlen is declared... (cached) yes
  390. checking whether strtok_r is declared... (cached) yes
  391. checking whether imported symbols can be declared weak... yes
  392. checking pthread.h usability... yes
  393. checking pthread.h presence... yes
  394. checking for pthread.h... yes
  395. checking for pthread_kill in -lpthread... yes
  396. checking for multithread API to use... posix
  397. checking for struct timespec in <time.h>... yes
  398. checking for wint_t... yes
  399. checking for inttypes.h... yes
  400. checking for stdint.h... yes
  401. checking for intmax_t... yes
  402. checking for snprintf... (cached) yes
  403. checking for strnlen... yes
  404. checking for wcslen... yes
  405. checking for wcsnlen... yes
  406. checking for mbrtowc... yes
  407. checking for wcrtomb... yes
  408. checking whether _snprintf is declared... no
  409. checking whether printf supports size specifiers as in C99... yes
  410. checking whether printf supports 'long double' arguments... yes
  411. checking whether printf supports infinite 'double' arguments... yes
  412. checking whether printf supports infinite 'long double' arguments... no
  413. checking whether printf supports the 'a' and 'A' directives... yes
  414. checking whether printf supports the 'F' directive... yes
  415. checking whether printf supports the 'n' directive... no
  416. checking whether printf supports the 'ls' directive... yes
  417. checking whether printf supports the grouping flag... yes
  418. checking whether printf supports the left-adjust flag correctly... yes
  419. checking whether printf supports the zero flag correctly... yes
  420. checking whether printf supports large precisions... yes
  421. checking whether printf survives out-of-memory conditions... yes
  422. checking whether vsnprintf is declared... yes
  423. checking whether <wchar.h> uses 'inline' correctly... yes
  424. checking for nl_langinfo and CODESET... yes
  425. checking if environ is properly declared... yes
  426. checking for working fcntl.h... yes
  427. checking whether ungetc works on arbitrary bytes... yes
  428. checking whether getcwd (NULL, 0) allocates memory for result... yes
  429. checking for getcwd with POSIX signature... yes
  430. checking whether imaxabs is declared without a macro... yes
  431. checking whether imaxdiv is declared without a macro... yes
  432. checking whether strtoimax is declared without a macro... yes
  433. checking whether strtoumax is declared without a macro... yes
  434. checking for inttypes.h... (cached) yes
  435. checking whether the inttypes.h PRIxNN macros are broken... no
  436. checking for LC_MESSAGES... yes
  437. checking whether lstat correctly handles trailing slash... yes
  438. checking for stdlib.h... (cached) yes
  439. checking for GNU libc compatible malloc... yes
  440. checking for promoted mode_t type... mode_t
  441. checking whether strerror_r is declared... (cached) yes
  442. checking whether setenv is declared... yes
  443. checking search.h usability... yes
  444. checking search.h presence... yes
  445. checking for search.h... yes
  446. checking for tsearch... yes
  447. checking whether alarm is declared... yes
  448. checking whether unsetenv is declared... yes
  449. checking for alloca as a compiler built-in... yes
  450. checking for alphasort... yes
  451. checking whether program_invocation_name is declared... yes
  452. checking whether program_invocation_short_name is declared... yes
  453. checking whether program_invocation_name is defined... yes
  454. checking whether program_invocation_short_name is defined... yes
  455. checking whether inet_ntop is declared without a macro... yes
  456. checking whether inet_pton is declared without a macro... yes
  457. checking byteswap.h usability... yes
  458. checking byteswap.h presence... yes
  459. checking for byteswap.h... yes
  460. checking for library containing clock_gettime... none required
  461. checking for clock_gettime... yes
  462. checking for clock_settime... yes
  463. checking for closedir... yes
  464. checking whether alphasort is declared without a macro... yes
  465. checking whether closedir is declared without a macro... yes
  466. checking whether dirfd is declared without a macro... yes
  467. checking whether fdopendir is declared without a macro... yes
  468. checking whether opendir is declared without a macro... yes
  469. checking whether readdir is declared without a macro... yes
  470. checking whether rewinddir is declared without a macro... yes
  471. checking whether scandir is declared without a macro... yes
  472. checking whether // is distinct from /... (cached) no
  473. checking whether dup2 works... yes
  474. checking for error_at_line... yes
  475. checking whether conversion from 'int' to 'long double' works... yes
  476. checking whether frexp works... yes
  477. checking whether frexpl is declared... yes
  478. checking whether frexpl() can be used without linking with libm... yes
  479. checking whether frexpl works... yes
  480. checking for fseeko... (cached) yes
  481. checking for ftello... (cached) yes
  482. checking whether ftello works... (cached) yes
  483. checking whether __func__ is available... yes
  484. configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
  485. checking for library containing getaddrinfo... none required
  486. checking for getaddrinfo... yes
  487. checking whether gai_strerror is declared... (cached) yes
  488. checking whether gai_strerrorA is declared... no
  489. checking for gai_strerror with POSIX signature... yes
  490. checking for struct sockaddr.sa_len... no
  491. checking whether getaddrinfo is declared... (cached) yes
  492. checking whether freeaddrinfo is declared... (cached) yes
  493. checking whether getnameinfo is declared... (cached) yes
  494. checking for struct addrinfo... yes
  495. checking for working getdelim function... yes
  496. checking for getline... yes
  497. checking for working getline function... yes
  498. checking for getpass... yes
  499. checking whether gettimeofday clobbers localtime buffer... no
  500. checking for gettimeofday with POSIX signature... almost
  501. checking for library containing gethostbyname... (cached) none required
  502. checking for gethostbyname... (cached) yes
  503. checking for iconv... yes
  504. checking for working iconv... yes
  505. checking for iconv declaration...
  506. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  507. checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes
  508. checking for library containing inet_ntop... (cached) none required
  509. checking whether inet_ntop is declared... (cached) yes
  510. checking for library containing inet_pton... none required
  511. checking whether inet_pton is declared... (cached) yes
  512. checking whether the compiler generally respects inline... yes
  513. checking whether isnan(double) can be used without linking with libm... yes
  514. checking whether isnan(float) can be used without linking with libm... yes
  515. checking whether isnan(float) works... yes
  516. checking whether isnan(long double) can be used without linking with libm... yes
  517. checking whether isnanl works... no
  518. checking where to find the exponent in a 'long double'... word 2 bit 0
  519. checking if gcc/ld supports -Wl,--output-def... no
  520. checking if LD -Wl,--version-script works... yes
  521. checking whether lseek detects pipes... yes
  522. checking for stdlib.h... (cached) yes
  523. checking for GNU libc compatible malloc... (cached) yes
  524. checking whether NAN macro works... yes
  525. checking whether HUGE_VAL works... yes
  526. checking whether acosf is declared without a macro... yes
  527. checking whether acosl is declared without a macro... yes
  528. checking whether asinf is declared without a macro... yes
  529. checking whether asinl is declared without a macro... yes
  530. checking whether atanf is declared without a macro... yes
  531. checking whether atanl is declared without a macro... yes
  532. checking whether cbrt is declared without a macro... yes
  533. checking whether cbrtf is declared without a macro... yes
  534. checking whether cbrtl is declared without a macro... yes
  535. checking whether ceilf is declared without a macro... yes
  536. checking whether ceill is declared without a macro... yes
  537. checking whether copysign is declared without a macro... yes
  538. checking whether copysignf is declared without a macro... yes
  539. checking whether copysignl is declared without a macro... yes
  540. checking whether cosf is declared without a macro... yes
  541. checking whether cosl is declared without a macro... yes
  542. checking whether coshf is declared without a macro... yes
  543. checking whether expf is declared without a macro... yes
  544. checking whether expl is declared without a macro... yes
  545. checking whether exp2 is declared without a macro... yes
  546. checking whether exp2f is declared without a macro... yes
  547. checking whether exp2l is declared without a macro... yes
  548. checking whether expm1 is declared without a macro... yes
  549. checking whether expm1f is declared without a macro... yes
  550. checking whether expm1l is declared without a macro... yes
  551. checking whether fabsf is declared without a macro... yes
  552. checking whether fabsl is declared without a macro... yes
  553. checking whether floorf is declared without a macro... yes
  554. checking whether floorl is declared without a macro... yes
  555. checking whether fma is declared without a macro... yes
  556. checking whether fmaf is declared without a macro... yes
  557. checking whether fmal is declared without a macro... yes
  558. checking whether fmod is declared without a macro... yes
  559. checking whether fmodf is declared without a macro... yes
  560. checking whether fmodl is declared without a macro... yes
  561. checking whether frexpf is declared without a macro... yes
  562. checking whether frexpl is declared without a macro... yes
  563. checking whether hypotf is declared without a macro... yes
  564. checking whether hypotl is declared without a macro... yes
  565. checking whether ilogb is declared without a macro... yes
  566. checking whether ilogbf is declared without a macro... yes
  567. checking whether ilogbl is declared without a macro... yes
  568. checking whether ldexpf is declared without a macro... yes
  569. checking whether ldexpl is declared without a macro... yes
  570. checking whether log is declared without a macro... yes
  571. checking whether logf is declared without a macro... yes
  572. checking whether logl is declared without a macro... yes
  573. checking whether log10 is declared without a macro... yes
  574. checking whether log10f is declared without a macro... yes
  575. checking whether log10l is declared without a macro... yes
  576. checking whether log1p is declared without a macro... yes
  577. checking whether log1pf is declared without a macro... yes
  578. checking whether log1pl is declared without a macro... yes
  579. checking whether log2 is declared without a macro... yes
  580. checking whether log2f is declared without a macro... yes
  581. checking whether log2l is declared without a macro... yes
  582. checking whether logb is declared without a macro... yes
  583. checking whether logbf is declared without a macro... yes
  584. checking whether logbl is declared without a macro... yes
  585. checking whether modf is declared without a macro... yes
  586. checking whether modff is declared without a macro... yes
  587. checking whether modfl is declared without a macro... yes
  588. checking whether powf is declared without a macro... yes
  589. checking whether remainder is declared without a macro... yes
  590. checking whether remainderf is declared without a macro... yes
  591. checking whether remainderl is declared without a macro... yes
  592. checking whether rint is declared without a macro... yes
  593. checking whether rintf is declared without a macro... yes
  594. checking whether rintl is declared without a macro... yes
  595. checking whether round is declared without a macro... yes
  596. checking whether roundf is declared without a macro... yes
  597. checking whether roundl is declared without a macro... yes
  598. checking whether sinf is declared without a macro... yes
  599. checking whether sinl is declared without a macro... yes
  600. checking whether sinhf is declared without a macro... yes
  601. checking whether sqrtf is declared without a macro... yes
  602. checking whether sqrtl is declared without a macro... yes
  603. checking whether tanf is declared without a macro... yes
  604. checking whether tanl is declared without a macro... yes
  605. checking whether tanhf is declared without a macro... yes
  606. checking whether trunc is declared without a macro... yes
  607. checking whether truncf is declared without a macro... yes
  608. checking whether truncl is declared without a macro... yes
  609. checking for memmem... yes
  610. checking whether memmem works... yes
  611. checking for mempcpy... yes
  612. checking whether getaddrinfo is declared without a macro... (cached) yes
  613. checking whether freeaddrinfo is declared without a macro... (cached) yes
  614. checking whether gai_strerror is declared without a macro... (cached) yes
  615. checking whether getnameinfo is declared without a macro... (cached) yes
  616. checking whether <netinet/in.h> is self-contained... yes
  617. checking for opendir... yes
  618. checking for pmccabe... false
  619. checking whether frexp works... (cached) yes
  620. checking whether ldexp can be used without linking with libm... yes
  621. checking whether frexpl() can be used without linking with libm... (cached) yes
  622. checking whether frexpl works... (cached) yes
  623. checking whether frexpl is declared... (cached) yes
  624. checking whether ldexpl() can be used without linking with libm... yes
  625. checking whether ldexpl works... yes
  626. checking whether ldexpl is declared... (cached) yes
  627. checking whether program_invocation_name is declared... (cached) yes
  628. checking whether program_invocation_short_name is declared... (cached) yes
  629. checking for rawmemchr... yes
  630. checking for readdir... yes
  631. checking for scandir... yes
  632. checking whether select supports a 0 argument... yes
  633. checking whether select detects invalid fds... yes
  634. checking for library containing getservbyname... (cached) none required
  635. checking for getservbyname... (cached) yes
  636. checking for volatile sig_atomic_t... yes
  637. checking for sighandler_t... yes
  638. checking whether pthread_sigmask is declared without a macro... yes
  639. checking whether sigaction is declared without a macro... yes
  640. checking whether sigaddset is declared without a macro... yes
  641. checking whether sigdelset is declared without a macro... yes
  642. checking whether sigemptyset is declared without a macro... yes
  643. checking whether sigfillset is declared without a macro... yes
  644. checking whether sigismember is declared without a macro... yes
  645. checking whether sigpending is declared without a macro... yes
  646. checking whether sigprocmask is declared without a macro... yes
  647. checking for signbit macro... yes
  648. checking for signbit compiler built-ins... yes
  649. checking for stdint.h... (cached) yes
  650. checking for SIZE_MAX... yes
  651. checking whether sleep is declared... yes
  652. checking for working sleep... yes
  653. checking for snprintf... (cached) yes
  654. checking whether snprintf respects a size of 1... yes
  655. checking whether printf supports POSIX/XSI format strings with positions... yes
  656. checking for library containing setsockopt... (cached) none needed
  657. checking for socklen_t... yes
  658. checking for ssize_t... yes
  659. checking for working stdalign.h... yes
  660. checking for va_copy... yes
  661. checking whether NULL can be used in arbitrary expressions... yes
  662. checking whether dprintf is declared without a macro... yes
  663. checking whether fpurge is declared without a macro... no
  664. checking whether fseeko is declared without a macro... yes
  665. checking whether ftello is declared without a macro... yes
  666. checking whether getdelim is declared without a macro... yes
  667. checking whether getline is declared without a macro... yes
  668. checking whether gets is declared without a macro... no
  669. checking whether pclose is declared without a macro... yes
  670. checking whether popen is declared without a macro... yes
  671. checking whether renameat is declared without a macro... yes
  672. checking whether snprintf is declared without a macro... yes
  673. checking whether tmpfile is declared without a macro... yes
  674. checking whether vdprintf is declared without a macro... yes
  675. checking whether vsnprintf is declared without a macro... yes
  676. checking whether _Exit is declared without a macro... yes
  677. checking whether atoll is declared without a macro... yes
  678. checking whether canonicalize_file_name is declared without a macro... yes
  679. checking whether getloadavg is declared without a macro... yes
  680. checking whether getsubopt is declared without a macro... yes
  681. checking whether grantpt is declared without a macro... yes
  682. checking whether initstate is declared without a macro... yes
  683. checking whether initstate_r is declared without a macro... yes
  684. checking whether mkdtemp is declared without a macro... yes
  685. checking whether mkostemp is declared without a macro... yes
  686. checking whether mkostemps is declared without a macro... yes
  687. checking whether mkstemp is declared without a macro... yes
  688. checking whether mkstemps is declared without a macro... yes
  689. checking whether posix_openpt is declared without a macro... yes
  690. checking whether ptsname is declared without a macro... yes
  691. checking whether ptsname_r is declared without a macro... yes
  692. checking whether random is declared without a macro... yes
  693. checking whether random_r is declared without a macro... yes
  694. checking whether realpath is declared without a macro... yes
  695. checking whether rpmatch is declared without a macro... yes
  696. checking whether setenv is declared without a macro... yes
  697. checking whether setstate is declared without a macro... yes
  698. checking whether setstate_r is declared without a macro... yes
  699. checking whether srandom is declared without a macro... yes
  700. checking whether srandom_r is declared without a macro... yes
  701. checking whether strtod is declared without a macro... yes
  702. checking whether strtoll is declared without a macro... yes
  703. checking whether strtoull is declared without a macro... yes
  704. checking whether unlockpt is declared without a macro... yes
  705. checking whether unsetenv is declared without a macro... yes
  706. checking for strcasecmp... yes
  707. checking for strncasecmp... yes
  708. checking whether strncasecmp is declared... (cached) yes
  709. checking for strchrnul... yes
  710. checking whether strchrnul works... yes
  711. checking for working strerror function... yes
  712. checking for working strndup... yes
  713. checking for working strnlen... yes
  714. checking for strtok_r... yes
  715. checking whether strtok_r works... yes
  716. checking for strverscmp... yes
  717. checking whether <sys/select.h> is self-contained... (cached) yes
  718. checking whether pselect is declared without a macro... (cached) yes
  719. checking whether select is declared without a macro... (cached) yes
  720. checking whether <sys/socket.h> is self-contained... (cached) yes
  721. checking for shutdown... (cached) yes
  722. checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes
  723. checking for struct sockaddr_storage... (cached) yes
  724. checking for sa_family_t... (cached) yes
  725. checking for struct sockaddr_storage.ss_family... (cached) yes
  726. checking whether socket is declared without a macro... (cached) yes
  727. checking whether connect is declared without a macro... (cached) yes
  728. checking whether accept is declared without a macro... (cached) yes
  729. checking whether bind is declared without a macro... (cached) yes
  730. checking whether getpeername is declared without a macro... (cached) yes
  731. checking whether getsockname is declared without a macro... (cached) yes
  732. checking whether getsockopt is declared without a macro... (cached) yes
  733. checking whether listen is declared without a macro... (cached) yes
  734. checking whether recv is declared without a macro... (cached) yes
  735. checking whether send is declared without a macro... (cached) yes
  736. checking whether recvfrom is declared without a macro... (cached) yes
  737. checking whether sendto is declared without a macro... (cached) yes
  738. checking whether setsockopt is declared without a macro... (cached) yes
  739. checking whether shutdown is declared without a macro... (cached) yes
  740. checking whether accept4 is declared without a macro... (cached) yes
  741. checking for nlink_t... (cached) yes
  742. checking whether fchmodat is declared without a macro... (cached) yes
  743. checking whether fstat is declared without a macro... (cached) yes
  744. checking whether fstatat is declared without a macro... (cached) yes
  745. checking whether futimens is declared without a macro... (cached) yes
  746. checking whether lchmod is declared without a macro... (cached) yes
  747. checking whether lstat is declared without a macro... (cached) yes
  748. checking whether mkdirat is declared without a macro... (cached) yes
  749. checking whether mkfifo is declared without a macro... (cached) yes
  750. checking whether mkfifoat is declared without a macro... (cached) yes
  751. checking whether mknod is declared without a macro... (cached) yes
  752. checking whether mknodat is declared without a macro... (cached) yes
  753. checking whether stat is declared without a macro... (cached) yes
  754. checking whether utimensat is declared without a macro... (cached) yes
  755. checking whether localtime_r is declared... yes
  756. checking whether localtime_r is compatible with its POSIX signature... yes
  757. checking for library containing timer_settime... -lrt
  758. checking for timer_settime... yes
  759. checking whether chdir is declared without a macro... yes
  760. checking whether chown is declared without a macro... yes
  761. checking whether dup is declared without a macro... yes
  762. checking whether dup2 is declared without a macro... yes
  763. checking whether dup3 is declared without a macro... yes
  764. checking whether environ is declared without a macro... yes
  765. checking whether euidaccess is declared without a macro... yes
  766. checking whether faccessat is declared without a macro... yes
  767. checking whether fchdir is declared without a macro... yes
  768. checking whether fchownat is declared without a macro... yes
  769. checking whether fdatasync is declared without a macro... yes
  770. checking whether fsync is declared without a macro... yes
  771. checking whether ftruncate is declared without a macro... yes
  772. checking whether getcwd is declared without a macro... yes
  773. checking whether getdomainname is declared without a macro... yes
  774. checking whether getdtablesize is declared without a macro... yes
  775. checking whether getgroups is declared without a macro... yes
  776. checking whether gethostname is declared without a macro... yes
  777. checking whether getlogin is declared without a macro... yes
  778. checking whether getlogin_r is declared without a macro... yes
  779. checking whether getpagesize is declared without a macro... yes
  780. checking whether getusershell is declared without a macro... yes
  781. checking whether setusershell is declared without a macro... yes
  782. checking whether endusershell is declared without a macro... yes
  783. checking whether group_member is declared without a macro... yes
  784. checking whether isatty is declared without a macro... yes
  785. checking whether lchown is declared without a macro... yes
  786. checking whether link is declared without a macro... yes
  787. checking whether linkat is declared without a macro... yes
  788. checking whether lseek is declared without a macro... yes
  789. checking whether pipe is declared without a macro... yes
  790. checking whether pipe2 is declared without a macro... yes
  791. checking whether pread is declared without a macro... yes
  792. checking whether pwrite is declared without a macro... yes
  793. checking whether readlink is declared without a macro... yes
  794. checking whether readlinkat is declared without a macro... yes
  795. checking whether rmdir is declared without a macro... yes
  796. checking whether sethostname is declared without a macro... yes
  797. checking whether sleep is declared without a macro... yes
  798. checking whether symlink is declared without a macro... yes
  799. checking whether symlinkat is declared without a macro... yes
  800. checking whether ttyname_r is declared without a macro... yes
  801. checking whether unlink is declared without a macro... yes
  802. checking whether unlinkat is declared without a macro... yes
  803. checking whether usleep is declared without a macro... yes
  804. checking whether self tests are run under valgrind... no
  805. checking for ptrdiff_t... yes
  806. checking for vasprintf... yes
  807. checking for ptrdiff_t... (cached) yes
  808. checking for vsnprintf... yes
  809. checking whether snprintf respects a size of 1... (cached) yes
  810. checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
  811. checking whether btowc is declared without a macro... yes
  812. checking whether wctob is declared without a macro... yes
  813. checking whether mbsinit is declared without a macro... yes
  814. checking whether mbrtowc is declared without a macro... yes
  815. checking whether mbrlen is declared without a macro... yes
  816. checking whether mbsrtowcs is declared without a macro... yes
  817. checking whether mbsnrtowcs is declared without a macro... yes
  818. checking whether wcrtomb is declared without a macro... yes
  819. checking whether wcsrtombs is declared without a macro... yes
  820. checking whether wcsnrtombs is declared without a macro... yes
  821. checking whether wcwidth is declared without a macro... yes
  822. checking whether wmemchr is declared without a macro... yes
  823. checking whether wmemcmp is declared without a macro... yes
  824. checking whether wmemcpy is declared without a macro... yes
  825. checking whether wmemmove is declared without a macro... yes
  826. checking whether wmemset is declared without a macro... yes
  827. checking whether wcslen is declared without a macro... yes
  828. checking whether wcsnlen is declared without a macro... yes
  829. checking whether wcscpy is declared without a macro... yes
  830. checking whether wcpcpy is declared without a macro... yes
  831. checking whether wcsncpy is declared without a macro... yes
  832. checking whether wcpncpy is declared without a macro... yes
  833. checking whether wcscat is declared without a macro... yes
  834. checking whether wcsncat is declared without a macro... yes
  835. checking whether wcscmp is declared without a macro... yes
  836. checking whether wcsncmp is declared without a macro... yes
  837. checking whether wcscasecmp is declared without a macro... yes
  838. checking whether wcsncasecmp is declared without a macro... yes
  839. checking whether wcscoll is declared without a macro... yes
  840. checking whether wcsxfrm is declared without a macro... yes
  841. checking whether wcsdup is declared without a macro... yes
  842. checking whether wcschr is declared without a macro... yes
  843. checking whether wcsrchr is declared without a macro... yes
  844. checking whether wcscspn is declared without a macro... yes
  845. checking whether wcsspn is declared without a macro... yes
  846. checking whether wcspbrk is declared without a macro... yes
  847. checking whether wcsstr is declared without a macro... yes
  848. checking whether wcstok is declared without a macro... yes
  849. checking whether wcswidth is declared without a macro... yes
  850. checking for stdint.h... (cached) yes
  851. checking for a traditional french locale... fr_FR
  852. checking for a turkish Unicode locale... tr_TR.UTF-8
  853. checking whether fcntl is declared without a macro... yes
  854. checking whether openat is declared without a macro... yes
  855. checking whether fdopen sets errno... yes
  856. checking for getpagesize... yes
  857. checking whether getpagesize is declared... (cached) yes
  858. checking whether byte ordering is bigendian... (cached) no
  859. checking whether byte ordering is bigendian... (cached) no
  860. checking whether INT32_MAX < INTMAX_MAX... yes
  861. checking whether INT64_MAX == LONG_MAX... yes
  862. checking whether UINT32_MAX < UINTMAX_MAX... yes
  863. checking whether UINT64_MAX == ULONG_MAX... yes
  864. checking for ioctl... yes
  865. checking for ioctl with POSIX signature... no
  866. checking where to find the exponent in a 'double'... (cached) word 1 bit 20
  867. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  868. checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
  869. checking whether locale.h conforms to POSIX:2001... yes
  870. checking whether locale.h defines locale_t... yes
  871. checking whether struct lconv is properly defined... yes
  872. checking whether setlocale is declared without a macro... yes
  873. checking whether duplocale is declared without a macro... yes
  874. checking for setlocale... yes
  875. checking for uselocale... yes
  876. checking for pthread_rwlock_t... yes
  877. checking for mmap... (cached) yes
  878. checking for MAP_ANONYMOUS... yes
  879. checking whether open recognizes a trailing slash... yes
  880. checking whether perror matches strerror... yes
  881. checking for putenv compatible with GNU and SVID... yes
  882. checking for mmap... (cached) yes
  883. checking for MAP_ANONYMOUS... yes
  884. checking whether setenv validates arguments... yes
  885. checking for a traditional french locale... (cached) fr_FR
  886. checking for a french Unicode locale... fr_FR.UTF-8
  887. checking for a traditional japanese locale... ja_JP
  888. checking for a transitional chinese locale... zh_CN.GB18030
  889. checking whether stat handles trailing slashes on directories... yes
  890. checking whether stat handles trailing slashes on files... yes
  891. checking for wchar_t... (cached) yes
  892. checking for wint_t... (cached) yes
  893. checking for mmap... (cached) yes
  894. checking for MAP_ANONYMOUS... yes
  895. checking whether symlink handles trailing slash correctly... yes
  896. checking whether <sys/ioctl.h> declares ioctl... yes
  897. checking whether ioctl is declared without a macro... yes
  898. checking for unsetenv... yes
  899. checking for unsetenv() return type... int
  900. checking whether unsetenv obeys POSIX... yes
  901. checking whether self tests are run under valgrind... no
  902. checking whether ln -s works... yes
  903. checking how to print strings... printf
  904. checking for a sed that does not truncate output... /bin/sed
  905. checking for fgrep... /bin/grep -F
  906. checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld
  907. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  908. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  909. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  910. checking the maximum length of command line arguments... 1572864
  911. checking whether the shell understands some XSI constructs... yes
  912. checking whether the shell understands "+="... yes
  913. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  914. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  915. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  916. checking for x86_64-pc-linux-gnu-objdump... objdump
  917. checking how to recognize dependent libraries... pass_all
  918. checking for x86_64-pc-linux-gnu-dlltool... dlltool
  919. checking how to associate runtime and link libraries... printf %s\n
  920. checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
  921. checking for archiver @FILE support... @
  922. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  923. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  924. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok
  925. checking for sysroot... no
  926. checking for x86_64-pc-linux-gnu-mt... no
  927. checking for mt... no
  928. checking if : is a manifest tool... no
  929. checking for dlfcn.h... yes
  930. checking for objdir... .libs
  931. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  932. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  933. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  934. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes
  935. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes
  936. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes
  937. checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  938. checking whether -lc should be explicitly linked in... no
  939. checking dynamic linker characteristics... GNU/Linux ld.so
  940. checking how to hardcode library paths into programs... immediate
  941. checking whether stripping libraries is possible... yes
  942. checking if libtool supports shared libraries... yes
  943. checking whether to build shared libraries... yes
  944. checking whether to build static libraries... no
  945. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  946. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  947. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  948. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  949. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  950. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  951. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  952. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  953. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  954. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  955. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  956. checking how to hardcode library paths into programs... immediate
  957. checking for fork... yes
  958. checking for getrusage... yes
  959. checking for getpwuid_r... yes
  960. checking for daemon... yes
  961. checking for libpthread... yes
  962. checking how to link with libpthread... /usr/lib64/libpthread.so
  963. checking whether to build libdane... no
  964. checking for dirent.h that defines DIR... yes
  965. checking for library containing opendir... none required
  966. checking for sys/mman.h... (cached) yes
  967. checking for sys/param.h... (cached) yes
  968. checking sys/poll.h usability... yes
  969. checking sys/poll.h presence... yes
  970. checking for sys/poll.h... yes
  971. checking sys/procset.h usability... no
  972. checking sys/procset.h presence... no
  973. checking for sys/procset.h... no
  974. checking for sys/select.h... (cached) yes
  975. checking for sys/socket.h... (cached) yes
  976. checking sys/stropts.h usability... yes
  977. checking sys/stropts.h presence... yes
  978. checking for sys/stropts.h... yes
  979. checking for sys/time.h... (cached) yes
  980. checking sys/un.h usability... yes
  981. checking sys/un.h presence... yes
  982. checking for sys/un.h... yes
  983. checking for sys/wait.h... (cached) yes
  984. checking for dlfcn.h... (cached) yes
  985. checking errno.h usability... yes
  986. checking errno.h presence... yes
  987. checking for errno.h... yes
  988. checking fcntl.h usability... yes
  989. checking fcntl.h presence... yes
  990. checking for fcntl.h... yes
  991. checking libgen.h usability... yes
  992. checking libgen.h presence... yes
  993. checking for libgen.h... yes
  994. checking for memory.h... (cached) yes
  995. checking for netinet/in.h... (cached) yes
  996. checking setjmp.h usability... yes
  997. checking setjmp.h presence... yes
  998. checking for setjmp.h... yes
  999. checking for stdbool.h... (cached) yes
  1000. checking for sysexits.h... (cached) yes
  1001. checking for unistd.h... (cached) yes
  1002. checking utime.h usability... yes
  1003. checking utime.h presence... yes
  1004. checking for utime.h... yes
  1005. checking stdarg.h usability... yes
  1006. checking stdarg.h presence... yes
  1007. checking for stdarg.h... yes
  1008. checking for string.h... (cached) yes
  1009. checking limits.h usability... yes
  1010. checking limits.h presence... yes
  1011. checking for limits.h... yes
  1012. checking for inttypes.h... (cached) yes
  1013. checking for runetype.h... no
  1014. checking for wchar.h... (cached) yes
  1015. checking for wchar_t... yes
  1016. checking for wint_t... yes
  1017. checking for int8_t... yes
  1018. checking for uint8_t... yes
  1019. checking for int16_t... yes
  1020. checking for uint16_t... yes
  1021. checking for int32_t... yes
  1022. checking for uint32_t... yes
  1023. checking for intptr_t... yes
  1024. checking for uintptr_t... yes
  1025. checking for uint_t... no
  1026. checking for pid_t... (cached) yes
  1027. checking for size_t... (cached) yes
  1028. checking size of char*... 8
  1029. checking size of int... (cached) 4
  1030. checking size of long... (cached) 8
  1031. checking size of short... 2
  1032. checking for pathfind in -lgen... no
  1033. checking for vprintf... yes
  1034. checking for _doprnt... no
  1035. checking vfork.h usability... no
  1036. checking vfork.h presence... no
  1037. checking for vfork.h... no
  1038. checking for fork... (cached) yes
  1039. checking for vfork... yes
  1040. checking for working fork... yes
  1041. checking for working vfork... (cached) yes
  1042. checking for mmap... (cached) yes
  1043. checking for canonicalize_file_name... yes
  1044. checking for snprintf... (cached) yes
  1045. checking for strdup... (cached) yes
  1046. checking for strchr... yes
  1047. checking for strrchr... yes
  1048. checking for strsignal... yes
  1049. checking for fchmod... yes
  1050. checking for fstat... yes
  1051. checking for chmod... yes
  1052. checking for a sed that does not truncate output... (cached) /bin/sed
  1053. checking whether autoopts-config can be found... checking whether autoopts-config is specified... autoopts-config
  1054. -lopts
  1055. checking for ssize_t... yes
  1056. checking size of unsigned long int... 8
  1057. checking size of unsigned int... 4
  1058. checking whether to include zlib compression support... yes
  1059. checking for libz... yes
  1060. checking how to link with libz... /usr/lib64/libz.so
  1061. checking whether building Guile bindings... no
  1062. ***
  1063. *** Checking dependencies for crywrap...
  1064. checking for arpa/inet.h... (cached) yes
  1065. checking for netinet/in.h... (cached) yes
  1066. checking for sys/select.h... (cached) yes
  1067. checking for sys/types.h... (cached) yes
  1068. checking for sys/wait.h... (cached) yes
  1069. checking return type of signal handlers... void
  1070. checking for sys/select.h... (cached) yes
  1071. checking for sys/socket.h... (cached) yes
  1072. checking types of arguments for select... int,fd_set *,struct timeval *
  1073. checking for alarm... (cached) yes
  1074. checking for atexit... yes
  1075. checking for dup2... yes
  1076. checking for epoll_create... yes
  1077. checking for kqueue... no
  1078. checking for memchr... yes
  1079. checking for memset... yes
  1080. checking for munmap... yes
  1081. checking for putenv... yes
  1082. checking for regcomp... yes
  1083. checking for scandir... (cached) yes
  1084. checking for select... yes
  1085. checking for socket... yes
  1086. checking for strcasecmp... (cached) yes
  1087. checking for strchr... (cached) yes
  1088. checking for strdup... (cached) yes
  1089. checking for strerror... yes
  1090. checking for strncasecmp... (cached) yes
  1091. checking for strrchr... (cached) yes
  1092. checking for strstr... yes
  1093. checking for strtoul... yes
  1094. checking for uname... yes
  1095. checking for LIBIDN... yes
  1096. checking that generated files are newer than configure... done
  1097. configure: creating ./config.status
  1098. config.status: creating guile/pre-inst-guile
  1099. config.status: creating Makefile
  1100. config.status: creating doc/Makefile
  1101. config.status: creating doc/credentials/Makefile
  1102. config.status: creating doc/credentials/openpgp/Makefile
  1103. config.status: creating doc/credentials/srp/Makefile
  1104. config.status: creating doc/credentials/x509/Makefile
  1105. config.status: creating doc/cyclo/Makefile
  1106. config.status: creating doc/doxygen/Doxyfile
  1107. config.status: creating doc/examples/Makefile
  1108. config.status: creating doc/latex/Makefile
  1109. config.status: creating doc/manpages/Makefile
  1110. config.status: creating doc/reference/Makefile
  1111. config.status: creating doc/reference/version.xml
  1112. config.status: creating doc/scripts/Makefile
  1113. config.status: creating extra/Makefile
  1114. config.status: creating extra/includes/Makefile
  1115. config.status: creating libdane/Makefile
  1116. config.status: creating libdane/includes/Makefile
  1117. config.status: creating libdane/gnutls-dane.pc
  1118. config.status: creating gl/Makefile
  1119. config.status: creating gl/tests/Makefile
  1120. config.status: creating guile/Makefile
  1121. config.status: creating guile/modules/Makefile
  1122. config.status: creating guile/src/Makefile
  1123. config.status: creating guile/tests/Makefile
  1124. config.status: creating lib/Makefile
  1125. config.status: creating lib/accelerated/Makefile
  1126. config.status: creating lib/accelerated/x86/Makefile
  1127. config.status: creating lib/algorithms/Makefile
  1128. config.status: creating lib/auth/Makefile
  1129. config.status: creating lib/ext/Makefile
  1130. config.status: creating lib/extras/Makefile
  1131. config.status: creating lib/gnutls.pc
  1132. config.status: creating lib/includes/Makefile
  1133. config.status: creating lib/includes/gnutls/gnutls.h
  1134. config.status: creating lib/minitasn1/Makefile
  1135. config.status: creating lib/nettle/Makefile
  1136. config.status: creating lib/opencdk/Makefile
  1137. config.status: creating lib/openpgp/Makefile
  1138. config.status: creating lib/x509/Makefile
  1139. config.status: creating po/Makefile.in
  1140. config.status: creating src/Makefile
  1141. config.status: creating src/crywrap/Makefile
  1142. config.status: creating tests/Makefile
  1143. config.status: creating tests/cert-tests/Makefile
  1144. config.status: creating tests/dsa/Makefile
  1145. config.status: creating tests/dtls/Makefile
  1146. config.status: creating tests/srp/Makefile
  1147. config.status: creating tests/ecdsa/Makefile
  1148. config.status: creating tests/key-id/Makefile
  1149. config.status: creating tests/openpgp-certs/Makefile
  1150. config.status: creating tests/pkcs1-padding/Makefile
  1151. config.status: creating tests/pkcs12-decode/Makefile
  1152. config.status: creating tests/pkcs8-decode/Makefile
  1153. config.status: creating tests/rsa-md5-collision/Makefile
  1154. config.status: creating tests/safe-renegotiation/Makefile
  1155. config.status: creating tests/scripts/Makefile
  1156. config.status: creating tests/sha2/Makefile
  1157. config.status: creating tests/slow/Makefile
  1158. config.status: creating tests/suite/Makefile
  1159. config.status: creating tests/userid/Makefile
  1160. config.status: creating config.h
  1161. config.status: executing depfiles commands
  1162. config.status: executing po-directories commands
  1163. config.status: creating po/POTFILES
  1164. config.status: creating po/Makefile
  1165. config.status: executing libtool commands
  1166. configure: summary of build options:
  1167. version: 3.1.6 shared 43:1:15
  1168. Host type: x86_64-pc-linux-gnu
  1169. Install prefix: /usr
  1170. Compiler: x86_64-pc-linux-gnu-gcc -std=gnu99
  1171. CFlags: -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  1172. Warning flags: errors: warnings:
  1173. Library types: Shared=yes, Static=no
  1174. Valgrind: no
  1175. configure: External hardware support:
  1176. /dev/crypto: no
  1177. Hardware accel: x86-64
  1178. PKCS#11 support: no
  1179. TPM support: no
  1180. configure: Optional features:
  1181. (note that included applications might not compile properly
  1182. if features are disabled)
  1183. DTLS-SRTP support:yes
  1184. OCSP support: yes
  1185. OpenPGP support: yes
  1186. SRP support: yes
  1187. PSK support: yes
  1188. Anon auth support:yes
  1189. configure: Optional applications:
  1190. crywrap app: yes
  1191. local libopts: no
  1192. configure: Optional libraries:
  1193. Guile wrappers: no
  1194. C++ library: yes
  1195. DANE library: no
  1196. OpenSSL compat: yes
  1197. configure: System files:
  1198. Trust store pkcs:
  1199. Trust store file: /etc/ssl/certs/ca-certificates.crt
  1200. CRL file:
  1201. DNSSEC root key file: /etc/unbound/root.key
  1202. configure: WARNING:
  1203. ***
  1204. *** The DNSSEC root key file in /etc/unbound/root.key was not found.
  1205. *** This file is needed for the verification of DNSSEC responses.
  1206. *** Use the command: unbound-anchor -a "/etc/unbound/root.key"
  1207. *** to generate or update it.
  1208. ***
  1209. >>> Source configured.
  1210. >>> Compiling source in /tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6 ...
  1211. make -j24
  1212. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/build-aux/missing --run autoheader)
  1213. rm -f stamp-h1
  1214. touch config.h.in
  1215. cd . && /bin/sh ./config.status config.h
  1216. config.status: creating config.h
  1217. config.status: config.h is unchanged
  1218. make all-recursive
  1219. make[1]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6'
  1220. Making all in gl
  1221. make[2]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/gl'
  1222. rm -f alloca.h-t alloca.h && \
  1223. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1224. cat ./alloca.in.h; \
  1225. } > alloca.h-t && \
  1226. mv -f alloca.h-t alloca.h
  1227. rm -f c++defs.h-t c++defs.h && \
  1228. sed -n -e '/_GL_CXXDEFS/,$p' \
  1229. < ../build-aux/snippet/c++defs.h \
  1230. > c++defs.h-t && \
  1231. mv c++defs.h-t c++defs.h
  1232. rm -f warn-on-use.h-t warn-on-use.h && \
  1233. sed -n -e '/^.ifndef/,$p' \
  1234. < ../build-aux/snippet/warn-on-use.h \
  1235. > warn-on-use.h-t && \
  1236. mv warn-on-use.h-t warn-on-use.h
  1237. rm -f arg-nonnull.h-t arg-nonnull.h && \
  1238. sed -n -e '/GL_ARG_NONNULL/,$p' \
  1239. < ../build-aux/snippet/arg-nonnull.h \
  1240. > arg-nonnull.h-t && \
  1241. mv arg-nonnull.h-t arg-nonnull.h
  1242. rm -f unused-parameter.h-t unused-parameter.h && \
  1243. sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
  1244. < ../build-aux/snippet/unused-parameter.h \
  1245. > unused-parameter.h-t && \
  1246. mv unused-parameter.h-t unused-parameter.h
  1247. /bin/mkdir -p sys
  1248. /bin/mkdir -p sys
  1249. rm -f unistr.h-t unistr.h && \
  1250. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1251. cat ./unistr.in.h; \
  1252. } > unistr.h-t && \
  1253. mv -f unistr.h-t unistr.h
  1254. rm -f sys/types.h-t sys/types.h && \
  1255. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1256. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1257. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1258. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1259. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1260. -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
  1261. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  1262. < ./sys_types.in.h; \
  1263. } > sys/types.h-t && \
  1264. mv sys/types.h-t sys/types.h
  1265. rm -f sys/uio.h-t sys/uio.h && \
  1266. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1267. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1268. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1269. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1270. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1271. -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
  1272. -e 's|@''HAVE_SYS_UIO_H''@|1|g' \
  1273. < ./sys_uio.in.h; \
  1274. } > sys/uio.h-t && \
  1275. mv -f sys/uio.h-t sys/uio.h
  1276. rm -f unitypes.h-t unitypes.h && \
  1277. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1278. cat ./unitypes.in.h; \
  1279. } > unitypes.h-t && \
  1280. mv -f unitypes.h-t unitypes.h
  1281. /bin/mkdir -p sys
  1282. /bin/mkdir -p arpa
  1283. rm -f dirent.h-t dirent.h && \
  1284. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1285. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1286. -e 's|@''HAVE_DIRENT_H''@|1|g' \
  1287. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1288. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1289. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1290. -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
  1291. -e 's/@''GNULIB_OPENDIR''@/1/g' \
  1292. -e 's/@''GNULIB_READDIR''@/1/g' \
  1293. -e 's/@''GNULIB_REWINDDIR''@/0/g' \
  1294. -e 's/@''GNULIB_CLOSEDIR''@/1/g' \
  1295. -e 's/@''GNULIB_DIRFD''@/0/g' \
  1296. -e 's/@''GNULIB_FDOPENDIR''@/0/g' \
  1297. -e 's/@''GNULIB_SCANDIR''@/1/g' \
  1298. -e 's/@''GNULIB_ALPHASORT''@/1/g' \
  1299. -e 's/@''HAVE_OPENDIR''@/1/g' \
  1300. -e 's/@''HAVE_READDIR''@/1/g' \
  1301. -e 's/@''HAVE_REWINDDIR''@/1/g' \
  1302. -e 's/@''HAVE_CLOSEDIR''@/1/g' \
  1303. -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
  1304. -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
  1305. -e 's|@''HAVE_FDOPENDIR''@|1|g' \
  1306. -e 's|@''HAVE_SCANDIR''@|1|g' \
  1307. -e 's|@''HAVE_ALPHASORT''@|1|g' \
  1308. -e 's|@''REPLACE_OPENDIR''@|0|g' \
  1309. -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
  1310. -e 's|@''REPLACE_DIRFD''@|0|g' \
  1311. -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
  1312. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1313. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1314. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1315. < ./dirent.in.h; \
  1316. } > dirent.h-t && \
  1317. mv dirent.h-t dirent.h
  1318. rm -f sys/select.h-t sys/select.h && \
  1319. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1320. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1321. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1322. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1323. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1324. -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
  1325. -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
  1326. -e 's/@''GNULIB_PSELECT''@/0/g' \
  1327. -e 's/@''GNULIB_SELECT''@/1/g' \
  1328. -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
  1329. -e 's|@''HAVE_PSELECT''@|1|g' \
  1330. -e 's|@''REPLACE_PSELECT''@|0|g' \
  1331. -e 's|@''REPLACE_SELECT''@|0|g' \
  1332. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1333. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1334. < ./sys_select.in.h; \
  1335. } > sys/select.h-t && \
  1336. mv sys/select.h-t sys/select.h
  1337. rm -f getopt.h-t getopt.h && \
  1338. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1339. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1340. -e 's|@''HAVE_GETOPT_H''@|1|g' \
  1341. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1342. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1343. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1344. -e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \
  1345. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1346. < ./getopt.in.h; \
  1347. } > getopt.h-t && \
  1348. mv -f getopt.h-t getopt.h
  1349. rm -f iconv.h-t iconv.h && \
  1350. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1351. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1352. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1353. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1354. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1355. -e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \
  1356. -e 's/@''GNULIB_ICONV''@/1/g' \
  1357. -e 's|@''ICONV_CONST''@||g' \
  1358. -e 's|@''REPLACE_ICONV''@|0|g' \
  1359. -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
  1360. -e 's|@''REPLACE_ICONV_UTF''@|0|g' \
  1361. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1362. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1363. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1364. < ./iconv.in.h; \
  1365. } > iconv.h-t && \
  1366. mv iconv.h-t iconv.h
  1367. rm -f arpa/inet.h-t arpa/inet.h && \
  1368. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1369. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1370. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1371. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1372. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1373. -e 's|@''HAVE_FEATURES_H''@|1|g' \
  1374. -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \
  1375. -e 's|@''HAVE_ARPA_INET_H''@|1|g' \
  1376. -e 's/@''GNULIB_INET_NTOP''@/1/g' \
  1377. -e 's/@''GNULIB_INET_PTON''@/1/g' \
  1378. -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \
  1379. -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \
  1380. -e 's|@''REPLACE_INET_NTOP''@|0|g' \
  1381. -e 's|@''REPLACE_INET_PTON''@|0|g' \
  1382. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1383. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1384. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1385. < ./arpa_inet.in.h; \
  1386. } > arpa/inet.h-t && \
  1387. mv arpa/inet.h-t arpa/inet.h
  1388. rm -f math.h-t math.h && \
  1389. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1390. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1391. -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
  1392. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1393. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1394. -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
  1395. -e 's/@''GNULIB_ACOSF''@/0/g' \
  1396. -e 's/@''GNULIB_ACOSL''@/0/g' \
  1397. -e 's/@''GNULIB_ASINF''@/0/g' \
  1398. -e 's/@''GNULIB_ASINL''@/0/g' \
  1399. -e 's/@''GNULIB_ATANF''@/0/g' \
  1400. -e 's/@''GNULIB_ATANL''@/0/g' \
  1401. -e 's/@''GNULIB_ATAN2F''@/0/g' \
  1402. -e 's/@''GNULIB_CBRT''@/0/g' \
  1403. -e 's/@''GNULIB_CBRTF''@/0/g' \
  1404. -e 's/@''GNULIB_CBRTL''@/0/g' \
  1405. -e 's/@''GNULIB_CEIL''@/0/g' \
  1406. -e 's/@''GNULIB_CEILF''@/0/g' \
  1407. -e 's/@''GNULIB_CEILL''@/0/g' \
  1408. -e 's/@''GNULIB_COPYSIGN''@/0/g' \
  1409. -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
  1410. -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
  1411. -e 's/@''GNULIB_COSF''@/0/g' \
  1412. -e 's/@''GNULIB_COSL''@/0/g' \
  1413. -e 's/@''GNULIB_COSHF''@/0/g' \
  1414. -e 's/@''GNULIB_EXPF''@/0/g' \
  1415. -e 's/@''GNULIB_EXPL''@/0/g' \
  1416. -e 's/@''GNULIB_EXP2''@/0/g' \
  1417. -e 's/@''GNULIB_EXP2F''@/0/g' \
  1418. -e 's/@''GNULIB_EXP2L''@/0/g' \
  1419. -e 's/@''GNULIB_EXPM1''@/0/g' \
  1420. -e 's/@''GNULIB_EXPM1F''@/0/g' \
  1421. -e 's/@''GNULIB_EXPM1L''@/0/g' \
  1422. -e 's/@''GNULIB_FABSF''@/0/g' \
  1423. -e 's/@''GNULIB_FABSL''@/0/g' \
  1424. -e 's/@''GNULIB_FLOOR''@/0/g' \
  1425. -e 's/@''GNULIB_FLOORF''@/0/g' \
  1426. -e 's/@''GNULIB_FLOORL''@/0/g' \
  1427. -e 's/@''GNULIB_FMA''@/0/g' \
  1428. -e 's/@''GNULIB_FMAF''@/0/g' \
  1429. -e 's/@''GNULIB_FMAL''@/0/g' \
  1430. -e 's/@''GNULIB_FMOD''@/0/g' \
  1431. -e 's/@''GNULIB_FMODF''@/0/g' \
  1432. -e 's/@''GNULIB_FMODL''@/0/g' \
  1433. -e 's/@''GNULIB_FREXPF''@/0/g' \
  1434. -e 's/@''GNULIB_FREXP''@/1/g' \
  1435. -e 's/@''GNULIB_FREXPL''@/1/g' \
  1436. -e 's/@''GNULIB_HYPOT''@/0/g' \
  1437. -e 's/@''GNULIB_HYPOTF''@/0/g' \
  1438. -e 's/@''GNULIB_HYPOTL''@/0/g' \
  1439. < ./math.in.h | \
  1440. sed -e 's/@''GNULIB_ILOGB''@/0/g' \
  1441. -e 's/@''GNULIB_ILOGBF''@/0/g' \
  1442. -e 's/@''GNULIB_ILOGBL''@/0/g' \
  1443. -e 's/@''GNULIB_ISFINITE''@/0/g' \
  1444. -e 's/@''GNULIB_ISINF''@/0/g' \
  1445. -e 's/@''GNULIB_ISNAN''@/0/g' \
  1446. -e 's/@''GNULIB_ISNANF''@/0/g' \
  1447. -e 's/@''GNULIB_ISNAND''@/0/g' \
  1448. -e 's/@''GNULIB_ISNANL''@/0/g' \
  1449. -e 's/@''GNULIB_LDEXPF''@/0/g' \
  1450. -e 's/@''GNULIB_LDEXPL''@/0/g' \
  1451. -e 's/@''GNULIB_LOG''@/0/g' \
  1452. -e 's/@''GNULIB_LOGF''@/0/g' \
  1453. -e 's/@''GNULIB_LOGL''@/0/g' \
  1454. -e 's/@''GNULIB_LOG10''@/0/g' \
  1455. -e 's/@''GNULIB_LOG10F''@/0/g' \
  1456. -e 's/@''GNULIB_LOG10L''@/0/g' \
  1457. -e 's/@''GNULIB_LOG1P''@/0/g' \
  1458. -e 's/@''GNULIB_LOG1PF''@/0/g' \
  1459. -e 's/@''GNULIB_LOG1PL''@/0/g' \
  1460. -e 's/@''GNULIB_LOG2''@/0/g' \
  1461. -e 's/@''GNULIB_LOG2F''@/0/g' \
  1462. -e 's/@''GNULIB_LOG2L''@/0/g' \
  1463. -e 's/@''GNULIB_LOGB''@/0/g' \
  1464. -e 's/@''GNULIB_LOGBF''@/0/g' \
  1465. -e 's/@''GNULIB_LOGBL''@/0/g' \
  1466. -e 's/@''GNULIB_MODF''@/0/g' \
  1467. -e 's/@''GNULIB_MODFF''@/0/g' \
  1468. -e 's/@''GNULIB_MODFL''@/0/g' \
  1469. -e 's/@''GNULIB_POWF''@/0/g' \
  1470. -e 's/@''GNULIB_REMAINDER''@/0/g' \
  1471. -e 's/@''GNULIB_REMAINDERF''@/0/g' \
  1472. -e 's/@''GNULIB_REMAINDERL''@/0/g' \
  1473. -e 's/@''GNULIB_RINT''@/0/g' \
  1474. -e 's/@''GNULIB_RINTF''@/0/g' \
  1475. -e 's/@''GNULIB_RINTL''@/0/g' \
  1476. -e 's/@''GNULIB_ROUND''@/0/g' \
  1477. -e 's/@''GNULIB_ROUNDF''@/0/g' \
  1478. -e 's/@''GNULIB_ROUNDL''@/0/g' \
  1479. -e 's/@''GNULIB_SIGNBIT''@/1/g' \
  1480. -e 's/@''GNULIB_SINF''@/0/g' \
  1481. -e 's/@''GNULIB_SINL''@/0/g' \
  1482. -e 's/@''GNULIB_SINHF''@/0/g' \
  1483. -e 's/@''GNULIB_SQRTF''@/0/g' \
  1484. -e 's/@''GNULIB_SQRTL''@/0/g' \
  1485. -e 's/@''GNULIB_TANF''@/0/g' \
  1486. -e 's/@''GNULIB_TANL''@/0/g' \
  1487. -e 's/@''GNULIB_TANHF''@/0/g' \
  1488. -e 's/@''GNULIB_TRUNC''@/0/g' \
  1489. -e 's/@''GNULIB_TRUNCF''@/0/g' \
  1490. -e 's/@''GNULIB_TRUNCL''@/0/g' \
  1491. | \
  1492. sed -e 's|@''HAVE_ACOSF''@|1|g' \
  1493. -e 's|@''HAVE_ACOSL''@|1|g' \
  1494. -e 's|@''HAVE_ASINF''@|1|g' \
  1495. -e 's|@''HAVE_ASINL''@|1|g' \
  1496. -e 's|@''HAVE_ATANF''@|1|g' \
  1497. -e 's|@''HAVE_ATANL''@|1|g' \
  1498. -e 's|@''HAVE_ATAN2F''@|1|g' \
  1499. -e 's|@''HAVE_CBRT''@|1|g' \
  1500. -e 's|@''HAVE_CBRTF''@|1|g' \
  1501. -e 's|@''HAVE_CBRTL''@|1|g' \
  1502. -e 's|@''HAVE_COPYSIGN''@|1|g' \
  1503. -e 's|@''HAVE_COPYSIGNL''@|1|g' \
  1504. -e 's|@''HAVE_COSF''@|1|g' \
  1505. -e 's|@''HAVE_COSL''@|1|g' \
  1506. -e 's|@''HAVE_COSHF''@|1|g' \
  1507. -e 's|@''HAVE_EXPF''@|1|g' \
  1508. -e 's|@''HAVE_EXPL''@|1|g' \
  1509. -e 's|@''HAVE_EXPM1''@|1|g' \
  1510. -e 's|@''HAVE_EXPM1F''@|1|g' \
  1511. -e 's|@''HAVE_FABSF''@|1|g' \
  1512. -e 's|@''HAVE_FABSL''@|1|g' \
  1513. -e 's|@''HAVE_FMA''@|1|g' \
  1514. -e 's|@''HAVE_FMAF''@|1|g' \
  1515. -e 's|@''HAVE_FMAL''@|1|g' \
  1516. -e 's|@''HAVE_FMODF''@|1|g' \
  1517. -e 's|@''HAVE_FMODL''@|1|g' \
  1518. -e 's|@''HAVE_FREXPF''@|1|g' \
  1519. -e 's|@''HAVE_HYPOTF''@|1|g' \
  1520. -e 's|@''HAVE_HYPOTL''@|1|g' \
  1521. -e 's|@''HAVE_ILOGB''@|1|g' \
  1522. -e 's|@''HAVE_ILOGBF''@|1|g' \
  1523. -e 's|@''HAVE_ILOGBL''@|1|g' \
  1524. -e 's|@''HAVE_ISNANF''@|1|g' \
  1525. -e 's|@''HAVE_ISNAND''@|1|g' \
  1526. -e 's|@''HAVE_ISNANL''@|1|g' \
  1527. -e 's|@''HAVE_LDEXPF''@|1|g' \
  1528. -e 's|@''HAVE_LOGF''@|1|g' \
  1529. -e 's|@''HAVE_LOGL''@|1|g' \
  1530. -e 's|@''HAVE_LOG10F''@|1|g' \
  1531. -e 's|@''HAVE_LOG10L''@|1|g' \
  1532. -e 's|@''HAVE_LOG1P''@|1|g' \
  1533. -e 's|@''HAVE_LOG1PF''@|1|g' \
  1534. -e 's|@''HAVE_LOG1PL''@|1|g' \
  1535. -e 's|@''HAVE_LOGBF''@|1|g' \
  1536. -e 's|@''HAVE_LOGBL''@|1|g' \
  1537. -e 's|@''HAVE_MODFF''@|1|g' \
  1538. -e 's|@''HAVE_MODFL''@|1|g' \
  1539. -e 's|@''HAVE_POWF''@|1|g' \
  1540. -e 's|@''HAVE_REMAINDER''@|1|g' \
  1541. -e 's|@''HAVE_REMAINDERF''@|1|g' \
  1542. -e 's|@''HAVE_RINT''@|1|g' \
  1543. -e 's|@''HAVE_RINTL''@|1|g' \
  1544. -e 's|@''HAVE_SINF''@|1|g' \
  1545. -e 's|@''HAVE_SINL''@|1|g' \
  1546. -e 's|@''HAVE_SINHF''@|1|g' \
  1547. -e 's|@''HAVE_SQRTF''@|1|g' \
  1548. -e 's|@''HAVE_SQRTL''@|1|g' \
  1549. -e 's|@''HAVE_TANF''@|1|g' \
  1550. -e 's|@''HAVE_TANL''@|1|g' \
  1551. -e 's|@''HAVE_TANHF''@|1|g' \
  1552. -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
  1553. -e 's|@''HAVE_DECL_ASINL''@|1|g' \
  1554. -e 's|@''HAVE_DECL_ATANL''@|1|g' \
  1555. -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
  1556. -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
  1557. -e 's|@''HAVE_DECL_CEILF''@|1|g' \
  1558. -e 's|@''HAVE_DECL_CEILL''@|1|g' \
  1559. -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
  1560. -e 's|@''HAVE_DECL_COSL''@|1|g' \
  1561. -e 's|@''HAVE_DECL_EXPL''@|1|g' \
  1562. -e 's|@''HAVE_DECL_EXP2''@|1|g' \
  1563. -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
  1564. -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
  1565. -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
  1566. -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
  1567. -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
  1568. -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
  1569. -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
  1570. -e 's|@''HAVE_DECL_LOGL''@|1|g' \
  1571. -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
  1572. -e 's|@''HAVE_DECL_LOG2''@|1|g' \
  1573. -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
  1574. -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
  1575. -e 's|@''HAVE_DECL_LOGB''@|1|g' \
  1576. -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
  1577. -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
  1578. -e 's|@''HAVE_DECL_RINTF''@|1|g' \
  1579. -e 's|@''HAVE_DECL_ROUND''@|1|g' \
  1580. -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
  1581. -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
  1582. -e 's|@''HAVE_DECL_SINL''@|1|g' \
  1583. -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
  1584. -e 's|@''HAVE_DECL_TANL''@|1|g' \
  1585. -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
  1586. -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
  1587. -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
  1588. | \
  1589. sed -e 's|@''REPLACE_CBRTF''@|0|g' \
  1590. -e 's|@''REPLACE_CBRTL''@|0|g' \
  1591. -e 's|@''REPLACE_CEIL''@|0|g' \
  1592. -e 's|@''REPLACE_CEILF''@|0|g' \
  1593. -e 's|@''REPLACE_CEILL''@|0|g' \
  1594. -e 's|@''REPLACE_EXPM1''@|0|g' \
  1595. -e 's|@''REPLACE_EXPM1F''@|0|g' \
  1596. -e 's|@''REPLACE_EXP2''@|0|g' \
  1597. -e 's|@''REPLACE_EXP2L''@|0|g' \
  1598. -e 's|@''REPLACE_FABSL''@|0|g' \
  1599. -e 's|@''REPLACE_FLOOR''@|0|g' \
  1600. -e 's|@''REPLACE_FLOORF''@|0|g' \
  1601. -e 's|@''REPLACE_FLOORL''@|0|g' \
  1602. -e 's|@''REPLACE_FMA''@|0|g' \
  1603. -e 's|@''REPLACE_FMAF''@|0|g' \
  1604. -e 's|@''REPLACE_FMAL''@|0|g' \
  1605. -e 's|@''REPLACE_FMOD''@|0|g' \
  1606. -e 's|@''REPLACE_FMODF''@|0|g' \
  1607. -e 's|@''REPLACE_FMODL''@|0|g' \
  1608. -e 's|@''REPLACE_FREXPF''@|0|g' \
  1609. -e 's|@''REPLACE_FREXP''@|0|g' \
  1610. -e 's|@''REPLACE_FREXPL''@|0|g' \
  1611. -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
  1612. -e 's|@''REPLACE_HYPOT''@|0|g' \
  1613. -e 's|@''REPLACE_HYPOTF''@|0|g' \
  1614. -e 's|@''REPLACE_HYPOTL''@|0|g' \
  1615. -e 's|@''REPLACE_ILOGB''@|0|g' \
  1616. -e 's|@''REPLACE_ILOGBF''@|0|g' \
  1617. -e 's|@''REPLACE_ISFINITE''@|0|g' \
  1618. -e 's|@''REPLACE_ISINF''@|0|g' \
  1619. -e 's|@''REPLACE_ISNAN''@|0|g' \
  1620. -e 's|@''REPLACE_ITOLD''@|0|g' \
  1621. -e 's|@''REPLACE_LDEXPL''@|0|g' \
  1622. -e 's|@''REPLACE_LOG''@|0|g' \
  1623. -e 's|@''REPLACE_LOGF''@|0|g' \
  1624. -e 's|@''REPLACE_LOGL''@|0|g' \
  1625. -e 's|@''REPLACE_LOG10''@|0|g' \
  1626. -e 's|@''REPLACE_LOG10F''@|0|g' \
  1627. -e 's|@''REPLACE_LOG10L''@|0|g' \
  1628. -e 's|@''REPLACE_LOG1P''@|0|g' \
  1629. -e 's|@''REPLACE_LOG1PF''@|0|g' \
  1630. -e 's|@''REPLACE_LOG1PL''@|0|g' \
  1631. -e 's|@''REPLACE_LOG2''@|0|g' \
  1632. -e 's|@''REPLACE_LOG2F''@|0|g' \
  1633. -e 's|@''REPLACE_LOG2L''@|0|g' \
  1634. -e 's|@''REPLACE_LOGB''@|0|g' \
  1635. -e 's|@''REPLACE_LOGBF''@|0|g' \
  1636. -e 's|@''REPLACE_LOGBL''@|0|g' \
  1637. -e 's|@''REPLACE_MODF''@|0|g' \
  1638. -e 's|@''REPLACE_MODFF''@|0|g' \
  1639. -e 's|@''REPLACE_MODFL''@|0|g' \
  1640. -e 's|@''REPLACE_NAN''@|0|g' \
  1641. -e 's|@''REPLACE_REMAINDER''@|0|g' \
  1642. -e 's|@''REPLACE_REMAINDERF''@|0|g' \
  1643. -e 's|@''REPLACE_REMAINDERL''@|0|g' \
  1644. -e 's|@''REPLACE_ROUND''@|0|g' \
  1645. -e 's|@''REPLACE_ROUNDF''@|0|g' \
  1646. -e 's|@''REPLACE_ROUNDL''@|0|g' \
  1647. -e 's|@''REPLACE_SIGNBIT''@|0|g' \
  1648. -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \
  1649. -e 's|@''REPLACE_SQRTL''@|0|g' \
  1650. -e 's|@''REPLACE_TRUNC''@|0|g' \
  1651. -e 's|@''REPLACE_TRUNCF''@|0|g' \
  1652. -e 's|@''REPLACE_TRUNCL''@|0|g' \
  1653. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1654. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1655. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1656. } > math.h-t && \
  1657. mv math.h-t math.h
  1658. rm -f netdb.h-t netdb.h && \
  1659. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1660. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1661. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1662. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1663. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1664. -e 's|@''NEXT_NETDB_H''@|<netdb.h>|g' \
  1665. -e 's|@''HAVE_NETDB_H''@|1|g' \
  1666. -e 's/@''GNULIB_GETADDRINFO''@/1/g' \
  1667. -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \
  1668. -e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \
  1669. -e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \
  1670. -e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \
  1671. -e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \
  1672. -e 's|@''REPLACE_GAI_STRERROR''@|0|g' \
  1673. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1674. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1675. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1676. < ./netdb.in.h; \
  1677. } > netdb.h-t && \
  1678. mv netdb.h-t netdb.h
  1679. rm -f signal.h-t signal.h && \
  1680. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1681. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1682. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1683. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1684. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1685. -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
  1686. -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
  1687. -e 's|@''GNULIB_RAISE''@|0|g' \
  1688. -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
  1689. -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \
  1690. -e 's/@''GNULIB_SIGACTION''@/0/g' \
  1691. -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
  1692. -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
  1693. -e 's|@''HAVE_RAISE''@|1|g' \
  1694. -e 's|@''HAVE_SIGSET_T''@|1|g' \
  1695. -e 's|@''HAVE_SIGINFO_T''@|1|g' \
  1696. -e 's|@''HAVE_SIGACTION''@|1|g' \
  1697. -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
  1698. -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
  1699. -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
  1700. -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
  1701. -e 's|@''REPLACE_RAISE''@|0|g' \
  1702. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1703. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1704. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1705. < ./signal.in.h; \
  1706. } > signal.h-t && \
  1707. mv signal.h-t signal.h
  1708. rm -f stdio.h-t stdio.h && \
  1709. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1710. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1711. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1712. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1713. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1714. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  1715. -e 's/@''GNULIB_DPRINTF''@/0/g' \
  1716. -e 's/@''GNULIB_FCLOSE''@/0/g' \
  1717. -e 's/@''GNULIB_FDOPEN''@/IN_GNUTLS_GNULIB_TESTS/g' \
  1718. -e 's/@''GNULIB_FFLUSH''@/0/g' \
  1719. -e 's/@''GNULIB_FGETC''@/1/g' \
  1720. -e 's/@''GNULIB_FGETS''@/1/g' \
  1721. -e 's/@''GNULIB_FOPEN''@/0/g' \
  1722. -e 's/@''GNULIB_FPRINTF''@/1/g' \
  1723. -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
  1724. -e 's/@''GNULIB_FPURGE''@/0/g' \
  1725. -e 's/@''GNULIB_FPUTC''@/1/g' \
  1726. -e 's/@''GNULIB_FPUTS''@/1/g' \
  1727. -e 's/@''GNULIB_FREAD''@/1/g' \
  1728. -e 's/@''GNULIB_FREOPEN''@/0/g' \
  1729. -e 's/@''GNULIB_FSCANF''@/1/g' \
  1730. -e 's/@''GNULIB_FSEEK''@/1/g' \
  1731. -e 's/@''GNULIB_FSEEKO''@/1/g' \
  1732. -e 's/@''GNULIB_FTELL''@/1/g' \
  1733. -e 's/@''GNULIB_FTELLO''@/1/g' \
  1734. -e 's/@''GNULIB_FWRITE''@/1/g' \
  1735. -e 's/@''GNULIB_GETC''@/1/g' \
  1736. -e 's/@''GNULIB_GETCHAR''@/1/g' \
  1737. -e 's/@''GNULIB_GETDELIM''@/1/g' \
  1738. -e 's/@''GNULIB_GETLINE''@/1/g' \
  1739. -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
  1740. -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
  1741. -e 's/@''GNULIB_PCLOSE''@/0/g' \
  1742. -e 's/@''GNULIB_PERROR''@/IN_GNUTLS_GNULIB_TESTS/g' \
  1743. -e 's/@''GNULIB_POPEN''@/0/g' \
  1744. -e 's/@''GNULIB_PRINTF''@/1/g' \
  1745. -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
  1746. -e 's/@''GNULIB_PUTC''@/1/g' \
  1747. -e 's/@''GNULIB_PUTCHAR''@/1/g' \
  1748. -e 's/@''GNULIB_PUTS''@/1/g' \
  1749. -e 's/@''GNULIB_REMOVE''@/0/g' \
  1750. -e 's/@''GNULIB_RENAME''@/0/g' \
  1751. -e 's/@''GNULIB_RENAMEAT''@/0/g' \
  1752. -e 's/@''GNULIB_SCANF''@/1/g' \
  1753. -e 's/@''GNULIB_SNPRINTF''@/1/g' \
  1754. -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
  1755. -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
  1756. -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
  1757. -e 's/@''GNULIB_TMPFILE''@/0/g' \
  1758. -e 's/@''GNULIB_VASPRINTF''@/1/g' \
  1759. -e 's/@''GNULIB_VDPRINTF''@/0/g' \
  1760. -e 's/@''GNULIB_VFPRINTF''@/1/g' \
  1761. -e 's/@''GNULIB_VFPRINTF_POSIX''@/1/g' \
  1762. -e 's/@''GNULIB_VFSCANF''@/0/g' \
  1763. -e 's/@''GNULIB_VSCANF''@/0/g' \
  1764. -e 's/@''GNULIB_VPRINTF''@/1/g' \
  1765. -e 's/@''GNULIB_VPRINTF_POSIX''@/1/g' \
  1766. -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
  1767. -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
  1768. < ./stdio.in.h | \
  1769. sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
  1770. -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
  1771. -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
  1772. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  1773. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  1774. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  1775. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  1776. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  1777. -e 's|@''HAVE_DPRINTF''@|1|g' \
  1778. -e 's|@''HAVE_FSEEKO''@|1|g' \
  1779. -e 's|@''HAVE_FTELLO''@|1|g' \
  1780. -e 's|@''HAVE_PCLOSE''@|1|g' \
  1781. -e 's|@''HAVE_POPEN''@|1|g' \
  1782. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  1783. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  1784. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  1785. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  1786. -e 's|@''REPLACE_FCLOSE''@|0|g' \
  1787. -e 's|@''REPLACE_FDOPEN''@|0|g' \
  1788. -e 's|@''REPLACE_FFLUSH''@|0|g' \
  1789. -e 's|@''REPLACE_FOPEN''@|0|g' \
  1790. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  1791. -e 's|@''REPLACE_FPURGE''@|0|g' \
  1792. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  1793. -e 's|@''REPLACE_FSEEK''@|0|g' \
  1794. -e 's|@''REPLACE_FSEEKO''@|0|g' \
  1795. -e 's|@''REPLACE_FTELL''@|0|g' \
  1796. -e 's|@''REPLACE_FTELLO''@|0|g' \
  1797. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  1798. -e 's|@''REPLACE_GETLINE''@|0|g' \
  1799. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  1800. -e 's|@''REPLACE_PERROR''@|0|g' \
  1801. -e 's|@''REPLACE_POPEN''@|0|g' \
  1802. -e 's|@''REPLACE_PRINTF''@|0|g' \
  1803. -e 's|@''REPLACE_REMOVE''@|0|g' \
  1804. -e 's|@''REPLACE_RENAME''@|0|g' \
  1805. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  1806. -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  1807. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  1808. -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
  1809. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  1810. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  1811. -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  1812. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  1813. -e 's|@''REPLACE_VFPRINTF''@|1|g' \
  1814. -e 's|@''REPLACE_VPRINTF''@|1|g' \
  1815. -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  1816. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  1817. -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
  1818. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1819. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1820. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1821. } > stdio.h-t && \
  1822. mv stdio.h-t stdio.h
  1823. rm -f stdlib.h-t stdlib.h && \
  1824. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1825. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1826. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1827. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1828. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1829. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  1830. -e 's/@''GNULIB__EXIT''@/0/g' \
  1831. -e 's/@''GNULIB_ATOLL''@/0/g' \
  1832. -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
  1833. -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
  1834. -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
  1835. -e 's/@''GNULIB_GETSUBOPT''@/1/g' \
  1836. -e 's/@''GNULIB_GRANTPT''@/0/g' \
  1837. -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
  1838. -e 's/@''GNULIB_MBTOWC''@/0/g' \
  1839. -e 's/@''GNULIB_MKDTEMP''@/0/g' \
  1840. -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
  1841. -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
  1842. -e 's/@''GNULIB_MKSTEMP''@/0/g' \
  1843. -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
  1844. -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
  1845. -e 's/@''GNULIB_PTSNAME''@/0/g' \
  1846. -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
  1847. -e 's/@''GNULIB_PUTENV''@/IN_GNUTLS_GNULIB_TESTS/g' \
  1848. -e 's/@''GNULIB_RANDOM''@/0/g' \
  1849. -e 's/@''GNULIB_RANDOM_R''@/0/g' \
  1850. -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
  1851. -e 's/@''GNULIB_REALPATH''@/0/g' \
  1852. -e 's/@''GNULIB_RPMATCH''@/0/g' \
  1853. -e 's/@''GNULIB_SETENV''@/IN_GNUTLS_GNULIB_TESTS/g' \
  1854. -e 's/@''GNULIB_STRTOD''@/0/g' \
  1855. -e 's/@''GNULIB_STRTOLL''@/0/g' \
  1856. -e 's/@''GNULIB_STRTOULL''@/0/g' \
  1857. -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
  1858. -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
  1859. -e 's/@''GNULIB_UNSETENV''@/IN_GNUTLS_GNULIB_TESTS/g' \
  1860. -e 's/@''GNULIB_WCTOMB''@/0/g' \
  1861. < ./stdlib.in.h | \
  1862. sed -e 's|@''HAVE__EXIT''@|1|g' \
  1863. -e 's|@''HAVE_ATOLL''@|1|g' \
  1864. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  1865. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  1866. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  1867. -e 's|@''HAVE_GRANTPT''@|1|g' \
  1868. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  1869. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  1870. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  1871. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  1872. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  1873. -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
  1874. -e 's|@''HAVE_PTSNAME''@|1|g' \
  1875. -e 's|@''HAVE_PTSNAME_R''@|1|g' \
  1876. -e 's|@''HAVE_RANDOM''@|1|g' \
  1877. -e 's|@''HAVE_RANDOM_H''@|1|g' \
  1878. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  1879. -e 's|@''HAVE_REALPATH''@|1|g' \
  1880. -e 's|@''HAVE_RPMATCH''@|1|g' \
  1881. -e 's|@''HAVE_DECL_SETENV''@|1|g' \
  1882. -e 's|@''HAVE_STRTOD''@|1|g' \
  1883. -e 's|@''HAVE_STRTOLL''@|1|g' \
  1884. -e 's|@''HAVE_STRTOULL''@|1|g' \
  1885. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  1886. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  1887. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  1888. -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
  1889. -e 's|@''REPLACE_CALLOC''@|0|g' \
  1890. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  1891. -e 's|@''REPLACE_MALLOC''@|0|g' \
  1892. -e 's|@''REPLACE_MBTOWC''@|0|g' \
  1893. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  1894. -e 's|@''REPLACE_PTSNAME''@|0|g' \
  1895. -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
  1896. -e 's|@''REPLACE_PUTENV''@|0|g' \
  1897. -e 's|@''REPLACE_RANDOM_R''@|0|g' \
  1898. -e 's|@''REPLACE_REALLOC''@|0|g' \
  1899. -e 's|@''REPLACE_REALPATH''@|0|g' \
  1900. -e 's|@''REPLACE_SETENV''@|0|g' \
  1901. -e 's|@''REPLACE_STRTOD''@|0|g' \
  1902. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  1903. -e 's|@''REPLACE_WCTOMB''@|0|g' \
  1904. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1905. -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \
  1906. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1907. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1908. } > stdlib.h-t && \
  1909. mv stdlib.h-t stdlib.h
  1910. rm -f string.h-t string.h && \
  1911. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1912. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1913. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1914. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1915. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1916. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  1917. -e 's/@''GNULIB_FFSL''@/0/g' \
  1918. -e 's/@''GNULIB_FFSLL''@/0/g' \
  1919. -e 's/@''GNULIB_MBSLEN''@/0/g' \
  1920. -e 's/@''GNULIB_MBSNLEN''@/0/g' \
  1921. -e 's/@''GNULIB_MBSCHR''@/0/g' \
  1922. -e 's/@''GNULIB_MBSRCHR''@/0/g' \
  1923. -e 's/@''GNULIB_MBSSTR''@/0/g' \
  1924. -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
  1925. -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
  1926. -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
  1927. -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
  1928. -e 's/@''GNULIB_MBSCSPN''@/0/g' \
  1929. -e 's/@''GNULIB_MBSPBRK''@/0/g' \
  1930. -e 's/@''GNULIB_MBSSPN''@/0/g' \
  1931. -e 's/@''GNULIB_MBSSEP''@/0/g' \
  1932. -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
  1933. -e 's/@''GNULIB_MEMCHR''@/1/g' \
  1934. -e 's/@''GNULIB_MEMMEM''@/1/g' \
  1935. -e 's/@''GNULIB_MEMPCPY''@/1/g' \
  1936. -e 's/@''GNULIB_MEMRCHR''@/0/g' \
  1937. -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
  1938. -e 's/@''GNULIB_STPCPY''@/0/g' \
  1939. -e 's/@''GNULIB_STPNCPY''@/0/g' \
  1940. -e 's/@''GNULIB_STRCHRNUL''@/1/g' \
  1941. -e 's/@''GNULIB_STRDUP''@/1/g' \
  1942. -e 's/@''GNULIB_STRNCAT''@/0/g' \
  1943. -e 's/@''GNULIB_STRNDUP''@/1/g' \
  1944. -e 's/@''GNULIB_STRNLEN''@/1/g' \
  1945. -e 's/@''GNULIB_STRPBRK''@/0/g' \
  1946. -e 's/@''GNULIB_STRSEP''@/0/g' \
  1947. -e 's/@''GNULIB_STRSTR''@/0/g' \
  1948. -e 's/@''GNULIB_STRCASESTR''@/0/g' \
  1949. -e 's/@''GNULIB_STRTOK_R''@/1/g' \
  1950. -e 's/@''GNULIB_STRERROR''@/1/g' \
  1951. -e 's/@''GNULIB_STRERROR_R''@/IN_GNUTLS_GNULIB_TESTS/g' \
  1952. -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
  1953. -e 's/@''GNULIB_STRVERSCMP''@/1/g' \
  1954. < ./string.in.h | \
  1955. sed -e 's|@''HAVE_FFSL''@|1|g' \
  1956. -e 's|@''HAVE_FFSLL''@|1|g' \
  1957. -e 's|@''HAVE_MBSLEN''@|0|g' \
  1958. -e 's|@''HAVE_MEMCHR''@|1|g' \
  1959. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  1960. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  1961. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  1962. -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  1963. -e 's|@''HAVE_STPCPY''@|1|g' \
  1964. -e 's|@''HAVE_STPNCPY''@|1|g' \
  1965. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  1966. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  1967. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  1968. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  1969. -e 's|@''HAVE_STRPBRK''@|1|g' \
  1970. -e 's|@''HAVE_STRSEP''@|1|g' \
  1971. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  1972. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  1973. -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
  1974. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  1975. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  1976. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  1977. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  1978. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  1979. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  1980. -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
  1981. -e 's|@''REPLACE_STRDUP''@|0|g' \
  1982. -e 's|@''REPLACE_STRSTR''@|0|g' \
  1983. -e 's|@''REPLACE_STRERROR''@|0|g' \
  1984. -e 's|@''REPLACE_STRERROR_R''@|1|g' \
  1985. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  1986. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  1987. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  1988. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  1989. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  1990. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  1991. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1992. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1993. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1994. < ./string.in.h; \
  1995. } > string.h-t && \
  1996. mv string.h-t string.h
  1997. rm -f strings.h-t strings.h && \
  1998. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1999. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2000. -e 's|@''HAVE_STRINGS_H''@|1|g' \
  2001. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2002. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2003. -e 's|@''PRAGMA_COLUMNS''@||g' \
  2004. -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
  2005. -e 's|@''GNULIB_FFS''@|0|g' \
  2006. -e 's|@''HAVE_FFS''@|1|g' \
  2007. -e 's|@''HAVE_STRCASECMP''@|1|g' \
  2008. -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
  2009. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2010. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2011. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2012. < ./strings.in.h; \
  2013. } > strings.h-t && \
  2014. mv strings.h-t strings.h
  2015. /bin/mkdir -p sys
  2016. /bin/mkdir -p sys
  2017. rm -f sys/socket.h-t sys/socket.h && \
  2018. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2019. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2020. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2021. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2022. -e 's|@''PRAGMA_COLUMNS''@||g' \
  2023. -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
  2024. -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
  2025. -e 's/@''GNULIB_CLOSE''@/1/g' \
  2026. -e 's/@''GNULIB_SOCKET''@/1/g' \
  2027. -e 's/@''GNULIB_CONNECT''@/1/g' \
  2028. -e 's/@''GNULIB_ACCEPT''@/1/g' \
  2029. -e 's/@''GNULIB_BIND''@/1/g' \
  2030. -e 's/@''GNULIB_GETPEERNAME''@/1/g' \
  2031. -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \
  2032. -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
  2033. -e 's/@''GNULIB_LISTEN''@/1/g' \
  2034. -e 's/@''GNULIB_RECV''@/1/g' \
  2035. -e 's/@''GNULIB_SEND''@/1/g' \
  2036. -e 's/@''GNULIB_RECVFROM''@/1/g' \
  2037. -e 's/@''GNULIB_SENDTO''@/1/g' \
  2038. -e 's/@''GNULIB_SETSOCKOPT''@/1/g' \
  2039. -e 's/@''GNULIB_SHUTDOWN''@/1/g' \
  2040. -e 's/@''GNULIB_ACCEPT4''@/0/g' \
  2041. -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
  2042. -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
  2043. -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
  2044. -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
  2045. -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
  2046. -e 's|@''HAVE_ACCEPT4''@|1|g' \
  2047. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2048. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2049. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2050. < ./sys_socket.in.h; \
  2051. } > sys/socket.h-t && \
  2052. mv -f sys/socket.h-t sys/socket.h
  2053. /bin/mkdir -p sys
  2054. rm -f sys/stat.h-t sys/stat.h && \
  2055. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2056. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2057. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2058. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2059. -e 's|@''PRAGMA_COLUMNS''@||g' \
  2060. -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
  2061. -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
  2062. -e 's/@''GNULIB_FCHMODAT''@/0/g' \
  2063. -e 's/@''GNULIB_FSTAT''@/1/g' \
  2064. -e 's/@''GNULIB_FSTATAT''@/0/g' \
  2065. -e 's/@''GNULIB_FUTIMENS''@/0/g' \
  2066. -e 's/@''GNULIB_LCHMOD''@/0/g' \
  2067. -e 's/@''GNULIB_LSTAT''@/IN_GNUTLS_GNULIB_TESTS/g' \
  2068. -e 's/@''GNULIB_MKDIRAT''@/0/g' \
  2069. -e 's/@''GNULIB_MKFIFO''@/0/g' \
  2070. -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
  2071. -e 's/@''GNULIB_MKNOD''@/0/g' \
  2072. -e 's/@''GNULIB_MKNODAT''@/0/g' \
  2073. -e 's/@''GNULIB_STAT''@/IN_GNUTLS_GNULIB_TESTS/g' \
  2074. -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
  2075. -e 's|@''HAVE_FCHMODAT''@|1|g' \
  2076. -e 's|@''HAVE_FSTATAT''@|1|g' \
  2077. -e 's|@''HAVE_FUTIMENS''@|1|g' \
  2078. -e 's|@''HAVE_LCHMOD''@|1|g' \
  2079. -e 's|@''HAVE_LSTAT''@|1|g' \
  2080. -e 's|@''HAVE_MKDIRAT''@|1|g' \
  2081. -e 's|@''HAVE_MKFIFO''@|1|g' \
  2082. -e 's|@''HAVE_MKFIFOAT''@|1|g' \
  2083. -e 's|@''HAVE_MKNOD''@|1|g' \
  2084. -e 's|@''HAVE_MKNODAT''@|1|g' \
  2085. -e 's|@''HAVE_UTIMENSAT''@|1|g' \
  2086. -e 's|@''REPLACE_FSTAT''@|0|g' \
  2087. -e 's|@''REPLACE_FSTATAT''@|0|g' \
  2088. -e 's|@''REPLACE_FUTIMENS''@|0|g' \
  2089. -e 's|@''REPLACE_LSTAT''@|0|g' \
  2090. -e 's|@''REPLACE_MKDIR''@|0|g' \
  2091. -e 's|@''REPLACE_MKFIFO''@|0|g' \
  2092. -e 's|@''REPLACE_MKNOD''@|0|g' \
  2093. -e 's|@''REPLACE_STAT''@|0|g' \
  2094. -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
  2095. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2096. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2097. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2098. < ./sys_stat.in.h; \
  2099. } > sys/stat.h-t && \
  2100. mv sys/stat.h-t sys/stat.h
  2101. rm -f sys/time.h-t sys/time.h && \
  2102. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2103. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2104. -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
  2105. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2106. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2107. -e 's|@''PRAGMA_COLUMNS''@||g' \
  2108. -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
  2109. -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
  2110. -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
  2111. -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
  2112. -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
  2113. -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
  2114. -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
  2115. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2116. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2117. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2118. < ./sys_time.in.h; \
  2119. } > sys/time.h-t && \
  2120. mv sys/time.h-t sys/time.h
  2121. rm -f time.h-t time.h && \
  2122. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  2123. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2124. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2125. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2126. -e 's|@''PRAGMA_COLUMNS''@||g' \
  2127. -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
  2128. -e 's/@''GNULIB_MKTIME''@/0/g' \
  2129. -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
  2130. -e 's/@''GNULIB_STRPTIME''@/0/g' \
  2131. -e 's/@''GNULIB_TIMEGM''@/0/g' \
  2132. -e 's/@''GNULIB_TIME_R''@/1/g' \
  2133. -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
  2134. -e 's|@''HAVE_NANOSLEEP''@|1|g' \
  2135. -e 's|@''HAVE_STRPTIME''@|1|g' \
  2136. -e 's|@''HAVE_TIMEGM''@|1|g' \
  2137. -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
  2138. -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
  2139. -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
  2140. -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
  2141. -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  2142. -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  2143. -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
  2144. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2145. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2146. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2147. < ./time.in.h; \
  2148. } > time.h-t && \
  2149. mv time.h-t time.h
  2150. rm -f unistd.h-t unistd.h && \
  2151. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2152. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2153. -e 's|@''HAVE_UNISTD_H''@|1|g' \
  2154. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2155. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2156. -e 's|@''PRAGMA_COLUMNS''@||g' \
  2157. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  2158. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  2159. -e 's/@''GNULIB_CHDIR''@/0/g' \
  2160. -e 's/@''GNULIB_CHOWN''@/0/g' \
  2161. -e 's/@''GNULIB_CLOSE''@/1/g' \
  2162. -e 's/@''GNULIB_DUP''@/0/g' \
  2163. -e 's/@''GNULIB_DUP2''@/1/g' \
  2164. -e 's/@''GNULIB_DUP3''@/0/g' \
  2165. -e 's/@''GNULIB_ENVIRON''@/IN_GNUTLS_GNULIB_TESTS/g' \
  2166. -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
  2167. -e 's/@''GNULIB_FACCESSAT''@/0/g' \
  2168. -e 's/@''GNULIB_FCHDIR''@/0/g' \
  2169. -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
  2170. -e 's/@''GNULIB_FDATASYNC''@/0/g' \
  2171. -e 's/@''GNULIB_FSYNC''@/0/g' \
  2172. -e 's/@''GNULIB_FTRUNCATE''@/IN_GNUTLS_GNULIB_TESTS/g' \
  2173. -e 's/@''GNULIB_GETCWD''@/IN_GNUTLS_GNULIB_TESTS/g' \
  2174. -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
  2175. -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
  2176. -e 's/@''GNULIB_GETGROUPS''@/0/g' \
  2177. -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
  2178. -e 's/@''GNULIB_GETLOGIN''@/0/g' \
  2179. -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
  2180. -e 's/@''GNULIB_GETPAGESIZE''@/IN_GNUTLS_GNULIB_TESTS/g' \
  2181. -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
  2182. -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
  2183. -e 's/@''GNULIB_ISATTY''@/0/g' \
  2184. -e 's/@''GNULIB_LCHOWN''@/0/g' \
  2185. -e 's/@''GNULIB_LINK''@/0/g' \
  2186. -e 's/@''GNULIB_LINKAT''@/0/g' \
  2187. -e 's/@''GNULIB_LSEEK''@/1/g' \
  2188. -e 's/@''GNULIB_PIPE''@/IN_GNUTLS_GNULIB_TESTS/g' \
  2189. -e 's/@''GNULIB_PIPE2''@/0/g' \
  2190. -e 's/@''GNULIB_PREAD''@/0/g' \
  2191. -e 's/@''GNULIB_PWRITE''@/0/g' \
  2192. -e 's/@''GNULIB_READ''@/0/g' \
  2193. -e 's/@''GNULIB_READLINK''@/0/g' \
  2194. -e 's/@''GNULIB_READLINKAT''@/0/g' \
  2195. -e 's/@''GNULIB_RMDIR''@/0/g' \
  2196. -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
  2197. -e 's/@''GNULIB_SLEEP''@/1/g' \
  2198. -e 's/@''GNULIB_SYMLINK''@/IN_GNUTLS_GNULIB_TESTS/g' \
  2199. -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
  2200. -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
  2201. -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \
  2202. -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
  2203. -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
  2204. -e 's/@''GNULIB_UNLINK''@/0/g' \
  2205. -e 's/@''GNULIB_UNLINKAT''@/0/g' \
  2206. -e 's/@''GNULIB_USLEEP''@/0/g' \
  2207. -e 's/@''GNULIB_WRITE''@/0/g' \
  2208. < ./unistd.in.h | \
  2209. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  2210. -e 's|@''HAVE_DUP2''@|1|g' \
  2211. -e 's|@''HAVE_DUP3''@|1|g' \
  2212. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  2213. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  2214. -e 's|@''HAVE_FCHDIR''@|1|g' \
  2215. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  2216. -e 's|@''HAVE_FDATASYNC''@|1|g' \
  2217. -e 's|@''HAVE_FSYNC''@|1|g' \
  2218. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  2219. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  2220. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  2221. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  2222. -e 's|@''HAVE_GETLOGIN''@|1|g' \
  2223. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  2224. -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
  2225. -e 's|@''HAVE_LCHOWN''@|1|g' \
  2226. -e 's|@''HAVE_LINK''@|1|g' \
  2227. -e 's|@''HAVE_LINKAT''@|1|g' \
  2228. -e 's|@''HAVE_PIPE''@|1|g' \
  2229. -e 's|@''HAVE_PIPE2''@|1|g' \
  2230. -e 's|@''HAVE_PREAD''@|1|g' \
  2231. -e 's|@''HAVE_PWRITE''@|1|g' \
  2232. -e 's|@''HAVE_READLINK''@|1|g' \
  2233. -e 's|@''HAVE_READLINKAT''@|1|g' \
  2234. -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
  2235. -e 's|@''HAVE_SLEEP''@|1|g' \
  2236. -e 's|@''HAVE_SYMLINK''@|1|g' \
  2237. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  2238. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  2239. -e 's|@''HAVE_USLEEP''@|1|g' \
  2240. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  2241. -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
  2242. -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
  2243. -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
  2244. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  2245. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  2246. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  2247. -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
  2248. -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
  2249. -e 's|@''HAVE_OS_H''@|0|g' \
  2250. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  2251. | \
  2252. sed -e 's|@''REPLACE_CHOWN''@|0|g' \
  2253. -e 's|@''REPLACE_CLOSE''@|0|g' \
  2254. -e 's|@''REPLACE_DUP''@|0|g' \
  2255. -e 's|@''REPLACE_DUP2''@|0|g' \
  2256. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  2257. -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
  2258. -e 's|@''REPLACE_GETCWD''@|0|g' \
  2259. -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
  2260. -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
  2261. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  2262. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  2263. -e 's|@''REPLACE_ISATTY''@|0|g' \
  2264. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  2265. -e 's|@''REPLACE_LINK''@|0|g' \
  2266. -e 's|@''REPLACE_LINKAT''@|0|g' \
  2267. -e 's|@''REPLACE_LSEEK''@|0|g' \
  2268. -e 's|@''REPLACE_PREAD''@|0|g' \
  2269. -e 's|@''REPLACE_PWRITE''@|0|g' \
  2270. -e 's|@''REPLACE_READ''@|0|g' \
  2271. -e 's|@''REPLACE_READLINK''@|0|g' \
  2272. -e 's|@''REPLACE_RMDIR''@|0|g' \
  2273. -e 's|@''REPLACE_SLEEP''@|0|g' \
  2274. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  2275. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  2276. -e 's|@''REPLACE_UNLINK''@|0|g' \
  2277. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  2278. -e 's|@''REPLACE_USLEEP''@|0|g' \
  2279. -e 's|@''REPLACE_WRITE''@|0|g' \
  2280. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  2281. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  2282. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2283. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2284. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  2285. } > unistd.h-t && \
  2286. mv unistd.h-t unistd.h
  2287. rm -f wchar.h-t wchar.h && \
  2288. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2289. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2290. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2291. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2292. -e 's|@''PRAGMA_COLUMNS''@||g' \
  2293. -e 's|@''HAVE_FEATURES_H''@|1|g' \
  2294. -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
  2295. -e 's|@''HAVE_WCHAR_H''@|1|g' \
  2296. -e 's/@''GNULIB_BTOWC''@/0/g' \
  2297. -e 's/@''GNULIB_WCTOB''@/0/g' \
  2298. -e 's/@''GNULIB_MBSINIT''@/0/g' \
  2299. -e 's/@''GNULIB_MBRTOWC''@/0/g' \
  2300. -e 's/@''GNULIB_MBRLEN''@/0/g' \
  2301. -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
  2302. -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
  2303. -e 's/@''GNULIB_WCRTOMB''@/0/g' \
  2304. -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
  2305. -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
  2306. -e 's/@''GNULIB_WCWIDTH''@/0/g' \
  2307. -e 's/@''GNULIB_WMEMCHR''@/0/g' \
  2308. -e 's/@''GNULIB_WMEMCMP''@/0/g' \
  2309. -e 's/@''GNULIB_WMEMCPY''@/0/g' \
  2310. -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
  2311. -e 's/@''GNULIB_WMEMSET''@/0/g' \
  2312. -e 's/@''GNULIB_WCSLEN''@/0/g' \
  2313. -e 's/@''GNULIB_WCSNLEN''@/0/g' \
  2314. -e 's/@''GNULIB_WCSCPY''@/0/g' \
  2315. -e 's/@''GNULIB_WCPCPY''@/0/g' \
  2316. -e 's/@''GNULIB_WCSNCPY''@/0/g' \
  2317. -e 's/@''GNULIB_WCPNCPY''@/0/g' \
  2318. -e 's/@''GNULIB_WCSCAT''@/0/g' \
  2319. -e 's/@''GNULIB_WCSNCAT''@/0/g' \
  2320. -e 's/@''GNULIB_WCSCMP''@/0/g' \
  2321. -e 's/@''GNULIB_WCSNCMP''@/0/g' \
  2322. -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
  2323. -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
  2324. -e 's/@''GNULIB_WCSCOLL''@/0/g' \
  2325. -e 's/@''GNULIB_WCSXFRM''@/0/g' \
  2326. -e 's/@''GNULIB_WCSDUP''@/0/g' \
  2327. -e 's/@''GNULIB_WCSCHR''@/0/g' \
  2328. -e 's/@''GNULIB_WCSRCHR''@/0/g' \
  2329. -e 's/@''GNULIB_WCSCSPN''@/0/g' \
  2330. -e 's/@''GNULIB_WCSSPN''@/0/g' \
  2331. -e 's/@''GNULIB_WCSPBRK''@/0/g' \
  2332. -e 's/@''GNULIB_WCSSTR''@/0/g' \
  2333. -e 's/@''GNULIB_WCSTOK''@/0/g' \
  2334. -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
  2335. < ./wchar.in.h | \
  2336. sed -e 's|@''HAVE_WINT_T''@|1|g' \
  2337. -e 's|@''HAVE_BTOWC''@|1|g' \
  2338. -e 's|@''HAVE_MBSINIT''@|1|g' \
  2339. -e 's|@''HAVE_MBRTOWC''@|1|g' \
  2340. -e 's|@''HAVE_MBRLEN''@|1|g' \
  2341. -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
  2342. -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
  2343. -e 's|@''HAVE_WCRTOMB''@|1|g' \
  2344. -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
  2345. -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
  2346. -e 's|@''HAVE_WMEMCHR''@|1|g' \
  2347. -e 's|@''HAVE_WMEMCMP''@|1|g' \
  2348. -e 's|@''HAVE_WMEMCPY''@|1|g' \
  2349. -e 's|@''HAVE_WMEMMOVE''@|1|g' \
  2350. -e 's|@''HAVE_WMEMSET''@|1|g' \
  2351. -e 's|@''HAVE_WCSLEN''@|1|g' \
  2352. -e 's|@''HAVE_WCSNLEN''@|1|g' \
  2353. -e 's|@''HAVE_WCSCPY''@|1|g' \
  2354. -e 's|@''HAVE_WCPCPY''@|1|g' \
  2355. -e 's|@''HAVE_WCSNCPY''@|1|g' \
  2356. -e 's|@''HAVE_WCPNCPY''@|1|g' \
  2357. -e 's|@''HAVE_WCSCAT''@|1|g' \
  2358. -e 's|@''HAVE_WCSNCAT''@|1|g' \
  2359. -e 's|@''HAVE_WCSCMP''@|1|g' \
  2360. -e 's|@''HAVE_WCSNCMP''@|1|g' \
  2361. -e 's|@''HAVE_WCSCASECMP''@|1|g' \
  2362. -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
  2363. -e 's|@''HAVE_WCSCOLL''@|1|g' \
  2364. -e 's|@''HAVE_WCSXFRM''@|1|g' \
  2365. -e 's|@''HAVE_WCSDUP''@|1|g' \
  2366. -e 's|@''HAVE_WCSCHR''@|1|g' \
  2367. -e 's|@''HAVE_WCSRCHR''@|1|g' \
  2368. -e 's|@''HAVE_WCSCSPN''@|1|g' \
  2369. -e 's|@''HAVE_WCSSPN''@|1|g' \
  2370. -e 's|@''HAVE_WCSPBRK''@|1|g' \
  2371. -e 's|@''HAVE_WCSSTR''@|1|g' \
  2372. -e 's|@''HAVE_WCSTOK''@|1|g' \
  2373. -e 's|@''HAVE_WCSWIDTH''@|1|g' \
  2374. -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
  2375. -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  2376. | \
  2377. sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
  2378. -e 's|@''REPLACE_BTOWC''@|0|g' \
  2379. -e 's|@''REPLACE_WCTOB''@|0|g' \
  2380. -e 's|@''REPLACE_MBSINIT''@|0|g' \
  2381. -e 's|@''REPLACE_MBRTOWC''@|0|g' \
  2382. -e 's|@''REPLACE_MBRLEN''@|0|g' \
  2383. -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
  2384. -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
  2385. -e 's|@''REPLACE_WCRTOMB''@|0|g' \
  2386. -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
  2387. -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
  2388. -e 's|@''REPLACE_WCWIDTH''@|0|g' \
  2389. -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
  2390. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2391. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2392. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  2393. } > wchar.h-t && \
  2394. mv wchar.h-t wchar.h
  2395. make all-recursive
  2396. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/gl'
  2397. Making all in tests
  2398. make[4]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/gl/tests'
  2399. rm -f c++defs.h-t c++defs.h && \
  2400. sed -n -e '/_GL_CXXDEFS/,$p' \
  2401. < ../../build-aux/snippet/c++defs.h \
  2402. > c++defs.h-t && \
  2403. mv c++defs.h-t c++defs.h
  2404. rm -f arg-nonnull.h-t arg-nonnull.h && \
  2405. sed -n -e '/GL_ARG_NONNULL/,$p' \
  2406. < ../../build-aux/snippet/arg-nonnull.h \
  2407. > arg-nonnull.h-t && \
  2408. mv arg-nonnull.h-t arg-nonnull.h
  2409. rm -f warn-on-use.h-t warn-on-use.h && \
  2410. sed -n -e '/^.ifndef/,$p' \
  2411. < ../../build-aux/snippet/warn-on-use.h \
  2412. > warn-on-use.h-t && \
  2413. mv warn-on-use.h-t warn-on-use.h
  2414. rm -f unused-parameter.h-t unused-parameter.h && \
  2415. sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
  2416. < ../../build-aux/snippet/unused-parameter.h \
  2417. > unused-parameter.h-t && \
  2418. mv unused-parameter.h-t unused-parameter.h
  2419. rm -f fcntl.h-t fcntl.h && \
  2420. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2421. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2422. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2423. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2424. -e 's|@''PRAGMA_COLUMNS''@||g' \
  2425. -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
  2426. -e 's/@''GNULIB_FCNTL''@/0/g' \
  2427. -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
  2428. -e 's/@''GNULIB_OPEN''@/IN_GNUTLS_GNULIB_TESTS/g' \
  2429. -e 's/@''GNULIB_OPENAT''@/0/g' \
  2430. -e 's|@''HAVE_FCNTL''@|1|g' \
  2431. -e 's|@''HAVE_OPENAT''@|1|g' \
  2432. -e 's|@''REPLACE_FCNTL''@|0|g' \
  2433. -e 's|@''REPLACE_OPEN''@|0|g' \
  2434. -e 's|@''REPLACE_OPENAT''@|0|g' \
  2435. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2436. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2437. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2438. < ./fcntl.in.h; \
  2439. } > fcntl.h-t && \
  2440. mv fcntl.h-t fcntl.h
  2441. rm -f inttypes.h-t inttypes.h && \
  2442. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2443. sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
  2444. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2445. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2446. -e 's|@''PRAGMA_COLUMNS''@||g' \
  2447. -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
  2448. -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
  2449. -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
  2450. -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
  2451. -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
  2452. -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
  2453. -e 's/@''GNULIB_IMAXABS''@/0/g' \
  2454. -e 's/@''GNULIB_IMAXDIV''@/0/g' \
  2455. -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
  2456. -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
  2457. -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
  2458. -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
  2459. -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
  2460. -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
  2461. -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
  2462. -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
  2463. -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
  2464. -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
  2465. -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
  2466. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2467. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2468. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2469. < ./inttypes.in.h; \
  2470. } > inttypes.h-t && \
  2471. mv inttypes.h-t inttypes.h
  2472. rm -f locale.h-t locale.h && \
  2473. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  2474. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2475. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2476. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2477. -e 's|@''PRAGMA_COLUMNS''@||g' \
  2478. -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
  2479. -e 's/@''GNULIB_LOCALECONV''@/0/g' \
  2480. -e 's/@''GNULIB_SETLOCALE''@/IN_GNUTLS_GNULIB_TESTS/g' \
  2481. -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
  2482. -e 's|@''HAVE_DUPLOCALE''@|1|g' \
  2483. -e 's|@''HAVE_XLOCALE_H''@|1|g' \
  2484. -e 's|@''REPLACE_LOCALECONV''@|0|g' \
  2485. -e 's|@''REPLACE_SETLOCALE''@|0|g' \
  2486. -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
  2487. -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
  2488. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2489. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2490. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2491. < ./locale.in.h; \
  2492. } > locale.h-t && \
  2493. mv locale.h-t locale.h
  2494. /bin/mkdir -p sys
  2495. rm -f sys/ioctl.h-t sys/ioctl.h && \
  2496. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2497. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2498. -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \
  2499. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2500. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2501. -e 's|@''PRAGMA_COLUMNS''@||g' \
  2502. -e 's|@''NEXT_SYS_IOCTL_H''@|<sys/ioctl.h>|g' \
  2503. -e 's/@''GNULIB_IOCTL''@/IN_GNUTLS_GNULIB_TESTS/g' \
  2504. -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \
  2505. -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  2506. -e 's|@''REPLACE_IOCTL''@|1|g' \
  2507. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2508. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2509. < ./sys_ioctl.in.h; \
  2510. } > sys/ioctl.h-t && \
  2511. mv sys/ioctl.h-t sys/ioctl.h
  2512. make all-recursive
  2513. make[5]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/gl/tests'
  2514. Making all in .
  2515. make[6]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/gl/tests'
  2516. make[6]: Nothing to be done for `all-am'.
  2517. make[6]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/gl/tests'
  2518. make[5]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/gl/tests'
  2519. make[4]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/gl/tests'
  2520. make[4]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/gl'
  2521. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o argp-ba.lo argp-ba.c
  2522. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o argp-eexst.lo argp-eexst.c
  2523. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o argp-fmtstream.lo argp-fmtstream.c
  2524. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o argp-fs-xinl.lo argp-fs-xinl.c
  2525. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o argp-help.lo argp-help.c
  2526. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o argp-parse.lo argp-parse.c
  2527. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o argp-pin.lo argp-pin.c
  2528. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o argp-pv.lo argp-pv.c
  2529. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o argp-pvh.lo argp-pvh.c
  2530. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o argp-xinl.lo argp-xinl.c
  2531. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o base64.lo base64.c
  2532. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o c-ctype.lo c-ctype.c
  2533. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o c-strcasecmp.lo c-strcasecmp.c
  2534. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o c-strncasecmp.lo c-strncasecmp.c
  2535. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dirname-lgpl.lo dirname-lgpl.c
  2536. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o basename-lgpl.lo basename-lgpl.c
  2537. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o stripslash.lo stripslash.c
  2538. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fd-hook.lo fd-hook.c
  2539. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gettime.lo gettime.c
  2540. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hash-pjw-bare.lo hash-pjw-bare.c
  2541. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o math.lo math.c
  2542. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o printf-frexp.lo printf-frexp.c
  2543. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o printf-frexpl.lo printf-frexpl.c
  2544. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o progname.lo progname.c
  2545. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c argp-help.c -fPIC -DPIC -o .libs/argp-help.o
  2546. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c argp-parse.c -fPIC -DPIC -o .libs/argp-parse.o
  2547. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c argp-ba.c -fPIC -DPIC -o .libs/argp-ba.o
  2548. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c argp-fs-xinl.c -fPIC -DPIC -o .libs/argp-fs-xinl.o
  2549. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c argp-pin.c -fPIC -DPIC -o .libs/argp-pin.o
  2550. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c argp-pv.c -fPIC -DPIC -o .libs/argp-pv.o
  2551. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o
  2552. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c argp-xinl.c -fPIC -DPIC -o .libs/argp-xinl.o
  2553. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o
  2554. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c argp-fmtstream.c -fPIC -DPIC -o .libs/argp-fmtstream.o
  2555. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c argp-pvh.c -fPIC -DPIC -o .libs/argp-pvh.o
  2556. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c base64.c -fPIC -DPIC -o .libs/base64.o
  2557. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o
  2558. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o
  2559. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o
  2560. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o
  2561. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o
  2562. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c printf-frexpl.c -fPIC -DPIC -o .libs/printf-frexpl.o
  2563. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c printf-frexp.c -fPIC -DPIC -o .libs/printf-frexp.o
  2564. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c progname.c -fPIC -DPIC -o .libs/progname.o
  2565. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c math.c -fPIC -DPIC -o .libs/math.o
  2566. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o read-file.lo read-file.c
  2567. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sockets.lo sockets.c
  2568. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c argp-eexst.c -fPIC -DPIC -o .libs/argp-eexst.o
  2569. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gettime.c -fPIC -DPIC -o .libs/gettime.o
  2570. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o stdio.lo stdio.c
  2571. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sys_socket.lo sys_socket.c
  2572. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hash-pjw-bare.c -fPIC -DPIC -o .libs/hash-pjw-bare.o
  2573. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o timespec.lo timespec.c
  2574. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c read-file.c -fPIC -DPIC -o .libs/read-file.o
  2575. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o u64.lo u64.c
  2576. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c stdio.c -fPIC -DPIC -o .libs/stdio.o
  2577. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o unistd.lo unistd.c
  2578. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sockets.c -fPIC -DPIC -o .libs/sockets.o
  2579. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o version-etc.lo version-etc.c
  2580. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o
  2581. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o version-etc-fsf.lo version-etc-fsf.c
  2582. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o xsize.lo xsize.c
  2583. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o asnprintf.lo asnprintf.c
  2584. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c timespec.c -fPIC -DPIC -o .libs/timespec.o
  2585. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fseterr.lo fseterr.c
  2586. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o getopt.lo getopt.c
  2587. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o getopt1.lo getopt1.c
  2588. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o isnanl.lo isnanl.c
  2589. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o printf-args.lo printf-args.c
  2590. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o printf-parse.lo printf-parse.c
  2591. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o vasnprintf.lo vasnprintf.c
  2592. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o vfprintf.lo vfprintf.c
  2593. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c u64.c -fPIC -DPIC -o .libs/u64.o
  2594. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c unistd.c -fPIC -DPIC -o .libs/unistd.o
  2595. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o vprintf.lo vprintf.c
  2596. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c xsize.c -fPIC -DPIC -o .libs/xsize.o
  2597. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c version-etc-fsf.c -fPIC -DPIC -o .libs/version-etc-fsf.o
  2598. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c version-etc.c -fPIC -DPIC -o .libs/version-etc.o
  2599. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o
  2600. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o
  2601. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c isnanl.c -fPIC -DPIC -o .libs/isnanl.o
  2602. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o
  2603. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c getopt.c -fPIC -DPIC -o .libs/getopt.o
  2604. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o glthread/threadlib.lo glthread/threadlib.c
  2605. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o
  2606. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c
  2607. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fseterr.c -fPIC -DPIC -o .libs/fseterr.o
  2608. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vfprintf.c -fPIC -DPIC -o .libs/vfprintf.o
  2609. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c
  2610. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o
  2611. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vprintf.c -fPIC -DPIC -o .libs/vprintf.o
  2612. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c
  2613. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/u8-uctomb.o
  2614. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u8-uctomb-aux.o
  2615. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o
  2616. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u8-mbtoucr.o
  2617. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -no-undefined -lrt -lpthread -Wl,-O1 -Wl,--as-needed -o libgnu.la argp-ba.lo argp-eexst.lo argp-fmtstream.lo argp-fs-xinl.lo argp-help.lo argp-parse.lo argp-pin.lo argp-pv.lo argp-pvh.lo argp-xinl.lo base64.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo fd-hook.lo gettime.lo hash-pjw-bare.lo math.lo printf-frexp.lo printf-frexpl.lo progname.lo read-file.lo sockets.lo stdio.lo sys_socket.lo glthread/threadlib.lo timespec.lo u64.lo unistd.lo unistr/u8-mbtoucr.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo version-etc.lo version-etc-fsf.lo xsize.lo asnprintf.lo fseterr.lo getopt.lo getopt1.lo isnanl.lo printf-args.lo printf-parse.lo vasnprintf.lo vfprintf.lo vprintf.lo
  2618. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnu.a .libs/argp-ba.o .libs/argp-eexst.o .libs/argp-fmtstream.o .libs/argp-fs-xinl.o .libs/argp-help.o .libs/argp-parse.o .libs/argp-pin.o .libs/argp-pv.o .libs/argp-pvh.o .libs/argp-xinl.o .libs/base64.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/fd-hook.o .libs/gettime.o .libs/hash-pjw-bare.o .libs/math.o .libs/printf-frexp.o .libs/printf-frexpl.o .libs/progname.o .libs/read-file.o .libs/sockets.o .libs/stdio.o .libs/sys_socket.o glthread/.libs/threadlib.o .libs/timespec.o .libs/u64.o .libs/unistd.o unistr/.libs/u8-mbtoucr.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o .libs/version-etc.o .libs/version-etc-fsf.o .libs/xsize.o .libs/asnprintf.o .libs/fseterr.o .libs/getopt.o .libs/getopt1.o .libs/isnanl.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o .libs/vfprintf.o .libs/vprintf.o
  2619. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnu.a
  2620. libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
  2621. make[4]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/gl'
  2622. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/gl'
  2623. make[2]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/gl'
  2624. Making all in lib
  2625. make[2]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib'
  2626. Making all in includes
  2627. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/includes'
  2628. make[3]: Nothing to be done for `all'.
  2629. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/includes'
  2630. Making all in x509
  2631. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/x509'
  2632. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o common.lo common.c
  2633. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o key_encode.lo key_encode.c
  2634. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o key_decode.lo key_decode.c
  2635. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o crl.lo crl.c
  2636. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o crl_write.lo crl_write.c
  2637. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o crq.lo crq.c
  2638. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dn.lo dn.c
  2639. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o extensions.lo extensions.c
  2640. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mpi.lo mpi.c
  2641. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c key_encode.c -fPIC -DPIC -o .libs/key_encode.o
  2642. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c extensions.c -fPIC -DPIC -o .libs/extensions.o
  2643. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c key_decode.c -fPIC -DPIC -o .libs/key_decode.o
  2644. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c crl_write.c -fPIC -DPIC -o .libs/crl_write.o
  2645. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o output.lo output.c
  2646. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c crq.c -fPIC -DPIC -o .libs/crq.o
  2647. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pbkdf2-sha1.lo pbkdf2-sha1.c
  2648. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c common.c -fPIC -DPIC -o .libs/common.o
  2649. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c crl.c -fPIC -DPIC -o .libs/crl.o
  2650. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pkcs12.lo pkcs12.c
  2651. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dn.c -fPIC -DPIC -o .libs/dn.o
  2652. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pkcs12_bag.lo pkcs12_bag.c
  2653. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pkcs12_encr.lo pkcs12_encr.c
  2654. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pkcs7.lo pkcs7.c
  2655. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o privkey.lo privkey.c
  2656. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o privkey_pkcs8.lo privkey_pkcs8.c
  2657. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o privkey_openssl.lo privkey_openssl.c
  2658. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rfc2818_hostname.lo rfc2818_hostname.c
  2659. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c output.c -fPIC -DPIC -o .libs/output.o
  2660. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sign.lo sign.c
  2661. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pbkdf2-sha1.c -fPIC -DPIC -o .libs/pbkdf2-sha1.o
  2662. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pkcs12_encr.c -fPIC -DPIC -o .libs/pkcs12_encr.o
  2663. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pkcs12_bag.c -fPIC -DPIC -o .libs/pkcs12_bag.o
  2664. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o verify.lo verify.c
  2665. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o x509.lo x509.c
  2666. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c privkey_pkcs8.c -fPIC -DPIC -o .libs/privkey_pkcs8.o
  2667. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c privkey.c -fPIC -DPIC -o .libs/privkey.o
  2668. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o x509_write.lo x509_write.c
  2669. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o verify-high.lo verify-high.c
  2670. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o verify-high2.lo verify-high2.c
  2671. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ocsp.lo ocsp.c
  2672. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ocsp_output.lo ocsp_output.c
  2673. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pkcs12.c -fPIC -DPIC -o .libs/pkcs12.o
  2674. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rfc2818_hostname.c -fPIC -DPIC -o .libs/rfc2818_hostname.o
  2675. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sign.c -fPIC -DPIC -o .libs/sign.o
  2676. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c x509.c -fPIC -DPIC -o .libs/x509.o
  2677. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c x509_write.c -fPIC -DPIC -o .libs/x509_write.o
  2678. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c verify-high2.c -fPIC -DPIC -o .libs/verify-high2.o
  2679. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c verify-high.c -fPIC -DPIC -o .libs/verify-high.o
  2680. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ocsp.c -fPIC -DPIC -o .libs/ocsp.o
  2681. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c verify.c -fPIC -DPIC -o .libs/verify.o
  2682. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ocsp_output.c -fPIC -DPIC -o .libs/ocsp_output.o
  2683. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pkcs7.c -fPIC -DPIC -o .libs/pkcs7.o
  2684. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c privkey_openssl.c -fPIC -DPIC -o .libs/privkey_openssl.o
  2685. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mpi.c -fPIC -DPIC -o .libs/mpi.o
  2686. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgnutls_x509.la common.lo key_encode.lo key_decode.lo crl.lo crl_write.lo crq.lo dn.lo extensions.lo mpi.lo output.lo pbkdf2-sha1.lo pkcs12.lo pkcs12_bag.lo pkcs12_encr.lo pkcs7.lo privkey.lo privkey_pkcs8.lo privkey_openssl.lo rfc2818_hostname.lo sign.lo verify.lo x509.lo x509_write.lo verify-high.lo verify-high2.lo ocsp.lo ocsp_output.lo
  2687. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnutls_x509.a .libs/common.o .libs/key_encode.o .libs/key_decode.o .libs/crl.o .libs/crl_write.o .libs/crq.o .libs/dn.o .libs/extensions.o .libs/mpi.o .libs/output.o .libs/pbkdf2-sha1.o .libs/pkcs12.o .libs/pkcs12_bag.o .libs/pkcs12_encr.o .libs/pkcs7.o .libs/privkey.o .libs/privkey_pkcs8.o .libs/privkey_openssl.o .libs/rfc2818_hostname.o .libs/sign.o .libs/verify.o .libs/x509.o .libs/x509_write.o .libs/verify-high.o .libs/verify-high2.o .libs/ocsp.o .libs/ocsp_output.o
  2688. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnutls_x509.a
  2689. libtool: link: ( cd ".libs" && rm -f "libgnutls_x509.la" && ln -s "../libgnutls_x509.la" "libgnutls_x509.la" )
  2690. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/x509'
  2691. Making all in accelerated
  2692. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/accelerated'
  2693. Making all in x86
  2694. make[4]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/accelerated/x86'
  2695. /bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -DASM_X86_64 -DASM_X86 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sha-padlock.lo sha-padlock.c
  2696. /bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -DASM_X86_64 -DASM_X86 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hmac-padlock.lo hmac-padlock.c
  2697. /bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -DASM_X86_64 -DASM_X86 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o aes-x86.lo aes-x86.c
  2698. /bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -DASM_X86_64 -DASM_X86 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o aes-padlock.lo aes-padlock.c
  2699. /bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -DASM_X86_64 -DASM_X86 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o aes-gcm-padlock.lo aes-gcm-padlock.c
  2700. /bin/sh ../../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -DASM_X86_64 -DASM_X86 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o aes-gcm-x86.lo aes-gcm-x86.c
  2701. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o appro-aes-x86-64.lo `test -f 'elf/appro-aes-x86-64.s' || echo './'`elf/appro-aes-x86-64.s
  2702. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o appro-aes-gcm-x86-64.lo `test -f 'elf/appro-aes-gcm-x86-64.s' || echo './'`elf/appro-aes-gcm-x86-64.s
  2703. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o padlock-x86-64.lo `test -f 'elf/padlock-x86-64.s' || echo './'`elf/padlock-x86-64.s
  2704. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpuid-x86-64.lo `test -f 'elf/cpuid-x86-64.s' || echo './'`elf/cpuid-x86-64.s
  2705. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -DASM_X86_64 -DASM_X86 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hmac-padlock.c -fPIC -DPIC -o .libs/hmac-padlock.o
  2706. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -DASM_X86_64 -DASM_X86 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c aes-padlock.c -fPIC -DPIC -o .libs/aes-padlock.o
  2707. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -DASM_X86_64 -DASM_X86 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sha-padlock.c -fPIC -DPIC -o .libs/sha-padlock.o
  2708. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -DASM_X86_64 -DASM_X86 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c aes-gcm-x86.c -fPIC -DPIC -o .libs/aes-gcm-x86.o
  2709. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -DASM_X86_64 -DASM_X86 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c aes-gcm-padlock.c -fPIC -DPIC -o .libs/aes-gcm-padlock.o
  2710. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I./../../../gl -I./../../../gl -I./../../includes -I./../../includes -I./../../ -I./../ -DASM_X86_64 -DASM_X86 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c aes-x86.c -fPIC -DPIC -o .libs/aes-x86.o
  2711. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c elf/appro-aes-gcm-x86-64.s -fPIC -DPIC -o .libs/appro-aes-gcm-x86-64.o
  2712. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c elf/padlock-x86-64.s -fPIC -DPIC -o .libs/padlock-x86-64.o
  2713. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c elf/appro-aes-x86-64.s -fPIC -DPIC -o .libs/appro-aes-x86-64.o
  2714. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c elf/cpuid-x86-64.s -fPIC -DPIC -o .libs/cpuid-x86-64.o
  2715. /bin/sh ../../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DASM_X86_64 -DASM_X86 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libx86.la sha-padlock.lo hmac-padlock.lo aes-x86.lo aes-padlock.lo aes-gcm-padlock.lo aes-gcm-x86.lo appro-aes-x86-64.lo appro-aes-gcm-x86-64.lo padlock-x86-64.lo cpuid-x86-64.lo
  2716. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libx86.a .libs/sha-padlock.o .libs/hmac-padlock.o .libs/aes-x86.o .libs/aes-padlock.o .libs/aes-gcm-padlock.o .libs/aes-gcm-x86.o .libs/appro-aes-x86-64.o .libs/appro-aes-gcm-x86-64.o .libs/padlock-x86-64.o .libs/cpuid-x86-64.o
  2717. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libx86.a
  2718. libtool: link: ( cd ".libs" && rm -f "libx86.la" && ln -s "../libx86.la" "libx86.la" )
  2719. make[4]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/accelerated/x86'
  2720. make[4]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/accelerated'
  2721. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../../gl -I./../includes -I./.. -DASM_X86 -DASM_X86_64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o accelerated.lo accelerated.c
  2722. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../../gl -I./../includes -I./.. -DASM_X86 -DASM_X86_64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cryptodev.lo cryptodev.c
  2723. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../../gl -I./../includes -I./.. -DASM_X86 -DASM_X86_64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cryptodev-gcm.lo cryptodev-gcm.c
  2724. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../../gl -I./../includes -I./.. -DASM_X86 -DASM_X86_64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cryptodev.c -fPIC -DPIC -o .libs/cryptodev.o
  2725. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../../gl -I./../includes -I./.. -DASM_X86 -DASM_X86_64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c accelerated.c -fPIC -DPIC -o .libs/accelerated.o
  2726. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../../gl -I./../includes -I./.. -DASM_X86 -DASM_X86_64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cryptodev-gcm.c -fPIC -DPIC -o .libs/cryptodev-gcm.o
  2727. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DASM_X86 -DASM_X86_64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libaccelerated.la accelerated.lo cryptodev.lo cryptodev-gcm.lo x86/libx86.la
  2728. libtool: link: (cd .libs/libaccelerated.lax/libx86.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/accelerated/x86/.libs/libx86.a")
  2729. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libaccelerated.a .libs/accelerated.o .libs/cryptodev.o .libs/cryptodev-gcm.o .libs/libaccelerated.lax/libx86.a/aes-gcm-padlock.o .libs/libaccelerated.lax/libx86.a/aes-gcm-x86.o .libs/libaccelerated.lax/libx86.a/aes-padlock.o .libs/libaccelerated.lax/libx86.a/aes-x86.o .libs/libaccelerated.lax/libx86.a/appro-aes-gcm-x86-64.o .libs/libaccelerated.lax/libx86.a/appro-aes-x86-64.o .libs/libaccelerated.lax/libx86.a/cpuid-x86-64.o .libs/libaccelerated.lax/libx86.a/hmac-padlock.o .libs/libaccelerated.lax/libx86.a/padlock-x86-64.o .libs/libaccelerated.lax/libx86.a/sha-padlock.o
  2730. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libaccelerated.a
  2731. libtool: link: rm -fr .libs/libaccelerated.lax
  2732. libtool: link: ( cd ".libs" && rm -f "libaccelerated.la" && ln -s "../libaccelerated.la" "libaccelerated.la" )
  2733. make[4]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/accelerated'
  2734. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/accelerated'
  2735. Making all in auth
  2736. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/auth'
  2737. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o anon.lo anon.c
  2738. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cert.lo cert.c
  2739. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dh_common.lo dh_common.c
  2740. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dhe.lo dhe.c
  2741. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dhe_psk.lo dhe_psk.c
  2742. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o psk.lo psk.c
  2743. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o psk_passwd.lo psk_passwd.c
  2744. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rsa.lo rsa.c
  2745. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rsa_export.lo rsa_export.c
  2746. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o srp.lo srp.c
  2747. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o srp_passwd.lo srp_passwd.c
  2748. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o srp_rsa.lo srp_rsa.c
  2749. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o srp_sb64.lo srp_sb64.c
  2750. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o anon_ecdh.lo anon_ecdh.c
  2751. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecdh_common.lo ecdh_common.c
  2752. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dhe_psk.c -fPIC -DPIC -o .libs/dhe_psk.o
  2753. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dhe.c -fPIC -DPIC -o .libs/dhe.o
  2754. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cert.c -fPIC -DPIC -o .libs/cert.o
  2755. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c anon.c -fPIC -DPIC -o .libs/anon.o
  2756. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c psk_passwd.c -fPIC -DPIC -o .libs/psk_passwd.o
  2757. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dh_common.c -fPIC -DPIC -o .libs/dh_common.o
  2758. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c psk.c -fPIC -DPIC -o .libs/psk.o
  2759. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rsa_export.c -fPIC -DPIC -o .libs/rsa_export.o
  2760. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c srp_passwd.c -fPIC -DPIC -o .libs/srp_passwd.o
  2761. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c srp_rsa.c -fPIC -DPIC -o .libs/srp_rsa.o
  2762. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c srp.c -fPIC -DPIC -o .libs/srp.o
  2763. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rsa.c -fPIC -DPIC -o .libs/rsa.o
  2764. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecdh_common.c -fPIC -DPIC -o .libs/ecdh_common.o
  2765. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c srp_sb64.c -fPIC -DPIC -o .libs/srp_sb64.o
  2766. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c anon_ecdh.c -fPIC -DPIC -o .libs/anon_ecdh.o
  2767. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgnutls_auth.la anon.lo cert.lo dh_common.lo dhe.lo dhe_psk.lo psk.lo psk_passwd.lo rsa.lo rsa_export.lo srp.lo srp_passwd.lo srp_rsa.lo srp_sb64.lo anon_ecdh.lo ecdh_common.lo
  2768. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnutls_auth.a .libs/anon.o .libs/cert.o .libs/dh_common.o .libs/dhe.o .libs/dhe_psk.o .libs/psk.o .libs/psk_passwd.o .libs/rsa.o .libs/rsa_export.o .libs/srp.o .libs/srp_passwd.o .libs/srp_rsa.o .libs/srp_sb64.o .libs/anon_ecdh.o .libs/ecdh_common.o
  2769. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnutls_auth.a
  2770. libtool: link: ( cd ".libs" && rm -f "libgnutls_auth.la" && ln -s "../libgnutls_auth.la" "libgnutls_auth.la" )
  2771. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/auth'
  2772. Making all in ext
  2773. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/ext'
  2774. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o max_record.lo max_record.c
  2775. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cert_type.lo cert_type.c
  2776. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o server_name.lo server_name.c
  2777. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o signature.lo signature.c
  2778. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o safe_renegotiation.lo safe_renegotiation.c
  2779. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o session_ticket.lo session_ticket.c
  2780. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o srp.lo srp.c
  2781. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecc.lo ecc.c
  2782. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o heartbeat.lo heartbeat.c
  2783. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o status_request.lo status_request.c
  2784. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o srtp.lo srtp.c
  2785. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cert_type.c -fPIC -DPIC -o .libs/cert_type.o
  2786. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c signature.c -fPIC -DPIC -o .libs/signature.o
  2787. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c safe_renegotiation.c -fPIC -DPIC -o .libs/safe_renegotiation.o
  2788. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c server_name.c -fPIC -DPIC -o .libs/server_name.o
  2789. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c heartbeat.c -fPIC -DPIC -o .libs/heartbeat.o
  2790. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c max_record.c -fPIC -DPIC -o .libs/max_record.o
  2791. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c srp.c -fPIC -DPIC -o .libs/srp.o
  2792. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecc.c -fPIC -DPIC -o .libs/ecc.o
  2793. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c session_ticket.c -fPIC -DPIC -o .libs/session_ticket.o
  2794. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c status_request.c -fPIC -DPIC -o .libs/status_request.o
  2795. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c srtp.c -fPIC -DPIC -o .libs/srtp.o
  2796. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgnutls_ext.la max_record.lo cert_type.lo server_name.lo signature.lo safe_renegotiation.lo session_ticket.lo srp.lo ecc.lo heartbeat.lo status_request.lo srtp.lo
  2797. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnutls_ext.a .libs/max_record.o .libs/cert_type.o .libs/server_name.o .libs/signature.o .libs/safe_renegotiation.o .libs/session_ticket.o .libs/srp.o .libs/ecc.o .libs/heartbeat.o .libs/status_request.o .libs/srtp.o
  2798. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnutls_ext.a
  2799. libtool: link: ( cd ".libs" && rm -f "libgnutls_ext.la" && ln -s "../libgnutls_ext.la" "libgnutls_ext.la" )
  2800. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/ext'
  2801. Making all in algorithms
  2802. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/algorithms'
  2803. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cert_types.lo cert_types.c
  2804. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ciphers.lo ciphers.c
  2805. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ciphersuites.lo ciphersuites.c
  2806. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecc.lo ecc.c
  2807. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o kx.lo kx.c
  2808. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mac.lo mac.c
  2809. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o protocols.lo protocols.c
  2810. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o publickey.lo publickey.c
  2811. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o secparams.lo secparams.c
  2812. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sign.lo sign.c
  2813. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c publickey.c -fPIC -DPIC -o .libs/publickey.o
  2814. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c protocols.c -fPIC -DPIC -o .libs/protocols.o
  2815. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c secparams.c -fPIC -DPIC -o .libs/secparams.o
  2816. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sign.c -fPIC -DPIC -o .libs/sign.o
  2817. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cert_types.c -fPIC -DPIC -o .libs/cert_types.o
  2818. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mac.c -fPIC -DPIC -o .libs/mac.o
  2819. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c kx.c -fPIC -DPIC -o .libs/kx.o
  2820. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecc.c -fPIC -DPIC -o .libs/ecc.o
  2821. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ciphersuites.c -fPIC -DPIC -o .libs/ciphersuites.o
  2822. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ciphers.c -fPIC -DPIC -o .libs/ciphers.o
  2823. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgnutls_alg.la cert_types.lo ciphers.lo ciphersuites.lo ecc.lo kx.lo mac.lo protocols.lo publickey.lo secparams.lo sign.lo
  2824. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnutls_alg.a .libs/cert_types.o .libs/ciphers.o .libs/ciphersuites.o .libs/ecc.o .libs/kx.o .libs/mac.o .libs/protocols.o .libs/publickey.o .libs/secparams.o .libs/sign.o
  2825. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnutls_alg.a
  2826. libtool: link: ( cd ".libs" && rm -f "libgnutls_alg.la" && ln -s "../libgnutls_alg.la" "libgnutls_alg.la" )
  2827. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/algorithms'
  2828. Making all in extras
  2829. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/extras'
  2830. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o randomart.lo randomart.c
  2831. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c randomart.c -fPIC -DPIC -o .libs/randomart.o
  2832. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgnutls_extras.la randomart.lo
  2833. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnutls_extras.a .libs/randomart.o
  2834. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnutls_extras.a
  2835. libtool: link: ( cd ".libs" && rm -f "libgnutls_extras.la" && ln -s "../libgnutls_extras.la" "libgnutls_extras.la" )
  2836. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/extras'
  2837. Making all in opencdk
  2838. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/opencdk'
  2839. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o armor.lo armor.c
  2840. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o kbnode.lo kbnode.c
  2841. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sig-check.lo sig-check.c
  2842. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hash.lo hash.c
  2843. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o keydb.lo keydb.c
  2844. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pubkey.lo pubkey.c
  2845. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o stream.lo stream.c
  2846. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o write-packet.lo write-packet.c
  2847. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o misc.lo misc.c
  2848. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o seskey.lo seskey.c
  2849. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o literal.lo literal.c
  2850. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o new-packet.lo new-packet.c
  2851. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o read-packet.lo read-packet.c
  2852. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c armor.c -fPIC -DPIC -o .libs/armor.o
  2853. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c kbnode.c -fPIC -DPIC -o .libs/kbnode.o
  2854. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c keydb.c -fPIC -DPIC -o .libs/keydb.o
  2855. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c stream.c -fPIC -DPIC -o .libs/stream.o
  2856. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c write-packet.c -fPIC -DPIC -o .libs/write-packet.o
  2857. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c misc.c -fPIC -DPIC -o .libs/misc.o
  2858. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hash.c -fPIC -DPIC -o .libs/hash.o
  2859. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c seskey.c -fPIC -DPIC -o .libs/seskey.o
  2860. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sig-check.c -fPIC -DPIC -o .libs/sig-check.o
  2861. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pubkey.c -fPIC -DPIC -o .libs/pubkey.o
  2862. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c literal.c -fPIC -DPIC -o .libs/literal.o
  2863. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c read-packet.c -fPIC -DPIC -o .libs/read-packet.o
  2864. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c new-packet.c -fPIC -DPIC -o .libs/new-packet.o
  2865. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libminiopencdk.la armor.lo kbnode.lo sig-check.lo hash.lo keydb.lo pubkey.lo stream.lo write-packet.lo misc.lo seskey.lo literal.lo new-packet.lo read-packet.lo
  2866. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libminiopencdk.a .libs/armor.o .libs/kbnode.o .libs/sig-check.o .libs/hash.o .libs/keydb.o .libs/pubkey.o .libs/stream.o .libs/write-packet.o .libs/misc.o .libs/seskey.o .libs/literal.o .libs/new-packet.o .libs/read-packet.o
  2867. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libminiopencdk.a
  2868. libtool: link: ( cd ".libs" && rm -f "libminiopencdk.la" && ln -s "../libminiopencdk.la" "libminiopencdk.la" )
  2869. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/opencdk'
  2870. Making all in openpgp
  2871. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/openpgp'
  2872. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pgp.lo pgp.c
  2873. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pgpverify.lo pgpverify.c
  2874. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o extras.lo extras.c
  2875. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o compat.lo compat.c
  2876. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o privkey.lo privkey.c
  2877. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o output.lo output.c
  2878. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_openpgp.lo gnutls_openpgp.c
  2879. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pgp.c -fPIC -DPIC -o .libs/pgp.o
  2880. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c privkey.c -fPIC -DPIC -o .libs/privkey.o
  2881. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_openpgp.c -fPIC -DPIC -o .libs/gnutls_openpgp.o
  2882. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pgpverify.c -fPIC -DPIC -o .libs/pgpverify.o
  2883. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c compat.c -fPIC -DPIC -o .libs/compat.o
  2884. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c extras.c -fPIC -DPIC -o .libs/extras.o
  2885. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -I./../opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c output.c -fPIC -DPIC -o .libs/output.o
  2886. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgnutls_openpgp.la pgp.lo pgpverify.lo extras.lo compat.lo privkey.lo output.lo gnutls_openpgp.lo
  2887. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnutls_openpgp.a .libs/pgp.o .libs/pgpverify.o .libs/extras.o .libs/compat.o .libs/privkey.o .libs/output.o .libs/gnutls_openpgp.o
  2888. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnutls_openpgp.a
  2889. libtool: link: ( cd ".libs" && rm -f "libgnutls_openpgp.la" && ln -s "../libgnutls_openpgp.la" "libgnutls_openpgp.la" )
  2890. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/openpgp'
  2891. Making all in nettle
  2892. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/nettle'
  2893. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pk.lo pk.c
  2894. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mpi.lo mpi.c
  2895. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mac.lo mac.c
  2896. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cipher.lo cipher.c
  2897. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rnd.lo rnd.c
  2898. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o init.lo init.c
  2899. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o egd.lo egd.c
  2900. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o multi.lo multi.c
  2901. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o wmnaf.lo wmnaf.c
  2902. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecc_free.lo ecc_free.c
  2903. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecc_make_key.lo ecc_make_key.c
  2904. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecc_shared_secret.lo ecc_shared_secret.c
  2905. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecc_map.lo ecc_map.c
  2906. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecc_mulmod.lo ecc_mulmod.c
  2907. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecc_mulmod_cached.lo ecc_mulmod_cached.c
  2908. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecc_points.lo ecc_points.c
  2909. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecc_projective_dbl_point_3.lo ecc_projective_dbl_point_3.c
  2910. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecc_projective_isneutral.lo ecc_projective_isneutral.c
  2911. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecc_projective_check_point.lo ecc_projective_check_point.c
  2912. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecc_projective_negate_point.lo ecc_projective_negate_point.c
  2913. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecc_projective_add_point_ng.lo ecc_projective_add_point_ng.c
  2914. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecc_sign_hash.lo ecc_sign_hash.c
  2915. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ecc_verify_hash.lo ecc_verify_hash.c
  2916. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cipher.c -fPIC -DPIC -o .libs/cipher.o
  2917. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c init.c -fPIC -DPIC -o .libs/init.o
  2918. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecc_projective_check_point.c -fPIC -DPIC -o .libs/ecc_projective_check_point.o
  2919. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecc_projective_negate_point.c -fPIC -DPIC -o .libs/ecc_projective_negate_point.o
  2920. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mpi.c -fPIC -DPIC -o .libs/mpi.o
  2921. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecc_points.c -fPIC -DPIC -o .libs/ecc_points.o
  2922. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rnd.c -fPIC -DPIC -o .libs/rnd.o
  2923. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecc_make_key.c -fPIC -DPIC -o .libs/ecc_make_key.o
  2924. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c egd.c -fPIC -DPIC -o .libs/egd.o
  2925. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecc_free.c -fPIC -DPIC -o .libs/ecc_free.o
  2926. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecc_projective_add_point_ng.c -fPIC -DPIC -o .libs/ecc_projective_add_point_ng.o
  2927. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecc_sign_hash.c -fPIC -DPIC -o .libs/ecc_sign_hash.o
  2928. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pk.c -fPIC -DPIC -o .libs/pk.o
  2929. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecc_map.c -fPIC -DPIC -o .libs/ecc_map.o
  2930. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecc_mulmod.c -fPIC -DPIC -o .libs/ecc_mulmod.o
  2931. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c multi.c -fPIC -DPIC -o .libs/multi.o
  2932. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecc_projective_isneutral.c -fPIC -DPIC -o .libs/ecc_projective_isneutral.o
  2933. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecc_mulmod_cached.c -fPIC -DPIC -o .libs/ecc_mulmod_cached.o
  2934. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c wmnaf.c -fPIC -DPIC -o .libs/wmnaf.o
  2935. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecc_verify_hash.c -fPIC -DPIC -o .libs/ecc_verify_hash.o
  2936. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mac.c -fPIC -DPIC -o .libs/mac.o
  2937. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecc_shared_secret.c -fPIC -DPIC -o .libs/ecc_shared_secret.o
  2938. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./../../gl -I./.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ecc_projective_dbl_point_3.c -fPIC -DPIC -o .libs/ecc_projective_dbl_point_3.o
  2939. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libcrypto.la pk.lo mpi.lo mac.lo cipher.lo rnd.lo init.lo egd.lo multi.lo wmnaf.lo ecc_free.lo ecc_make_key.lo ecc_shared_secret.lo ecc_map.lo ecc_mulmod.lo ecc_mulmod_cached.lo ecc_points.lo ecc_projective_dbl_point_3.lo ecc_projective_isneutral.lo ecc_projective_check_point.lo ecc_projective_negate_point.lo ecc_projective_add_point_ng.lo ecc_sign_hash.lo ecc_verify_hash.lo
  2940. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcrypto.a .libs/pk.o .libs/mpi.o .libs/mac.o .libs/cipher.o .libs/rnd.o .libs/init.o .libs/egd.o .libs/multi.o .libs/wmnaf.o .libs/ecc_free.o .libs/ecc_make_key.o .libs/ecc_shared_secret.o .libs/ecc_map.o .libs/ecc_mulmod.o .libs/ecc_mulmod_cached.o .libs/ecc_points.o .libs/ecc_projective_dbl_point_3.o .libs/ecc_projective_isneutral.o .libs/ecc_projective_check_point.o .libs/ecc_projective_negate_point.o .libs/ecc_projective_add_point_ng.o .libs/ecc_sign_hash.o .libs/ecc_verify_hash.o
  2941. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcrypto.a
  2942. libtool: link: ( cd ".libs" && rm -f "libcrypto.la" && ln -s "../libcrypto.la" "libcrypto.la" )
  2943. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/nettle'
  2944. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib'
  2945. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_record.lo gnutls_record.c
  2946. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_compress.lo gnutls_compress.c
  2947. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o debug.lo debug.c
  2948. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_cipher.lo gnutls_cipher.c
  2949. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_mbuffers.lo gnutls_mbuffers.c
  2950. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_buffers.lo gnutls_buffers.c
  2951. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_handshake.lo gnutls_handshake.c
  2952. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_num.lo gnutls_num.c
  2953. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_errors.lo gnutls_errors.c
  2954. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_dh.lo gnutls_dh.c
  2955. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_kx.lo gnutls_kx.c
  2956. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_priority.lo gnutls_priority.c
  2957. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_hash_int.lo gnutls_hash_int.c
  2958. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_cipher_int.lo gnutls_cipher_int.c
  2959. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_session.lo gnutls_session.c
  2960. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_db.lo gnutls_db.c
  2961. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o x509_b64.lo x509_b64.c
  2962. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_extensions.lo gnutls_extensions.c
  2963. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_auth.lo gnutls_auth.c
  2964. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_v2_compat.lo gnutls_v2_compat.c
  2965. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_datum.lo gnutls_datum.c
  2966. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_session_pack.lo gnutls_session_pack.c
  2967. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_mpi.lo gnutls_mpi.c
  2968. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_pk.lo gnutls_pk.c
  2969. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_cipher.c -fPIC -DPIC -o .libs/gnutls_cipher.o
  2970. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_hash_int.c -fPIC -DPIC -o .libs/gnutls_hash_int.o
  2971. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_mbuffers.c -fPIC -DPIC -o .libs/gnutls_mbuffers.o
  2972. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_record.c -fPIC -DPIC -o .libs/gnutls_record.o
  2973. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_priority.c -fPIC -DPIC -o .libs/gnutls_priority.o
  2974. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c debug.c -fPIC -DPIC -o .libs/debug.o
  2975. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_num.c -fPIC -DPIC -o .libs/gnutls_num.o
  2976. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_handshake.c -fPIC -DPIC -o .libs/gnutls_handshake.o
  2977. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_compress.c -fPIC -DPIC -o .libs/gnutls_compress.o
  2978. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_dh.c -fPIC -DPIC -o .libs/gnutls_dh.o
  2979. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_kx.c -fPIC -DPIC -o .libs/gnutls_kx.o
  2980. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_buffers.c -fPIC -DPIC -o .libs/gnutls_buffers.o
  2981. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_cipher_int.c -fPIC -DPIC -o .libs/gnutls_cipher_int.o
  2982. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_errors.c -fPIC -DPIC -o .libs/gnutls_errors.o
  2983. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_v2_compat.c -fPIC -DPIC -o .libs/gnutls_v2_compat.o
  2984. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_db.c -fPIC -DPIC -o .libs/gnutls_db.o
  2985. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_datum.c -fPIC -DPIC -o .libs/gnutls_datum.o
  2986. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_auth.c -fPIC -DPIC -o .libs/gnutls_auth.o
  2987. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_session.c -fPIC -DPIC -o .libs/gnutls_session.o
  2988. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_extensions.c -fPIC -DPIC -o .libs/gnutls_extensions.o
  2989. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c x509_b64.c -fPIC -DPIC -o .libs/x509_b64.o
  2990. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_session_pack.c -fPIC -DPIC -o .libs/gnutls_session_pack.o
  2991. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_mpi.c -fPIC -DPIC -o .libs/gnutls_mpi.o
  2992. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_pk.c -fPIC -DPIC -o .libs/gnutls_pk.o
  2993. In file included from /usr/include/string.h:638:0,
  2994. from ./../gl/string.h:27,
  2995. from ./gnutls_int.h:31,
  2996. from gnutls_hash_int.c:27:
  2997. In function 'memset',
  2998. inlined from '_gnutls_mac_reset_ssl3' at gnutls_hash_int.c:336:10:
  2999. /usr/include/bits/string3.h:81:30: warning: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [enabled by default]
  3000. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_cert.lo gnutls_cert.c
  3001. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_global.lo gnutls_global.c
  3002. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_constate.lo gnutls_constate.c
  3003. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_anon_cred.lo gnutls_anon_cred.c
  3004. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_cert.c -fPIC -DPIC -o .libs/gnutls_cert.o
  3005. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pkix_asn1_tab.lo `test -f './pkix_asn1_tab.c' || echo './'`./pkix_asn1_tab.c
  3006. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_asn1_tab.lo `test -f './gnutls_asn1_tab.c' || echo './'`./gnutls_asn1_tab.c
  3007. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_global.c -fPIC -DPIC -o .libs/gnutls_global.o
  3008. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_mem.lo gnutls_mem.c
  3009. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_anon_cred.c -fPIC -DPIC -o .libs/gnutls_anon_cred.o
  3010. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ./pkix_asn1_tab.c -fPIC -DPIC -o .libs/pkix_asn1_tab.o
  3011. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ./gnutls_asn1_tab.c -fPIC -DPIC -o .libs/gnutls_asn1_tab.o
  3012. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_mem.c -fPIC -DPIC -o .libs/gnutls_mem.o
  3013. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_ui.lo gnutls_ui.c
  3014. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_ui.c -fPIC -DPIC -o .libs/gnutls_ui.o
  3015. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_sig.lo gnutls_sig.c
  3016. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_ecc.lo gnutls_ecc.c
  3017. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_dh_primes.lo gnutls_dh_primes.c
  3018. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_constate.c -fPIC -DPIC -o .libs/gnutls_constate.o
  3019. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_alert.lo gnutls_alert.c
  3020. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o system.lo system.c
  3021. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_str.lo gnutls_str.c
  3022. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_state.lo gnutls_state.c
  3023. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_x509.lo gnutls_x509.c
  3024. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_rsa_export.lo gnutls_rsa_export.c
  3025. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_helper.lo gnutls_helper.c
  3026. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_ecc.c -fPIC -DPIC -o .libs/gnutls_ecc.o
  3027. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_str.c -fPIC -DPIC -o .libs/gnutls_str.o
  3028. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_sig.c -fPIC -DPIC -o .libs/gnutls_sig.o
  3029. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_supplemental.lo gnutls_supplemental.c
  3030. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c system.c -fPIC -DPIC -o .libs/system.o
  3031. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o random.lo random.c
  3032. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_state.c -fPIC -DPIC -o .libs/gnutls_state.o
  3033. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o crypto-api.lo crypto-api.c
  3034. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_privkey.lo gnutls_privkey.c
  3035. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_pcert.lo gnutls_pcert.c
  3036. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_rsa_export.c -fPIC -DPIC -o .libs/gnutls_rsa_export.o
  3037. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_helper.c -fPIC -DPIC -o .libs/gnutls_helper.o
  3038. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_alert.c -fPIC -DPIC -o .libs/gnutls_alert.o
  3039. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c random.c -fPIC -DPIC -o .libs/random.o
  3040. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_supplemental.c -fPIC -DPIC -o .libs/gnutls_supplemental.o
  3041. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_pubkey.lo gnutls_pubkey.c
  3042. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o locks.lo locks.c
  3043. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_dh_primes.c -fPIC -DPIC -o .libs/gnutls_dh_primes.o
  3044. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_privkey.c -fPIC -DPIC -o .libs/gnutls_privkey.o
  3045. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_pcert.c -fPIC -DPIC -o .libs/gnutls_pcert.o
  3046. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c crypto-api.c -fPIC -DPIC -o .libs/crypto-api.o
  3047. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_x509.c -fPIC -DPIC -o .libs/gnutls_x509.o
  3048. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_dtls.lo gnutls_dtls.c
  3049. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c locks.c -fPIC -DPIC -o .libs/locks.o
  3050. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o system_override.lo system_override.c
  3051. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o crypto-backend.lo crypto-backend.c
  3052. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o verify-tofu.lo verify-tofu.c
  3053. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_pubkey.c -fPIC -DPIC -o .libs/gnutls_pubkey.o
  3054. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_dtls.c -fPIC -DPIC -o .libs/gnutls_dtls.o
  3055. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pin.lo pin.c
  3056. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c system_override.c -fPIC -DPIC -o .libs/system_override.o
  3057. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c verify-tofu.c -fPIC -DPIC -o .libs/verify-tofu.o
  3058. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tpm.lo tpm.c
  3059. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_srp.lo gnutls_srp.c
  3060. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_psk.lo gnutls_psk.c
  3061. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I./includes -I./includes -I./includes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libgnutlsxx_la-gnutlsxx.lo `test -f 'gnutlsxx.cpp' || echo './'`gnutlsxx.cpp
  3062. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pin.c -fPIC -DPIC -o .libs/pin.o
  3063. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_psk.c -fPIC -DPIC -o .libs/gnutls_psk.o
  3064. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c crypto-backend.c -fPIC -DPIC -o .libs/crypto-backend.o
  3065. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../includes -I../includes -I./includes -I./includes -I./includes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutlsxx.cpp -fPIC -DPIC -o .libs/libgnutlsxx_la-gnutlsxx.o
  3066. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_srp.c -fPIC -DPIC -o .libs/gnutls_srp.o
  3067. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I./opencdk -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tpm.c -fPIC -DPIC -o .libs/tpm.o
  3068. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -no-undefined -version-info 43:1:15 -Wl,--version-script=./libgnutls.map -Wl,-O1 -Wl,--as-needed -o libgnutls.la -rpath /usr/lib64 gnutls_record.lo gnutls_compress.lo debug.lo gnutls_cipher.lo gnutls_mbuffers.lo gnutls_buffers.lo gnutls_handshake.lo gnutls_num.lo gnutls_errors.lo gnutls_dh.lo gnutls_kx.lo gnutls_priority.lo gnutls_hash_int.lo gnutls_cipher_int.lo gnutls_session.lo gnutls_db.lo x509_b64.lo gnutls_extensions.lo gnutls_auth.lo gnutls_v2_compat.lo gnutls_datum.lo gnutls_session_pack.lo gnutls_mpi.lo gnutls_pk.lo gnutls_cert.lo gnutls_global.lo gnutls_constate.lo gnutls_anon_cred.lo pkix_asn1_tab.lo gnutls_asn1_tab.lo gnutls_mem.lo gnutls_ui.lo gnutls_sig.lo gnutls_ecc.lo gnutls_dh_primes.lo gnutls_alert.lo system.lo gnutls_str.lo gnutls_state.lo gnutls_x509.lo gnutls_rsa_export.lo gnutls_helper.lo gnutls_supplemental.lo random.lo crypto-api.lo gnutls_privkey.lo gnutls_pcert.lo gnutls_pubkey.lo locks.lo gnutls_dtls.lo system_override.lo crypto-backend.lo verify-tofu.lo pin.lo tpm.lo gnutls_srp.lo gnutls_psk.lo ../gl/libgnu.la x509/libgnutls_x509.la accelerated/libaccelerated.la ext/libgnutls_ext.la auth/libgnutls_auth.la algorithms/libgnutls_alg.la extras/libgnutls_extras.la openpgp/libgnutls_openpgp.la opencdk/libminiopencdk.la nettle/libcrypto.la -L/usr/lib64 -lz -L/usr/lib64 -lpthread -ltasn1 -L/usr/lib64 -lnettle -L/usr/lib64 -lhogweed -L/usr/lib64 -lgmp
  3069. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/gnutls_record.o .libs/gnutls_compress.o .libs/debug.o .libs/gnutls_cipher.o .libs/gnutls_mbuffers.o .libs/gnutls_buffers.o .libs/gnutls_handshake.o .libs/gnutls_num.o .libs/gnutls_errors.o .libs/gnutls_dh.o .libs/gnutls_kx.o .libs/gnutls_priority.o .libs/gnutls_hash_int.o .libs/gnutls_cipher_int.o .libs/gnutls_session.o .libs/gnutls_db.o .libs/x509_b64.o .libs/gnutls_extensions.o .libs/gnutls_auth.o .libs/gnutls_v2_compat.o .libs/gnutls_datum.o .libs/gnutls_session_pack.o .libs/gnutls_mpi.o .libs/gnutls_pk.o .libs/gnutls_cert.o .libs/gnutls_global.o .libs/gnutls_constate.o .libs/gnutls_anon_cred.o .libs/pkix_asn1_tab.o .libs/gnutls_asn1_tab.o .libs/gnutls_mem.o .libs/gnutls_ui.o .libs/gnutls_sig.o .libs/gnutls_ecc.o .libs/gnutls_dh_primes.o .libs/gnutls_alert.o .libs/system.o .libs/gnutls_str.o .libs/gnutls_state.o .libs/gnutls_x509.o .libs/gnutls_rsa_export.o .libs/gnutls_helper.o .libs/gnutls_supplemental.o .libs/random.o .libs/crypto-api.o .libs/gnutls_privkey.o .libs/gnutls_pcert.o .libs/gnutls_pubkey.o .libs/locks.o .libs/gnutls_dtls.o .libs/system_override.o .libs/crypto-backend.o .libs/verify-tofu.o .libs/pin.o .libs/tpm.o .libs/gnutls_srp.o .libs/gnutls_psk.o -Wl,--whole-archive ../gl/.libs/libgnu.a x509/.libs/libgnutls_x509.a accelerated/.libs/libaccelerated.a ext/.libs/libgnutls_ext.a auth/.libs/libgnutls_auth.a algorithms/.libs/libgnutls_alg.a extras/.libs/libgnutls_extras.a openpgp/.libs/libgnutls_openpgp.a opencdk/.libs/libminiopencdk.a nettle/.libs/libcrypto.a -Wl,--no-whole-archive -Wl,--as-needed -lrt -L/usr/lib64 -lz -lpthread -ltasn1 -lnettle -lhogweed -lgmp -O2 -march=native -Wl,--version-script=./libgnutls.map -Wl,-O1 -Wl,-soname -Wl,libgnutls.so.28 -o .libs/libgnutls.so.28.15.1
  3070. .libs/gnutls_hash_int.o: In function `memset':
  3071. /usr/include/bits/string3.h:81: warning: memset used with constant zero length parameter; this could be due to transposed parameters
  3072. libtool: link: (cd ".libs" && rm -f "libgnutls.so.28" && ln -s "libgnutls.so.28.15.1" "libgnutls.so.28")
  3073. libtool: link: (cd ".libs" && rm -f "libgnutls.so" && ln -s "libgnutls.so.28.15.1" "libgnutls.so")
  3074. libtool: link: ( cd ".libs" && rm -f "libgnutls.la" && ln -s "../libgnutls.la" "libgnutls.la" )
  3075. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I./includes -I./includes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -no-undefined -version-info 29:0:1 -Wl,-O1 -Wl,--as-needed -o libgnutlsxx.la -rpath /usr/lib64 libgnutlsxx_la-gnutlsxx.lo libgnutls.la
  3076. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtbeginS.o .libs/libgnutlsxx_la-gnutlsxx.o -Wl,-rpath -Wl,/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/.libs -Wl,--as-needed ./.libs/libgnutls.so -L/usr/lib64 -lrt -lz -lpthread -ltasn1 -lnettle -lhogweed -lgmp -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libgnutlsxx.so.28 -o .libs/libgnutlsxx.so.28.1.0
  3077. libtool: link: (cd ".libs" && rm -f "libgnutlsxx.so.28" && ln -s "libgnutlsxx.so.28.1.0" "libgnutlsxx.so.28")
  3078. libtool: link: (cd ".libs" && rm -f "libgnutlsxx.so" && ln -s "libgnutlsxx.so.28.1.0" "libgnutlsxx.so")
  3079. libtool: link: ( cd ".libs" && rm -f "libgnutlsxx.la" && ln -s "../libgnutlsxx.la" "libgnutlsxx.la" )
  3080. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib'
  3081. make[2]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib'
  3082. Making all in extra
  3083. make[2]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/extra'
  3084. Making all in includes
  3085. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/extra/includes'
  3086. make[3]: Nothing to be done for `all'.
  3087. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/extra/includes'
  3088. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/extra'
  3089. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./includes -I./includes -I./../lib -I./../lib -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gnutls_openssl.lo gnutls_openssl.c
  3090. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./includes -I./includes -I./../lib -I./../lib -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o openssl_compat.lo openssl_compat.c
  3091. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./includes -I./includes -I./../lib -I./../lib -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c openssl_compat.c -fPIC -DPIC -o .libs/openssl_compat.o
  3092. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./includes -I./includes -I./../lib -I./../lib -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gnutls_openssl.c -fPIC -DPIC -o .libs/gnutls_openssl.o
  3093. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -no-undefined -version-info 27:2:0 -Wl,-O1 -Wl,--as-needed -o libgnutls-openssl.la -rpath /usr/lib64 gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la
  3094. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/gnutls_openssl.o .libs/openssl_compat.o -Wl,--whole-archive ../gl/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/lib/.libs -Wl,--as-needed ../lib/.libs/libgnutls.so -L/usr/lib64 -lrt -lz -lpthread -ltasn1 -lnettle -lhogweed -lgmp -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libgnutls-openssl.so.27 -o .libs/libgnutls-openssl.so.27.0.2
  3095. libtool: link: (cd ".libs" && rm -f "libgnutls-openssl.so.27" && ln -s "libgnutls-openssl.so.27.0.2" "libgnutls-openssl.so.27")
  3096. libtool: link: (cd ".libs" && rm -f "libgnutls-openssl.so" && ln -s "libgnutls-openssl.so.27.0.2" "libgnutls-openssl.so")
  3097. libtool: link: ( cd ".libs" && rm -f "libgnutls-openssl.la" && ln -s "../libgnutls-openssl.la" "libgnutls-openssl.la" )
  3098. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/extra'
  3099. make[2]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/extra'
  3100. Making all in libdane
  3101. make[2]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/libdane'
  3102. Making all in includes
  3103. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/libdane/includes'
  3104. make[3]: Nothing to be done for `all'.
  3105. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/libdane/includes'
  3106. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/libdane'
  3107. make[3]: Nothing to be done for `all-am'.
  3108. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/libdane'
  3109. make[2]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/libdane'
  3110. Making all in po
  3111. make[2]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/po'
  3112. make[2]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/po'
  3113. Making all in src
  3114. make[2]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/src'
  3115. autogen ocsptool-args.def
  3116. autogen p11tool-args.def
  3117. autogen psk-args.def
  3118. autogen cli-debug-args.def
  3119. autogen cli-args.def
  3120. autogen serv-args.def
  3121. autogen srptool-args.def
  3122. autogen certtool-args.def
  3123. Closing server: Alarm clock signal (14) received
  3124. Last command issued:
  3125. cd /tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/src
  3126. list=`echo 'd
  3127. g
  3128. q
  3129. u
  3130. a
  3131. r
  3132. b
  3133. p
  3134. l' | sort`
  3135. ulst=`echo "${list}" | sort -u`
  3136. test `echo "${ulst}" | wc -l` -ne 9 && {
  3137. echo "${list}" > ${tmp_dir}/sort
  3138. echo "${ulst}" > ${tmp_dir}/uniq
  3139. df=`diff ${tmp_dir}/sort ${tmp_dir}/uniq | sed -n 's/< *//p'`
  3140. die 'duplicate option value characters:' ${df}
  3141. }
  3142. echo
  3143. echo ShElL-OuTpUt-HaS-bEeN-cOmPlEtEd - 14
  3144. CLOSING SHELL SERVER - command failure:
  3145. list=`echo 'd
  3146. g
  3147. q
  3148. u
  3149. a
  3150. r
  3151. b
  3152. p
  3153. l' | sort`
  3154. ulst=`echo "${list}" | sort -u`
  3155. test `echo "${ulst}" | wc -l` -ne 9 && {
  3156. echo "${list}" > ${tmp_dir}/sort
  3157. echo "${ulst}" > ${tmp_dir}/uniq
  3158. df=`diff ${tmp_dir}/sort ${tmp_dir}/uniq | sed -n 's/< *//p'`
  3159. die 'duplicate option value characters:' ${df}
  3160. }
  3161. /bin/sh: line 344: --spread=1: command not found
  3162. /bin/sh: line 380: --spread=1: command not found
  3163. /bin/sh: line 420: -I8: command not found
  3164. /bin/sh: line 427: -I8: command not found
  3165. make all-recursive
  3166. make[3]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/src'
  3167. Making all in crywrap
  3168. make[4]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/src/crywrap'
  3169. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../lib/includes -I./../../lib/includes -DSYSCONFDIR=\"/etc\" -DCRYWRAP_PATCHLEVEL=\"3\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c crywrap.c
  3170. crywrap.c: In function '_crywrap_do_one':
  3171. crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  3172. crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  3173. crywrap.c: In function '_crywrap_setup_pidfile':
  3174. crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result]
  3175. crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  3176. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o crywrap crywrap.o ../../lib/libgnutls.la ../../gl/libgnu.la -lidn
  3177. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/crywrap crywrap.o -Wl,--as-needed ../../lib/.libs/libgnutls.so -L/usr/lib64 -lz -ltasn1 -lnettle -lhogweed -lgmp ../../gl/.libs/libgnu.a -lrt -lpthread -lidn
  3178. make[4]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/src/crywrap'
  3179. make[4]: Entering directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/src'
  3180. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libcmd_serv_la-serv-args.lo `test -f 'serv-args.c' || echo './'`serv-args.c
  3181. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libcmd_srp_la-srptool-args.lo `test -f 'srptool-args.c' || echo './'`srptool-args.c
  3182. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c serv-args.c -fPIC -DPIC -o .libs/libcmd_serv_la-serv-args.o
  3183. serv-args.c:537:1: error: multiple storage classes in declaration specifiers
  3184. serv-args.c:545:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'static'
  3185. serv-args.c:1346:33: error: 'optDesc' undeclared here (not in a function)
  3186. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libcmd_ocsp_la-ocsptool-args.lo `test -f 'ocsptool-args.c' || echo './'`ocsptool-args.c
  3187. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libcmd_psk_la-psk-args.lo `test -f 'psk-args.c' || echo './'`psk-args.c
  3188. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libcmd_cli_la-cli-args.lo `test -f 'cli-args.c' || echo './'`cli-args.c
  3189. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c srptool-args.c -fPIC -DPIC -o .libs/libcmd_srp_la-srptool-args.o
  3190. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libcmd_cli_debug_la-cli-debug-args.lo `test -f 'cli-debug-args.c' || echo './'`cli-debug-args.c
  3191. make[4]: *** [libcmd_serv_la-serv-args.lo] Error 1
  3192. make[4]: *** Waiting for unfinished jobs....
  3193. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ocsptool-args.c -fPIC -DPIC -o .libs/libcmd_ocsp_la-ocsptool-args.o
  3194. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c psk-args.c -fPIC -DPIC -o .libs/libcmd_psk_la-psk-args.o
  3195. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cli-args.c -fPIC -DPIC -o .libs/libcmd_cli_la-cli-args.o
  3196. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cli-debug-args.c -fPIC -DPIC -o .libs/libcmd_cli_debug_la-cli-debug-args.o
  3197. make[4]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/src'
  3198. make[3]: *** [all-recursive] Error 1
  3199. make[3]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/src'
  3200. make[2]: *** [all] Error 2
  3201. make[2]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6/src'
  3202. make[1]: *** [all-recursive] Error 1
  3203. make[1]: Leaving directory `/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6'
  3204. make: *** [all] Error 2
  3205. * ERROR: net-libs/gnutls-3.1.6 failed (compile phase):
  3206. * emake failed
  3207. *
  3208. * If you need support, post the output of `emerge --info '=net-libs/gnutls-3.1.6'`,
  3209. * the complete build log and the output of `emerge -pqv '=net-libs/gnutls-3.1.6'`.
  3210. * The complete build log is located at '/var/log/portage/net-libs:gnutls-3.1.6:20130103-083526.log'.
  3211. * For convenience, a symlink to the build log is located at '/tmp/portage/net-libs/gnutls-3.1.6/temp/build.log'.
  3212. * The ebuild environment file is located at '/tmp/portage/net-libs/gnutls-3.1.6/temp/environment'.
  3213. * Working directory: '/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6'
  3214. * S: '/tmp/portage/net-libs/gnutls-3.1.6/work/gnutls-3.1.6'