Advertisement
Guest User

config.log-2

a guest
Aug 22nd, 2019
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 407.38 KB | None | 0 0
  1.  
  2. | int
  3. | main ()
  4. | {
  5. | #ifndef gai_strerrorA
  6. | #ifdef __cplusplus
  7. | (void) gai_strerrorA;
  8. | #else
  9. | (void) gai_strerrorA;
  10. | #endif
  11. | #endif
  12. |
  13. | ;
  14. | return 0;
  15. | }
  16. configure:39539: result: no
  17. configure:39563: checking for gai_strerror with POSIX signature
  18. configure:39589: gcc -c -g -O2 conftest.c >&5
  19. configure:39589: $? = 0
  20. configure:39596: result: yes
  21. configure:39612: checking for struct sockaddr.sa_len
  22. configure:39612: gcc -c -g -O2 conftest.c >&5
  23. conftest.c: In function 'main':
  24. conftest.c:345:12: error: 'struct sockaddr' has no member named 'sa_len'
  25. if (ac_aggr.sa_len)
  26. ^
  27. configure:39612: $? = 1
  28. configure: failed program was:
  29. | /* confdefs.h */
  30. | #define PACKAGE_NAME "GnuTLS"
  31. | #define PACKAGE_TARNAME "gnutls"
  32. | #define PACKAGE_VERSION "3.6.9"
  33. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  34. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  35. | #define PACKAGE_URL ""
  36. | #define PACKAGE "gnutls"
  37. | #define VERSION "3.6.9"
  38. | #define STDC_HEADERS 1
  39. | #define HAVE_SYS_TYPES_H 1
  40. | #define HAVE_SYS_STAT_H 1
  41. | #define HAVE_STDLIB_H 1
  42. | #define HAVE_STRING_H 1
  43. | #define HAVE_MEMORY_H 1
  44. | #define HAVE_STRINGS_H 1
  45. | #define HAVE_INTTYPES_H 1
  46. | #define HAVE_STDINT_H 1
  47. | #define HAVE_UNISTD_H 1
  48. | #define __EXTENSIONS__ 1
  49. | #define _ALL_SOURCE 1
  50. | #define _DARWIN_C_SOURCE 1
  51. | #define _GNU_SOURCE 1
  52. | #define _NETBSD_SOURCE 1
  53. | #define _OPENBSD_SOURCE 1
  54. | #define _POSIX_PTHREAD_SEMANTICS 1
  55. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  56. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  57. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  58. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  59. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  60. | #define __STDC_WANT_LIB_EXT2__ 1
  61. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  62. | #define _TANDEM_SOURCE 1
  63. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  64. | #define HAVE_FSEEKO 1
  65. | #define _DARWIN_USE_64_BIT_INODE 1
  66. | #define STDC_HEADERS 1
  67. | #define HAVE_CPUID_H 1
  68. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  69. | #define HAVE_NETINET_TCP_H 1
  70. | #define HAVE_STDATOMIC_H 1
  71. | #define HAVE_THREADS_H 1
  72. | #define ENABLE_PADLOCK 1
  73. | #define HAVE_GETRANDOM 1
  74. | #define HAVE_LIBNETTLE 1
  75. | #define C99_MACROS 1
  76. | #define ENABLE_SSL2 1
  77. | #define ENABLE_DTLS_SRTP 1
  78. | #define ENABLE_ALPN 1
  79. | #define ENABLE_HEARTBEAT 1
  80. | #define ENABLE_SRP 1
  81. | #define ENABLE_PSK 1
  82. | #define ENABLE_ANON 1
  83. | #define ENABLE_DHE 1
  84. | #define ENABLE_ECDHE 1
  85. | #define ENABLE_GOST 1
  86. | #define ENABLE_OCSP 1
  87. | #define SIZEOF_VOID_P 8
  88. | #define SIZEOF_LONG_LONG 8
  89. | #define SIZEOF_LONG 8
  90. | #define SIZEOF_INT 4
  91. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  92. | #define HAVE_SYS_SOCKET_H 1
  93. | #define HAVE_ARPA_INET_H 1
  94. | #define HAVE_FEATURES_H 1
  95. | #define HAVE_SYS_STAT_H 1
  96. | #define HAVE_SYS_TIME_H 1
  97. | #define HAVE_NETDB_H 1
  98. | #define HAVE_NETINET_IN_H 1
  99. | #define HAVE_LIMITS_H 1
  100. | #define HAVE_UNISTD_H 1
  101. | #define HAVE_SYS_MMAN_H 1
  102. | #define HAVE_SYS_PARAM_H 1
  103. | #define HAVE_WCHAR_H 1
  104. | #define HAVE_STDINT_H 1
  105. | #define HAVE_STRINGS_H 1
  106. | #define HAVE_SYS_UIO_H 1
  107. | #define HAVE_INTTYPES_H 1
  108. | #define HAVE_LANGINFO_H 1
  109. | #define HAVE_SYS_SELECT_H 1
  110. | #define HAVE_SYS_WAIT_H 1
  111. | #define HAVE_SYS_IOCTL_H 1
  112. | #define HAVE_STDIO_EXT_H 1
  113. | #define HAVE_TERMIOS_H 1
  114. | #define ENABLE_NLS 1
  115. | #define HAVE_GETTEXT 1
  116. | #define HAVE_DCGETTEXT 1
  117. | #define HAVE_FORK 1
  118. | #define HAVE_SETITIMER 1
  119. | #define HAVE_GETRUSAGE 1
  120. | #define HAVE_GETPWUID_R 1
  121. | #define HAVE_NANOSLEEP 1
  122. | #define HAVE_DAEMON 1
  123. | #define HAVE_GETPID 1
  124. | #define HAVE_LOCALTIME 1
  125. | #define HAVE_MMAP 1
  126. | #define HAVE_EXPLICIT_BZERO 1
  127. | #define HAVE_CLOCK_GETTIME 1
  128. | #define HAVE_FMEMOPEN 1
  129. | #define HAVE___REGISTER_ATFORK 1
  130. | #define HAVE_SECURE_GETENV 1
  131. | #define HAVE_GETAUXVAL 1
  132. | #define HAVE_LIBSECCOMP 1
  133. | #define HAVE_LIBCRYPTO 1
  134. | #define HAVE_LIBRT 1
  135. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  136. | #define HAVE_ALLOCA_H 1
  137. | #define HAVE_ALLOCA 1
  138. | #define _USE_STD_STAT 1
  139. | #define HAVE_DECL_FTELLO 1
  140. | #define HAVE_DECL_GETDELIM 1
  141. | #define HAVE_GETDELIM 1
  142. | #define HAVE_GETTIMEOFDAY 1
  143. | #define HAVE_MPROTECT 1
  144. | #define HAVE_SECURE_GETENV 1
  145. | #define HAVE_GETUID 1
  146. | #define HAVE_GETEUID 1
  147. | #define HAVE_GETGID 1
  148. | #define HAVE_GETEGID 1
  149. | #define HAVE_SNPRINTF 1
  150. | #define HAVE_STRDUP 1
  151. | #define HAVE_STRNDUP 1
  152. | #define HAVE_LOCALTIME_R 1
  153. | #define HAVE_FCNTL 1
  154. | #define HAVE_SYMLINK 1
  155. | #define HAVE_FTRUNCATE 1
  156. | #define HAVE_GETDTABLESIZE 1
  157. | #define HAVE_ISBLANK 1
  158. | #define HAVE_NEWLOCALE 1
  159. | #define HAVE_USELOCALE 1
  160. | #define HAVE_DUPLOCALE 1
  161. | #define HAVE_FREELOCALE 1
  162. | #define HAVE_LSTAT 1
  163. | #define HAVE_STRERROR_R 1
  164. | #define HAVE___XPG_STRERROR_R 1
  165. | #define HAVE_PIPE 1
  166. | #define HAVE_SETENV 1
  167. | #define HAVE_SIGACTION 1
  168. | #define HAVE_SIGALTSTACK 1
  169. | #define HAVE_SIGINTERRUPT 1
  170. | #define HAVE_SLEEP 1
  171. | #define HAVE_CATGETS 1
  172. | #define HAVE_SHUTDOWN 1
  173. | #define HAVE_GETPASS 1
  174. | #define HAVE___FSETLOCKING 1
  175. | #define HAVE_TZSET 1
  176. | #define HAVE_TIMEGM 1
  177. | #define HAVE_DECL_GETLINE 1
  178. | #define restrict __restrict
  179. | #define HAVE_SHUTDOWN 1
  180. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  181. | #define HAVE_SA_FAMILY_T 1
  182. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  183. | #define HAVE_IPV4 1
  184. | #define HAVE_IPV6 1
  185. | #define HAVE_MAP_ANONYMOUS 1
  186. | #define HAVE_DECL_MEMMEM 1
  187. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  188. | #define HAVE_DECL_SNPRINTF 1
  189. | #define HAVE__BOOL 1
  190. | #define HAVE_WCHAR_T 1
  191. | #define HAVE_WINT_T 1
  192. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  193. | #define HAVE_LONG_LONG_INT 1
  194. | #define HAVE_DECL_STRDUP 1
  195. | #define HAVE_DECL_STRNDUP 1
  196. | #define HAVE_DECL_STRNLEN 1
  197. | #define HAVE_DECL_STRTOK_R 1
  198. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  199. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  200. | #define HAVE_INTMAX_T 1
  201. | #define DBL_EXPBIT0_WORD 1
  202. | #define DBL_EXPBIT0_BIT 20
  203. | #define HAVE_SNPRINTF 1
  204. | #define HAVE_STRNLEN 1
  205. | #define HAVE_WCSLEN 1
  206. | #define HAVE_WCSNLEN 1
  207. | #define HAVE_MBRTOWC 1
  208. | #define HAVE_WCRTOMB 1
  209. | #define HAVE_DECL__SNPRINTF 0
  210. | #define HAVE_SNPRINTF_RETVAL_C99 1
  211. | #define HAVE_DECL_VSNPRINTF 1
  212. | #define HAVE_LANGINFO_CODESET 1
  213. | #define HAVE_ENVIRON_DECL 1
  214. | #define HAVE_WORKING_O_NOATIME 1
  215. | #define HAVE_WORKING_O_NOFOLLOW 1
  216. | #define HAVE_DECL_GETDTABLESIZE 1
  217. | #define HAVE_INTTYPES_H 1
  218. | #define HAVE_LC_MESSAGES 1
  219. | #define HAVE_WORKING_USELOCALE 1
  220. | #define USE_POSIX_THREADS 1
  221. | #define USE_POSIX_THREADS_WEAK 1
  222. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  223. | #define HAVE_STDLIB_H 1
  224. | #define MALLOC_0_IS_NONNULL 1
  225. | #define HAVE_DECL_ALARM 1
  226. | #define PROMOTED_MODE_T mode_t
  227. | #define HAVE_DECL_STRERROR_R 1
  228. | #define HAVE_SIGSET_T 1
  229. | #define HAVE_DECL_SETENV 1
  230. | #define HAVE_SEARCH_H 1
  231. | #define HAVE_TSEARCH 1
  232. | #define HAVE_DECL_UNSETENV 1
  233. | #define HAVE_ALLOCA 1
  234. | #define HAVE___BUILTIN_EXPECT 1
  235. | #define HAVE_BYTESWAP_H 1
  236. | #define GNULIB_TEST_FSTAT 1
  237. | #define GNULIB_TEST_FTELL 1
  238. | #define GNULIB_TEST_FTELLO 1
  239. | #define GNULIB_TEST_GETDELIM 1
  240. | #define GNULIB_TEST_GETLINE 1
  241. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  242. | #define GNULIB_TEST_GETTIMEOFDAY 1
  243. | #define HAVE_DECL_INET_NTOP 1
  244. | #define HAVE_DECL_INET_PTON 1
  245. | #define GNULIB_TEST_LSEEK 1
  246. | #define HAVE_MALLOC_POSIX 1
  247. | #define GNULIB_TEST_MALLOC_POSIX 1
  248. | #define GNULIB_TEST_MEMCHR 1
  249. | #define HAVE_MEMMEM 1
  250. | #define GNULIB_TEST_MEMMEM 1
  251. | #define GNULIB_MSVC_NOTHROW 1
  252. | #define HAVE_REALLOC_POSIX 1
  253. | #define GNULIB_TEST_REALLOC_POSIX 1
  254. | #define GNULIB_TEST_SECURE_GETENV 1
  255. | #define GNULIB_TEST_SETSOCKOPT 1
  256. | #define HAVE_STDINT_H 1
  257. | #define HAVE_SNPRINTF 1
  258. | #define GNULIB_TEST_SNPRINTF 1
  259. | #define GNULIB_SNPRINTF 1
  260. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  261. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  262. | #define __USE_MINGW_ANSI_STDIO 1
  263. | #define GNULIB_FSCANF 1
  264. | #define GNULIB_SCANF 1
  265. | #define HAVE_STRCASECMP 1
  266. | #define HAVE_STRNCASECMP 1
  267. | #define HAVE_DECL_STRNCASECMP 1
  268. | #define GNULIB_TEST_STRDUP 1
  269. | #define GNULIB_TEST_STRNDUP 1
  270. | #define GNULIB_TEST_STRNLEN 1
  271. | #define HAVE_STRTOK_R 1
  272. | #define GNULIB_TEST_STRTOK_R 1
  273. | #define HAVE_STRVERSCMP 1
  274. | #define GNULIB_TEST_STRVERSCMP 1
  275. | #define HAVE_DECL_LOCALTIME_R 1
  276. | #define GNULIB_TEST_TIME_R 1
  277. | #define HAVE_VASPRINTF 1
  278. | #define GNULIB_TEST_VASPRINTF 1
  279. | #define HAVE_VSNPRINTF 1
  280. | #define GNULIB_TEST_VSNPRINTF 1
  281. | #define HAVE_STDINT_H 1
  282. | #define GNULIB_TEST_ACCEPT 1
  283. | #define GNULIB_TEST_BIND 1
  284. | #define GNULIB_TEST_CLOEXEC 1
  285. | #define GNULIB_TEST_CLOSE 1
  286. | #define GNULIB_TEST_CONNECT 1
  287. | #define HAVE_DUP2 1
  288. | #define GNULIB_TEST_DUP2 1
  289. | #define GNULIB_TEST_ENVIRON 1
  290. | #define GNULIB_TEST_FCNTL 1
  291. | #define GNULIB_TEST_FDOPEN 1
  292. | #define FLEXIBLE_ARRAY_MEMBER /**/
  293. | #define GNULIB_TEST_FTRUNCATE 1
  294. | #define GNULIB_TEST_GETCWD 1
  295. | #define GNULIB_TEST_GETDTABLESIZE 1
  296. | #define GNULIB_TEST_GETPAGESIZE 1
  297. | #define HAVE_IOCTL 1
  298. | #define GNULIB_TEST_IOCTL 1
  299. | #define GNULIB_TEST_LISTEN 1
  300. | #define GNULIB_TEST_LOCALENAME 1
  301. | #define HAVE_PTHREAD_RWLOCK 1
  302. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  303. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  304. | #define GNULIB_TEST_LSTAT 1
  305. | #define HAVE_MAP_ANONYMOUS 1
  306. | #define HAVE_BUG_BIG_NANOSLEEP 1
  307. | #define GNULIB_TEST_NANOSLEEP 1
  308. | #define GNULIB_TEST_OPEN 1
  309. | #define GNULIB_TEST_PERROR 1
  310. | #define GNULIB_TEST_PIPE 1
  311. | #define GNULIB_TEST_PUTENV 1
  312. | #define HAVE_RAISE 1
  313. | #define GNULIB_TEST_RAISE 1
  314. | #define GNULIB_TEST_SELECT 1
  315. | #define GNULIB_TEST_SETENV 1
  316. | #define GNULIB_TEST_SETLOCALE 1
  317. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  318. | #define GNULIB_TEST_SIGACTION 1
  319. | #define GNULIB_TEST_SIGPROCMASK 1
  320. | #define HAVE_DECL_SLEEP 1
  321. | #define GNULIB_TEST_SLEEP 1
  322. | #define GNULIB_TEST_SOCKET 1
  323. | #define GNULIB_TEST_STAT 1
  324. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  325. | #define GNULIB_TEST_STRERROR 1
  326. | #define GNULIB_TEST_STRERROR_R 1
  327. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  328. | #define HAVE_MAP_ANONYMOUS 1
  329. | #define GNULIB_TEST_SYMLINK 1
  330. | #define HAVE_UNSETENV 1
  331. | #define GNULIB_TEST_UNSETENV 1
  332. | #define HAVE_DECL_FSEEKO 1
  333. | #define HAVE_GETHOSTBYNAME 1
  334. | #define HAVE_GETSERVBYNAME 1
  335. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  336. | #define HAVE_DECL_FLOCKFILE 1
  337. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  338. | #define HAVE_DECL_FUNLOCKFILE 1
  339. | #define HAVE_DECL_PUTC_UNLOCKED 1
  340. | #define TIME_T_IS_SIGNED 1
  341. | #define HAVE_STRUCT_TM_TM_ZONE 1
  342. | #define HAVE_TM_ZONE 1
  343. | #define HAVE_TM_GMTOFF 1
  344. | #define HAVE_COMPOUND_LITERALS 1
  345. | #define GNULIB_TEST_ACCEPT 1
  346. | #define HAVE_ALLOCA 1
  347. | #define GNULIB_TEST_BIND 1
  348. | #define HAVE_CLOCK_GETTIME 1
  349. | #define HAVE_CLOCK_SETTIME 1
  350. | #define GNULIB_TEST_CLOSE 1
  351. | #define GNULIB_TEST_CONNECT 1
  352. | #define HAVE_DUP2 1
  353. | #define GNULIB_TEST_DUP2 1
  354. | #define GNULIB_TEST_ENVIRON 1
  355. | #define FLEXIBLE_ARRAY_MEMBER /**/
  356. | #define GNULIB_TEST_FSEEK 1
  357. | #define GNULIB_TEST_FSEEKO 1
  358. | #define GNULIB_TEST_FSTAT 1
  359. | #define GNULIB_TEST_FTELL 1
  360. | #define GNULIB_TEST_FTELLO 1
  361. | #define HAVE_DECL_GAI_STRERROR 1
  362. | #define HAVE_DECL_GAI_STRERRORA 0
  363. | /* end confdefs.h. */
  364. |
  365. | #include <sys/types.h>
  366. | #include <sys/socket.h>
  367. |
  368. |
  369. | int
  370. | main ()
  371. | {
  372. | static struct sockaddr ac_aggr;
  373. | if (ac_aggr.sa_len)
  374. | return 0;
  375. | ;
  376. | return 0;
  377. | }
  378. configure:39612: gcc -c -g -O2 conftest.c >&5
  379. conftest.c: In function 'main':
  380. conftest.c:345:19: error: 'struct sockaddr' has no member named 'sa_len'
  381. if (sizeof ac_aggr.sa_len)
  382. ^
  383. configure:39612: $? = 1
  384. configure: failed program was:
  385. | /* confdefs.h */
  386. | #define PACKAGE_NAME "GnuTLS"
  387. | #define PACKAGE_TARNAME "gnutls"
  388. | #define PACKAGE_VERSION "3.6.9"
  389. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  390. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  391. | #define PACKAGE_URL ""
  392. | #define PACKAGE "gnutls"
  393. | #define VERSION "3.6.9"
  394. | #define STDC_HEADERS 1
  395. | #define HAVE_SYS_TYPES_H 1
  396. | #define HAVE_SYS_STAT_H 1
  397. | #define HAVE_STDLIB_H 1
  398. | #define HAVE_STRING_H 1
  399. | #define HAVE_MEMORY_H 1
  400. | #define HAVE_STRINGS_H 1
  401. | #define HAVE_INTTYPES_H 1
  402. | #define HAVE_STDINT_H 1
  403. | #define HAVE_UNISTD_H 1
  404. | #define __EXTENSIONS__ 1
  405. | #define _ALL_SOURCE 1
  406. | #define _DARWIN_C_SOURCE 1
  407. | #define _GNU_SOURCE 1
  408. | #define _NETBSD_SOURCE 1
  409. | #define _OPENBSD_SOURCE 1
  410. | #define _POSIX_PTHREAD_SEMANTICS 1
  411. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  412. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  413. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  414. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  415. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  416. | #define __STDC_WANT_LIB_EXT2__ 1
  417. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  418. | #define _TANDEM_SOURCE 1
  419. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  420. | #define HAVE_FSEEKO 1
  421. | #define _DARWIN_USE_64_BIT_INODE 1
  422. | #define STDC_HEADERS 1
  423. | #define HAVE_CPUID_H 1
  424. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  425. | #define HAVE_NETINET_TCP_H 1
  426. | #define HAVE_STDATOMIC_H 1
  427. | #define HAVE_THREADS_H 1
  428. | #define ENABLE_PADLOCK 1
  429. | #define HAVE_GETRANDOM 1
  430. | #define HAVE_LIBNETTLE 1
  431. | #define C99_MACROS 1
  432. | #define ENABLE_SSL2 1
  433. | #define ENABLE_DTLS_SRTP 1
  434. | #define ENABLE_ALPN 1
  435. | #define ENABLE_HEARTBEAT 1
  436. | #define ENABLE_SRP 1
  437. | #define ENABLE_PSK 1
  438. | #define ENABLE_ANON 1
  439. | #define ENABLE_DHE 1
  440. | #define ENABLE_ECDHE 1
  441. | #define ENABLE_GOST 1
  442. | #define ENABLE_OCSP 1
  443. | #define SIZEOF_VOID_P 8
  444. | #define SIZEOF_LONG_LONG 8
  445. | #define SIZEOF_LONG 8
  446. | #define SIZEOF_INT 4
  447. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  448. | #define HAVE_SYS_SOCKET_H 1
  449. | #define HAVE_ARPA_INET_H 1
  450. | #define HAVE_FEATURES_H 1
  451. | #define HAVE_SYS_STAT_H 1
  452. | #define HAVE_SYS_TIME_H 1
  453. | #define HAVE_NETDB_H 1
  454. | #define HAVE_NETINET_IN_H 1
  455. | #define HAVE_LIMITS_H 1
  456. | #define HAVE_UNISTD_H 1
  457. | #define HAVE_SYS_MMAN_H 1
  458. | #define HAVE_SYS_PARAM_H 1
  459. | #define HAVE_WCHAR_H 1
  460. | #define HAVE_STDINT_H 1
  461. | #define HAVE_STRINGS_H 1
  462. | #define HAVE_SYS_UIO_H 1
  463. | #define HAVE_INTTYPES_H 1
  464. | #define HAVE_LANGINFO_H 1
  465. | #define HAVE_SYS_SELECT_H 1
  466. | #define HAVE_SYS_WAIT_H 1
  467. | #define HAVE_SYS_IOCTL_H 1
  468. | #define HAVE_STDIO_EXT_H 1
  469. | #define HAVE_TERMIOS_H 1
  470. | #define ENABLE_NLS 1
  471. | #define HAVE_GETTEXT 1
  472. | #define HAVE_DCGETTEXT 1
  473. | #define HAVE_FORK 1
  474. | #define HAVE_SETITIMER 1
  475. | #define HAVE_GETRUSAGE 1
  476. | #define HAVE_GETPWUID_R 1
  477. | #define HAVE_NANOSLEEP 1
  478. | #define HAVE_DAEMON 1
  479. | #define HAVE_GETPID 1
  480. | #define HAVE_LOCALTIME 1
  481. | #define HAVE_MMAP 1
  482. | #define HAVE_EXPLICIT_BZERO 1
  483. | #define HAVE_CLOCK_GETTIME 1
  484. | #define HAVE_FMEMOPEN 1
  485. | #define HAVE___REGISTER_ATFORK 1
  486. | #define HAVE_SECURE_GETENV 1
  487. | #define HAVE_GETAUXVAL 1
  488. | #define HAVE_LIBSECCOMP 1
  489. | #define HAVE_LIBCRYPTO 1
  490. | #define HAVE_LIBRT 1
  491. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  492. | #define HAVE_ALLOCA_H 1
  493. | #define HAVE_ALLOCA 1
  494. | #define _USE_STD_STAT 1
  495. | #define HAVE_DECL_FTELLO 1
  496. | #define HAVE_DECL_GETDELIM 1
  497. | #define HAVE_GETDELIM 1
  498. | #define HAVE_GETTIMEOFDAY 1
  499. | #define HAVE_MPROTECT 1
  500. | #define HAVE_SECURE_GETENV 1
  501. | #define HAVE_GETUID 1
  502. | #define HAVE_GETEUID 1
  503. | #define HAVE_GETGID 1
  504. | #define HAVE_GETEGID 1
  505. | #define HAVE_SNPRINTF 1
  506. | #define HAVE_STRDUP 1
  507. | #define HAVE_STRNDUP 1
  508. | #define HAVE_LOCALTIME_R 1
  509. | #define HAVE_FCNTL 1
  510. | #define HAVE_SYMLINK 1
  511. | #define HAVE_FTRUNCATE 1
  512. | #define HAVE_GETDTABLESIZE 1
  513. | #define HAVE_ISBLANK 1
  514. | #define HAVE_NEWLOCALE 1
  515. | #define HAVE_USELOCALE 1
  516. | #define HAVE_DUPLOCALE 1
  517. | #define HAVE_FREELOCALE 1
  518. | #define HAVE_LSTAT 1
  519. | #define HAVE_STRERROR_R 1
  520. | #define HAVE___XPG_STRERROR_R 1
  521. | #define HAVE_PIPE 1
  522. | #define HAVE_SETENV 1
  523. | #define HAVE_SIGACTION 1
  524. | #define HAVE_SIGALTSTACK 1
  525. | #define HAVE_SIGINTERRUPT 1
  526. | #define HAVE_SLEEP 1
  527. | #define HAVE_CATGETS 1
  528. | #define HAVE_SHUTDOWN 1
  529. | #define HAVE_GETPASS 1
  530. | #define HAVE___FSETLOCKING 1
  531. | #define HAVE_TZSET 1
  532. | #define HAVE_TIMEGM 1
  533. | #define HAVE_DECL_GETLINE 1
  534. | #define restrict __restrict
  535. | #define HAVE_SHUTDOWN 1
  536. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  537. | #define HAVE_SA_FAMILY_T 1
  538. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  539. | #define HAVE_IPV4 1
  540. | #define HAVE_IPV6 1
  541. | #define HAVE_MAP_ANONYMOUS 1
  542. | #define HAVE_DECL_MEMMEM 1
  543. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  544. | #define HAVE_DECL_SNPRINTF 1
  545. | #define HAVE__BOOL 1
  546. | #define HAVE_WCHAR_T 1
  547. | #define HAVE_WINT_T 1
  548. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  549. | #define HAVE_LONG_LONG_INT 1
  550. | #define HAVE_DECL_STRDUP 1
  551. | #define HAVE_DECL_STRNDUP 1
  552. | #define HAVE_DECL_STRNLEN 1
  553. | #define HAVE_DECL_STRTOK_R 1
  554. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  555. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  556. | #define HAVE_INTMAX_T 1
  557. | #define DBL_EXPBIT0_WORD 1
  558. | #define DBL_EXPBIT0_BIT 20
  559. | #define HAVE_SNPRINTF 1
  560. | #define HAVE_STRNLEN 1
  561. | #define HAVE_WCSLEN 1
  562. | #define HAVE_WCSNLEN 1
  563. | #define HAVE_MBRTOWC 1
  564. | #define HAVE_WCRTOMB 1
  565. | #define HAVE_DECL__SNPRINTF 0
  566. | #define HAVE_SNPRINTF_RETVAL_C99 1
  567. | #define HAVE_DECL_VSNPRINTF 1
  568. | #define HAVE_LANGINFO_CODESET 1
  569. | #define HAVE_ENVIRON_DECL 1
  570. | #define HAVE_WORKING_O_NOATIME 1
  571. | #define HAVE_WORKING_O_NOFOLLOW 1
  572. | #define HAVE_DECL_GETDTABLESIZE 1
  573. | #define HAVE_INTTYPES_H 1
  574. | #define HAVE_LC_MESSAGES 1
  575. | #define HAVE_WORKING_USELOCALE 1
  576. | #define USE_POSIX_THREADS 1
  577. | #define USE_POSIX_THREADS_WEAK 1
  578. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  579. | #define HAVE_STDLIB_H 1
  580. | #define MALLOC_0_IS_NONNULL 1
  581. | #define HAVE_DECL_ALARM 1
  582. | #define PROMOTED_MODE_T mode_t
  583. | #define HAVE_DECL_STRERROR_R 1
  584. | #define HAVE_SIGSET_T 1
  585. | #define HAVE_DECL_SETENV 1
  586. | #define HAVE_SEARCH_H 1
  587. | #define HAVE_TSEARCH 1
  588. | #define HAVE_DECL_UNSETENV 1
  589. | #define HAVE_ALLOCA 1
  590. | #define HAVE___BUILTIN_EXPECT 1
  591. | #define HAVE_BYTESWAP_H 1
  592. | #define GNULIB_TEST_FSTAT 1
  593. | #define GNULIB_TEST_FTELL 1
  594. | #define GNULIB_TEST_FTELLO 1
  595. | #define GNULIB_TEST_GETDELIM 1
  596. | #define GNULIB_TEST_GETLINE 1
  597. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  598. | #define GNULIB_TEST_GETTIMEOFDAY 1
  599. | #define HAVE_DECL_INET_NTOP 1
  600. | #define HAVE_DECL_INET_PTON 1
  601. | #define GNULIB_TEST_LSEEK 1
  602. | #define HAVE_MALLOC_POSIX 1
  603. | #define GNULIB_TEST_MALLOC_POSIX 1
  604. | #define GNULIB_TEST_MEMCHR 1
  605. | #define HAVE_MEMMEM 1
  606. | #define GNULIB_TEST_MEMMEM 1
  607. | #define GNULIB_MSVC_NOTHROW 1
  608. | #define HAVE_REALLOC_POSIX 1
  609. | #define GNULIB_TEST_REALLOC_POSIX 1
  610. | #define GNULIB_TEST_SECURE_GETENV 1
  611. | #define GNULIB_TEST_SETSOCKOPT 1
  612. | #define HAVE_STDINT_H 1
  613. | #define HAVE_SNPRINTF 1
  614. | #define GNULIB_TEST_SNPRINTF 1
  615. | #define GNULIB_SNPRINTF 1
  616. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  617. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  618. | #define __USE_MINGW_ANSI_STDIO 1
  619. | #define GNULIB_FSCANF 1
  620. | #define GNULIB_SCANF 1
  621. | #define HAVE_STRCASECMP 1
  622. | #define HAVE_STRNCASECMP 1
  623. | #define HAVE_DECL_STRNCASECMP 1
  624. | #define GNULIB_TEST_STRDUP 1
  625. | #define GNULIB_TEST_STRNDUP 1
  626. | #define GNULIB_TEST_STRNLEN 1
  627. | #define HAVE_STRTOK_R 1
  628. | #define GNULIB_TEST_STRTOK_R 1
  629. | #define HAVE_STRVERSCMP 1
  630. | #define GNULIB_TEST_STRVERSCMP 1
  631. | #define HAVE_DECL_LOCALTIME_R 1
  632. | #define GNULIB_TEST_TIME_R 1
  633. | #define HAVE_VASPRINTF 1
  634. | #define GNULIB_TEST_VASPRINTF 1
  635. | #define HAVE_VSNPRINTF 1
  636. | #define GNULIB_TEST_VSNPRINTF 1
  637. | #define HAVE_STDINT_H 1
  638. | #define GNULIB_TEST_ACCEPT 1
  639. | #define GNULIB_TEST_BIND 1
  640. | #define GNULIB_TEST_CLOEXEC 1
  641. | #define GNULIB_TEST_CLOSE 1
  642. | #define GNULIB_TEST_CONNECT 1
  643. | #define HAVE_DUP2 1
  644. | #define GNULIB_TEST_DUP2 1
  645. | #define GNULIB_TEST_ENVIRON 1
  646. | #define GNULIB_TEST_FCNTL 1
  647. | #define GNULIB_TEST_FDOPEN 1
  648. | #define FLEXIBLE_ARRAY_MEMBER /**/
  649. | #define GNULIB_TEST_FTRUNCATE 1
  650. | #define GNULIB_TEST_GETCWD 1
  651. | #define GNULIB_TEST_GETDTABLESIZE 1
  652. | #define GNULIB_TEST_GETPAGESIZE 1
  653. | #define HAVE_IOCTL 1
  654. | #define GNULIB_TEST_IOCTL 1
  655. | #define GNULIB_TEST_LISTEN 1
  656. | #define GNULIB_TEST_LOCALENAME 1
  657. | #define HAVE_PTHREAD_RWLOCK 1
  658. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  659. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  660. | #define GNULIB_TEST_LSTAT 1
  661. | #define HAVE_MAP_ANONYMOUS 1
  662. | #define HAVE_BUG_BIG_NANOSLEEP 1
  663. | #define GNULIB_TEST_NANOSLEEP 1
  664. | #define GNULIB_TEST_OPEN 1
  665. | #define GNULIB_TEST_PERROR 1
  666. | #define GNULIB_TEST_PIPE 1
  667. | #define GNULIB_TEST_PUTENV 1
  668. | #define HAVE_RAISE 1
  669. | #define GNULIB_TEST_RAISE 1
  670. | #define GNULIB_TEST_SELECT 1
  671. | #define GNULIB_TEST_SETENV 1
  672. | #define GNULIB_TEST_SETLOCALE 1
  673. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  674. | #define GNULIB_TEST_SIGACTION 1
  675. | #define GNULIB_TEST_SIGPROCMASK 1
  676. | #define HAVE_DECL_SLEEP 1
  677. | #define GNULIB_TEST_SLEEP 1
  678. | #define GNULIB_TEST_SOCKET 1
  679. | #define GNULIB_TEST_STAT 1
  680. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  681. | #define GNULIB_TEST_STRERROR 1
  682. | #define GNULIB_TEST_STRERROR_R 1
  683. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  684. | #define HAVE_MAP_ANONYMOUS 1
  685. | #define GNULIB_TEST_SYMLINK 1
  686. | #define HAVE_UNSETENV 1
  687. | #define GNULIB_TEST_UNSETENV 1
  688. | #define HAVE_DECL_FSEEKO 1
  689. | #define HAVE_GETHOSTBYNAME 1
  690. | #define HAVE_GETSERVBYNAME 1
  691. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  692. | #define HAVE_DECL_FLOCKFILE 1
  693. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  694. | #define HAVE_DECL_FUNLOCKFILE 1
  695. | #define HAVE_DECL_PUTC_UNLOCKED 1
  696. | #define TIME_T_IS_SIGNED 1
  697. | #define HAVE_STRUCT_TM_TM_ZONE 1
  698. | #define HAVE_TM_ZONE 1
  699. | #define HAVE_TM_GMTOFF 1
  700. | #define HAVE_COMPOUND_LITERALS 1
  701. | #define GNULIB_TEST_ACCEPT 1
  702. | #define HAVE_ALLOCA 1
  703. | #define GNULIB_TEST_BIND 1
  704. | #define HAVE_CLOCK_GETTIME 1
  705. | #define HAVE_CLOCK_SETTIME 1
  706. | #define GNULIB_TEST_CLOSE 1
  707. | #define GNULIB_TEST_CONNECT 1
  708. | #define HAVE_DUP2 1
  709. | #define GNULIB_TEST_DUP2 1
  710. | #define GNULIB_TEST_ENVIRON 1
  711. | #define FLEXIBLE_ARRAY_MEMBER /**/
  712. | #define GNULIB_TEST_FSEEK 1
  713. | #define GNULIB_TEST_FSEEKO 1
  714. | #define GNULIB_TEST_FSTAT 1
  715. | #define GNULIB_TEST_FTELL 1
  716. | #define GNULIB_TEST_FTELLO 1
  717. | #define HAVE_DECL_GAI_STRERROR 1
  718. | #define HAVE_DECL_GAI_STRERRORA 0
  719. | /* end confdefs.h. */
  720. |
  721. | #include <sys/types.h>
  722. | #include <sys/socket.h>
  723. |
  724. |
  725. | int
  726. | main ()
  727. | {
  728. | static struct sockaddr ac_aggr;
  729. | if (sizeof ac_aggr.sa_len)
  730. | return 0;
  731. | ;
  732. | return 0;
  733. | }
  734. configure:39612: result: no
  735. configure:39629: checking whether getaddrinfo is declared
  736. configure:39629: gcc -c -g -O2 conftest.c >&5
  737. configure:39629: $? = 0
  738. configure:39629: result: yes
  739. configure:39654: checking whether freeaddrinfo is declared
  740. configure:39654: gcc -c -g -O2 conftest.c >&5
  741. configure:39654: $? = 0
  742. configure:39654: result: yes
  743. configure:39679: checking whether getnameinfo is declared
  744. configure:39679: gcc -c -g -O2 conftest.c >&5
  745. configure:39679: $? = 0
  746. configure:39679: result: yes
  747. configure:39718: checking for struct addrinfo
  748. configure:39718: gcc -c -g -O2 conftest.c >&5
  749. configure:39718: $? = 0
  750. configure:39718: gcc -c -g -O2 conftest.c >&5
  751. conftest.c: In function 'main':
  752. conftest.c:355:30: error: expected expression before ')' token
  753. if (sizeof ((struct addrinfo)))
  754. ^
  755. configure:39718: $? = 1
  756. configure: failed program was:
  757. | /* confdefs.h */
  758. | #define PACKAGE_NAME "GnuTLS"
  759. | #define PACKAGE_TARNAME "gnutls"
  760. | #define PACKAGE_VERSION "3.6.9"
  761. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  762. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  763. | #define PACKAGE_URL ""
  764. | #define PACKAGE "gnutls"
  765. | #define VERSION "3.6.9"
  766. | #define STDC_HEADERS 1
  767. | #define HAVE_SYS_TYPES_H 1
  768. | #define HAVE_SYS_STAT_H 1
  769. | #define HAVE_STDLIB_H 1
  770. | #define HAVE_STRING_H 1
  771. | #define HAVE_MEMORY_H 1
  772. | #define HAVE_STRINGS_H 1
  773. | #define HAVE_INTTYPES_H 1
  774. | #define HAVE_STDINT_H 1
  775. | #define HAVE_UNISTD_H 1
  776. | #define __EXTENSIONS__ 1
  777. | #define _ALL_SOURCE 1
  778. | #define _DARWIN_C_SOURCE 1
  779. | #define _GNU_SOURCE 1
  780. | #define _NETBSD_SOURCE 1
  781. | #define _OPENBSD_SOURCE 1
  782. | #define _POSIX_PTHREAD_SEMANTICS 1
  783. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  784. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  785. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  786. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  787. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  788. | #define __STDC_WANT_LIB_EXT2__ 1
  789. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  790. | #define _TANDEM_SOURCE 1
  791. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  792. | #define HAVE_FSEEKO 1
  793. | #define _DARWIN_USE_64_BIT_INODE 1
  794. | #define STDC_HEADERS 1
  795. | #define HAVE_CPUID_H 1
  796. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  797. | #define HAVE_NETINET_TCP_H 1
  798. | #define HAVE_STDATOMIC_H 1
  799. | #define HAVE_THREADS_H 1
  800. | #define ENABLE_PADLOCK 1
  801. | #define HAVE_GETRANDOM 1
  802. | #define HAVE_LIBNETTLE 1
  803. | #define C99_MACROS 1
  804. | #define ENABLE_SSL2 1
  805. | #define ENABLE_DTLS_SRTP 1
  806. | #define ENABLE_ALPN 1
  807. | #define ENABLE_HEARTBEAT 1
  808. | #define ENABLE_SRP 1
  809. | #define ENABLE_PSK 1
  810. | #define ENABLE_ANON 1
  811. | #define ENABLE_DHE 1
  812. | #define ENABLE_ECDHE 1
  813. | #define ENABLE_GOST 1
  814. | #define ENABLE_OCSP 1
  815. | #define SIZEOF_VOID_P 8
  816. | #define SIZEOF_LONG_LONG 8
  817. | #define SIZEOF_LONG 8
  818. | #define SIZEOF_INT 4
  819. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  820. | #define HAVE_SYS_SOCKET_H 1
  821. | #define HAVE_ARPA_INET_H 1
  822. | #define HAVE_FEATURES_H 1
  823. | #define HAVE_SYS_STAT_H 1
  824. | #define HAVE_SYS_TIME_H 1
  825. | #define HAVE_NETDB_H 1
  826. | #define HAVE_NETINET_IN_H 1
  827. | #define HAVE_LIMITS_H 1
  828. | #define HAVE_UNISTD_H 1
  829. | #define HAVE_SYS_MMAN_H 1
  830. | #define HAVE_SYS_PARAM_H 1
  831. | #define HAVE_WCHAR_H 1
  832. | #define HAVE_STDINT_H 1
  833. | #define HAVE_STRINGS_H 1
  834. | #define HAVE_SYS_UIO_H 1
  835. | #define HAVE_INTTYPES_H 1
  836. | #define HAVE_LANGINFO_H 1
  837. | #define HAVE_SYS_SELECT_H 1
  838. | #define HAVE_SYS_WAIT_H 1
  839. | #define HAVE_SYS_IOCTL_H 1
  840. | #define HAVE_STDIO_EXT_H 1
  841. | #define HAVE_TERMIOS_H 1
  842. | #define ENABLE_NLS 1
  843. | #define HAVE_GETTEXT 1
  844. | #define HAVE_DCGETTEXT 1
  845. | #define HAVE_FORK 1
  846. | #define HAVE_SETITIMER 1
  847. | #define HAVE_GETRUSAGE 1
  848. | #define HAVE_GETPWUID_R 1
  849. | #define HAVE_NANOSLEEP 1
  850. | #define HAVE_DAEMON 1
  851. | #define HAVE_GETPID 1
  852. | #define HAVE_LOCALTIME 1
  853. | #define HAVE_MMAP 1
  854. | #define HAVE_EXPLICIT_BZERO 1
  855. | #define HAVE_CLOCK_GETTIME 1
  856. | #define HAVE_FMEMOPEN 1
  857. | #define HAVE___REGISTER_ATFORK 1
  858. | #define HAVE_SECURE_GETENV 1
  859. | #define HAVE_GETAUXVAL 1
  860. | #define HAVE_LIBSECCOMP 1
  861. | #define HAVE_LIBCRYPTO 1
  862. | #define HAVE_LIBRT 1
  863. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  864. | #define HAVE_ALLOCA_H 1
  865. | #define HAVE_ALLOCA 1
  866. | #define _USE_STD_STAT 1
  867. | #define HAVE_DECL_FTELLO 1
  868. | #define HAVE_DECL_GETDELIM 1
  869. | #define HAVE_GETDELIM 1
  870. | #define HAVE_GETTIMEOFDAY 1
  871. | #define HAVE_MPROTECT 1
  872. | #define HAVE_SECURE_GETENV 1
  873. | #define HAVE_GETUID 1
  874. | #define HAVE_GETEUID 1
  875. | #define HAVE_GETGID 1
  876. | #define HAVE_GETEGID 1
  877. | #define HAVE_SNPRINTF 1
  878. | #define HAVE_STRDUP 1
  879. | #define HAVE_STRNDUP 1
  880. | #define HAVE_LOCALTIME_R 1
  881. | #define HAVE_FCNTL 1
  882. | #define HAVE_SYMLINK 1
  883. | #define HAVE_FTRUNCATE 1
  884. | #define HAVE_GETDTABLESIZE 1
  885. | #define HAVE_ISBLANK 1
  886. | #define HAVE_NEWLOCALE 1
  887. | #define HAVE_USELOCALE 1
  888. | #define HAVE_DUPLOCALE 1
  889. | #define HAVE_FREELOCALE 1
  890. | #define HAVE_LSTAT 1
  891. | #define HAVE_STRERROR_R 1
  892. | #define HAVE___XPG_STRERROR_R 1
  893. | #define HAVE_PIPE 1
  894. | #define HAVE_SETENV 1
  895. | #define HAVE_SIGACTION 1
  896. | #define HAVE_SIGALTSTACK 1
  897. | #define HAVE_SIGINTERRUPT 1
  898. | #define HAVE_SLEEP 1
  899. | #define HAVE_CATGETS 1
  900. | #define HAVE_SHUTDOWN 1
  901. | #define HAVE_GETPASS 1
  902. | #define HAVE___FSETLOCKING 1
  903. | #define HAVE_TZSET 1
  904. | #define HAVE_TIMEGM 1
  905. | #define HAVE_DECL_GETLINE 1
  906. | #define restrict __restrict
  907. | #define HAVE_SHUTDOWN 1
  908. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  909. | #define HAVE_SA_FAMILY_T 1
  910. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  911. | #define HAVE_IPV4 1
  912. | #define HAVE_IPV6 1
  913. | #define HAVE_MAP_ANONYMOUS 1
  914. | #define HAVE_DECL_MEMMEM 1
  915. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  916. | #define HAVE_DECL_SNPRINTF 1
  917. | #define HAVE__BOOL 1
  918. | #define HAVE_WCHAR_T 1
  919. | #define HAVE_WINT_T 1
  920. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  921. | #define HAVE_LONG_LONG_INT 1
  922. | #define HAVE_DECL_STRDUP 1
  923. | #define HAVE_DECL_STRNDUP 1
  924. | #define HAVE_DECL_STRNLEN 1
  925. | #define HAVE_DECL_STRTOK_R 1
  926. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  927. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  928. | #define HAVE_INTMAX_T 1
  929. | #define DBL_EXPBIT0_WORD 1
  930. | #define DBL_EXPBIT0_BIT 20
  931. | #define HAVE_SNPRINTF 1
  932. | #define HAVE_STRNLEN 1
  933. | #define HAVE_WCSLEN 1
  934. | #define HAVE_WCSNLEN 1
  935. | #define HAVE_MBRTOWC 1
  936. | #define HAVE_WCRTOMB 1
  937. | #define HAVE_DECL__SNPRINTF 0
  938. | #define HAVE_SNPRINTF_RETVAL_C99 1
  939. | #define HAVE_DECL_VSNPRINTF 1
  940. | #define HAVE_LANGINFO_CODESET 1
  941. | #define HAVE_ENVIRON_DECL 1
  942. | #define HAVE_WORKING_O_NOATIME 1
  943. | #define HAVE_WORKING_O_NOFOLLOW 1
  944. | #define HAVE_DECL_GETDTABLESIZE 1
  945. | #define HAVE_INTTYPES_H 1
  946. | #define HAVE_LC_MESSAGES 1
  947. | #define HAVE_WORKING_USELOCALE 1
  948. | #define USE_POSIX_THREADS 1
  949. | #define USE_POSIX_THREADS_WEAK 1
  950. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  951. | #define HAVE_STDLIB_H 1
  952. | #define MALLOC_0_IS_NONNULL 1
  953. | #define HAVE_DECL_ALARM 1
  954. | #define PROMOTED_MODE_T mode_t
  955. | #define HAVE_DECL_STRERROR_R 1
  956. | #define HAVE_SIGSET_T 1
  957. | #define HAVE_DECL_SETENV 1
  958. | #define HAVE_SEARCH_H 1
  959. | #define HAVE_TSEARCH 1
  960. | #define HAVE_DECL_UNSETENV 1
  961. | #define HAVE_ALLOCA 1
  962. | #define HAVE___BUILTIN_EXPECT 1
  963. | #define HAVE_BYTESWAP_H 1
  964. | #define GNULIB_TEST_FSTAT 1
  965. | #define GNULIB_TEST_FTELL 1
  966. | #define GNULIB_TEST_FTELLO 1
  967. | #define GNULIB_TEST_GETDELIM 1
  968. | #define GNULIB_TEST_GETLINE 1
  969. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  970. | #define GNULIB_TEST_GETTIMEOFDAY 1
  971. | #define HAVE_DECL_INET_NTOP 1
  972. | #define HAVE_DECL_INET_PTON 1
  973. | #define GNULIB_TEST_LSEEK 1
  974. | #define HAVE_MALLOC_POSIX 1
  975. | #define GNULIB_TEST_MALLOC_POSIX 1
  976. | #define GNULIB_TEST_MEMCHR 1
  977. | #define HAVE_MEMMEM 1
  978. | #define GNULIB_TEST_MEMMEM 1
  979. | #define GNULIB_MSVC_NOTHROW 1
  980. | #define HAVE_REALLOC_POSIX 1
  981. | #define GNULIB_TEST_REALLOC_POSIX 1
  982. | #define GNULIB_TEST_SECURE_GETENV 1
  983. | #define GNULIB_TEST_SETSOCKOPT 1
  984. | #define HAVE_STDINT_H 1
  985. | #define HAVE_SNPRINTF 1
  986. | #define GNULIB_TEST_SNPRINTF 1
  987. | #define GNULIB_SNPRINTF 1
  988. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  989. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  990. | #define __USE_MINGW_ANSI_STDIO 1
  991. | #define GNULIB_FSCANF 1
  992. | #define GNULIB_SCANF 1
  993. | #define HAVE_STRCASECMP 1
  994. | #define HAVE_STRNCASECMP 1
  995. | #define HAVE_DECL_STRNCASECMP 1
  996. | #define GNULIB_TEST_STRDUP 1
  997. | #define GNULIB_TEST_STRNDUP 1
  998. | #define GNULIB_TEST_STRNLEN 1
  999. | #define HAVE_STRTOK_R 1
  1000. | #define GNULIB_TEST_STRTOK_R 1
  1001. | #define HAVE_STRVERSCMP 1
  1002. | #define GNULIB_TEST_STRVERSCMP 1
  1003. | #define HAVE_DECL_LOCALTIME_R 1
  1004. | #define GNULIB_TEST_TIME_R 1
  1005. | #define HAVE_VASPRINTF 1
  1006. | #define GNULIB_TEST_VASPRINTF 1
  1007. | #define HAVE_VSNPRINTF 1
  1008. | #define GNULIB_TEST_VSNPRINTF 1
  1009. | #define HAVE_STDINT_H 1
  1010. | #define GNULIB_TEST_ACCEPT 1
  1011. | #define GNULIB_TEST_BIND 1
  1012. | #define GNULIB_TEST_CLOEXEC 1
  1013. | #define GNULIB_TEST_CLOSE 1
  1014. | #define GNULIB_TEST_CONNECT 1
  1015. | #define HAVE_DUP2 1
  1016. | #define GNULIB_TEST_DUP2 1
  1017. | #define GNULIB_TEST_ENVIRON 1
  1018. | #define GNULIB_TEST_FCNTL 1
  1019. | #define GNULIB_TEST_FDOPEN 1
  1020. | #define FLEXIBLE_ARRAY_MEMBER /**/
  1021. | #define GNULIB_TEST_FTRUNCATE 1
  1022. | #define GNULIB_TEST_GETCWD 1
  1023. | #define GNULIB_TEST_GETDTABLESIZE 1
  1024. | #define GNULIB_TEST_GETPAGESIZE 1
  1025. | #define HAVE_IOCTL 1
  1026. | #define GNULIB_TEST_IOCTL 1
  1027. | #define GNULIB_TEST_LISTEN 1
  1028. | #define GNULIB_TEST_LOCALENAME 1
  1029. | #define HAVE_PTHREAD_RWLOCK 1
  1030. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1031. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  1032. | #define GNULIB_TEST_LSTAT 1
  1033. | #define HAVE_MAP_ANONYMOUS 1
  1034. | #define HAVE_BUG_BIG_NANOSLEEP 1
  1035. | #define GNULIB_TEST_NANOSLEEP 1
  1036. | #define GNULIB_TEST_OPEN 1
  1037. | #define GNULIB_TEST_PERROR 1
  1038. | #define GNULIB_TEST_PIPE 1
  1039. | #define GNULIB_TEST_PUTENV 1
  1040. | #define HAVE_RAISE 1
  1041. | #define GNULIB_TEST_RAISE 1
  1042. | #define GNULIB_TEST_SELECT 1
  1043. | #define GNULIB_TEST_SETENV 1
  1044. | #define GNULIB_TEST_SETLOCALE 1
  1045. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  1046. | #define GNULIB_TEST_SIGACTION 1
  1047. | #define GNULIB_TEST_SIGPROCMASK 1
  1048. | #define HAVE_DECL_SLEEP 1
  1049. | #define GNULIB_TEST_SLEEP 1
  1050. | #define GNULIB_TEST_SOCKET 1
  1051. | #define GNULIB_TEST_STAT 1
  1052. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  1053. | #define GNULIB_TEST_STRERROR 1
  1054. | #define GNULIB_TEST_STRERROR_R 1
  1055. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  1056. | #define HAVE_MAP_ANONYMOUS 1
  1057. | #define GNULIB_TEST_SYMLINK 1
  1058. | #define HAVE_UNSETENV 1
  1059. | #define GNULIB_TEST_UNSETENV 1
  1060. | #define HAVE_DECL_FSEEKO 1
  1061. | #define HAVE_GETHOSTBYNAME 1
  1062. | #define HAVE_GETSERVBYNAME 1
  1063. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  1064. | #define HAVE_DECL_FLOCKFILE 1
  1065. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  1066. | #define HAVE_DECL_FUNLOCKFILE 1
  1067. | #define HAVE_DECL_PUTC_UNLOCKED 1
  1068. | #define TIME_T_IS_SIGNED 1
  1069. | #define HAVE_STRUCT_TM_TM_ZONE 1
  1070. | #define HAVE_TM_ZONE 1
  1071. | #define HAVE_TM_GMTOFF 1
  1072. | #define HAVE_COMPOUND_LITERALS 1
  1073. | #define GNULIB_TEST_ACCEPT 1
  1074. | #define HAVE_ALLOCA 1
  1075. | #define GNULIB_TEST_BIND 1
  1076. | #define HAVE_CLOCK_GETTIME 1
  1077. | #define HAVE_CLOCK_SETTIME 1
  1078. | #define GNULIB_TEST_CLOSE 1
  1079. | #define GNULIB_TEST_CONNECT 1
  1080. | #define HAVE_DUP2 1
  1081. | #define GNULIB_TEST_DUP2 1
  1082. | #define GNULIB_TEST_ENVIRON 1
  1083. | #define FLEXIBLE_ARRAY_MEMBER /**/
  1084. | #define GNULIB_TEST_FSEEK 1
  1085. | #define GNULIB_TEST_FSEEKO 1
  1086. | #define GNULIB_TEST_FSTAT 1
  1087. | #define GNULIB_TEST_FTELL 1
  1088. | #define GNULIB_TEST_FTELLO 1
  1089. | #define HAVE_DECL_GAI_STRERROR 1
  1090. | #define HAVE_DECL_GAI_STRERRORA 0
  1091. | #define HAVE_DECL_GETADDRINFO 1
  1092. | #define HAVE_DECL_FREEADDRINFO 1
  1093. | #define HAVE_DECL_GETNAMEINFO 1
  1094. | /* end confdefs.h. */
  1095. |
  1096. | #include <sys/types.h>
  1097. | #ifdef HAVE_SYS_SOCKET_H
  1098. | #include <sys/socket.h>
  1099. | #endif
  1100. | #ifdef HAVE_NETDB_H
  1101. | #include <netdb.h>
  1102. | #endif
  1103. | #ifdef HAVE_WS2TCPIP_H
  1104. | #include <ws2tcpip.h>
  1105. | #endif
  1106. |
  1107. |
  1108. | int
  1109. | main ()
  1110. | {
  1111. | if (sizeof ((struct addrinfo)))
  1112. | return 0;
  1113. | ;
  1114. | return 0;
  1115. | }
  1116. configure:39718: result: yes
  1117. configure:39811: checking for working getdelim function
  1118. configure:39888: result: yes
  1119. configure:39962: checking for getline
  1120. configure:39962: result: yes
  1121. configure:39970: checking for working getline function
  1122. configure:40048: result: yes
  1123. configure:40277: checking whether gettimeofday clobbers localtime buffer
  1124. configure:40330: result: no
  1125. configure:40349: checking for gettimeofday with POSIX signature
  1126. configure:40402: result: almost
  1127. configure:40453: checking for library containing gethostbyname
  1128. configure:40501: result: none required
  1129. configure:40515: checking for gethostbyname
  1130. configure:40515: result: yes
  1131. configure:40625: checking for library containing inet_ntop
  1132. configure:40673: result: none required
  1133. configure:40705: checking whether inet_ntop is declared
  1134. configure:40705: result: yes
  1135. configure:40810: checking for library containing inet_pton
  1136. configure:40858: result: none required
  1137. configure:40890: checking whether inet_pton is declared
  1138. configure:40890: result: yes
  1139. configure:40966: gcc -c -g -O2 conftest.c >&5
  1140. conftest.c:352:23: error: conflicting types for 'foo'
  1141. extern int foo;
  1142. ^~~
  1143. conftest.c:351:28: note: previous declaration of 'foo' was here
  1144. extern intptr_t foo;
  1145. ^~~
  1146. configure:40966: $? = 1
  1147. configure: failed program was:
  1148. | /* confdefs.h */
  1149. | #define PACKAGE_NAME "GnuTLS"
  1150. | #define PACKAGE_TARNAME "gnutls"
  1151. | #define PACKAGE_VERSION "3.6.9"
  1152. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  1153. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  1154. | #define PACKAGE_URL ""
  1155. | #define PACKAGE "gnutls"
  1156. | #define VERSION "3.6.9"
  1157. | #define STDC_HEADERS 1
  1158. | #define HAVE_SYS_TYPES_H 1
  1159. | #define HAVE_SYS_STAT_H 1
  1160. | #define HAVE_STDLIB_H 1
  1161. | #define HAVE_STRING_H 1
  1162. | #define HAVE_MEMORY_H 1
  1163. | #define HAVE_STRINGS_H 1
  1164. | #define HAVE_INTTYPES_H 1
  1165. | #define HAVE_STDINT_H 1
  1166. | #define HAVE_UNISTD_H 1
  1167. | #define __EXTENSIONS__ 1
  1168. | #define _ALL_SOURCE 1
  1169. | #define _DARWIN_C_SOURCE 1
  1170. | #define _GNU_SOURCE 1
  1171. | #define _NETBSD_SOURCE 1
  1172. | #define _OPENBSD_SOURCE 1
  1173. | #define _POSIX_PTHREAD_SEMANTICS 1
  1174. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1175. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1176. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1177. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1178. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1179. | #define __STDC_WANT_LIB_EXT2__ 1
  1180. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1181. | #define _TANDEM_SOURCE 1
  1182. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1183. | #define HAVE_FSEEKO 1
  1184. | #define _DARWIN_USE_64_BIT_INODE 1
  1185. | #define STDC_HEADERS 1
  1186. | #define HAVE_CPUID_H 1
  1187. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  1188. | #define HAVE_NETINET_TCP_H 1
  1189. | #define HAVE_STDATOMIC_H 1
  1190. | #define HAVE_THREADS_H 1
  1191. | #define ENABLE_PADLOCK 1
  1192. | #define HAVE_GETRANDOM 1
  1193. | #define HAVE_LIBNETTLE 1
  1194. | #define C99_MACROS 1
  1195. | #define ENABLE_SSL2 1
  1196. | #define ENABLE_DTLS_SRTP 1
  1197. | #define ENABLE_ALPN 1
  1198. | #define ENABLE_HEARTBEAT 1
  1199. | #define ENABLE_SRP 1
  1200. | #define ENABLE_PSK 1
  1201. | #define ENABLE_ANON 1
  1202. | #define ENABLE_DHE 1
  1203. | #define ENABLE_ECDHE 1
  1204. | #define ENABLE_GOST 1
  1205. | #define ENABLE_OCSP 1
  1206. | #define SIZEOF_VOID_P 8
  1207. | #define SIZEOF_LONG_LONG 8
  1208. | #define SIZEOF_LONG 8
  1209. | #define SIZEOF_INT 4
  1210. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  1211. | #define HAVE_SYS_SOCKET_H 1
  1212. | #define HAVE_ARPA_INET_H 1
  1213. | #define HAVE_FEATURES_H 1
  1214. | #define HAVE_SYS_STAT_H 1
  1215. | #define HAVE_SYS_TIME_H 1
  1216. | #define HAVE_NETDB_H 1
  1217. | #define HAVE_NETINET_IN_H 1
  1218. | #define HAVE_LIMITS_H 1
  1219. | #define HAVE_UNISTD_H 1
  1220. | #define HAVE_SYS_MMAN_H 1
  1221. | #define HAVE_SYS_PARAM_H 1
  1222. | #define HAVE_WCHAR_H 1
  1223. | #define HAVE_STDINT_H 1
  1224. | #define HAVE_STRINGS_H 1
  1225. | #define HAVE_SYS_UIO_H 1
  1226. | #define HAVE_INTTYPES_H 1
  1227. | #define HAVE_LANGINFO_H 1
  1228. | #define HAVE_SYS_SELECT_H 1
  1229. | #define HAVE_SYS_WAIT_H 1
  1230. | #define HAVE_SYS_IOCTL_H 1
  1231. | #define HAVE_STDIO_EXT_H 1
  1232. | #define HAVE_TERMIOS_H 1
  1233. | #define ENABLE_NLS 1
  1234. | #define HAVE_GETTEXT 1
  1235. | #define HAVE_DCGETTEXT 1
  1236. | #define HAVE_FORK 1
  1237. | #define HAVE_SETITIMER 1
  1238. | #define HAVE_GETRUSAGE 1
  1239. | #define HAVE_GETPWUID_R 1
  1240. | #define HAVE_NANOSLEEP 1
  1241. | #define HAVE_DAEMON 1
  1242. | #define HAVE_GETPID 1
  1243. | #define HAVE_LOCALTIME 1
  1244. | #define HAVE_MMAP 1
  1245. | #define HAVE_EXPLICIT_BZERO 1
  1246. | #define HAVE_CLOCK_GETTIME 1
  1247. | #define HAVE_FMEMOPEN 1
  1248. | #define HAVE___REGISTER_ATFORK 1
  1249. | #define HAVE_SECURE_GETENV 1
  1250. | #define HAVE_GETAUXVAL 1
  1251. | #define HAVE_LIBSECCOMP 1
  1252. | #define HAVE_LIBCRYPTO 1
  1253. | #define HAVE_LIBRT 1
  1254. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  1255. | #define HAVE_ALLOCA_H 1
  1256. | #define HAVE_ALLOCA 1
  1257. | #define _USE_STD_STAT 1
  1258. | #define HAVE_DECL_FTELLO 1
  1259. | #define HAVE_DECL_GETDELIM 1
  1260. | #define HAVE_GETDELIM 1
  1261. | #define HAVE_GETTIMEOFDAY 1
  1262. | #define HAVE_MPROTECT 1
  1263. | #define HAVE_SECURE_GETENV 1
  1264. | #define HAVE_GETUID 1
  1265. | #define HAVE_GETEUID 1
  1266. | #define HAVE_GETGID 1
  1267. | #define HAVE_GETEGID 1
  1268. | #define HAVE_SNPRINTF 1
  1269. | #define HAVE_STRDUP 1
  1270. | #define HAVE_STRNDUP 1
  1271. | #define HAVE_LOCALTIME_R 1
  1272. | #define HAVE_FCNTL 1
  1273. | #define HAVE_SYMLINK 1
  1274. | #define HAVE_FTRUNCATE 1
  1275. | #define HAVE_GETDTABLESIZE 1
  1276. | #define HAVE_ISBLANK 1
  1277. | #define HAVE_NEWLOCALE 1
  1278. | #define HAVE_USELOCALE 1
  1279. | #define HAVE_DUPLOCALE 1
  1280. | #define HAVE_FREELOCALE 1
  1281. | #define HAVE_LSTAT 1
  1282. | #define HAVE_STRERROR_R 1
  1283. | #define HAVE___XPG_STRERROR_R 1
  1284. | #define HAVE_PIPE 1
  1285. | #define HAVE_SETENV 1
  1286. | #define HAVE_SIGACTION 1
  1287. | #define HAVE_SIGALTSTACK 1
  1288. | #define HAVE_SIGINTERRUPT 1
  1289. | #define HAVE_SLEEP 1
  1290. | #define HAVE_CATGETS 1
  1291. | #define HAVE_SHUTDOWN 1
  1292. | #define HAVE_GETPASS 1
  1293. | #define HAVE___FSETLOCKING 1
  1294. | #define HAVE_TZSET 1
  1295. | #define HAVE_TIMEGM 1
  1296. | #define HAVE_DECL_GETLINE 1
  1297. | #define restrict __restrict
  1298. | #define HAVE_SHUTDOWN 1
  1299. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  1300. | #define HAVE_SA_FAMILY_T 1
  1301. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  1302. | #define HAVE_IPV4 1
  1303. | #define HAVE_IPV6 1
  1304. | #define HAVE_MAP_ANONYMOUS 1
  1305. | #define HAVE_DECL_MEMMEM 1
  1306. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  1307. | #define HAVE_DECL_SNPRINTF 1
  1308. | #define HAVE__BOOL 1
  1309. | #define HAVE_WCHAR_T 1
  1310. | #define HAVE_WINT_T 1
  1311. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1312. | #define HAVE_LONG_LONG_INT 1
  1313. | #define HAVE_DECL_STRDUP 1
  1314. | #define HAVE_DECL_STRNDUP 1
  1315. | #define HAVE_DECL_STRNLEN 1
  1316. | #define HAVE_DECL_STRTOK_R 1
  1317. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1318. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1319. | #define HAVE_INTMAX_T 1
  1320. | #define DBL_EXPBIT0_WORD 1
  1321. | #define DBL_EXPBIT0_BIT 20
  1322. | #define HAVE_SNPRINTF 1
  1323. | #define HAVE_STRNLEN 1
  1324. | #define HAVE_WCSLEN 1
  1325. | #define HAVE_WCSNLEN 1
  1326. | #define HAVE_MBRTOWC 1
  1327. | #define HAVE_WCRTOMB 1
  1328. | #define HAVE_DECL__SNPRINTF 0
  1329. | #define HAVE_SNPRINTF_RETVAL_C99 1
  1330. | #define HAVE_DECL_VSNPRINTF 1
  1331. | #define HAVE_LANGINFO_CODESET 1
  1332. | #define HAVE_ENVIRON_DECL 1
  1333. | #define HAVE_WORKING_O_NOATIME 1
  1334. | #define HAVE_WORKING_O_NOFOLLOW 1
  1335. | #define HAVE_DECL_GETDTABLESIZE 1
  1336. | #define HAVE_INTTYPES_H 1
  1337. | #define HAVE_LC_MESSAGES 1
  1338. | #define HAVE_WORKING_USELOCALE 1
  1339. | #define USE_POSIX_THREADS 1
  1340. | #define USE_POSIX_THREADS_WEAK 1
  1341. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1342. | #define HAVE_STDLIB_H 1
  1343. | #define MALLOC_0_IS_NONNULL 1
  1344. | #define HAVE_DECL_ALARM 1
  1345. | #define PROMOTED_MODE_T mode_t
  1346. | #define HAVE_DECL_STRERROR_R 1
  1347. | #define HAVE_SIGSET_T 1
  1348. | #define HAVE_DECL_SETENV 1
  1349. | #define HAVE_SEARCH_H 1
  1350. | #define HAVE_TSEARCH 1
  1351. | #define HAVE_DECL_UNSETENV 1
  1352. | #define HAVE_ALLOCA 1
  1353. | #define HAVE___BUILTIN_EXPECT 1
  1354. | #define HAVE_BYTESWAP_H 1
  1355. | #define GNULIB_TEST_FSTAT 1
  1356. | #define GNULIB_TEST_FTELL 1
  1357. | #define GNULIB_TEST_FTELLO 1
  1358. | #define GNULIB_TEST_GETDELIM 1
  1359. | #define GNULIB_TEST_GETLINE 1
  1360. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  1361. | #define GNULIB_TEST_GETTIMEOFDAY 1
  1362. | #define HAVE_DECL_INET_NTOP 1
  1363. | #define HAVE_DECL_INET_PTON 1
  1364. | #define GNULIB_TEST_LSEEK 1
  1365. | #define HAVE_MALLOC_POSIX 1
  1366. | #define GNULIB_TEST_MALLOC_POSIX 1
  1367. | #define GNULIB_TEST_MEMCHR 1
  1368. | #define HAVE_MEMMEM 1
  1369. | #define GNULIB_TEST_MEMMEM 1
  1370. | #define GNULIB_MSVC_NOTHROW 1
  1371. | #define HAVE_REALLOC_POSIX 1
  1372. | #define GNULIB_TEST_REALLOC_POSIX 1
  1373. | #define GNULIB_TEST_SECURE_GETENV 1
  1374. | #define GNULIB_TEST_SETSOCKOPT 1
  1375. | #define HAVE_STDINT_H 1
  1376. | #define HAVE_SNPRINTF 1
  1377. | #define GNULIB_TEST_SNPRINTF 1
  1378. | #define GNULIB_SNPRINTF 1
  1379. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  1380. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  1381. | #define __USE_MINGW_ANSI_STDIO 1
  1382. | #define GNULIB_FSCANF 1
  1383. | #define GNULIB_SCANF 1
  1384. | #define HAVE_STRCASECMP 1
  1385. | #define HAVE_STRNCASECMP 1
  1386. | #define HAVE_DECL_STRNCASECMP 1
  1387. | #define GNULIB_TEST_STRDUP 1
  1388. | #define GNULIB_TEST_STRNDUP 1
  1389. | #define GNULIB_TEST_STRNLEN 1
  1390. | #define HAVE_STRTOK_R 1
  1391. | #define GNULIB_TEST_STRTOK_R 1
  1392. | #define HAVE_STRVERSCMP 1
  1393. | #define GNULIB_TEST_STRVERSCMP 1
  1394. | #define HAVE_DECL_LOCALTIME_R 1
  1395. | #define GNULIB_TEST_TIME_R 1
  1396. | #define HAVE_VASPRINTF 1
  1397. | #define GNULIB_TEST_VASPRINTF 1
  1398. | #define HAVE_VSNPRINTF 1
  1399. | #define GNULIB_TEST_VSNPRINTF 1
  1400. | #define HAVE_STDINT_H 1
  1401. | #define GNULIB_TEST_ACCEPT 1
  1402. | #define GNULIB_TEST_BIND 1
  1403. | #define GNULIB_TEST_CLOEXEC 1
  1404. | #define GNULIB_TEST_CLOSE 1
  1405. | #define GNULIB_TEST_CONNECT 1
  1406. | #define HAVE_DUP2 1
  1407. | #define GNULIB_TEST_DUP2 1
  1408. | #define GNULIB_TEST_ENVIRON 1
  1409. | #define GNULIB_TEST_FCNTL 1
  1410. | #define GNULIB_TEST_FDOPEN 1
  1411. | #define FLEXIBLE_ARRAY_MEMBER /**/
  1412. | #define GNULIB_TEST_FTRUNCATE 1
  1413. | #define GNULIB_TEST_GETCWD 1
  1414. | #define GNULIB_TEST_GETDTABLESIZE 1
  1415. | #define GNULIB_TEST_GETPAGESIZE 1
  1416. | #define HAVE_IOCTL 1
  1417. | #define GNULIB_TEST_IOCTL 1
  1418. | #define GNULIB_TEST_LISTEN 1
  1419. | #define GNULIB_TEST_LOCALENAME 1
  1420. | #define HAVE_PTHREAD_RWLOCK 1
  1421. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1422. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  1423. | #define GNULIB_TEST_LSTAT 1
  1424. | #define HAVE_MAP_ANONYMOUS 1
  1425. | #define HAVE_BUG_BIG_NANOSLEEP 1
  1426. | #define GNULIB_TEST_NANOSLEEP 1
  1427. | #define GNULIB_TEST_OPEN 1
  1428. | #define GNULIB_TEST_PERROR 1
  1429. | #define GNULIB_TEST_PIPE 1
  1430. | #define GNULIB_TEST_PUTENV 1
  1431. | #define HAVE_RAISE 1
  1432. | #define GNULIB_TEST_RAISE 1
  1433. | #define GNULIB_TEST_SELECT 1
  1434. | #define GNULIB_TEST_SETENV 1
  1435. | #define GNULIB_TEST_SETLOCALE 1
  1436. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  1437. | #define GNULIB_TEST_SIGACTION 1
  1438. | #define GNULIB_TEST_SIGPROCMASK 1
  1439. | #define HAVE_DECL_SLEEP 1
  1440. | #define GNULIB_TEST_SLEEP 1
  1441. | #define GNULIB_TEST_SOCKET 1
  1442. | #define GNULIB_TEST_STAT 1
  1443. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  1444. | #define GNULIB_TEST_STRERROR 1
  1445. | #define GNULIB_TEST_STRERROR_R 1
  1446. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  1447. | #define HAVE_MAP_ANONYMOUS 1
  1448. | #define GNULIB_TEST_SYMLINK 1
  1449. | #define HAVE_UNSETENV 1
  1450. | #define GNULIB_TEST_UNSETENV 1
  1451. | #define HAVE_DECL_FSEEKO 1
  1452. | #define HAVE_GETHOSTBYNAME 1
  1453. | #define HAVE_GETSERVBYNAME 1
  1454. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  1455. | #define HAVE_DECL_FLOCKFILE 1
  1456. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  1457. | #define HAVE_DECL_FUNLOCKFILE 1
  1458. | #define HAVE_DECL_PUTC_UNLOCKED 1
  1459. | #define TIME_T_IS_SIGNED 1
  1460. | #define HAVE_STRUCT_TM_TM_ZONE 1
  1461. | #define HAVE_TM_ZONE 1
  1462. | #define HAVE_TM_GMTOFF 1
  1463. | #define HAVE_COMPOUND_LITERALS 1
  1464. | #define GNULIB_TEST_ACCEPT 1
  1465. | #define HAVE_ALLOCA 1
  1466. | #define GNULIB_TEST_BIND 1
  1467. | #define HAVE_CLOCK_GETTIME 1
  1468. | #define HAVE_CLOCK_SETTIME 1
  1469. | #define GNULIB_TEST_CLOSE 1
  1470. | #define GNULIB_TEST_CONNECT 1
  1471. | #define HAVE_DUP2 1
  1472. | #define GNULIB_TEST_DUP2 1
  1473. | #define GNULIB_TEST_ENVIRON 1
  1474. | #define FLEXIBLE_ARRAY_MEMBER /**/
  1475. | #define GNULIB_TEST_FSEEK 1
  1476. | #define GNULIB_TEST_FSEEKO 1
  1477. | #define GNULIB_TEST_FSTAT 1
  1478. | #define GNULIB_TEST_FTELL 1
  1479. | #define GNULIB_TEST_FTELLO 1
  1480. | #define HAVE_DECL_GAI_STRERROR 1
  1481. | #define HAVE_DECL_GAI_STRERRORA 0
  1482. | #define HAVE_DECL_GETADDRINFO 1
  1483. | #define HAVE_DECL_FREEADDRINFO 1
  1484. | #define HAVE_DECL_GETNAMEINFO 1
  1485. | #define HAVE_STRUCT_ADDRINFO 1
  1486. | #define GNULIB_TEST_GETADDRINFO 1
  1487. | #define GNULIB_TEST_GETDELIM 1
  1488. | #define GNULIB_TEST_GETLINE 1
  1489. | #define GNULIB_TEST_GETPASS 1
  1490. | #define GNULIB_TEST_GETPEERNAME 1
  1491. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  1492. | #define GNULIB_TEST_GETTIMEOFDAY 1
  1493. | #define HAVE_GETHOSTBYNAME 1
  1494. | #define HAVE_DECL_INET_NTOP 1
  1495. | #define HAVE_DECL_INET_PTON 1
  1496. | /* end confdefs.h. */
  1497. | #include <stdint.h>
  1498. | extern intptr_t foo;
  1499. | extern int foo;
  1500. | int
  1501. | main ()
  1502. | {
  1503. |
  1504. | ;
  1505. | return 0;
  1506. | }
  1507. configure:40966: gcc -c -g -O2 conftest.c >&5
  1508. configure:40966: $? = 0
  1509. configure:40976: checking whether INT32_MAX < INTMAX_MAX
  1510. configure:41017: result: yes
  1511. configure:41028: checking whether INT64_MAX == LONG_MAX
  1512. configure:41069: result: yes
  1513. configure:41082: checking whether UINT32_MAX < UINTMAX_MAX
  1514. configure:41123: result: yes
  1515. configure:41134: checking whether UINT64_MAX == ULONG_MAX
  1516. configure:41175: result: yes
  1517. configure:41192: checking whether the compiler supports the __inline keyword
  1518. configure:41209: gcc -c -g -O2 conftest.c >&5
  1519. configure:41209: $? = 0
  1520. configure:41216: result: yes
  1521. configure:41270: checking whether lseek detects pipes
  1522. configure:41338: result: yes
  1523. configure:41519: checking for __mktime_internal
  1524. configure:41519: gcc -o conftest -g -O2 conftest.c >&5
  1525. /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/ccF9wyxE.o: in function `main':
  1526. /root/src/gnutls-3.6.9/conftest.c:391: undefined reference to `__mktime_internal'
  1527. collect2: error: ld returned 1 exit status
  1528. configure:41519: $? = 1
  1529. configure: failed program was:
  1530. | /* confdefs.h */
  1531. | #define PACKAGE_NAME "GnuTLS"
  1532. | #define PACKAGE_TARNAME "gnutls"
  1533. | #define PACKAGE_VERSION "3.6.9"
  1534. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  1535. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  1536. | #define PACKAGE_URL ""
  1537. | #define PACKAGE "gnutls"
  1538. | #define VERSION "3.6.9"
  1539. | #define STDC_HEADERS 1
  1540. | #define HAVE_SYS_TYPES_H 1
  1541. | #define HAVE_SYS_STAT_H 1
  1542. | #define HAVE_STDLIB_H 1
  1543. | #define HAVE_STRING_H 1
  1544. | #define HAVE_MEMORY_H 1
  1545. | #define HAVE_STRINGS_H 1
  1546. | #define HAVE_INTTYPES_H 1
  1547. | #define HAVE_STDINT_H 1
  1548. | #define HAVE_UNISTD_H 1
  1549. | #define __EXTENSIONS__ 1
  1550. | #define _ALL_SOURCE 1
  1551. | #define _DARWIN_C_SOURCE 1
  1552. | #define _GNU_SOURCE 1
  1553. | #define _NETBSD_SOURCE 1
  1554. | #define _OPENBSD_SOURCE 1
  1555. | #define _POSIX_PTHREAD_SEMANTICS 1
  1556. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1557. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1558. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1559. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1560. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1561. | #define __STDC_WANT_LIB_EXT2__ 1
  1562. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1563. | #define _TANDEM_SOURCE 1
  1564. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1565. | #define HAVE_FSEEKO 1
  1566. | #define _DARWIN_USE_64_BIT_INODE 1
  1567. | #define STDC_HEADERS 1
  1568. | #define HAVE_CPUID_H 1
  1569. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  1570. | #define HAVE_NETINET_TCP_H 1
  1571. | #define HAVE_STDATOMIC_H 1
  1572. | #define HAVE_THREADS_H 1
  1573. | #define ENABLE_PADLOCK 1
  1574. | #define HAVE_GETRANDOM 1
  1575. | #define HAVE_LIBNETTLE 1
  1576. | #define C99_MACROS 1
  1577. | #define ENABLE_SSL2 1
  1578. | #define ENABLE_DTLS_SRTP 1
  1579. | #define ENABLE_ALPN 1
  1580. | #define ENABLE_HEARTBEAT 1
  1581. | #define ENABLE_SRP 1
  1582. | #define ENABLE_PSK 1
  1583. | #define ENABLE_ANON 1
  1584. | #define ENABLE_DHE 1
  1585. | #define ENABLE_ECDHE 1
  1586. | #define ENABLE_GOST 1
  1587. | #define ENABLE_OCSP 1
  1588. | #define SIZEOF_VOID_P 8
  1589. | #define SIZEOF_LONG_LONG 8
  1590. | #define SIZEOF_LONG 8
  1591. | #define SIZEOF_INT 4
  1592. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  1593. | #define HAVE_SYS_SOCKET_H 1
  1594. | #define HAVE_ARPA_INET_H 1
  1595. | #define HAVE_FEATURES_H 1
  1596. | #define HAVE_SYS_STAT_H 1
  1597. | #define HAVE_SYS_TIME_H 1
  1598. | #define HAVE_NETDB_H 1
  1599. | #define HAVE_NETINET_IN_H 1
  1600. | #define HAVE_LIMITS_H 1
  1601. | #define HAVE_UNISTD_H 1
  1602. | #define HAVE_SYS_MMAN_H 1
  1603. | #define HAVE_SYS_PARAM_H 1
  1604. | #define HAVE_WCHAR_H 1
  1605. | #define HAVE_STDINT_H 1
  1606. | #define HAVE_STRINGS_H 1
  1607. | #define HAVE_SYS_UIO_H 1
  1608. | #define HAVE_INTTYPES_H 1
  1609. | #define HAVE_LANGINFO_H 1
  1610. | #define HAVE_SYS_SELECT_H 1
  1611. | #define HAVE_SYS_WAIT_H 1
  1612. | #define HAVE_SYS_IOCTL_H 1
  1613. | #define HAVE_STDIO_EXT_H 1
  1614. | #define HAVE_TERMIOS_H 1
  1615. | #define ENABLE_NLS 1
  1616. | #define HAVE_GETTEXT 1
  1617. | #define HAVE_DCGETTEXT 1
  1618. | #define HAVE_FORK 1
  1619. | #define HAVE_SETITIMER 1
  1620. | #define HAVE_GETRUSAGE 1
  1621. | #define HAVE_GETPWUID_R 1
  1622. | #define HAVE_NANOSLEEP 1
  1623. | #define HAVE_DAEMON 1
  1624. | #define HAVE_GETPID 1
  1625. | #define HAVE_LOCALTIME 1
  1626. | #define HAVE_MMAP 1
  1627. | #define HAVE_EXPLICIT_BZERO 1
  1628. | #define HAVE_CLOCK_GETTIME 1
  1629. | #define HAVE_FMEMOPEN 1
  1630. | #define HAVE___REGISTER_ATFORK 1
  1631. | #define HAVE_SECURE_GETENV 1
  1632. | #define HAVE_GETAUXVAL 1
  1633. | #define HAVE_LIBSECCOMP 1
  1634. | #define HAVE_LIBCRYPTO 1
  1635. | #define HAVE_LIBRT 1
  1636. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  1637. | #define HAVE_ALLOCA_H 1
  1638. | #define HAVE_ALLOCA 1
  1639. | #define _USE_STD_STAT 1
  1640. | #define HAVE_DECL_FTELLO 1
  1641. | #define HAVE_DECL_GETDELIM 1
  1642. | #define HAVE_GETDELIM 1
  1643. | #define HAVE_GETTIMEOFDAY 1
  1644. | #define HAVE_MPROTECT 1
  1645. | #define HAVE_SECURE_GETENV 1
  1646. | #define HAVE_GETUID 1
  1647. | #define HAVE_GETEUID 1
  1648. | #define HAVE_GETGID 1
  1649. | #define HAVE_GETEGID 1
  1650. | #define HAVE_SNPRINTF 1
  1651. | #define HAVE_STRDUP 1
  1652. | #define HAVE_STRNDUP 1
  1653. | #define HAVE_LOCALTIME_R 1
  1654. | #define HAVE_FCNTL 1
  1655. | #define HAVE_SYMLINK 1
  1656. | #define HAVE_FTRUNCATE 1
  1657. | #define HAVE_GETDTABLESIZE 1
  1658. | #define HAVE_ISBLANK 1
  1659. | #define HAVE_NEWLOCALE 1
  1660. | #define HAVE_USELOCALE 1
  1661. | #define HAVE_DUPLOCALE 1
  1662. | #define HAVE_FREELOCALE 1
  1663. | #define HAVE_LSTAT 1
  1664. | #define HAVE_STRERROR_R 1
  1665. | #define HAVE___XPG_STRERROR_R 1
  1666. | #define HAVE_PIPE 1
  1667. | #define HAVE_SETENV 1
  1668. | #define HAVE_SIGACTION 1
  1669. | #define HAVE_SIGALTSTACK 1
  1670. | #define HAVE_SIGINTERRUPT 1
  1671. | #define HAVE_SLEEP 1
  1672. | #define HAVE_CATGETS 1
  1673. | #define HAVE_SHUTDOWN 1
  1674. | #define HAVE_GETPASS 1
  1675. | #define HAVE___FSETLOCKING 1
  1676. | #define HAVE_TZSET 1
  1677. | #define HAVE_TIMEGM 1
  1678. | #define HAVE_DECL_GETLINE 1
  1679. | #define restrict __restrict
  1680. | #define HAVE_SHUTDOWN 1
  1681. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  1682. | #define HAVE_SA_FAMILY_T 1
  1683. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  1684. | #define HAVE_IPV4 1
  1685. | #define HAVE_IPV6 1
  1686. | #define HAVE_MAP_ANONYMOUS 1
  1687. | #define HAVE_DECL_MEMMEM 1
  1688. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  1689. | #define HAVE_DECL_SNPRINTF 1
  1690. | #define HAVE__BOOL 1
  1691. | #define HAVE_WCHAR_T 1
  1692. | #define HAVE_WINT_T 1
  1693. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1694. | #define HAVE_LONG_LONG_INT 1
  1695. | #define HAVE_DECL_STRDUP 1
  1696. | #define HAVE_DECL_STRNDUP 1
  1697. | #define HAVE_DECL_STRNLEN 1
  1698. | #define HAVE_DECL_STRTOK_R 1
  1699. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1700. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1701. | #define HAVE_INTMAX_T 1
  1702. | #define DBL_EXPBIT0_WORD 1
  1703. | #define DBL_EXPBIT0_BIT 20
  1704. | #define HAVE_SNPRINTF 1
  1705. | #define HAVE_STRNLEN 1
  1706. | #define HAVE_WCSLEN 1
  1707. | #define HAVE_WCSNLEN 1
  1708. | #define HAVE_MBRTOWC 1
  1709. | #define HAVE_WCRTOMB 1
  1710. | #define HAVE_DECL__SNPRINTF 0
  1711. | #define HAVE_SNPRINTF_RETVAL_C99 1
  1712. | #define HAVE_DECL_VSNPRINTF 1
  1713. | #define HAVE_LANGINFO_CODESET 1
  1714. | #define HAVE_ENVIRON_DECL 1
  1715. | #define HAVE_WORKING_O_NOATIME 1
  1716. | #define HAVE_WORKING_O_NOFOLLOW 1
  1717. | #define HAVE_DECL_GETDTABLESIZE 1
  1718. | #define HAVE_INTTYPES_H 1
  1719. | #define HAVE_LC_MESSAGES 1
  1720. | #define HAVE_WORKING_USELOCALE 1
  1721. | #define USE_POSIX_THREADS 1
  1722. | #define USE_POSIX_THREADS_WEAK 1
  1723. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1724. | #define HAVE_STDLIB_H 1
  1725. | #define MALLOC_0_IS_NONNULL 1
  1726. | #define HAVE_DECL_ALARM 1
  1727. | #define PROMOTED_MODE_T mode_t
  1728. | #define HAVE_DECL_STRERROR_R 1
  1729. | #define HAVE_SIGSET_T 1
  1730. | #define HAVE_DECL_SETENV 1
  1731. | #define HAVE_SEARCH_H 1
  1732. | #define HAVE_TSEARCH 1
  1733. | #define HAVE_DECL_UNSETENV 1
  1734. | #define HAVE_ALLOCA 1
  1735. | #define HAVE___BUILTIN_EXPECT 1
  1736. | #define HAVE_BYTESWAP_H 1
  1737. | #define GNULIB_TEST_FSTAT 1
  1738. | #define GNULIB_TEST_FTELL 1
  1739. | #define GNULIB_TEST_FTELLO 1
  1740. | #define GNULIB_TEST_GETDELIM 1
  1741. | #define GNULIB_TEST_GETLINE 1
  1742. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  1743. | #define GNULIB_TEST_GETTIMEOFDAY 1
  1744. | #define HAVE_DECL_INET_NTOP 1
  1745. | #define HAVE_DECL_INET_PTON 1
  1746. | #define GNULIB_TEST_LSEEK 1
  1747. | #define HAVE_MALLOC_POSIX 1
  1748. | #define GNULIB_TEST_MALLOC_POSIX 1
  1749. | #define GNULIB_TEST_MEMCHR 1
  1750. | #define HAVE_MEMMEM 1
  1751. | #define GNULIB_TEST_MEMMEM 1
  1752. | #define GNULIB_MSVC_NOTHROW 1
  1753. | #define HAVE_REALLOC_POSIX 1
  1754. | #define GNULIB_TEST_REALLOC_POSIX 1
  1755. | #define GNULIB_TEST_SECURE_GETENV 1
  1756. | #define GNULIB_TEST_SETSOCKOPT 1
  1757. | #define HAVE_STDINT_H 1
  1758. | #define HAVE_SNPRINTF 1
  1759. | #define GNULIB_TEST_SNPRINTF 1
  1760. | #define GNULIB_SNPRINTF 1
  1761. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  1762. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  1763. | #define __USE_MINGW_ANSI_STDIO 1
  1764. | #define GNULIB_FSCANF 1
  1765. | #define GNULIB_SCANF 1
  1766. | #define HAVE_STRCASECMP 1
  1767. | #define HAVE_STRNCASECMP 1
  1768. | #define HAVE_DECL_STRNCASECMP 1
  1769. | #define GNULIB_TEST_STRDUP 1
  1770. | #define GNULIB_TEST_STRNDUP 1
  1771. | #define GNULIB_TEST_STRNLEN 1
  1772. | #define HAVE_STRTOK_R 1
  1773. | #define GNULIB_TEST_STRTOK_R 1
  1774. | #define HAVE_STRVERSCMP 1
  1775. | #define GNULIB_TEST_STRVERSCMP 1
  1776. | #define HAVE_DECL_LOCALTIME_R 1
  1777. | #define GNULIB_TEST_TIME_R 1
  1778. | #define HAVE_VASPRINTF 1
  1779. | #define GNULIB_TEST_VASPRINTF 1
  1780. | #define HAVE_VSNPRINTF 1
  1781. | #define GNULIB_TEST_VSNPRINTF 1
  1782. | #define HAVE_STDINT_H 1
  1783. | #define GNULIB_TEST_ACCEPT 1
  1784. | #define GNULIB_TEST_BIND 1
  1785. | #define GNULIB_TEST_CLOEXEC 1
  1786. | #define GNULIB_TEST_CLOSE 1
  1787. | #define GNULIB_TEST_CONNECT 1
  1788. | #define HAVE_DUP2 1
  1789. | #define GNULIB_TEST_DUP2 1
  1790. | #define GNULIB_TEST_ENVIRON 1
  1791. | #define GNULIB_TEST_FCNTL 1
  1792. | #define GNULIB_TEST_FDOPEN 1
  1793. | #define FLEXIBLE_ARRAY_MEMBER /**/
  1794. | #define GNULIB_TEST_FTRUNCATE 1
  1795. | #define GNULIB_TEST_GETCWD 1
  1796. | #define GNULIB_TEST_GETDTABLESIZE 1
  1797. | #define GNULIB_TEST_GETPAGESIZE 1
  1798. | #define HAVE_IOCTL 1
  1799. | #define GNULIB_TEST_IOCTL 1
  1800. | #define GNULIB_TEST_LISTEN 1
  1801. | #define GNULIB_TEST_LOCALENAME 1
  1802. | #define HAVE_PTHREAD_RWLOCK 1
  1803. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1804. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  1805. | #define GNULIB_TEST_LSTAT 1
  1806. | #define HAVE_MAP_ANONYMOUS 1
  1807. | #define HAVE_BUG_BIG_NANOSLEEP 1
  1808. | #define GNULIB_TEST_NANOSLEEP 1
  1809. | #define GNULIB_TEST_OPEN 1
  1810. | #define GNULIB_TEST_PERROR 1
  1811. | #define GNULIB_TEST_PIPE 1
  1812. | #define GNULIB_TEST_PUTENV 1
  1813. | #define HAVE_RAISE 1
  1814. | #define GNULIB_TEST_RAISE 1
  1815. | #define GNULIB_TEST_SELECT 1
  1816. | #define GNULIB_TEST_SETENV 1
  1817. | #define GNULIB_TEST_SETLOCALE 1
  1818. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  1819. | #define GNULIB_TEST_SIGACTION 1
  1820. | #define GNULIB_TEST_SIGPROCMASK 1
  1821. | #define HAVE_DECL_SLEEP 1
  1822. | #define GNULIB_TEST_SLEEP 1
  1823. | #define GNULIB_TEST_SOCKET 1
  1824. | #define GNULIB_TEST_STAT 1
  1825. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  1826. | #define GNULIB_TEST_STRERROR 1
  1827. | #define GNULIB_TEST_STRERROR_R 1
  1828. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  1829. | #define HAVE_MAP_ANONYMOUS 1
  1830. | #define GNULIB_TEST_SYMLINK 1
  1831. | #define HAVE_UNSETENV 1
  1832. | #define GNULIB_TEST_UNSETENV 1
  1833. | #define HAVE_DECL_FSEEKO 1
  1834. | #define HAVE_GETHOSTBYNAME 1
  1835. | #define HAVE_GETSERVBYNAME 1
  1836. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  1837. | #define HAVE_DECL_FLOCKFILE 1
  1838. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  1839. | #define HAVE_DECL_FUNLOCKFILE 1
  1840. | #define HAVE_DECL_PUTC_UNLOCKED 1
  1841. | #define TIME_T_IS_SIGNED 1
  1842. | #define HAVE_STRUCT_TM_TM_ZONE 1
  1843. | #define HAVE_TM_ZONE 1
  1844. | #define HAVE_TM_GMTOFF 1
  1845. | #define HAVE_COMPOUND_LITERALS 1
  1846. | #define GNULIB_TEST_ACCEPT 1
  1847. | #define HAVE_ALLOCA 1
  1848. | #define GNULIB_TEST_BIND 1
  1849. | #define HAVE_CLOCK_GETTIME 1
  1850. | #define HAVE_CLOCK_SETTIME 1
  1851. | #define GNULIB_TEST_CLOSE 1
  1852. | #define GNULIB_TEST_CONNECT 1
  1853. | #define HAVE_DUP2 1
  1854. | #define GNULIB_TEST_DUP2 1
  1855. | #define GNULIB_TEST_ENVIRON 1
  1856. | #define FLEXIBLE_ARRAY_MEMBER /**/
  1857. | #define GNULIB_TEST_FSEEK 1
  1858. | #define GNULIB_TEST_FSEEKO 1
  1859. | #define GNULIB_TEST_FSTAT 1
  1860. | #define GNULIB_TEST_FTELL 1
  1861. | #define GNULIB_TEST_FTELLO 1
  1862. | #define HAVE_DECL_GAI_STRERROR 1
  1863. | #define HAVE_DECL_GAI_STRERRORA 0
  1864. | #define HAVE_DECL_GETADDRINFO 1
  1865. | #define HAVE_DECL_FREEADDRINFO 1
  1866. | #define HAVE_DECL_GETNAMEINFO 1
  1867. | #define HAVE_STRUCT_ADDRINFO 1
  1868. | #define GNULIB_TEST_GETADDRINFO 1
  1869. | #define GNULIB_TEST_GETDELIM 1
  1870. | #define GNULIB_TEST_GETLINE 1
  1871. | #define GNULIB_TEST_GETPASS 1
  1872. | #define GNULIB_TEST_GETPEERNAME 1
  1873. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  1874. | #define GNULIB_TEST_GETTIMEOFDAY 1
  1875. | #define HAVE_GETHOSTBYNAME 1
  1876. | #define HAVE_DECL_INET_NTOP 1
  1877. | #define HAVE_DECL_INET_PTON 1
  1878. | #define HAVE___INLINE 1
  1879. | #define GNULIB_TEST_LISTEN 1
  1880. | #define GNULIB_TEST_LSEEK 1
  1881. | #define HAVE_MALLOC_POSIX 1
  1882. | #define GNULIB_TEST_MALLOC_POSIX 1
  1883. | #define GNULIB_TEST_MEMCHR 1
  1884. | #define GNULIB_TEST_MKTIME 1
  1885. | /* end confdefs.h. */
  1886. | /* Define __mktime_internal to an innocuous variant, in case <limits.h> declares __mktime_internal.
  1887. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1888. | #define __mktime_internal innocuous___mktime_internal
  1889. |
  1890. | /* System header to define __stub macros and hopefully few prototypes,
  1891. | which can conflict with char __mktime_internal (); below.
  1892. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1893. | <limits.h> exists even on freestanding compilers. */
  1894. |
  1895. | #ifdef __STDC__
  1896. | # include <limits.h>
  1897. | #else
  1898. | # include <assert.h>
  1899. | #endif
  1900. |
  1901. | #undef __mktime_internal
  1902. |
  1903. | /* Override any GCC internal prototype to avoid an error.
  1904. | Use char because int might match the return type of a GCC
  1905. | builtin and then its argument prototype would still apply. */
  1906. | #ifdef __cplusplus
  1907. | extern "C"
  1908. | #endif
  1909. | char __mktime_internal ();
  1910. | /* The GNU C library defines this for functions which it implements
  1911. | to always fail with ENOSYS. Some functions are actually named
  1912. | something starting with __ and the normal name is an alias. */
  1913. | #if defined __stub___mktime_internal || defined __stub_____mktime_internal
  1914. | choke me
  1915. | #endif
  1916. |
  1917. | int
  1918. | main ()
  1919. | {
  1920. | return __mktime_internal ();
  1921. | ;
  1922. | return 0;
  1923. | }
  1924. configure:41519: result: no
  1925. configure:41673: checking whether <netinet/in.h> is self-contained
  1926. configure:41698: result: yes
  1927. configure:41830: checking for struct tm.tm_zone
  1928. configure:41830: result: yes
  1929. configure:41903: checking whether program_invocation_name is declared
  1930. configure:41903: gcc -c -g -O2 conftest.c >&5
  1931. configure:41903: $? = 0
  1932. configure:41903: result: yes
  1933. configure:41915: checking whether program_invocation_short_name is declared
  1934. configure:41915: gcc -c -g -O2 conftest.c >&5
  1935. configure:41915: $? = 0
  1936. configure:41915: result: yes
  1937. configure:42030: checking whether select supports a 0 argument
  1938. configure:42073: result: yes
  1939. configure:42080: checking whether select detects invalid fds
  1940. configure:42138: result: yes
  1941. configure:42260: checking for library containing getservbyname
  1942. configure:42308: result: none required
  1943. configure:42322: checking for getservbyname
  1944. configure:42322: result: yes
  1945. configure:42379: checking whether setenv validates arguments
  1946. configure:42435: result: yes
  1947. configure:42605: checking for volatile sig_atomic_t
  1948. configure:42605: result: yes
  1949. configure:42621: checking for sighandler_t
  1950. configure:42621: result: yes
  1951. configure:42639: checking for stdint.h
  1952. configure:42639: result: yes
  1953. configure:42649: checking for SIZE_MAX
  1954. configure:42720: result: yes
  1955. configure:42736: checking for snprintf
  1956. configure:42736: result: yes
  1957. configure:42749: checking whether snprintf respects a size of 1
  1958. configure:42801: result: yes
  1959. configure:42811: checking whether printf supports POSIX/XSI format strings with positions
  1960. configure:42857: result: yes
  1961. configure:42960: checking for socklen_t
  1962. configure:42960: result: yes
  1963. configure:43023: checking for ssize_t
  1964. configure:43047: result: yes
  1965. configure:43059: checking for struct stat.st_atim.tv_nsec
  1966. configure:43059: result: yes
  1967. configure:43068: checking whether struct stat.st_atim is of type struct timespec
  1968. configure:43102: result: yes
  1969. configure:43154: checking for struct stat.st_birthtimespec.tv_nsec
  1970. configure:43154: result: no
  1971. configure:43165: checking for struct stat.st_birthtimensec
  1972. configure:43165: result: no
  1973. configure:43176: checking for struct stat.st_birthtim.tv_nsec
  1974. configure:43176: result: no
  1975. configure:43194: checking for working stdalign.h
  1976. configure:43246: result: yes
  1977. configure:43297: checking for good max_align_t
  1978. configure:43327: result: yes
  1979. configure:43339: checking whether NULL can be used in arbitrary expressions
  1980. configure:43364: result: yes
  1981. configure:43532: checking which flavor of printf attribute matches inttypes macros
  1982. configure:43566: result: system
  1983. configure:43837: checking for nlink_t
  1984. configure:43837: result: yes
  1985. configure:43957: checking whether localtime_r is declared
  1986. configure:43957: result: yes
  1987. configure:43976: checking whether localtime_r is compatible with its POSIX signature
  1988. configure:44008: result: yes
  1989. configure:44057: checking whether localtime loops forever near extrema
  1990. configure:44091: gcc -o conftest -g -O2 conftest.c >&5
  1991. configure:44091: $? = 0
  1992. configure:44091: ./conftest
  1993. configure:44091: $? = 0
  1994. configure:44100: result: no
  1995. configure:44108: checking for timezone_t
  1996. configure:44108: gcc -c -g -O2 conftest.c >&5
  1997. conftest.c: In function 'main':
  1998. conftest.c:393:13: error: 'timezone_t' undeclared (first use in this function); did you mean 'timezone'?
  1999. if (sizeof (timezone_t))
  2000. ^~~~~~~~~~
  2001. timezone
  2002. conftest.c:393:13: note: each undeclared identifier is reported only once for each function it appears in
  2003. configure:44108: $? = 1
  2004. configure: failed program was:
  2005. | /* confdefs.h */
  2006. | #define PACKAGE_NAME "GnuTLS"
  2007. | #define PACKAGE_TARNAME "gnutls"
  2008. | #define PACKAGE_VERSION "3.6.9"
  2009. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  2010. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  2011. | #define PACKAGE_URL ""
  2012. | #define PACKAGE "gnutls"
  2013. | #define VERSION "3.6.9"
  2014. | #define STDC_HEADERS 1
  2015. | #define HAVE_SYS_TYPES_H 1
  2016. | #define HAVE_SYS_STAT_H 1
  2017. | #define HAVE_STDLIB_H 1
  2018. | #define HAVE_STRING_H 1
  2019. | #define HAVE_MEMORY_H 1
  2020. | #define HAVE_STRINGS_H 1
  2021. | #define HAVE_INTTYPES_H 1
  2022. | #define HAVE_STDINT_H 1
  2023. | #define HAVE_UNISTD_H 1
  2024. | #define __EXTENSIONS__ 1
  2025. | #define _ALL_SOURCE 1
  2026. | #define _DARWIN_C_SOURCE 1
  2027. | #define _GNU_SOURCE 1
  2028. | #define _NETBSD_SOURCE 1
  2029. | #define _OPENBSD_SOURCE 1
  2030. | #define _POSIX_PTHREAD_SEMANTICS 1
  2031. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2032. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2033. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2034. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2035. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2036. | #define __STDC_WANT_LIB_EXT2__ 1
  2037. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2038. | #define _TANDEM_SOURCE 1
  2039. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2040. | #define HAVE_FSEEKO 1
  2041. | #define _DARWIN_USE_64_BIT_INODE 1
  2042. | #define STDC_HEADERS 1
  2043. | #define HAVE_CPUID_H 1
  2044. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  2045. | #define HAVE_NETINET_TCP_H 1
  2046. | #define HAVE_STDATOMIC_H 1
  2047. | #define HAVE_THREADS_H 1
  2048. | #define ENABLE_PADLOCK 1
  2049. | #define HAVE_GETRANDOM 1
  2050. | #define HAVE_LIBNETTLE 1
  2051. | #define C99_MACROS 1
  2052. | #define ENABLE_SSL2 1
  2053. | #define ENABLE_DTLS_SRTP 1
  2054. | #define ENABLE_ALPN 1
  2055. | #define ENABLE_HEARTBEAT 1
  2056. | #define ENABLE_SRP 1
  2057. | #define ENABLE_PSK 1
  2058. | #define ENABLE_ANON 1
  2059. | #define ENABLE_DHE 1
  2060. | #define ENABLE_ECDHE 1
  2061. | #define ENABLE_GOST 1
  2062. | #define ENABLE_OCSP 1
  2063. | #define SIZEOF_VOID_P 8
  2064. | #define SIZEOF_LONG_LONG 8
  2065. | #define SIZEOF_LONG 8
  2066. | #define SIZEOF_INT 4
  2067. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  2068. | #define HAVE_SYS_SOCKET_H 1
  2069. | #define HAVE_ARPA_INET_H 1
  2070. | #define HAVE_FEATURES_H 1
  2071. | #define HAVE_SYS_STAT_H 1
  2072. | #define HAVE_SYS_TIME_H 1
  2073. | #define HAVE_NETDB_H 1
  2074. | #define HAVE_NETINET_IN_H 1
  2075. | #define HAVE_LIMITS_H 1
  2076. | #define HAVE_UNISTD_H 1
  2077. | #define HAVE_SYS_MMAN_H 1
  2078. | #define HAVE_SYS_PARAM_H 1
  2079. | #define HAVE_WCHAR_H 1
  2080. | #define HAVE_STDINT_H 1
  2081. | #define HAVE_STRINGS_H 1
  2082. | #define HAVE_SYS_UIO_H 1
  2083. | #define HAVE_INTTYPES_H 1
  2084. | #define HAVE_LANGINFO_H 1
  2085. | #define HAVE_SYS_SELECT_H 1
  2086. | #define HAVE_SYS_WAIT_H 1
  2087. | #define HAVE_SYS_IOCTL_H 1
  2088. | #define HAVE_STDIO_EXT_H 1
  2089. | #define HAVE_TERMIOS_H 1
  2090. | #define ENABLE_NLS 1
  2091. | #define HAVE_GETTEXT 1
  2092. | #define HAVE_DCGETTEXT 1
  2093. | #define HAVE_FORK 1
  2094. | #define HAVE_SETITIMER 1
  2095. | #define HAVE_GETRUSAGE 1
  2096. | #define HAVE_GETPWUID_R 1
  2097. | #define HAVE_NANOSLEEP 1
  2098. | #define HAVE_DAEMON 1
  2099. | #define HAVE_GETPID 1
  2100. | #define HAVE_LOCALTIME 1
  2101. | #define HAVE_MMAP 1
  2102. | #define HAVE_EXPLICIT_BZERO 1
  2103. | #define HAVE_CLOCK_GETTIME 1
  2104. | #define HAVE_FMEMOPEN 1
  2105. | #define HAVE___REGISTER_ATFORK 1
  2106. | #define HAVE_SECURE_GETENV 1
  2107. | #define HAVE_GETAUXVAL 1
  2108. | #define HAVE_LIBSECCOMP 1
  2109. | #define HAVE_LIBCRYPTO 1
  2110. | #define HAVE_LIBRT 1
  2111. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  2112. | #define HAVE_ALLOCA_H 1
  2113. | #define HAVE_ALLOCA 1
  2114. | #define _USE_STD_STAT 1
  2115. | #define HAVE_DECL_FTELLO 1
  2116. | #define HAVE_DECL_GETDELIM 1
  2117. | #define HAVE_GETDELIM 1
  2118. | #define HAVE_GETTIMEOFDAY 1
  2119. | #define HAVE_MPROTECT 1
  2120. | #define HAVE_SECURE_GETENV 1
  2121. | #define HAVE_GETUID 1
  2122. | #define HAVE_GETEUID 1
  2123. | #define HAVE_GETGID 1
  2124. | #define HAVE_GETEGID 1
  2125. | #define HAVE_SNPRINTF 1
  2126. | #define HAVE_STRDUP 1
  2127. | #define HAVE_STRNDUP 1
  2128. | #define HAVE_LOCALTIME_R 1
  2129. | #define HAVE_FCNTL 1
  2130. | #define HAVE_SYMLINK 1
  2131. | #define HAVE_FTRUNCATE 1
  2132. | #define HAVE_GETDTABLESIZE 1
  2133. | #define HAVE_ISBLANK 1
  2134. | #define HAVE_NEWLOCALE 1
  2135. | #define HAVE_USELOCALE 1
  2136. | #define HAVE_DUPLOCALE 1
  2137. | #define HAVE_FREELOCALE 1
  2138. | #define HAVE_LSTAT 1
  2139. | #define HAVE_STRERROR_R 1
  2140. | #define HAVE___XPG_STRERROR_R 1
  2141. | #define HAVE_PIPE 1
  2142. | #define HAVE_SETENV 1
  2143. | #define HAVE_SIGACTION 1
  2144. | #define HAVE_SIGALTSTACK 1
  2145. | #define HAVE_SIGINTERRUPT 1
  2146. | #define HAVE_SLEEP 1
  2147. | #define HAVE_CATGETS 1
  2148. | #define HAVE_SHUTDOWN 1
  2149. | #define HAVE_GETPASS 1
  2150. | #define HAVE___FSETLOCKING 1
  2151. | #define HAVE_TZSET 1
  2152. | #define HAVE_TIMEGM 1
  2153. | #define HAVE_DECL_GETLINE 1
  2154. | #define restrict __restrict
  2155. | #define HAVE_SHUTDOWN 1
  2156. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  2157. | #define HAVE_SA_FAMILY_T 1
  2158. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  2159. | #define HAVE_IPV4 1
  2160. | #define HAVE_IPV6 1
  2161. | #define HAVE_MAP_ANONYMOUS 1
  2162. | #define HAVE_DECL_MEMMEM 1
  2163. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  2164. | #define HAVE_DECL_SNPRINTF 1
  2165. | #define HAVE__BOOL 1
  2166. | #define HAVE_WCHAR_T 1
  2167. | #define HAVE_WINT_T 1
  2168. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2169. | #define HAVE_LONG_LONG_INT 1
  2170. | #define HAVE_DECL_STRDUP 1
  2171. | #define HAVE_DECL_STRNDUP 1
  2172. | #define HAVE_DECL_STRNLEN 1
  2173. | #define HAVE_DECL_STRTOK_R 1
  2174. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2175. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2176. | #define HAVE_INTMAX_T 1
  2177. | #define DBL_EXPBIT0_WORD 1
  2178. | #define DBL_EXPBIT0_BIT 20
  2179. | #define HAVE_SNPRINTF 1
  2180. | #define HAVE_STRNLEN 1
  2181. | #define HAVE_WCSLEN 1
  2182. | #define HAVE_WCSNLEN 1
  2183. | #define HAVE_MBRTOWC 1
  2184. | #define HAVE_WCRTOMB 1
  2185. | #define HAVE_DECL__SNPRINTF 0
  2186. | #define HAVE_SNPRINTF_RETVAL_C99 1
  2187. | #define HAVE_DECL_VSNPRINTF 1
  2188. | #define HAVE_LANGINFO_CODESET 1
  2189. | #define HAVE_ENVIRON_DECL 1
  2190. | #define HAVE_WORKING_O_NOATIME 1
  2191. | #define HAVE_WORKING_O_NOFOLLOW 1
  2192. | #define HAVE_DECL_GETDTABLESIZE 1
  2193. | #define HAVE_INTTYPES_H 1
  2194. | #define HAVE_LC_MESSAGES 1
  2195. | #define HAVE_WORKING_USELOCALE 1
  2196. | #define USE_POSIX_THREADS 1
  2197. | #define USE_POSIX_THREADS_WEAK 1
  2198. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2199. | #define HAVE_STDLIB_H 1
  2200. | #define MALLOC_0_IS_NONNULL 1
  2201. | #define HAVE_DECL_ALARM 1
  2202. | #define PROMOTED_MODE_T mode_t
  2203. | #define HAVE_DECL_STRERROR_R 1
  2204. | #define HAVE_SIGSET_T 1
  2205. | #define HAVE_DECL_SETENV 1
  2206. | #define HAVE_SEARCH_H 1
  2207. | #define HAVE_TSEARCH 1
  2208. | #define HAVE_DECL_UNSETENV 1
  2209. | #define HAVE_ALLOCA 1
  2210. | #define HAVE___BUILTIN_EXPECT 1
  2211. | #define HAVE_BYTESWAP_H 1
  2212. | #define GNULIB_TEST_FSTAT 1
  2213. | #define GNULIB_TEST_FTELL 1
  2214. | #define GNULIB_TEST_FTELLO 1
  2215. | #define GNULIB_TEST_GETDELIM 1
  2216. | #define GNULIB_TEST_GETLINE 1
  2217. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  2218. | #define GNULIB_TEST_GETTIMEOFDAY 1
  2219. | #define HAVE_DECL_INET_NTOP 1
  2220. | #define HAVE_DECL_INET_PTON 1
  2221. | #define GNULIB_TEST_LSEEK 1
  2222. | #define HAVE_MALLOC_POSIX 1
  2223. | #define GNULIB_TEST_MALLOC_POSIX 1
  2224. | #define GNULIB_TEST_MEMCHR 1
  2225. | #define HAVE_MEMMEM 1
  2226. | #define GNULIB_TEST_MEMMEM 1
  2227. | #define GNULIB_MSVC_NOTHROW 1
  2228. | #define HAVE_REALLOC_POSIX 1
  2229. | #define GNULIB_TEST_REALLOC_POSIX 1
  2230. | #define GNULIB_TEST_SECURE_GETENV 1
  2231. | #define GNULIB_TEST_SETSOCKOPT 1
  2232. | #define HAVE_STDINT_H 1
  2233. | #define HAVE_SNPRINTF 1
  2234. | #define GNULIB_TEST_SNPRINTF 1
  2235. | #define GNULIB_SNPRINTF 1
  2236. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  2237. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  2238. | #define __USE_MINGW_ANSI_STDIO 1
  2239. | #define GNULIB_FSCANF 1
  2240. | #define GNULIB_SCANF 1
  2241. | #define HAVE_STRCASECMP 1
  2242. | #define HAVE_STRNCASECMP 1
  2243. | #define HAVE_DECL_STRNCASECMP 1
  2244. | #define GNULIB_TEST_STRDUP 1
  2245. | #define GNULIB_TEST_STRNDUP 1
  2246. | #define GNULIB_TEST_STRNLEN 1
  2247. | #define HAVE_STRTOK_R 1
  2248. | #define GNULIB_TEST_STRTOK_R 1
  2249. | #define HAVE_STRVERSCMP 1
  2250. | #define GNULIB_TEST_STRVERSCMP 1
  2251. | #define HAVE_DECL_LOCALTIME_R 1
  2252. | #define GNULIB_TEST_TIME_R 1
  2253. | #define HAVE_VASPRINTF 1
  2254. | #define GNULIB_TEST_VASPRINTF 1
  2255. | #define HAVE_VSNPRINTF 1
  2256. | #define GNULIB_TEST_VSNPRINTF 1
  2257. | #define HAVE_STDINT_H 1
  2258. | #define GNULIB_TEST_ACCEPT 1
  2259. | #define GNULIB_TEST_BIND 1
  2260. | #define GNULIB_TEST_CLOEXEC 1
  2261. | #define GNULIB_TEST_CLOSE 1
  2262. | #define GNULIB_TEST_CONNECT 1
  2263. | #define HAVE_DUP2 1
  2264. | #define GNULIB_TEST_DUP2 1
  2265. | #define GNULIB_TEST_ENVIRON 1
  2266. | #define GNULIB_TEST_FCNTL 1
  2267. | #define GNULIB_TEST_FDOPEN 1
  2268. | #define FLEXIBLE_ARRAY_MEMBER /**/
  2269. | #define GNULIB_TEST_FTRUNCATE 1
  2270. | #define GNULIB_TEST_GETCWD 1
  2271. | #define GNULIB_TEST_GETDTABLESIZE 1
  2272. | #define GNULIB_TEST_GETPAGESIZE 1
  2273. | #define HAVE_IOCTL 1
  2274. | #define GNULIB_TEST_IOCTL 1
  2275. | #define GNULIB_TEST_LISTEN 1
  2276. | #define GNULIB_TEST_LOCALENAME 1
  2277. | #define HAVE_PTHREAD_RWLOCK 1
  2278. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2279. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  2280. | #define GNULIB_TEST_LSTAT 1
  2281. | #define HAVE_MAP_ANONYMOUS 1
  2282. | #define HAVE_BUG_BIG_NANOSLEEP 1
  2283. | #define GNULIB_TEST_NANOSLEEP 1
  2284. | #define GNULIB_TEST_OPEN 1
  2285. | #define GNULIB_TEST_PERROR 1
  2286. | #define GNULIB_TEST_PIPE 1
  2287. | #define GNULIB_TEST_PUTENV 1
  2288. | #define HAVE_RAISE 1
  2289. | #define GNULIB_TEST_RAISE 1
  2290. | #define GNULIB_TEST_SELECT 1
  2291. | #define GNULIB_TEST_SETENV 1
  2292. | #define GNULIB_TEST_SETLOCALE 1
  2293. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  2294. | #define GNULIB_TEST_SIGACTION 1
  2295. | #define GNULIB_TEST_SIGPROCMASK 1
  2296. | #define HAVE_DECL_SLEEP 1
  2297. | #define GNULIB_TEST_SLEEP 1
  2298. | #define GNULIB_TEST_SOCKET 1
  2299. | #define GNULIB_TEST_STAT 1
  2300. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  2301. | #define GNULIB_TEST_STRERROR 1
  2302. | #define GNULIB_TEST_STRERROR_R 1
  2303. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  2304. | #define HAVE_MAP_ANONYMOUS 1
  2305. | #define GNULIB_TEST_SYMLINK 1
  2306. | #define HAVE_UNSETENV 1
  2307. | #define GNULIB_TEST_UNSETENV 1
  2308. | #define HAVE_DECL_FSEEKO 1
  2309. | #define HAVE_GETHOSTBYNAME 1
  2310. | #define HAVE_GETSERVBYNAME 1
  2311. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  2312. | #define HAVE_DECL_FLOCKFILE 1
  2313. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  2314. | #define HAVE_DECL_FUNLOCKFILE 1
  2315. | #define HAVE_DECL_PUTC_UNLOCKED 1
  2316. | #define TIME_T_IS_SIGNED 1
  2317. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2318. | #define HAVE_TM_ZONE 1
  2319. | #define HAVE_TM_GMTOFF 1
  2320. | #define HAVE_COMPOUND_LITERALS 1
  2321. | #define GNULIB_TEST_ACCEPT 1
  2322. | #define HAVE_ALLOCA 1
  2323. | #define GNULIB_TEST_BIND 1
  2324. | #define HAVE_CLOCK_GETTIME 1
  2325. | #define HAVE_CLOCK_SETTIME 1
  2326. | #define GNULIB_TEST_CLOSE 1
  2327. | #define GNULIB_TEST_CONNECT 1
  2328. | #define HAVE_DUP2 1
  2329. | #define GNULIB_TEST_DUP2 1
  2330. | #define GNULIB_TEST_ENVIRON 1
  2331. | #define FLEXIBLE_ARRAY_MEMBER /**/
  2332. | #define GNULIB_TEST_FSEEK 1
  2333. | #define GNULIB_TEST_FSEEKO 1
  2334. | #define GNULIB_TEST_FSTAT 1
  2335. | #define GNULIB_TEST_FTELL 1
  2336. | #define GNULIB_TEST_FTELLO 1
  2337. | #define HAVE_DECL_GAI_STRERROR 1
  2338. | #define HAVE_DECL_GAI_STRERRORA 0
  2339. | #define HAVE_DECL_GETADDRINFO 1
  2340. | #define HAVE_DECL_FREEADDRINFO 1
  2341. | #define HAVE_DECL_GETNAMEINFO 1
  2342. | #define HAVE_STRUCT_ADDRINFO 1
  2343. | #define GNULIB_TEST_GETADDRINFO 1
  2344. | #define GNULIB_TEST_GETDELIM 1
  2345. | #define GNULIB_TEST_GETLINE 1
  2346. | #define GNULIB_TEST_GETPASS 1
  2347. | #define GNULIB_TEST_GETPEERNAME 1
  2348. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  2349. | #define GNULIB_TEST_GETTIMEOFDAY 1
  2350. | #define HAVE_GETHOSTBYNAME 1
  2351. | #define HAVE_DECL_INET_NTOP 1
  2352. | #define HAVE_DECL_INET_PTON 1
  2353. | #define HAVE___INLINE 1
  2354. | #define GNULIB_TEST_LISTEN 1
  2355. | #define GNULIB_TEST_LSEEK 1
  2356. | #define HAVE_MALLOC_POSIX 1
  2357. | #define GNULIB_TEST_MALLOC_POSIX 1
  2358. | #define GNULIB_TEST_MEMCHR 1
  2359. | #define GNULIB_TEST_MKTIME 1
  2360. | #define NEED_MKTIME_INTERNAL 1
  2361. | #define GNULIB_MSVC_NOTHROW 1
  2362. | #define my_strftime nstrftime
  2363. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2364. | #define HAVE_TM_ZONE 1
  2365. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  2366. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  2367. | #define HAVE_REALLOC_POSIX 1
  2368. | #define GNULIB_TEST_REALLOC_POSIX 1
  2369. | #define GNULIB_TEST_RECV 1
  2370. | #define GNULIB_TEST_RECVFROM 1
  2371. | #define GNULIB_TEST_SELECT 1
  2372. | #define GNULIB_TEST_SEND 1
  2373. | #define GNULIB_TEST_SENDTO 1
  2374. | #define HAVE_GETSERVBYNAME 1
  2375. | #define GNULIB_TEST_SETENV 1
  2376. | #define GNULIB_TEST_SETSOCKOPT 1
  2377. | #define GNULIB_TEST_SHUTDOWN 1
  2378. | #define HAVE_STDINT_H 1
  2379. | #define HAVE_SNPRINTF 1
  2380. | #define GNULIB_TEST_SNPRINTF 1
  2381. | #define GNULIB_SNPRINTF 1
  2382. | #define GNULIB_TEST_SOCKET 1
  2383. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  2384. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  2385. | #define __USE_MINGW_ANSI_STDIO 1
  2386. | #define GNULIB_FSCANF 1
  2387. | #define GNULIB_SCANF 1
  2388. | #define GNULIB_TEST_STRDUP 1
  2389. | #define HAVE_DECL_LOCALTIME_R 1
  2390. | #define GNULIB_TEST_TIME_R 1
  2391. | /* end confdefs.h. */
  2392. | #include <time.h>
  2393. |
  2394. | int
  2395. | main ()
  2396. | {
  2397. | if (sizeof (timezone_t))
  2398. | return 0;
  2399. | ;
  2400. | return 0;
  2401. | }
  2402. configure:44108: result: no
  2403. configure:44204: checking whether tzset clobbers localtime buffer
  2404. configure:44247: gcc -o conftest -g -O2 conftest.c >&5
  2405. configure:44247: $? = 0
  2406. configure:44247: ./conftest
  2407. configure:44247: $? = 0
  2408. configure:44258: result: no
  2409. configure:44416: checking for unsetenv
  2410. configure:44416: result: yes
  2411. configure:44429: checking for unsetenv() return type
  2412. configure:44461: result: int
  2413. configure:44470: checking whether unsetenv obeys POSIX
  2414. configure:44525: result: yes
  2415. configure:44627: checking for ptrdiff_t
  2416. configure:44627: result: yes
  2417. configure:44753: checking for stdint.h
  2418. configure:44753: result: yes
  2419. configure:44851: checking whether the compiler generally respects inline
  2420. configure:44872: gcc -c -g -O2 conftest.c >&5
  2421. configure:44872: $? = 0
  2422. configure:44881: result: yes
  2423. configure:44892: checking for ssize_t
  2424. configure:44916: result: yes
  2425. configure:47454: checking whether C compiler handles -Werror -Wunknown-warning-option
  2426. configure:47473: gcc -o conftest -g -O2 -Werror -Wunknown-warning-option conftest.c >&5
  2427. gcc: error: unrecognized command line option '-Wunknown-warning-option'
  2428. configure:47473: $? = 1
  2429. configure: failed program was:
  2430. | /* confdefs.h */
  2431. | #define PACKAGE_NAME "GnuTLS"
  2432. | #define PACKAGE_TARNAME "gnutls"
  2433. | #define PACKAGE_VERSION "3.6.9"
  2434. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  2435. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  2436. | #define PACKAGE_URL ""
  2437. | #define PACKAGE "gnutls"
  2438. | #define VERSION "3.6.9"
  2439. | #define STDC_HEADERS 1
  2440. | #define HAVE_SYS_TYPES_H 1
  2441. | #define HAVE_SYS_STAT_H 1
  2442. | #define HAVE_STDLIB_H 1
  2443. | #define HAVE_STRING_H 1
  2444. | #define HAVE_MEMORY_H 1
  2445. | #define HAVE_STRINGS_H 1
  2446. | #define HAVE_INTTYPES_H 1
  2447. | #define HAVE_STDINT_H 1
  2448. | #define HAVE_UNISTD_H 1
  2449. | #define __EXTENSIONS__ 1
  2450. | #define _ALL_SOURCE 1
  2451. | #define _DARWIN_C_SOURCE 1
  2452. | #define _GNU_SOURCE 1
  2453. | #define _NETBSD_SOURCE 1
  2454. | #define _OPENBSD_SOURCE 1
  2455. | #define _POSIX_PTHREAD_SEMANTICS 1
  2456. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2457. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2458. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2459. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2460. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2461. | #define __STDC_WANT_LIB_EXT2__ 1
  2462. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2463. | #define _TANDEM_SOURCE 1
  2464. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2465. | #define HAVE_FSEEKO 1
  2466. | #define _DARWIN_USE_64_BIT_INODE 1
  2467. | #define STDC_HEADERS 1
  2468. | #define HAVE_CPUID_H 1
  2469. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  2470. | #define HAVE_NETINET_TCP_H 1
  2471. | #define HAVE_STDATOMIC_H 1
  2472. | #define HAVE_THREADS_H 1
  2473. | #define ENABLE_PADLOCK 1
  2474. | #define HAVE_GETRANDOM 1
  2475. | #define HAVE_LIBNETTLE 1
  2476. | #define C99_MACROS 1
  2477. | #define ENABLE_SSL2 1
  2478. | #define ENABLE_DTLS_SRTP 1
  2479. | #define ENABLE_ALPN 1
  2480. | #define ENABLE_HEARTBEAT 1
  2481. | #define ENABLE_SRP 1
  2482. | #define ENABLE_PSK 1
  2483. | #define ENABLE_ANON 1
  2484. | #define ENABLE_DHE 1
  2485. | #define ENABLE_ECDHE 1
  2486. | #define ENABLE_GOST 1
  2487. | #define ENABLE_OCSP 1
  2488. | #define SIZEOF_VOID_P 8
  2489. | #define SIZEOF_LONG_LONG 8
  2490. | #define SIZEOF_LONG 8
  2491. | #define SIZEOF_INT 4
  2492. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  2493. | #define HAVE_SYS_SOCKET_H 1
  2494. | #define HAVE_ARPA_INET_H 1
  2495. | #define HAVE_FEATURES_H 1
  2496. | #define HAVE_SYS_STAT_H 1
  2497. | #define HAVE_SYS_TIME_H 1
  2498. | #define HAVE_NETDB_H 1
  2499. | #define HAVE_NETINET_IN_H 1
  2500. | #define HAVE_LIMITS_H 1
  2501. | #define HAVE_UNISTD_H 1
  2502. | #define HAVE_SYS_MMAN_H 1
  2503. | #define HAVE_SYS_PARAM_H 1
  2504. | #define HAVE_WCHAR_H 1
  2505. | #define HAVE_STDINT_H 1
  2506. | #define HAVE_STRINGS_H 1
  2507. | #define HAVE_SYS_UIO_H 1
  2508. | #define HAVE_INTTYPES_H 1
  2509. | #define HAVE_LANGINFO_H 1
  2510. | #define HAVE_SYS_SELECT_H 1
  2511. | #define HAVE_SYS_WAIT_H 1
  2512. | #define HAVE_SYS_IOCTL_H 1
  2513. | #define HAVE_STDIO_EXT_H 1
  2514. | #define HAVE_TERMIOS_H 1
  2515. | #define ENABLE_NLS 1
  2516. | #define HAVE_GETTEXT 1
  2517. | #define HAVE_DCGETTEXT 1
  2518. | #define HAVE_FORK 1
  2519. | #define HAVE_SETITIMER 1
  2520. | #define HAVE_GETRUSAGE 1
  2521. | #define HAVE_GETPWUID_R 1
  2522. | #define HAVE_NANOSLEEP 1
  2523. | #define HAVE_DAEMON 1
  2524. | #define HAVE_GETPID 1
  2525. | #define HAVE_LOCALTIME 1
  2526. | #define HAVE_MMAP 1
  2527. | #define HAVE_EXPLICIT_BZERO 1
  2528. | #define HAVE_CLOCK_GETTIME 1
  2529. | #define HAVE_FMEMOPEN 1
  2530. | #define HAVE___REGISTER_ATFORK 1
  2531. | #define HAVE_SECURE_GETENV 1
  2532. | #define HAVE_GETAUXVAL 1
  2533. | #define HAVE_LIBSECCOMP 1
  2534. | #define HAVE_LIBCRYPTO 1
  2535. | #define HAVE_LIBRT 1
  2536. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  2537. | #define HAVE_ALLOCA_H 1
  2538. | #define HAVE_ALLOCA 1
  2539. | #define _USE_STD_STAT 1
  2540. | #define HAVE_DECL_FTELLO 1
  2541. | #define HAVE_DECL_GETDELIM 1
  2542. | #define HAVE_GETDELIM 1
  2543. | #define HAVE_GETTIMEOFDAY 1
  2544. | #define HAVE_MPROTECT 1
  2545. | #define HAVE_SECURE_GETENV 1
  2546. | #define HAVE_GETUID 1
  2547. | #define HAVE_GETEUID 1
  2548. | #define HAVE_GETGID 1
  2549. | #define HAVE_GETEGID 1
  2550. | #define HAVE_SNPRINTF 1
  2551. | #define HAVE_STRDUP 1
  2552. | #define HAVE_STRNDUP 1
  2553. | #define HAVE_LOCALTIME_R 1
  2554. | #define HAVE_FCNTL 1
  2555. | #define HAVE_SYMLINK 1
  2556. | #define HAVE_FTRUNCATE 1
  2557. | #define HAVE_GETDTABLESIZE 1
  2558. | #define HAVE_ISBLANK 1
  2559. | #define HAVE_NEWLOCALE 1
  2560. | #define HAVE_USELOCALE 1
  2561. | #define HAVE_DUPLOCALE 1
  2562. | #define HAVE_FREELOCALE 1
  2563. | #define HAVE_LSTAT 1
  2564. | #define HAVE_STRERROR_R 1
  2565. | #define HAVE___XPG_STRERROR_R 1
  2566. | #define HAVE_PIPE 1
  2567. | #define HAVE_SETENV 1
  2568. | #define HAVE_SIGACTION 1
  2569. | #define HAVE_SIGALTSTACK 1
  2570. | #define HAVE_SIGINTERRUPT 1
  2571. | #define HAVE_SLEEP 1
  2572. | #define HAVE_CATGETS 1
  2573. | #define HAVE_SHUTDOWN 1
  2574. | #define HAVE_GETPASS 1
  2575. | #define HAVE___FSETLOCKING 1
  2576. | #define HAVE_TZSET 1
  2577. | #define HAVE_TIMEGM 1
  2578. | #define HAVE_DECL_GETLINE 1
  2579. | #define restrict __restrict
  2580. | #define HAVE_SHUTDOWN 1
  2581. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  2582. | #define HAVE_SA_FAMILY_T 1
  2583. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  2584. | #define HAVE_IPV4 1
  2585. | #define HAVE_IPV6 1
  2586. | #define HAVE_MAP_ANONYMOUS 1
  2587. | #define HAVE_DECL_MEMMEM 1
  2588. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  2589. | #define HAVE_DECL_SNPRINTF 1
  2590. | #define HAVE__BOOL 1
  2591. | #define HAVE_WCHAR_T 1
  2592. | #define HAVE_WINT_T 1
  2593. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2594. | #define HAVE_LONG_LONG_INT 1
  2595. | #define HAVE_DECL_STRDUP 1
  2596. | #define HAVE_DECL_STRNDUP 1
  2597. | #define HAVE_DECL_STRNLEN 1
  2598. | #define HAVE_DECL_STRTOK_R 1
  2599. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2600. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2601. | #define HAVE_INTMAX_T 1
  2602. | #define DBL_EXPBIT0_WORD 1
  2603. | #define DBL_EXPBIT0_BIT 20
  2604. | #define HAVE_SNPRINTF 1
  2605. | #define HAVE_STRNLEN 1
  2606. | #define HAVE_WCSLEN 1
  2607. | #define HAVE_WCSNLEN 1
  2608. | #define HAVE_MBRTOWC 1
  2609. | #define HAVE_WCRTOMB 1
  2610. | #define HAVE_DECL__SNPRINTF 0
  2611. | #define HAVE_SNPRINTF_RETVAL_C99 1
  2612. | #define HAVE_DECL_VSNPRINTF 1
  2613. | #define HAVE_LANGINFO_CODESET 1
  2614. | #define HAVE_ENVIRON_DECL 1
  2615. | #define HAVE_WORKING_O_NOATIME 1
  2616. | #define HAVE_WORKING_O_NOFOLLOW 1
  2617. | #define HAVE_DECL_GETDTABLESIZE 1
  2618. | #define HAVE_INTTYPES_H 1
  2619. | #define HAVE_LC_MESSAGES 1
  2620. | #define HAVE_WORKING_USELOCALE 1
  2621. | #define USE_POSIX_THREADS 1
  2622. | #define USE_POSIX_THREADS_WEAK 1
  2623. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2624. | #define HAVE_STDLIB_H 1
  2625. | #define MALLOC_0_IS_NONNULL 1
  2626. | #define HAVE_DECL_ALARM 1
  2627. | #define PROMOTED_MODE_T mode_t
  2628. | #define HAVE_DECL_STRERROR_R 1
  2629. | #define HAVE_SIGSET_T 1
  2630. | #define HAVE_DECL_SETENV 1
  2631. | #define HAVE_SEARCH_H 1
  2632. | #define HAVE_TSEARCH 1
  2633. | #define HAVE_DECL_UNSETENV 1
  2634. | #define HAVE_ALLOCA 1
  2635. | #define HAVE___BUILTIN_EXPECT 1
  2636. | #define HAVE_BYTESWAP_H 1
  2637. | #define GNULIB_TEST_FSTAT 1
  2638. | #define GNULIB_TEST_FTELL 1
  2639. | #define GNULIB_TEST_FTELLO 1
  2640. | #define GNULIB_TEST_GETDELIM 1
  2641. | #define GNULIB_TEST_GETLINE 1
  2642. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  2643. | #define GNULIB_TEST_GETTIMEOFDAY 1
  2644. | #define HAVE_DECL_INET_NTOP 1
  2645. | #define HAVE_DECL_INET_PTON 1
  2646. | #define GNULIB_TEST_LSEEK 1
  2647. | #define HAVE_MALLOC_POSIX 1
  2648. | #define GNULIB_TEST_MALLOC_POSIX 1
  2649. | #define GNULIB_TEST_MEMCHR 1
  2650. | #define HAVE_MEMMEM 1
  2651. | #define GNULIB_TEST_MEMMEM 1
  2652. | #define GNULIB_MSVC_NOTHROW 1
  2653. | #define HAVE_REALLOC_POSIX 1
  2654. | #define GNULIB_TEST_REALLOC_POSIX 1
  2655. | #define GNULIB_TEST_SECURE_GETENV 1
  2656. | #define GNULIB_TEST_SETSOCKOPT 1
  2657. | #define HAVE_STDINT_H 1
  2658. | #define HAVE_SNPRINTF 1
  2659. | #define GNULIB_TEST_SNPRINTF 1
  2660. | #define GNULIB_SNPRINTF 1
  2661. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  2662. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  2663. | #define __USE_MINGW_ANSI_STDIO 1
  2664. | #define GNULIB_FSCANF 1
  2665. | #define GNULIB_SCANF 1
  2666. | #define HAVE_STRCASECMP 1
  2667. | #define HAVE_STRNCASECMP 1
  2668. | #define HAVE_DECL_STRNCASECMP 1
  2669. | #define GNULIB_TEST_STRDUP 1
  2670. | #define GNULIB_TEST_STRNDUP 1
  2671. | #define GNULIB_TEST_STRNLEN 1
  2672. | #define HAVE_STRTOK_R 1
  2673. | #define GNULIB_TEST_STRTOK_R 1
  2674. | #define HAVE_STRVERSCMP 1
  2675. | #define GNULIB_TEST_STRVERSCMP 1
  2676. | #define HAVE_DECL_LOCALTIME_R 1
  2677. | #define GNULIB_TEST_TIME_R 1
  2678. | #define HAVE_VASPRINTF 1
  2679. | #define GNULIB_TEST_VASPRINTF 1
  2680. | #define HAVE_VSNPRINTF 1
  2681. | #define GNULIB_TEST_VSNPRINTF 1
  2682. | #define HAVE_STDINT_H 1
  2683. | #define GNULIB_TEST_ACCEPT 1
  2684. | #define GNULIB_TEST_BIND 1
  2685. | #define GNULIB_TEST_CLOEXEC 1
  2686. | #define GNULIB_TEST_CLOSE 1
  2687. | #define GNULIB_TEST_CONNECT 1
  2688. | #define HAVE_DUP2 1
  2689. | #define GNULIB_TEST_DUP2 1
  2690. | #define GNULIB_TEST_ENVIRON 1
  2691. | #define GNULIB_TEST_FCNTL 1
  2692. | #define GNULIB_TEST_FDOPEN 1
  2693. | #define FLEXIBLE_ARRAY_MEMBER /**/
  2694. | #define GNULIB_TEST_FTRUNCATE 1
  2695. | #define GNULIB_TEST_GETCWD 1
  2696. | #define GNULIB_TEST_GETDTABLESIZE 1
  2697. | #define GNULIB_TEST_GETPAGESIZE 1
  2698. | #define HAVE_IOCTL 1
  2699. | #define GNULIB_TEST_IOCTL 1
  2700. | #define GNULIB_TEST_LISTEN 1
  2701. | #define GNULIB_TEST_LOCALENAME 1
  2702. | #define HAVE_PTHREAD_RWLOCK 1
  2703. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2704. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  2705. | #define GNULIB_TEST_LSTAT 1
  2706. | #define HAVE_MAP_ANONYMOUS 1
  2707. | #define HAVE_BUG_BIG_NANOSLEEP 1
  2708. | #define GNULIB_TEST_NANOSLEEP 1
  2709. | #define GNULIB_TEST_OPEN 1
  2710. | #define GNULIB_TEST_PERROR 1
  2711. | #define GNULIB_TEST_PIPE 1
  2712. | #define GNULIB_TEST_PUTENV 1
  2713. | #define HAVE_RAISE 1
  2714. | #define GNULIB_TEST_RAISE 1
  2715. | #define GNULIB_TEST_SELECT 1
  2716. | #define GNULIB_TEST_SETENV 1
  2717. | #define GNULIB_TEST_SETLOCALE 1
  2718. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  2719. | #define GNULIB_TEST_SIGACTION 1
  2720. | #define GNULIB_TEST_SIGPROCMASK 1
  2721. | #define HAVE_DECL_SLEEP 1
  2722. | #define GNULIB_TEST_SLEEP 1
  2723. | #define GNULIB_TEST_SOCKET 1
  2724. | #define GNULIB_TEST_STAT 1
  2725. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  2726. | #define GNULIB_TEST_STRERROR 1
  2727. | #define GNULIB_TEST_STRERROR_R 1
  2728. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  2729. | #define HAVE_MAP_ANONYMOUS 1
  2730. | #define GNULIB_TEST_SYMLINK 1
  2731. | #define HAVE_UNSETENV 1
  2732. | #define GNULIB_TEST_UNSETENV 1
  2733. | #define HAVE_DECL_FSEEKO 1
  2734. | #define HAVE_GETHOSTBYNAME 1
  2735. | #define HAVE_GETSERVBYNAME 1
  2736. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  2737. | #define HAVE_DECL_FLOCKFILE 1
  2738. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  2739. | #define HAVE_DECL_FUNLOCKFILE 1
  2740. | #define HAVE_DECL_PUTC_UNLOCKED 1
  2741. | #define TIME_T_IS_SIGNED 1
  2742. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2743. | #define HAVE_TM_ZONE 1
  2744. | #define HAVE_TM_GMTOFF 1
  2745. | #define HAVE_COMPOUND_LITERALS 1
  2746. | #define GNULIB_TEST_ACCEPT 1
  2747. | #define HAVE_ALLOCA 1
  2748. | #define GNULIB_TEST_BIND 1
  2749. | #define HAVE_CLOCK_GETTIME 1
  2750. | #define HAVE_CLOCK_SETTIME 1
  2751. | #define GNULIB_TEST_CLOSE 1
  2752. | #define GNULIB_TEST_CONNECT 1
  2753. | #define HAVE_DUP2 1
  2754. | #define GNULIB_TEST_DUP2 1
  2755. | #define GNULIB_TEST_ENVIRON 1
  2756. | #define FLEXIBLE_ARRAY_MEMBER /**/
  2757. | #define GNULIB_TEST_FSEEK 1
  2758. | #define GNULIB_TEST_FSEEKO 1
  2759. | #define GNULIB_TEST_FSTAT 1
  2760. | #define GNULIB_TEST_FTELL 1
  2761. | #define GNULIB_TEST_FTELLO 1
  2762. | #define HAVE_DECL_GAI_STRERROR 1
  2763. | #define HAVE_DECL_GAI_STRERRORA 0
  2764. | #define HAVE_DECL_GETADDRINFO 1
  2765. | #define HAVE_DECL_FREEADDRINFO 1
  2766. | #define HAVE_DECL_GETNAMEINFO 1
  2767. | #define HAVE_STRUCT_ADDRINFO 1
  2768. | #define GNULIB_TEST_GETADDRINFO 1
  2769. | #define GNULIB_TEST_GETDELIM 1
  2770. | #define GNULIB_TEST_GETLINE 1
  2771. | #define GNULIB_TEST_GETPASS 1
  2772. | #define GNULIB_TEST_GETPEERNAME 1
  2773. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  2774. | #define GNULIB_TEST_GETTIMEOFDAY 1
  2775. | #define HAVE_GETHOSTBYNAME 1
  2776. | #define HAVE_DECL_INET_NTOP 1
  2777. | #define HAVE_DECL_INET_PTON 1
  2778. | #define HAVE___INLINE 1
  2779. | #define GNULIB_TEST_LISTEN 1
  2780. | #define GNULIB_TEST_LSEEK 1
  2781. | #define HAVE_MALLOC_POSIX 1
  2782. | #define GNULIB_TEST_MALLOC_POSIX 1
  2783. | #define GNULIB_TEST_MEMCHR 1
  2784. | #define GNULIB_TEST_MKTIME 1
  2785. | #define NEED_MKTIME_INTERNAL 1
  2786. | #define GNULIB_MSVC_NOTHROW 1
  2787. | #define my_strftime nstrftime
  2788. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2789. | #define HAVE_TM_ZONE 1
  2790. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  2791. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  2792. | #define HAVE_REALLOC_POSIX 1
  2793. | #define GNULIB_TEST_REALLOC_POSIX 1
  2794. | #define GNULIB_TEST_RECV 1
  2795. | #define GNULIB_TEST_RECVFROM 1
  2796. | #define GNULIB_TEST_SELECT 1
  2797. | #define GNULIB_TEST_SEND 1
  2798. | #define GNULIB_TEST_SENDTO 1
  2799. | #define HAVE_GETSERVBYNAME 1
  2800. | #define GNULIB_TEST_SETENV 1
  2801. | #define GNULIB_TEST_SETSOCKOPT 1
  2802. | #define GNULIB_TEST_SHUTDOWN 1
  2803. | #define HAVE_STDINT_H 1
  2804. | #define HAVE_SNPRINTF 1
  2805. | #define GNULIB_TEST_SNPRINTF 1
  2806. | #define GNULIB_SNPRINTF 1
  2807. | #define GNULIB_TEST_SOCKET 1
  2808. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  2809. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  2810. | #define __USE_MINGW_ANSI_STDIO 1
  2811. | #define GNULIB_FSCANF 1
  2812. | #define GNULIB_SCANF 1
  2813. | #define GNULIB_TEST_STRDUP 1
  2814. | #define HAVE_DECL_LOCALTIME_R 1
  2815. | #define GNULIB_TEST_TIME_R 1
  2816. | #define GNULIB_TEST_TIME_RZ 1
  2817. | #define GNULIB_TEST_TIMEGM 1
  2818. | #define HAVE_RUN_TZSET_TEST 1
  2819. | #define GNULIB_TEST_TZSET 1
  2820. | #define HAVE_UNSETENV 1
  2821. | #define GNULIB_TEST_UNSETENV 1
  2822. | #define HAVE_STDINT_H 1
  2823. | #define HAVE_INLINE 1
  2824. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  2825. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  2826. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  2827. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  2828. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  2829. | #define GNULIB_UNISTR_U16_UCTOMB 1
  2830. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  2831. | #define GNULIB_UNISTR_U32_UCTOMB 1
  2832. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  2833. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  2834. | #define GNULIB_UNISTR_U8_UCTOMB 1
  2835. | /* end confdefs.h. */
  2836. |
  2837. | int
  2838. | main ()
  2839. | {
  2840. |
  2841. | ;
  2842. | return 0;
  2843. | }
  2844. configure:47483: result: no
  2845. configure:47500: checking whether C compiler handles -Wtype-limits
  2846. configure:47519: gcc -o conftest -g -O2 -Wtype-limits conftest.c >&5
  2847. configure:47519: $? = 0
  2848. configure:47529: result: yes
  2849. configure:47570: checking whether -Wno-missing-field-initializers is supported
  2850. configure:47588: gcc -c -g -O2 -W -Werror -Wno-missing-field-initializers conftest.c >&5
  2851. configure:47588: $? = 0
  2852. configure:47597: result: yes
  2853. configure:47601: checking whether -Wno-missing-field-initializers is needed
  2854. configure:47625: gcc -c -g -O2 -W -Werror conftest.c >&5
  2855. configure:47625: $? = 0
  2856. configure:47634: result: no
  2857. configure:47638: checking whether -Wuninitialized is supported
  2858. configure:47656: gcc -c -g -O2 -Werror -Wuninitialized conftest.c >&5
  2859. configure:47656: $? = 0
  2860. configure:47665: result: yes
  2861. configure:47849: checking max safe object size
  2862. configure:47851: gcc -o conftest -g -O2 conftest.c >&5
  2863. configure:47851: $? = 0
  2864. configure:47851: ./conftest
  2865. configure:47851: $? = 0
  2866. configure:47865: result: 9223372036854775807
  2867. configure:47931: checking whether C compiler handles -fno-common
  2868. configure:47950: gcc -o conftest -g -O2 -fno-common conftest.c >&5
  2869. configure:47950: $? = 0
  2870. configure:47961: result: yes
  2871. configure:47931: checking whether C compiler handles -W
  2872. configure:47950: gcc -o conftest -g -O2 -W conftest.c >&5
  2873. configure:47950: $? = 0
  2874. configure:47961: result: yes
  2875. configure:47931: checking whether C compiler handles -Wabsolute-value
  2876. configure:47950: gcc -o conftest -g -O2 -Wabsolute-value conftest.c >&5
  2877. gcc: error: unrecognized command line option '-Wabsolute-value'; did you mean '-Wunused-value'?
  2878. configure:47950: $? = 1
  2879. configure: failed program was:
  2880. | /* confdefs.h */
  2881. | #define PACKAGE_NAME "GnuTLS"
  2882. | #define PACKAGE_TARNAME "gnutls"
  2883. | #define PACKAGE_VERSION "3.6.9"
  2884. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  2885. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  2886. | #define PACKAGE_URL ""
  2887. | #define PACKAGE "gnutls"
  2888. | #define VERSION "3.6.9"
  2889. | #define STDC_HEADERS 1
  2890. | #define HAVE_SYS_TYPES_H 1
  2891. | #define HAVE_SYS_STAT_H 1
  2892. | #define HAVE_STDLIB_H 1
  2893. | #define HAVE_STRING_H 1
  2894. | #define HAVE_MEMORY_H 1
  2895. | #define HAVE_STRINGS_H 1
  2896. | #define HAVE_INTTYPES_H 1
  2897. | #define HAVE_STDINT_H 1
  2898. | #define HAVE_UNISTD_H 1
  2899. | #define __EXTENSIONS__ 1
  2900. | #define _ALL_SOURCE 1
  2901. | #define _DARWIN_C_SOURCE 1
  2902. | #define _GNU_SOURCE 1
  2903. | #define _NETBSD_SOURCE 1
  2904. | #define _OPENBSD_SOURCE 1
  2905. | #define _POSIX_PTHREAD_SEMANTICS 1
  2906. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2907. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2908. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2909. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2910. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2911. | #define __STDC_WANT_LIB_EXT2__ 1
  2912. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2913. | #define _TANDEM_SOURCE 1
  2914. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2915. | #define HAVE_FSEEKO 1
  2916. | #define _DARWIN_USE_64_BIT_INODE 1
  2917. | #define STDC_HEADERS 1
  2918. | #define HAVE_CPUID_H 1
  2919. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  2920. | #define HAVE_NETINET_TCP_H 1
  2921. | #define HAVE_STDATOMIC_H 1
  2922. | #define HAVE_THREADS_H 1
  2923. | #define ENABLE_PADLOCK 1
  2924. | #define HAVE_GETRANDOM 1
  2925. | #define HAVE_LIBNETTLE 1
  2926. | #define C99_MACROS 1
  2927. | #define ENABLE_SSL2 1
  2928. | #define ENABLE_DTLS_SRTP 1
  2929. | #define ENABLE_ALPN 1
  2930. | #define ENABLE_HEARTBEAT 1
  2931. | #define ENABLE_SRP 1
  2932. | #define ENABLE_PSK 1
  2933. | #define ENABLE_ANON 1
  2934. | #define ENABLE_DHE 1
  2935. | #define ENABLE_ECDHE 1
  2936. | #define ENABLE_GOST 1
  2937. | #define ENABLE_OCSP 1
  2938. | #define SIZEOF_VOID_P 8
  2939. | #define SIZEOF_LONG_LONG 8
  2940. | #define SIZEOF_LONG 8
  2941. | #define SIZEOF_INT 4
  2942. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  2943. | #define HAVE_SYS_SOCKET_H 1
  2944. | #define HAVE_ARPA_INET_H 1
  2945. | #define HAVE_FEATURES_H 1
  2946. | #define HAVE_SYS_STAT_H 1
  2947. | #define HAVE_SYS_TIME_H 1
  2948. | #define HAVE_NETDB_H 1
  2949. | #define HAVE_NETINET_IN_H 1
  2950. | #define HAVE_LIMITS_H 1
  2951. | #define HAVE_UNISTD_H 1
  2952. | #define HAVE_SYS_MMAN_H 1
  2953. | #define HAVE_SYS_PARAM_H 1
  2954. | #define HAVE_WCHAR_H 1
  2955. | #define HAVE_STDINT_H 1
  2956. | #define HAVE_STRINGS_H 1
  2957. | #define HAVE_SYS_UIO_H 1
  2958. | #define HAVE_INTTYPES_H 1
  2959. | #define HAVE_LANGINFO_H 1
  2960. | #define HAVE_SYS_SELECT_H 1
  2961. | #define HAVE_SYS_WAIT_H 1
  2962. | #define HAVE_SYS_IOCTL_H 1
  2963. | #define HAVE_STDIO_EXT_H 1
  2964. | #define HAVE_TERMIOS_H 1
  2965. | #define ENABLE_NLS 1
  2966. | #define HAVE_GETTEXT 1
  2967. | #define HAVE_DCGETTEXT 1
  2968. | #define HAVE_FORK 1
  2969. | #define HAVE_SETITIMER 1
  2970. | #define HAVE_GETRUSAGE 1
  2971. | #define HAVE_GETPWUID_R 1
  2972. | #define HAVE_NANOSLEEP 1
  2973. | #define HAVE_DAEMON 1
  2974. | #define HAVE_GETPID 1
  2975. | #define HAVE_LOCALTIME 1
  2976. | #define HAVE_MMAP 1
  2977. | #define HAVE_EXPLICIT_BZERO 1
  2978. | #define HAVE_CLOCK_GETTIME 1
  2979. | #define HAVE_FMEMOPEN 1
  2980. | #define HAVE___REGISTER_ATFORK 1
  2981. | #define HAVE_SECURE_GETENV 1
  2982. | #define HAVE_GETAUXVAL 1
  2983. | #define HAVE_LIBSECCOMP 1
  2984. | #define HAVE_LIBCRYPTO 1
  2985. | #define HAVE_LIBRT 1
  2986. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  2987. | #define HAVE_ALLOCA_H 1
  2988. | #define HAVE_ALLOCA 1
  2989. | #define _USE_STD_STAT 1
  2990. | #define HAVE_DECL_FTELLO 1
  2991. | #define HAVE_DECL_GETDELIM 1
  2992. | #define HAVE_GETDELIM 1
  2993. | #define HAVE_GETTIMEOFDAY 1
  2994. | #define HAVE_MPROTECT 1
  2995. | #define HAVE_SECURE_GETENV 1
  2996. | #define HAVE_GETUID 1
  2997. | #define HAVE_GETEUID 1
  2998. | #define HAVE_GETGID 1
  2999. | #define HAVE_GETEGID 1
  3000. | #define HAVE_SNPRINTF 1
  3001. | #define HAVE_STRDUP 1
  3002. | #define HAVE_STRNDUP 1
  3003. | #define HAVE_LOCALTIME_R 1
  3004. | #define HAVE_FCNTL 1
  3005. | #define HAVE_SYMLINK 1
  3006. | #define HAVE_FTRUNCATE 1
  3007. | #define HAVE_GETDTABLESIZE 1
  3008. | #define HAVE_ISBLANK 1
  3009. | #define HAVE_NEWLOCALE 1
  3010. | #define HAVE_USELOCALE 1
  3011. | #define HAVE_DUPLOCALE 1
  3012. | #define HAVE_FREELOCALE 1
  3013. | #define HAVE_LSTAT 1
  3014. | #define HAVE_STRERROR_R 1
  3015. | #define HAVE___XPG_STRERROR_R 1
  3016. | #define HAVE_PIPE 1
  3017. | #define HAVE_SETENV 1
  3018. | #define HAVE_SIGACTION 1
  3019. | #define HAVE_SIGALTSTACK 1
  3020. | #define HAVE_SIGINTERRUPT 1
  3021. | #define HAVE_SLEEP 1
  3022. | #define HAVE_CATGETS 1
  3023. | #define HAVE_SHUTDOWN 1
  3024. | #define HAVE_GETPASS 1
  3025. | #define HAVE___FSETLOCKING 1
  3026. | #define HAVE_TZSET 1
  3027. | #define HAVE_TIMEGM 1
  3028. | #define HAVE_DECL_GETLINE 1
  3029. | #define restrict __restrict
  3030. | #define HAVE_SHUTDOWN 1
  3031. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  3032. | #define HAVE_SA_FAMILY_T 1
  3033. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  3034. | #define HAVE_IPV4 1
  3035. | #define HAVE_IPV6 1
  3036. | #define HAVE_MAP_ANONYMOUS 1
  3037. | #define HAVE_DECL_MEMMEM 1
  3038. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  3039. | #define HAVE_DECL_SNPRINTF 1
  3040. | #define HAVE__BOOL 1
  3041. | #define HAVE_WCHAR_T 1
  3042. | #define HAVE_WINT_T 1
  3043. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3044. | #define HAVE_LONG_LONG_INT 1
  3045. | #define HAVE_DECL_STRDUP 1
  3046. | #define HAVE_DECL_STRNDUP 1
  3047. | #define HAVE_DECL_STRNLEN 1
  3048. | #define HAVE_DECL_STRTOK_R 1
  3049. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3050. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3051. | #define HAVE_INTMAX_T 1
  3052. | #define DBL_EXPBIT0_WORD 1
  3053. | #define DBL_EXPBIT0_BIT 20
  3054. | #define HAVE_SNPRINTF 1
  3055. | #define HAVE_STRNLEN 1
  3056. | #define HAVE_WCSLEN 1
  3057. | #define HAVE_WCSNLEN 1
  3058. | #define HAVE_MBRTOWC 1
  3059. | #define HAVE_WCRTOMB 1
  3060. | #define HAVE_DECL__SNPRINTF 0
  3061. | #define HAVE_SNPRINTF_RETVAL_C99 1
  3062. | #define HAVE_DECL_VSNPRINTF 1
  3063. | #define HAVE_LANGINFO_CODESET 1
  3064. | #define HAVE_ENVIRON_DECL 1
  3065. | #define HAVE_WORKING_O_NOATIME 1
  3066. | #define HAVE_WORKING_O_NOFOLLOW 1
  3067. | #define HAVE_DECL_GETDTABLESIZE 1
  3068. | #define HAVE_INTTYPES_H 1
  3069. | #define HAVE_LC_MESSAGES 1
  3070. | #define HAVE_WORKING_USELOCALE 1
  3071. | #define USE_POSIX_THREADS 1
  3072. | #define USE_POSIX_THREADS_WEAK 1
  3073. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3074. | #define HAVE_STDLIB_H 1
  3075. | #define MALLOC_0_IS_NONNULL 1
  3076. | #define HAVE_DECL_ALARM 1
  3077. | #define PROMOTED_MODE_T mode_t
  3078. | #define HAVE_DECL_STRERROR_R 1
  3079. | #define HAVE_SIGSET_T 1
  3080. | #define HAVE_DECL_SETENV 1
  3081. | #define HAVE_SEARCH_H 1
  3082. | #define HAVE_TSEARCH 1
  3083. | #define HAVE_DECL_UNSETENV 1
  3084. | #define HAVE_ALLOCA 1
  3085. | #define HAVE___BUILTIN_EXPECT 1
  3086. | #define HAVE_BYTESWAP_H 1
  3087. | #define GNULIB_TEST_FSTAT 1
  3088. | #define GNULIB_TEST_FTELL 1
  3089. | #define GNULIB_TEST_FTELLO 1
  3090. | #define GNULIB_TEST_GETDELIM 1
  3091. | #define GNULIB_TEST_GETLINE 1
  3092. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  3093. | #define GNULIB_TEST_GETTIMEOFDAY 1
  3094. | #define HAVE_DECL_INET_NTOP 1
  3095. | #define HAVE_DECL_INET_PTON 1
  3096. | #define GNULIB_TEST_LSEEK 1
  3097. | #define HAVE_MALLOC_POSIX 1
  3098. | #define GNULIB_TEST_MALLOC_POSIX 1
  3099. | #define GNULIB_TEST_MEMCHR 1
  3100. | #define HAVE_MEMMEM 1
  3101. | #define GNULIB_TEST_MEMMEM 1
  3102. | #define GNULIB_MSVC_NOTHROW 1
  3103. | #define HAVE_REALLOC_POSIX 1
  3104. | #define GNULIB_TEST_REALLOC_POSIX 1
  3105. | #define GNULIB_TEST_SECURE_GETENV 1
  3106. | #define GNULIB_TEST_SETSOCKOPT 1
  3107. | #define HAVE_STDINT_H 1
  3108. | #define HAVE_SNPRINTF 1
  3109. | #define GNULIB_TEST_SNPRINTF 1
  3110. | #define GNULIB_SNPRINTF 1
  3111. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  3112. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  3113. | #define __USE_MINGW_ANSI_STDIO 1
  3114. | #define GNULIB_FSCANF 1
  3115. | #define GNULIB_SCANF 1
  3116. | #define HAVE_STRCASECMP 1
  3117. | #define HAVE_STRNCASECMP 1
  3118. | #define HAVE_DECL_STRNCASECMP 1
  3119. | #define GNULIB_TEST_STRDUP 1
  3120. | #define GNULIB_TEST_STRNDUP 1
  3121. | #define GNULIB_TEST_STRNLEN 1
  3122. | #define HAVE_STRTOK_R 1
  3123. | #define GNULIB_TEST_STRTOK_R 1
  3124. | #define HAVE_STRVERSCMP 1
  3125. | #define GNULIB_TEST_STRVERSCMP 1
  3126. | #define HAVE_DECL_LOCALTIME_R 1
  3127. | #define GNULIB_TEST_TIME_R 1
  3128. | #define HAVE_VASPRINTF 1
  3129. | #define GNULIB_TEST_VASPRINTF 1
  3130. | #define HAVE_VSNPRINTF 1
  3131. | #define GNULIB_TEST_VSNPRINTF 1
  3132. | #define HAVE_STDINT_H 1
  3133. | #define GNULIB_TEST_ACCEPT 1
  3134. | #define GNULIB_TEST_BIND 1
  3135. | #define GNULIB_TEST_CLOEXEC 1
  3136. | #define GNULIB_TEST_CLOSE 1
  3137. | #define GNULIB_TEST_CONNECT 1
  3138. | #define HAVE_DUP2 1
  3139. | #define GNULIB_TEST_DUP2 1
  3140. | #define GNULIB_TEST_ENVIRON 1
  3141. | #define GNULIB_TEST_FCNTL 1
  3142. | #define GNULIB_TEST_FDOPEN 1
  3143. | #define FLEXIBLE_ARRAY_MEMBER /**/
  3144. | #define GNULIB_TEST_FTRUNCATE 1
  3145. | #define GNULIB_TEST_GETCWD 1
  3146. | #define GNULIB_TEST_GETDTABLESIZE 1
  3147. | #define GNULIB_TEST_GETPAGESIZE 1
  3148. | #define HAVE_IOCTL 1
  3149. | #define GNULIB_TEST_IOCTL 1
  3150. | #define GNULIB_TEST_LISTEN 1
  3151. | #define GNULIB_TEST_LOCALENAME 1
  3152. | #define HAVE_PTHREAD_RWLOCK 1
  3153. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3154. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  3155. | #define GNULIB_TEST_LSTAT 1
  3156. | #define HAVE_MAP_ANONYMOUS 1
  3157. | #define HAVE_BUG_BIG_NANOSLEEP 1
  3158. | #define GNULIB_TEST_NANOSLEEP 1
  3159. | #define GNULIB_TEST_OPEN 1
  3160. | #define GNULIB_TEST_PERROR 1
  3161. | #define GNULIB_TEST_PIPE 1
  3162. | #define GNULIB_TEST_PUTENV 1
  3163. | #define HAVE_RAISE 1
  3164. | #define GNULIB_TEST_RAISE 1
  3165. | #define GNULIB_TEST_SELECT 1
  3166. | #define GNULIB_TEST_SETENV 1
  3167. | #define GNULIB_TEST_SETLOCALE 1
  3168. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  3169. | #define GNULIB_TEST_SIGACTION 1
  3170. | #define GNULIB_TEST_SIGPROCMASK 1
  3171. | #define HAVE_DECL_SLEEP 1
  3172. | #define GNULIB_TEST_SLEEP 1
  3173. | #define GNULIB_TEST_SOCKET 1
  3174. | #define GNULIB_TEST_STAT 1
  3175. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  3176. | #define GNULIB_TEST_STRERROR 1
  3177. | #define GNULIB_TEST_STRERROR_R 1
  3178. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  3179. | #define HAVE_MAP_ANONYMOUS 1
  3180. | #define GNULIB_TEST_SYMLINK 1
  3181. | #define HAVE_UNSETENV 1
  3182. | #define GNULIB_TEST_UNSETENV 1
  3183. | #define HAVE_DECL_FSEEKO 1
  3184. | #define HAVE_GETHOSTBYNAME 1
  3185. | #define HAVE_GETSERVBYNAME 1
  3186. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  3187. | #define HAVE_DECL_FLOCKFILE 1
  3188. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  3189. | #define HAVE_DECL_FUNLOCKFILE 1
  3190. | #define HAVE_DECL_PUTC_UNLOCKED 1
  3191. | #define TIME_T_IS_SIGNED 1
  3192. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3193. | #define HAVE_TM_ZONE 1
  3194. | #define HAVE_TM_GMTOFF 1
  3195. | #define HAVE_COMPOUND_LITERALS 1
  3196. | #define GNULIB_TEST_ACCEPT 1
  3197. | #define HAVE_ALLOCA 1
  3198. | #define GNULIB_TEST_BIND 1
  3199. | #define HAVE_CLOCK_GETTIME 1
  3200. | #define HAVE_CLOCK_SETTIME 1
  3201. | #define GNULIB_TEST_CLOSE 1
  3202. | #define GNULIB_TEST_CONNECT 1
  3203. | #define HAVE_DUP2 1
  3204. | #define GNULIB_TEST_DUP2 1
  3205. | #define GNULIB_TEST_ENVIRON 1
  3206. | #define FLEXIBLE_ARRAY_MEMBER /**/
  3207. | #define GNULIB_TEST_FSEEK 1
  3208. | #define GNULIB_TEST_FSEEKO 1
  3209. | #define GNULIB_TEST_FSTAT 1
  3210. | #define GNULIB_TEST_FTELL 1
  3211. | #define GNULIB_TEST_FTELLO 1
  3212. | #define HAVE_DECL_GAI_STRERROR 1
  3213. | #define HAVE_DECL_GAI_STRERRORA 0
  3214. | #define HAVE_DECL_GETADDRINFO 1
  3215. | #define HAVE_DECL_FREEADDRINFO 1
  3216. | #define HAVE_DECL_GETNAMEINFO 1
  3217. | #define HAVE_STRUCT_ADDRINFO 1
  3218. | #define GNULIB_TEST_GETADDRINFO 1
  3219. | #define GNULIB_TEST_GETDELIM 1
  3220. | #define GNULIB_TEST_GETLINE 1
  3221. | #define GNULIB_TEST_GETPASS 1
  3222. | #define GNULIB_TEST_GETPEERNAME 1
  3223. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  3224. | #define GNULIB_TEST_GETTIMEOFDAY 1
  3225. | #define HAVE_GETHOSTBYNAME 1
  3226. | #define HAVE_DECL_INET_NTOP 1
  3227. | #define HAVE_DECL_INET_PTON 1
  3228. | #define HAVE___INLINE 1
  3229. | #define GNULIB_TEST_LISTEN 1
  3230. | #define GNULIB_TEST_LSEEK 1
  3231. | #define HAVE_MALLOC_POSIX 1
  3232. | #define GNULIB_TEST_MALLOC_POSIX 1
  3233. | #define GNULIB_TEST_MEMCHR 1
  3234. | #define GNULIB_TEST_MKTIME 1
  3235. | #define NEED_MKTIME_INTERNAL 1
  3236. | #define GNULIB_MSVC_NOTHROW 1
  3237. | #define my_strftime nstrftime
  3238. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3239. | #define HAVE_TM_ZONE 1
  3240. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  3241. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  3242. | #define HAVE_REALLOC_POSIX 1
  3243. | #define GNULIB_TEST_REALLOC_POSIX 1
  3244. | #define GNULIB_TEST_RECV 1
  3245. | #define GNULIB_TEST_RECVFROM 1
  3246. | #define GNULIB_TEST_SELECT 1
  3247. | #define GNULIB_TEST_SEND 1
  3248. | #define GNULIB_TEST_SENDTO 1
  3249. | #define HAVE_GETSERVBYNAME 1
  3250. | #define GNULIB_TEST_SETENV 1
  3251. | #define GNULIB_TEST_SETSOCKOPT 1
  3252. | #define GNULIB_TEST_SHUTDOWN 1
  3253. | #define HAVE_STDINT_H 1
  3254. | #define HAVE_SNPRINTF 1
  3255. | #define GNULIB_TEST_SNPRINTF 1
  3256. | #define GNULIB_SNPRINTF 1
  3257. | #define GNULIB_TEST_SOCKET 1
  3258. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  3259. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  3260. | #define __USE_MINGW_ANSI_STDIO 1
  3261. | #define GNULIB_FSCANF 1
  3262. | #define GNULIB_SCANF 1
  3263. | #define GNULIB_TEST_STRDUP 1
  3264. | #define HAVE_DECL_LOCALTIME_R 1
  3265. | #define GNULIB_TEST_TIME_R 1
  3266. | #define GNULIB_TEST_TIME_RZ 1
  3267. | #define GNULIB_TEST_TIMEGM 1
  3268. | #define HAVE_RUN_TZSET_TEST 1
  3269. | #define GNULIB_TEST_TZSET 1
  3270. | #define HAVE_UNSETENV 1
  3271. | #define GNULIB_TEST_UNSETENV 1
  3272. | #define HAVE_STDINT_H 1
  3273. | #define HAVE_INLINE 1
  3274. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  3275. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  3276. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  3277. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  3278. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  3279. | #define GNULIB_UNISTR_U16_UCTOMB 1
  3280. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  3281. | #define GNULIB_UNISTR_U32_UCTOMB 1
  3282. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  3283. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  3284. | #define GNULIB_UNISTR_U8_UCTOMB 1
  3285. | /* end confdefs.h. */
  3286. |
  3287. | int
  3288. | main ()
  3289. | {
  3290. |
  3291. | ;
  3292. | return 0;
  3293. | }
  3294. configure:47961: result: no
  3295. configure:47931: checking whether C compiler handles -Waddress
  3296. configure:47950: gcc -o conftest -g -O2 -Waddress conftest.c >&5
  3297. configure:47950: $? = 0
  3298. configure:47961: result: yes
  3299. configure:47931: checking whether C compiler handles -Waddress-of-packed-member
  3300. configure:47950: gcc -o conftest -g -O2 -Waddress-of-packed-member conftest.c >&5
  3301. gcc: error: unrecognized command line option '-Waddress-of-packed-member'
  3302. configure:47950: $? = 1
  3303. configure: failed program was:
  3304. | /* confdefs.h */
  3305. | #define PACKAGE_NAME "GnuTLS"
  3306. | #define PACKAGE_TARNAME "gnutls"
  3307. | #define PACKAGE_VERSION "3.6.9"
  3308. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  3309. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  3310. | #define PACKAGE_URL ""
  3311. | #define PACKAGE "gnutls"
  3312. | #define VERSION "3.6.9"
  3313. | #define STDC_HEADERS 1
  3314. | #define HAVE_SYS_TYPES_H 1
  3315. | #define HAVE_SYS_STAT_H 1
  3316. | #define HAVE_STDLIB_H 1
  3317. | #define HAVE_STRING_H 1
  3318. | #define HAVE_MEMORY_H 1
  3319. | #define HAVE_STRINGS_H 1
  3320. | #define HAVE_INTTYPES_H 1
  3321. | #define HAVE_STDINT_H 1
  3322. | #define HAVE_UNISTD_H 1
  3323. | #define __EXTENSIONS__ 1
  3324. | #define _ALL_SOURCE 1
  3325. | #define _DARWIN_C_SOURCE 1
  3326. | #define _GNU_SOURCE 1
  3327. | #define _NETBSD_SOURCE 1
  3328. | #define _OPENBSD_SOURCE 1
  3329. | #define _POSIX_PTHREAD_SEMANTICS 1
  3330. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  3331. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  3332. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  3333. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  3334. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  3335. | #define __STDC_WANT_LIB_EXT2__ 1
  3336. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  3337. | #define _TANDEM_SOURCE 1
  3338. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  3339. | #define HAVE_FSEEKO 1
  3340. | #define _DARWIN_USE_64_BIT_INODE 1
  3341. | #define STDC_HEADERS 1
  3342. | #define HAVE_CPUID_H 1
  3343. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  3344. | #define HAVE_NETINET_TCP_H 1
  3345. | #define HAVE_STDATOMIC_H 1
  3346. | #define HAVE_THREADS_H 1
  3347. | #define ENABLE_PADLOCK 1
  3348. | #define HAVE_GETRANDOM 1
  3349. | #define HAVE_LIBNETTLE 1
  3350. | #define C99_MACROS 1
  3351. | #define ENABLE_SSL2 1
  3352. | #define ENABLE_DTLS_SRTP 1
  3353. | #define ENABLE_ALPN 1
  3354. | #define ENABLE_HEARTBEAT 1
  3355. | #define ENABLE_SRP 1
  3356. | #define ENABLE_PSK 1
  3357. | #define ENABLE_ANON 1
  3358. | #define ENABLE_DHE 1
  3359. | #define ENABLE_ECDHE 1
  3360. | #define ENABLE_GOST 1
  3361. | #define ENABLE_OCSP 1
  3362. | #define SIZEOF_VOID_P 8
  3363. | #define SIZEOF_LONG_LONG 8
  3364. | #define SIZEOF_LONG 8
  3365. | #define SIZEOF_INT 4
  3366. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  3367. | #define HAVE_SYS_SOCKET_H 1
  3368. | #define HAVE_ARPA_INET_H 1
  3369. | #define HAVE_FEATURES_H 1
  3370. | #define HAVE_SYS_STAT_H 1
  3371. | #define HAVE_SYS_TIME_H 1
  3372. | #define HAVE_NETDB_H 1
  3373. | #define HAVE_NETINET_IN_H 1
  3374. | #define HAVE_LIMITS_H 1
  3375. | #define HAVE_UNISTD_H 1
  3376. | #define HAVE_SYS_MMAN_H 1
  3377. | #define HAVE_SYS_PARAM_H 1
  3378. | #define HAVE_WCHAR_H 1
  3379. | #define HAVE_STDINT_H 1
  3380. | #define HAVE_STRINGS_H 1
  3381. | #define HAVE_SYS_UIO_H 1
  3382. | #define HAVE_INTTYPES_H 1
  3383. | #define HAVE_LANGINFO_H 1
  3384. | #define HAVE_SYS_SELECT_H 1
  3385. | #define HAVE_SYS_WAIT_H 1
  3386. | #define HAVE_SYS_IOCTL_H 1
  3387. | #define HAVE_STDIO_EXT_H 1
  3388. | #define HAVE_TERMIOS_H 1
  3389. | #define ENABLE_NLS 1
  3390. | #define HAVE_GETTEXT 1
  3391. | #define HAVE_DCGETTEXT 1
  3392. | #define HAVE_FORK 1
  3393. | #define HAVE_SETITIMER 1
  3394. | #define HAVE_GETRUSAGE 1
  3395. | #define HAVE_GETPWUID_R 1
  3396. | #define HAVE_NANOSLEEP 1
  3397. | #define HAVE_DAEMON 1
  3398. | #define HAVE_GETPID 1
  3399. | #define HAVE_LOCALTIME 1
  3400. | #define HAVE_MMAP 1
  3401. | #define HAVE_EXPLICIT_BZERO 1
  3402. | #define HAVE_CLOCK_GETTIME 1
  3403. | #define HAVE_FMEMOPEN 1
  3404. | #define HAVE___REGISTER_ATFORK 1
  3405. | #define HAVE_SECURE_GETENV 1
  3406. | #define HAVE_GETAUXVAL 1
  3407. | #define HAVE_LIBSECCOMP 1
  3408. | #define HAVE_LIBCRYPTO 1
  3409. | #define HAVE_LIBRT 1
  3410. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  3411. | #define HAVE_ALLOCA_H 1
  3412. | #define HAVE_ALLOCA 1
  3413. | #define _USE_STD_STAT 1
  3414. | #define HAVE_DECL_FTELLO 1
  3415. | #define HAVE_DECL_GETDELIM 1
  3416. | #define HAVE_GETDELIM 1
  3417. | #define HAVE_GETTIMEOFDAY 1
  3418. | #define HAVE_MPROTECT 1
  3419. | #define HAVE_SECURE_GETENV 1
  3420. | #define HAVE_GETUID 1
  3421. | #define HAVE_GETEUID 1
  3422. | #define HAVE_GETGID 1
  3423. | #define HAVE_GETEGID 1
  3424. | #define HAVE_SNPRINTF 1
  3425. | #define HAVE_STRDUP 1
  3426. | #define HAVE_STRNDUP 1
  3427. | #define HAVE_LOCALTIME_R 1
  3428. | #define HAVE_FCNTL 1
  3429. | #define HAVE_SYMLINK 1
  3430. | #define HAVE_FTRUNCATE 1
  3431. | #define HAVE_GETDTABLESIZE 1
  3432. | #define HAVE_ISBLANK 1
  3433. | #define HAVE_NEWLOCALE 1
  3434. | #define HAVE_USELOCALE 1
  3435. | #define HAVE_DUPLOCALE 1
  3436. | #define HAVE_FREELOCALE 1
  3437. | #define HAVE_LSTAT 1
  3438. | #define HAVE_STRERROR_R 1
  3439. | #define HAVE___XPG_STRERROR_R 1
  3440. | #define HAVE_PIPE 1
  3441. | #define HAVE_SETENV 1
  3442. | #define HAVE_SIGACTION 1
  3443. | #define HAVE_SIGALTSTACK 1
  3444. | #define HAVE_SIGINTERRUPT 1
  3445. | #define HAVE_SLEEP 1
  3446. | #define HAVE_CATGETS 1
  3447. | #define HAVE_SHUTDOWN 1
  3448. | #define HAVE_GETPASS 1
  3449. | #define HAVE___FSETLOCKING 1
  3450. | #define HAVE_TZSET 1
  3451. | #define HAVE_TIMEGM 1
  3452. | #define HAVE_DECL_GETLINE 1
  3453. | #define restrict __restrict
  3454. | #define HAVE_SHUTDOWN 1
  3455. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  3456. | #define HAVE_SA_FAMILY_T 1
  3457. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  3458. | #define HAVE_IPV4 1
  3459. | #define HAVE_IPV6 1
  3460. | #define HAVE_MAP_ANONYMOUS 1
  3461. | #define HAVE_DECL_MEMMEM 1
  3462. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  3463. | #define HAVE_DECL_SNPRINTF 1
  3464. | #define HAVE__BOOL 1
  3465. | #define HAVE_WCHAR_T 1
  3466. | #define HAVE_WINT_T 1
  3467. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3468. | #define HAVE_LONG_LONG_INT 1
  3469. | #define HAVE_DECL_STRDUP 1
  3470. | #define HAVE_DECL_STRNDUP 1
  3471. | #define HAVE_DECL_STRNLEN 1
  3472. | #define HAVE_DECL_STRTOK_R 1
  3473. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3474. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3475. | #define HAVE_INTMAX_T 1
  3476. | #define DBL_EXPBIT0_WORD 1
  3477. | #define DBL_EXPBIT0_BIT 20
  3478. | #define HAVE_SNPRINTF 1
  3479. | #define HAVE_STRNLEN 1
  3480. | #define HAVE_WCSLEN 1
  3481. | #define HAVE_WCSNLEN 1
  3482. | #define HAVE_MBRTOWC 1
  3483. | #define HAVE_WCRTOMB 1
  3484. | #define HAVE_DECL__SNPRINTF 0
  3485. | #define HAVE_SNPRINTF_RETVAL_C99 1
  3486. | #define HAVE_DECL_VSNPRINTF 1
  3487. | #define HAVE_LANGINFO_CODESET 1
  3488. | #define HAVE_ENVIRON_DECL 1
  3489. | #define HAVE_WORKING_O_NOATIME 1
  3490. | #define HAVE_WORKING_O_NOFOLLOW 1
  3491. | #define HAVE_DECL_GETDTABLESIZE 1
  3492. | #define HAVE_INTTYPES_H 1
  3493. | #define HAVE_LC_MESSAGES 1
  3494. | #define HAVE_WORKING_USELOCALE 1
  3495. | #define USE_POSIX_THREADS 1
  3496. | #define USE_POSIX_THREADS_WEAK 1
  3497. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3498. | #define HAVE_STDLIB_H 1
  3499. | #define MALLOC_0_IS_NONNULL 1
  3500. | #define HAVE_DECL_ALARM 1
  3501. | #define PROMOTED_MODE_T mode_t
  3502. | #define HAVE_DECL_STRERROR_R 1
  3503. | #define HAVE_SIGSET_T 1
  3504. | #define HAVE_DECL_SETENV 1
  3505. | #define HAVE_SEARCH_H 1
  3506. | #define HAVE_TSEARCH 1
  3507. | #define HAVE_DECL_UNSETENV 1
  3508. | #define HAVE_ALLOCA 1
  3509. | #define HAVE___BUILTIN_EXPECT 1
  3510. | #define HAVE_BYTESWAP_H 1
  3511. | #define GNULIB_TEST_FSTAT 1
  3512. | #define GNULIB_TEST_FTELL 1
  3513. | #define GNULIB_TEST_FTELLO 1
  3514. | #define GNULIB_TEST_GETDELIM 1
  3515. | #define GNULIB_TEST_GETLINE 1
  3516. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  3517. | #define GNULIB_TEST_GETTIMEOFDAY 1
  3518. | #define HAVE_DECL_INET_NTOP 1
  3519. | #define HAVE_DECL_INET_PTON 1
  3520. | #define GNULIB_TEST_LSEEK 1
  3521. | #define HAVE_MALLOC_POSIX 1
  3522. | #define GNULIB_TEST_MALLOC_POSIX 1
  3523. | #define GNULIB_TEST_MEMCHR 1
  3524. | #define HAVE_MEMMEM 1
  3525. | #define GNULIB_TEST_MEMMEM 1
  3526. | #define GNULIB_MSVC_NOTHROW 1
  3527. | #define HAVE_REALLOC_POSIX 1
  3528. | #define GNULIB_TEST_REALLOC_POSIX 1
  3529. | #define GNULIB_TEST_SECURE_GETENV 1
  3530. | #define GNULIB_TEST_SETSOCKOPT 1
  3531. | #define HAVE_STDINT_H 1
  3532. | #define HAVE_SNPRINTF 1
  3533. | #define GNULIB_TEST_SNPRINTF 1
  3534. | #define GNULIB_SNPRINTF 1
  3535. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  3536. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  3537. | #define __USE_MINGW_ANSI_STDIO 1
  3538. | #define GNULIB_FSCANF 1
  3539. | #define GNULIB_SCANF 1
  3540. | #define HAVE_STRCASECMP 1
  3541. | #define HAVE_STRNCASECMP 1
  3542. | #define HAVE_DECL_STRNCASECMP 1
  3543. | #define GNULIB_TEST_STRDUP 1
  3544. | #define GNULIB_TEST_STRNDUP 1
  3545. | #define GNULIB_TEST_STRNLEN 1
  3546. | #define HAVE_STRTOK_R 1
  3547. | #define GNULIB_TEST_STRTOK_R 1
  3548. | #define HAVE_STRVERSCMP 1
  3549. | #define GNULIB_TEST_STRVERSCMP 1
  3550. | #define HAVE_DECL_LOCALTIME_R 1
  3551. | #define GNULIB_TEST_TIME_R 1
  3552. | #define HAVE_VASPRINTF 1
  3553. | #define GNULIB_TEST_VASPRINTF 1
  3554. | #define HAVE_VSNPRINTF 1
  3555. | #define GNULIB_TEST_VSNPRINTF 1
  3556. | #define HAVE_STDINT_H 1
  3557. | #define GNULIB_TEST_ACCEPT 1
  3558. | #define GNULIB_TEST_BIND 1
  3559. | #define GNULIB_TEST_CLOEXEC 1
  3560. | #define GNULIB_TEST_CLOSE 1
  3561. | #define GNULIB_TEST_CONNECT 1
  3562. | #define HAVE_DUP2 1
  3563. | #define GNULIB_TEST_DUP2 1
  3564. | #define GNULIB_TEST_ENVIRON 1
  3565. | #define GNULIB_TEST_FCNTL 1
  3566. | #define GNULIB_TEST_FDOPEN 1
  3567. | #define FLEXIBLE_ARRAY_MEMBER /**/
  3568. | #define GNULIB_TEST_FTRUNCATE 1
  3569. | #define GNULIB_TEST_GETCWD 1
  3570. | #define GNULIB_TEST_GETDTABLESIZE 1
  3571. | #define GNULIB_TEST_GETPAGESIZE 1
  3572. | #define HAVE_IOCTL 1
  3573. | #define GNULIB_TEST_IOCTL 1
  3574. | #define GNULIB_TEST_LISTEN 1
  3575. | #define GNULIB_TEST_LOCALENAME 1
  3576. | #define HAVE_PTHREAD_RWLOCK 1
  3577. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3578. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  3579. | #define GNULIB_TEST_LSTAT 1
  3580. | #define HAVE_MAP_ANONYMOUS 1
  3581. | #define HAVE_BUG_BIG_NANOSLEEP 1
  3582. | #define GNULIB_TEST_NANOSLEEP 1
  3583. | #define GNULIB_TEST_OPEN 1
  3584. | #define GNULIB_TEST_PERROR 1
  3585. | #define GNULIB_TEST_PIPE 1
  3586. | #define GNULIB_TEST_PUTENV 1
  3587. | #define HAVE_RAISE 1
  3588. | #define GNULIB_TEST_RAISE 1
  3589. | #define GNULIB_TEST_SELECT 1
  3590. | #define GNULIB_TEST_SETENV 1
  3591. | #define GNULIB_TEST_SETLOCALE 1
  3592. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  3593. | #define GNULIB_TEST_SIGACTION 1
  3594. | #define GNULIB_TEST_SIGPROCMASK 1
  3595. | #define HAVE_DECL_SLEEP 1
  3596. | #define GNULIB_TEST_SLEEP 1
  3597. | #define GNULIB_TEST_SOCKET 1
  3598. | #define GNULIB_TEST_STAT 1
  3599. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  3600. | #define GNULIB_TEST_STRERROR 1
  3601. | #define GNULIB_TEST_STRERROR_R 1
  3602. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  3603. | #define HAVE_MAP_ANONYMOUS 1
  3604. | #define GNULIB_TEST_SYMLINK 1
  3605. | #define HAVE_UNSETENV 1
  3606. | #define GNULIB_TEST_UNSETENV 1
  3607. | #define HAVE_DECL_FSEEKO 1
  3608. | #define HAVE_GETHOSTBYNAME 1
  3609. | #define HAVE_GETSERVBYNAME 1
  3610. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  3611. | #define HAVE_DECL_FLOCKFILE 1
  3612. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  3613. | #define HAVE_DECL_FUNLOCKFILE 1
  3614. | #define HAVE_DECL_PUTC_UNLOCKED 1
  3615. | #define TIME_T_IS_SIGNED 1
  3616. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3617. | #define HAVE_TM_ZONE 1
  3618. | #define HAVE_TM_GMTOFF 1
  3619. | #define HAVE_COMPOUND_LITERALS 1
  3620. | #define GNULIB_TEST_ACCEPT 1
  3621. | #define HAVE_ALLOCA 1
  3622. | #define GNULIB_TEST_BIND 1
  3623. | #define HAVE_CLOCK_GETTIME 1
  3624. | #define HAVE_CLOCK_SETTIME 1
  3625. | #define GNULIB_TEST_CLOSE 1
  3626. | #define GNULIB_TEST_CONNECT 1
  3627. | #define HAVE_DUP2 1
  3628. | #define GNULIB_TEST_DUP2 1
  3629. | #define GNULIB_TEST_ENVIRON 1
  3630. | #define FLEXIBLE_ARRAY_MEMBER /**/
  3631. | #define GNULIB_TEST_FSEEK 1
  3632. | #define GNULIB_TEST_FSEEKO 1
  3633. | #define GNULIB_TEST_FSTAT 1
  3634. | #define GNULIB_TEST_FTELL 1
  3635. | #define GNULIB_TEST_FTELLO 1
  3636. | #define HAVE_DECL_GAI_STRERROR 1
  3637. | #define HAVE_DECL_GAI_STRERRORA 0
  3638. | #define HAVE_DECL_GETADDRINFO 1
  3639. | #define HAVE_DECL_FREEADDRINFO 1
  3640. | #define HAVE_DECL_GETNAMEINFO 1
  3641. | #define HAVE_STRUCT_ADDRINFO 1
  3642. | #define GNULIB_TEST_GETADDRINFO 1
  3643. | #define GNULIB_TEST_GETDELIM 1
  3644. | #define GNULIB_TEST_GETLINE 1
  3645. | #define GNULIB_TEST_GETPASS 1
  3646. | #define GNULIB_TEST_GETPEERNAME 1
  3647. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  3648. | #define GNULIB_TEST_GETTIMEOFDAY 1
  3649. | #define HAVE_GETHOSTBYNAME 1
  3650. | #define HAVE_DECL_INET_NTOP 1
  3651. | #define HAVE_DECL_INET_PTON 1
  3652. | #define HAVE___INLINE 1
  3653. | #define GNULIB_TEST_LISTEN 1
  3654. | #define GNULIB_TEST_LSEEK 1
  3655. | #define HAVE_MALLOC_POSIX 1
  3656. | #define GNULIB_TEST_MALLOC_POSIX 1
  3657. | #define GNULIB_TEST_MEMCHR 1
  3658. | #define GNULIB_TEST_MKTIME 1
  3659. | #define NEED_MKTIME_INTERNAL 1
  3660. | #define GNULIB_MSVC_NOTHROW 1
  3661. | #define my_strftime nstrftime
  3662. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3663. | #define HAVE_TM_ZONE 1
  3664. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  3665. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  3666. | #define HAVE_REALLOC_POSIX 1
  3667. | #define GNULIB_TEST_REALLOC_POSIX 1
  3668. | #define GNULIB_TEST_RECV 1
  3669. | #define GNULIB_TEST_RECVFROM 1
  3670. | #define GNULIB_TEST_SELECT 1
  3671. | #define GNULIB_TEST_SEND 1
  3672. | #define GNULIB_TEST_SENDTO 1
  3673. | #define HAVE_GETSERVBYNAME 1
  3674. | #define GNULIB_TEST_SETENV 1
  3675. | #define GNULIB_TEST_SETSOCKOPT 1
  3676. | #define GNULIB_TEST_SHUTDOWN 1
  3677. | #define HAVE_STDINT_H 1
  3678. | #define HAVE_SNPRINTF 1
  3679. | #define GNULIB_TEST_SNPRINTF 1
  3680. | #define GNULIB_SNPRINTF 1
  3681. | #define GNULIB_TEST_SOCKET 1
  3682. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  3683. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  3684. | #define __USE_MINGW_ANSI_STDIO 1
  3685. | #define GNULIB_FSCANF 1
  3686. | #define GNULIB_SCANF 1
  3687. | #define GNULIB_TEST_STRDUP 1
  3688. | #define HAVE_DECL_LOCALTIME_R 1
  3689. | #define GNULIB_TEST_TIME_R 1
  3690. | #define GNULIB_TEST_TIME_RZ 1
  3691. | #define GNULIB_TEST_TIMEGM 1
  3692. | #define HAVE_RUN_TZSET_TEST 1
  3693. | #define GNULIB_TEST_TZSET 1
  3694. | #define HAVE_UNSETENV 1
  3695. | #define GNULIB_TEST_UNSETENV 1
  3696. | #define HAVE_STDINT_H 1
  3697. | #define HAVE_INLINE 1
  3698. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  3699. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  3700. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  3701. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  3702. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  3703. | #define GNULIB_UNISTR_U16_UCTOMB 1
  3704. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  3705. | #define GNULIB_UNISTR_U32_UCTOMB 1
  3706. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  3707. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  3708. | #define GNULIB_UNISTR_U8_UCTOMB 1
  3709. | /* end confdefs.h. */
  3710. |
  3711. | int
  3712. | main ()
  3713. | {
  3714. |
  3715. | ;
  3716. | return 0;
  3717. | }
  3718. configure:47961: result: no
  3719. configure:47931: checking whether C compiler handles -Waggressive-loop-optimizations
  3720. configure:47950: gcc -o conftest -g -O2 -Waggressive-loop-optimizations conftest.c >&5
  3721. configure:47950: $? = 0
  3722. configure:47961: result: yes
  3723. configure:47931: checking whether C compiler handles -Wall
  3724. configure:47950: gcc -o conftest -g -O2 -Wall conftest.c >&5
  3725. configure:47950: $? = 0
  3726. configure:47961: result: yes
  3727. configure:47931: checking whether C compiler handles -Wattribute-warning
  3728. configure:47950: gcc -o conftest -g -O2 -Wattribute-warning conftest.c >&5
  3729. gcc: error: unrecognized command line option '-Wattribute-warning'; did you mean '-Wattribute-alias'?
  3730. configure:47950: $? = 1
  3731. configure: failed program was:
  3732. | /* confdefs.h */
  3733. | #define PACKAGE_NAME "GnuTLS"
  3734. | #define PACKAGE_TARNAME "gnutls"
  3735. | #define PACKAGE_VERSION "3.6.9"
  3736. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  3737. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  3738. | #define PACKAGE_URL ""
  3739. | #define PACKAGE "gnutls"
  3740. | #define VERSION "3.6.9"
  3741. | #define STDC_HEADERS 1
  3742. | #define HAVE_SYS_TYPES_H 1
  3743. | #define HAVE_SYS_STAT_H 1
  3744. | #define HAVE_STDLIB_H 1
  3745. | #define HAVE_STRING_H 1
  3746. | #define HAVE_MEMORY_H 1
  3747. | #define HAVE_STRINGS_H 1
  3748. | #define HAVE_INTTYPES_H 1
  3749. | #define HAVE_STDINT_H 1
  3750. | #define HAVE_UNISTD_H 1
  3751. | #define __EXTENSIONS__ 1
  3752. | #define _ALL_SOURCE 1
  3753. | #define _DARWIN_C_SOURCE 1
  3754. | #define _GNU_SOURCE 1
  3755. | #define _NETBSD_SOURCE 1
  3756. | #define _OPENBSD_SOURCE 1
  3757. | #define _POSIX_PTHREAD_SEMANTICS 1
  3758. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  3759. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  3760. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  3761. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  3762. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  3763. | #define __STDC_WANT_LIB_EXT2__ 1
  3764. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  3765. | #define _TANDEM_SOURCE 1
  3766. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  3767. | #define HAVE_FSEEKO 1
  3768. | #define _DARWIN_USE_64_BIT_INODE 1
  3769. | #define STDC_HEADERS 1
  3770. | #define HAVE_CPUID_H 1
  3771. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  3772. | #define HAVE_NETINET_TCP_H 1
  3773. | #define HAVE_STDATOMIC_H 1
  3774. | #define HAVE_THREADS_H 1
  3775. | #define ENABLE_PADLOCK 1
  3776. | #define HAVE_GETRANDOM 1
  3777. | #define HAVE_LIBNETTLE 1
  3778. | #define C99_MACROS 1
  3779. | #define ENABLE_SSL2 1
  3780. | #define ENABLE_DTLS_SRTP 1
  3781. | #define ENABLE_ALPN 1
  3782. | #define ENABLE_HEARTBEAT 1
  3783. | #define ENABLE_SRP 1
  3784. | #define ENABLE_PSK 1
  3785. | #define ENABLE_ANON 1
  3786. | #define ENABLE_DHE 1
  3787. | #define ENABLE_ECDHE 1
  3788. | #define ENABLE_GOST 1
  3789. | #define ENABLE_OCSP 1
  3790. | #define SIZEOF_VOID_P 8
  3791. | #define SIZEOF_LONG_LONG 8
  3792. | #define SIZEOF_LONG 8
  3793. | #define SIZEOF_INT 4
  3794. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  3795. | #define HAVE_SYS_SOCKET_H 1
  3796. | #define HAVE_ARPA_INET_H 1
  3797. | #define HAVE_FEATURES_H 1
  3798. | #define HAVE_SYS_STAT_H 1
  3799. | #define HAVE_SYS_TIME_H 1
  3800. | #define HAVE_NETDB_H 1
  3801. | #define HAVE_NETINET_IN_H 1
  3802. | #define HAVE_LIMITS_H 1
  3803. | #define HAVE_UNISTD_H 1
  3804. | #define HAVE_SYS_MMAN_H 1
  3805. | #define HAVE_SYS_PARAM_H 1
  3806. | #define HAVE_WCHAR_H 1
  3807. | #define HAVE_STDINT_H 1
  3808. | #define HAVE_STRINGS_H 1
  3809. | #define HAVE_SYS_UIO_H 1
  3810. | #define HAVE_INTTYPES_H 1
  3811. | #define HAVE_LANGINFO_H 1
  3812. | #define HAVE_SYS_SELECT_H 1
  3813. | #define HAVE_SYS_WAIT_H 1
  3814. | #define HAVE_SYS_IOCTL_H 1
  3815. | #define HAVE_STDIO_EXT_H 1
  3816. | #define HAVE_TERMIOS_H 1
  3817. | #define ENABLE_NLS 1
  3818. | #define HAVE_GETTEXT 1
  3819. | #define HAVE_DCGETTEXT 1
  3820. | #define HAVE_FORK 1
  3821. | #define HAVE_SETITIMER 1
  3822. | #define HAVE_GETRUSAGE 1
  3823. | #define HAVE_GETPWUID_R 1
  3824. | #define HAVE_NANOSLEEP 1
  3825. | #define HAVE_DAEMON 1
  3826. | #define HAVE_GETPID 1
  3827. | #define HAVE_LOCALTIME 1
  3828. | #define HAVE_MMAP 1
  3829. | #define HAVE_EXPLICIT_BZERO 1
  3830. | #define HAVE_CLOCK_GETTIME 1
  3831. | #define HAVE_FMEMOPEN 1
  3832. | #define HAVE___REGISTER_ATFORK 1
  3833. | #define HAVE_SECURE_GETENV 1
  3834. | #define HAVE_GETAUXVAL 1
  3835. | #define HAVE_LIBSECCOMP 1
  3836. | #define HAVE_LIBCRYPTO 1
  3837. | #define HAVE_LIBRT 1
  3838. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  3839. | #define HAVE_ALLOCA_H 1
  3840. | #define HAVE_ALLOCA 1
  3841. | #define _USE_STD_STAT 1
  3842. | #define HAVE_DECL_FTELLO 1
  3843. | #define HAVE_DECL_GETDELIM 1
  3844. | #define HAVE_GETDELIM 1
  3845. | #define HAVE_GETTIMEOFDAY 1
  3846. | #define HAVE_MPROTECT 1
  3847. | #define HAVE_SECURE_GETENV 1
  3848. | #define HAVE_GETUID 1
  3849. | #define HAVE_GETEUID 1
  3850. | #define HAVE_GETGID 1
  3851. | #define HAVE_GETEGID 1
  3852. | #define HAVE_SNPRINTF 1
  3853. | #define HAVE_STRDUP 1
  3854. | #define HAVE_STRNDUP 1
  3855. | #define HAVE_LOCALTIME_R 1
  3856. | #define HAVE_FCNTL 1
  3857. | #define HAVE_SYMLINK 1
  3858. | #define HAVE_FTRUNCATE 1
  3859. | #define HAVE_GETDTABLESIZE 1
  3860. | #define HAVE_ISBLANK 1
  3861. | #define HAVE_NEWLOCALE 1
  3862. | #define HAVE_USELOCALE 1
  3863. | #define HAVE_DUPLOCALE 1
  3864. | #define HAVE_FREELOCALE 1
  3865. | #define HAVE_LSTAT 1
  3866. | #define HAVE_STRERROR_R 1
  3867. | #define HAVE___XPG_STRERROR_R 1
  3868. | #define HAVE_PIPE 1
  3869. | #define HAVE_SETENV 1
  3870. | #define HAVE_SIGACTION 1
  3871. | #define HAVE_SIGALTSTACK 1
  3872. | #define HAVE_SIGINTERRUPT 1
  3873. | #define HAVE_SLEEP 1
  3874. | #define HAVE_CATGETS 1
  3875. | #define HAVE_SHUTDOWN 1
  3876. | #define HAVE_GETPASS 1
  3877. | #define HAVE___FSETLOCKING 1
  3878. | #define HAVE_TZSET 1
  3879. | #define HAVE_TIMEGM 1
  3880. | #define HAVE_DECL_GETLINE 1
  3881. | #define restrict __restrict
  3882. | #define HAVE_SHUTDOWN 1
  3883. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  3884. | #define HAVE_SA_FAMILY_T 1
  3885. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  3886. | #define HAVE_IPV4 1
  3887. | #define HAVE_IPV6 1
  3888. | #define HAVE_MAP_ANONYMOUS 1
  3889. | #define HAVE_DECL_MEMMEM 1
  3890. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  3891. | #define HAVE_DECL_SNPRINTF 1
  3892. | #define HAVE__BOOL 1
  3893. | #define HAVE_WCHAR_T 1
  3894. | #define HAVE_WINT_T 1
  3895. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3896. | #define HAVE_LONG_LONG_INT 1
  3897. | #define HAVE_DECL_STRDUP 1
  3898. | #define HAVE_DECL_STRNDUP 1
  3899. | #define HAVE_DECL_STRNLEN 1
  3900. | #define HAVE_DECL_STRTOK_R 1
  3901. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3902. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3903. | #define HAVE_INTMAX_T 1
  3904. | #define DBL_EXPBIT0_WORD 1
  3905. | #define DBL_EXPBIT0_BIT 20
  3906. | #define HAVE_SNPRINTF 1
  3907. | #define HAVE_STRNLEN 1
  3908. | #define HAVE_WCSLEN 1
  3909. | #define HAVE_WCSNLEN 1
  3910. | #define HAVE_MBRTOWC 1
  3911. | #define HAVE_WCRTOMB 1
  3912. | #define HAVE_DECL__SNPRINTF 0
  3913. | #define HAVE_SNPRINTF_RETVAL_C99 1
  3914. | #define HAVE_DECL_VSNPRINTF 1
  3915. | #define HAVE_LANGINFO_CODESET 1
  3916. | #define HAVE_ENVIRON_DECL 1
  3917. | #define HAVE_WORKING_O_NOATIME 1
  3918. | #define HAVE_WORKING_O_NOFOLLOW 1
  3919. | #define HAVE_DECL_GETDTABLESIZE 1
  3920. | #define HAVE_INTTYPES_H 1
  3921. | #define HAVE_LC_MESSAGES 1
  3922. | #define HAVE_WORKING_USELOCALE 1
  3923. | #define USE_POSIX_THREADS 1
  3924. | #define USE_POSIX_THREADS_WEAK 1
  3925. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3926. | #define HAVE_STDLIB_H 1
  3927. | #define MALLOC_0_IS_NONNULL 1
  3928. | #define HAVE_DECL_ALARM 1
  3929. | #define PROMOTED_MODE_T mode_t
  3930. | #define HAVE_DECL_STRERROR_R 1
  3931. | #define HAVE_SIGSET_T 1
  3932. | #define HAVE_DECL_SETENV 1
  3933. | #define HAVE_SEARCH_H 1
  3934. | #define HAVE_TSEARCH 1
  3935. | #define HAVE_DECL_UNSETENV 1
  3936. | #define HAVE_ALLOCA 1
  3937. | #define HAVE___BUILTIN_EXPECT 1
  3938. | #define HAVE_BYTESWAP_H 1
  3939. | #define GNULIB_TEST_FSTAT 1
  3940. | #define GNULIB_TEST_FTELL 1
  3941. | #define GNULIB_TEST_FTELLO 1
  3942. | #define GNULIB_TEST_GETDELIM 1
  3943. | #define GNULIB_TEST_GETLINE 1
  3944. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  3945. | #define GNULIB_TEST_GETTIMEOFDAY 1
  3946. | #define HAVE_DECL_INET_NTOP 1
  3947. | #define HAVE_DECL_INET_PTON 1
  3948. | #define GNULIB_TEST_LSEEK 1
  3949. | #define HAVE_MALLOC_POSIX 1
  3950. | #define GNULIB_TEST_MALLOC_POSIX 1
  3951. | #define GNULIB_TEST_MEMCHR 1
  3952. | #define HAVE_MEMMEM 1
  3953. | #define GNULIB_TEST_MEMMEM 1
  3954. | #define GNULIB_MSVC_NOTHROW 1
  3955. | #define HAVE_REALLOC_POSIX 1
  3956. | #define GNULIB_TEST_REALLOC_POSIX 1
  3957. | #define GNULIB_TEST_SECURE_GETENV 1
  3958. | #define GNULIB_TEST_SETSOCKOPT 1
  3959. | #define HAVE_STDINT_H 1
  3960. | #define HAVE_SNPRINTF 1
  3961. | #define GNULIB_TEST_SNPRINTF 1
  3962. | #define GNULIB_SNPRINTF 1
  3963. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  3964. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  3965. | #define __USE_MINGW_ANSI_STDIO 1
  3966. | #define GNULIB_FSCANF 1
  3967. | #define GNULIB_SCANF 1
  3968. | #define HAVE_STRCASECMP 1
  3969. | #define HAVE_STRNCASECMP 1
  3970. | #define HAVE_DECL_STRNCASECMP 1
  3971. | #define GNULIB_TEST_STRDUP 1
  3972. | #define GNULIB_TEST_STRNDUP 1
  3973. | #define GNULIB_TEST_STRNLEN 1
  3974. | #define HAVE_STRTOK_R 1
  3975. | #define GNULIB_TEST_STRTOK_R 1
  3976. | #define HAVE_STRVERSCMP 1
  3977. | #define GNULIB_TEST_STRVERSCMP 1
  3978. | #define HAVE_DECL_LOCALTIME_R 1
  3979. | #define GNULIB_TEST_TIME_R 1
  3980. | #define HAVE_VASPRINTF 1
  3981. | #define GNULIB_TEST_VASPRINTF 1
  3982. | #define HAVE_VSNPRINTF 1
  3983. | #define GNULIB_TEST_VSNPRINTF 1
  3984. | #define HAVE_STDINT_H 1
  3985. | #define GNULIB_TEST_ACCEPT 1
  3986. | #define GNULIB_TEST_BIND 1
  3987. | #define GNULIB_TEST_CLOEXEC 1
  3988. | #define GNULIB_TEST_CLOSE 1
  3989. | #define GNULIB_TEST_CONNECT 1
  3990. | #define HAVE_DUP2 1
  3991. | #define GNULIB_TEST_DUP2 1
  3992. | #define GNULIB_TEST_ENVIRON 1
  3993. | #define GNULIB_TEST_FCNTL 1
  3994. | #define GNULIB_TEST_FDOPEN 1
  3995. | #define FLEXIBLE_ARRAY_MEMBER /**/
  3996. | #define GNULIB_TEST_FTRUNCATE 1
  3997. | #define GNULIB_TEST_GETCWD 1
  3998. | #define GNULIB_TEST_GETDTABLESIZE 1
  3999. | #define GNULIB_TEST_GETPAGESIZE 1
  4000. | #define HAVE_IOCTL 1
  4001. | #define GNULIB_TEST_IOCTL 1
  4002. | #define GNULIB_TEST_LISTEN 1
  4003. | #define GNULIB_TEST_LOCALENAME 1
  4004. | #define HAVE_PTHREAD_RWLOCK 1
  4005. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4006. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  4007. | #define GNULIB_TEST_LSTAT 1
  4008. | #define HAVE_MAP_ANONYMOUS 1
  4009. | #define HAVE_BUG_BIG_NANOSLEEP 1
  4010. | #define GNULIB_TEST_NANOSLEEP 1
  4011. | #define GNULIB_TEST_OPEN 1
  4012. | #define GNULIB_TEST_PERROR 1
  4013. | #define GNULIB_TEST_PIPE 1
  4014. | #define GNULIB_TEST_PUTENV 1
  4015. | #define HAVE_RAISE 1
  4016. | #define GNULIB_TEST_RAISE 1
  4017. | #define GNULIB_TEST_SELECT 1
  4018. | #define GNULIB_TEST_SETENV 1
  4019. | #define GNULIB_TEST_SETLOCALE 1
  4020. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  4021. | #define GNULIB_TEST_SIGACTION 1
  4022. | #define GNULIB_TEST_SIGPROCMASK 1
  4023. | #define HAVE_DECL_SLEEP 1
  4024. | #define GNULIB_TEST_SLEEP 1
  4025. | #define GNULIB_TEST_SOCKET 1
  4026. | #define GNULIB_TEST_STAT 1
  4027. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  4028. | #define GNULIB_TEST_STRERROR 1
  4029. | #define GNULIB_TEST_STRERROR_R 1
  4030. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  4031. | #define HAVE_MAP_ANONYMOUS 1
  4032. | #define GNULIB_TEST_SYMLINK 1
  4033. | #define HAVE_UNSETENV 1
  4034. | #define GNULIB_TEST_UNSETENV 1
  4035. | #define HAVE_DECL_FSEEKO 1
  4036. | #define HAVE_GETHOSTBYNAME 1
  4037. | #define HAVE_GETSERVBYNAME 1
  4038. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  4039. | #define HAVE_DECL_FLOCKFILE 1
  4040. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  4041. | #define HAVE_DECL_FUNLOCKFILE 1
  4042. | #define HAVE_DECL_PUTC_UNLOCKED 1
  4043. | #define TIME_T_IS_SIGNED 1
  4044. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4045. | #define HAVE_TM_ZONE 1
  4046. | #define HAVE_TM_GMTOFF 1
  4047. | #define HAVE_COMPOUND_LITERALS 1
  4048. | #define GNULIB_TEST_ACCEPT 1
  4049. | #define HAVE_ALLOCA 1
  4050. | #define GNULIB_TEST_BIND 1
  4051. | #define HAVE_CLOCK_GETTIME 1
  4052. | #define HAVE_CLOCK_SETTIME 1
  4053. | #define GNULIB_TEST_CLOSE 1
  4054. | #define GNULIB_TEST_CONNECT 1
  4055. | #define HAVE_DUP2 1
  4056. | #define GNULIB_TEST_DUP2 1
  4057. | #define GNULIB_TEST_ENVIRON 1
  4058. | #define FLEXIBLE_ARRAY_MEMBER /**/
  4059. | #define GNULIB_TEST_FSEEK 1
  4060. | #define GNULIB_TEST_FSEEKO 1
  4061. | #define GNULIB_TEST_FSTAT 1
  4062. | #define GNULIB_TEST_FTELL 1
  4063. | #define GNULIB_TEST_FTELLO 1
  4064. | #define HAVE_DECL_GAI_STRERROR 1
  4065. | #define HAVE_DECL_GAI_STRERRORA 0
  4066. | #define HAVE_DECL_GETADDRINFO 1
  4067. | #define HAVE_DECL_FREEADDRINFO 1
  4068. | #define HAVE_DECL_GETNAMEINFO 1
  4069. | #define HAVE_STRUCT_ADDRINFO 1
  4070. | #define GNULIB_TEST_GETADDRINFO 1
  4071. | #define GNULIB_TEST_GETDELIM 1
  4072. | #define GNULIB_TEST_GETLINE 1
  4073. | #define GNULIB_TEST_GETPASS 1
  4074. | #define GNULIB_TEST_GETPEERNAME 1
  4075. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  4076. | #define GNULIB_TEST_GETTIMEOFDAY 1
  4077. | #define HAVE_GETHOSTBYNAME 1
  4078. | #define HAVE_DECL_INET_NTOP 1
  4079. | #define HAVE_DECL_INET_PTON 1
  4080. | #define HAVE___INLINE 1
  4081. | #define GNULIB_TEST_LISTEN 1
  4082. | #define GNULIB_TEST_LSEEK 1
  4083. | #define HAVE_MALLOC_POSIX 1
  4084. | #define GNULIB_TEST_MALLOC_POSIX 1
  4085. | #define GNULIB_TEST_MEMCHR 1
  4086. | #define GNULIB_TEST_MKTIME 1
  4087. | #define NEED_MKTIME_INTERNAL 1
  4088. | #define GNULIB_MSVC_NOTHROW 1
  4089. | #define my_strftime nstrftime
  4090. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4091. | #define HAVE_TM_ZONE 1
  4092. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  4093. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  4094. | #define HAVE_REALLOC_POSIX 1
  4095. | #define GNULIB_TEST_REALLOC_POSIX 1
  4096. | #define GNULIB_TEST_RECV 1
  4097. | #define GNULIB_TEST_RECVFROM 1
  4098. | #define GNULIB_TEST_SELECT 1
  4099. | #define GNULIB_TEST_SEND 1
  4100. | #define GNULIB_TEST_SENDTO 1
  4101. | #define HAVE_GETSERVBYNAME 1
  4102. | #define GNULIB_TEST_SETENV 1
  4103. | #define GNULIB_TEST_SETSOCKOPT 1
  4104. | #define GNULIB_TEST_SHUTDOWN 1
  4105. | #define HAVE_STDINT_H 1
  4106. | #define HAVE_SNPRINTF 1
  4107. | #define GNULIB_TEST_SNPRINTF 1
  4108. | #define GNULIB_SNPRINTF 1
  4109. | #define GNULIB_TEST_SOCKET 1
  4110. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  4111. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  4112. | #define __USE_MINGW_ANSI_STDIO 1
  4113. | #define GNULIB_FSCANF 1
  4114. | #define GNULIB_SCANF 1
  4115. | #define GNULIB_TEST_STRDUP 1
  4116. | #define HAVE_DECL_LOCALTIME_R 1
  4117. | #define GNULIB_TEST_TIME_R 1
  4118. | #define GNULIB_TEST_TIME_RZ 1
  4119. | #define GNULIB_TEST_TIMEGM 1
  4120. | #define HAVE_RUN_TZSET_TEST 1
  4121. | #define GNULIB_TEST_TZSET 1
  4122. | #define HAVE_UNSETENV 1
  4123. | #define GNULIB_TEST_UNSETENV 1
  4124. | #define HAVE_STDINT_H 1
  4125. | #define HAVE_INLINE 1
  4126. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  4127. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  4128. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  4129. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  4130. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  4131. | #define GNULIB_UNISTR_U16_UCTOMB 1
  4132. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  4133. | #define GNULIB_UNISTR_U32_UCTOMB 1
  4134. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  4135. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  4136. | #define GNULIB_UNISTR_U8_UCTOMB 1
  4137. | /* end confdefs.h. */
  4138. |
  4139. | int
  4140. | main ()
  4141. | {
  4142. |
  4143. | ;
  4144. | return 0;
  4145. | }
  4146. configure:47961: result: no
  4147. configure:47931: checking whether C compiler handles -Wattributes
  4148. configure:47950: gcc -o conftest -g -O2 -Wattributes conftest.c >&5
  4149. configure:47950: $? = 0
  4150. configure:47961: result: yes
  4151. configure:47931: checking whether C compiler handles -Wbad-function-cast
  4152. configure:47950: gcc -o conftest -g -O2 -Wbad-function-cast conftest.c >&5
  4153. configure:47950: $? = 0
  4154. configure:47961: result: yes
  4155. configure:47931: checking whether C compiler handles -Wbool-compare
  4156. configure:47950: gcc -o conftest -g -O2 -Wbool-compare conftest.c >&5
  4157. configure:47950: $? = 0
  4158. configure:47961: result: yes
  4159. configure:47931: checking whether C compiler handles -Wbool-operation
  4160. configure:47950: gcc -o conftest -g -O2 -Wbool-operation conftest.c >&5
  4161. configure:47950: $? = 0
  4162. configure:47961: result: yes
  4163. configure:47931: checking whether C compiler handles -Wbuiltin-declaration-mismatch
  4164. configure:47950: gcc -o conftest -g -O2 -Wbuiltin-declaration-mismatch conftest.c >&5
  4165. configure:47950: $? = 0
  4166. configure:47961: result: yes
  4167. configure:47931: checking whether C compiler handles -Wbuiltin-macro-redefined
  4168. configure:47950: gcc -o conftest -g -O2 -Wbuiltin-macro-redefined conftest.c >&5
  4169. configure:47950: $? = 0
  4170. configure:47961: result: yes
  4171. configure:47931: checking whether C compiler handles -Wcannot-profile
  4172. configure:47950: gcc -o conftest -g -O2 -Wcannot-profile conftest.c >&5
  4173. gcc: error: unrecognized command line option '-Wcannot-profile'; did you mean '-fauto-profile'?
  4174. configure:47950: $? = 1
  4175. configure: failed program was:
  4176. | /* confdefs.h */
  4177. | #define PACKAGE_NAME "GnuTLS"
  4178. | #define PACKAGE_TARNAME "gnutls"
  4179. | #define PACKAGE_VERSION "3.6.9"
  4180. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  4181. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  4182. | #define PACKAGE_URL ""
  4183. | #define PACKAGE "gnutls"
  4184. | #define VERSION "3.6.9"
  4185. | #define STDC_HEADERS 1
  4186. | #define HAVE_SYS_TYPES_H 1
  4187. | #define HAVE_SYS_STAT_H 1
  4188. | #define HAVE_STDLIB_H 1
  4189. | #define HAVE_STRING_H 1
  4190. | #define HAVE_MEMORY_H 1
  4191. | #define HAVE_STRINGS_H 1
  4192. | #define HAVE_INTTYPES_H 1
  4193. | #define HAVE_STDINT_H 1
  4194. | #define HAVE_UNISTD_H 1
  4195. | #define __EXTENSIONS__ 1
  4196. | #define _ALL_SOURCE 1
  4197. | #define _DARWIN_C_SOURCE 1
  4198. | #define _GNU_SOURCE 1
  4199. | #define _NETBSD_SOURCE 1
  4200. | #define _OPENBSD_SOURCE 1
  4201. | #define _POSIX_PTHREAD_SEMANTICS 1
  4202. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  4203. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  4204. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  4205. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  4206. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  4207. | #define __STDC_WANT_LIB_EXT2__ 1
  4208. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  4209. | #define _TANDEM_SOURCE 1
  4210. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  4211. | #define HAVE_FSEEKO 1
  4212. | #define _DARWIN_USE_64_BIT_INODE 1
  4213. | #define STDC_HEADERS 1
  4214. | #define HAVE_CPUID_H 1
  4215. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  4216. | #define HAVE_NETINET_TCP_H 1
  4217. | #define HAVE_STDATOMIC_H 1
  4218. | #define HAVE_THREADS_H 1
  4219. | #define ENABLE_PADLOCK 1
  4220. | #define HAVE_GETRANDOM 1
  4221. | #define HAVE_LIBNETTLE 1
  4222. | #define C99_MACROS 1
  4223. | #define ENABLE_SSL2 1
  4224. | #define ENABLE_DTLS_SRTP 1
  4225. | #define ENABLE_ALPN 1
  4226. | #define ENABLE_HEARTBEAT 1
  4227. | #define ENABLE_SRP 1
  4228. | #define ENABLE_PSK 1
  4229. | #define ENABLE_ANON 1
  4230. | #define ENABLE_DHE 1
  4231. | #define ENABLE_ECDHE 1
  4232. | #define ENABLE_GOST 1
  4233. | #define ENABLE_OCSP 1
  4234. | #define SIZEOF_VOID_P 8
  4235. | #define SIZEOF_LONG_LONG 8
  4236. | #define SIZEOF_LONG 8
  4237. | #define SIZEOF_INT 4
  4238. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  4239. | #define HAVE_SYS_SOCKET_H 1
  4240. | #define HAVE_ARPA_INET_H 1
  4241. | #define HAVE_FEATURES_H 1
  4242. | #define HAVE_SYS_STAT_H 1
  4243. | #define HAVE_SYS_TIME_H 1
  4244. | #define HAVE_NETDB_H 1
  4245. | #define HAVE_NETINET_IN_H 1
  4246. | #define HAVE_LIMITS_H 1
  4247. | #define HAVE_UNISTD_H 1
  4248. | #define HAVE_SYS_MMAN_H 1
  4249. | #define HAVE_SYS_PARAM_H 1
  4250. | #define HAVE_WCHAR_H 1
  4251. | #define HAVE_STDINT_H 1
  4252. | #define HAVE_STRINGS_H 1
  4253. | #define HAVE_SYS_UIO_H 1
  4254. | #define HAVE_INTTYPES_H 1
  4255. | #define HAVE_LANGINFO_H 1
  4256. | #define HAVE_SYS_SELECT_H 1
  4257. | #define HAVE_SYS_WAIT_H 1
  4258. | #define HAVE_SYS_IOCTL_H 1
  4259. | #define HAVE_STDIO_EXT_H 1
  4260. | #define HAVE_TERMIOS_H 1
  4261. | #define ENABLE_NLS 1
  4262. | #define HAVE_GETTEXT 1
  4263. | #define HAVE_DCGETTEXT 1
  4264. | #define HAVE_FORK 1
  4265. | #define HAVE_SETITIMER 1
  4266. | #define HAVE_GETRUSAGE 1
  4267. | #define HAVE_GETPWUID_R 1
  4268. | #define HAVE_NANOSLEEP 1
  4269. | #define HAVE_DAEMON 1
  4270. | #define HAVE_GETPID 1
  4271. | #define HAVE_LOCALTIME 1
  4272. | #define HAVE_MMAP 1
  4273. | #define HAVE_EXPLICIT_BZERO 1
  4274. | #define HAVE_CLOCK_GETTIME 1
  4275. | #define HAVE_FMEMOPEN 1
  4276. | #define HAVE___REGISTER_ATFORK 1
  4277. | #define HAVE_SECURE_GETENV 1
  4278. | #define HAVE_GETAUXVAL 1
  4279. | #define HAVE_LIBSECCOMP 1
  4280. | #define HAVE_LIBCRYPTO 1
  4281. | #define HAVE_LIBRT 1
  4282. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  4283. | #define HAVE_ALLOCA_H 1
  4284. | #define HAVE_ALLOCA 1
  4285. | #define _USE_STD_STAT 1
  4286. | #define HAVE_DECL_FTELLO 1
  4287. | #define HAVE_DECL_GETDELIM 1
  4288. | #define HAVE_GETDELIM 1
  4289. | #define HAVE_GETTIMEOFDAY 1
  4290. | #define HAVE_MPROTECT 1
  4291. | #define HAVE_SECURE_GETENV 1
  4292. | #define HAVE_GETUID 1
  4293. | #define HAVE_GETEUID 1
  4294. | #define HAVE_GETGID 1
  4295. | #define HAVE_GETEGID 1
  4296. | #define HAVE_SNPRINTF 1
  4297. | #define HAVE_STRDUP 1
  4298. | #define HAVE_STRNDUP 1
  4299. | #define HAVE_LOCALTIME_R 1
  4300. | #define HAVE_FCNTL 1
  4301. | #define HAVE_SYMLINK 1
  4302. | #define HAVE_FTRUNCATE 1
  4303. | #define HAVE_GETDTABLESIZE 1
  4304. | #define HAVE_ISBLANK 1
  4305. | #define HAVE_NEWLOCALE 1
  4306. | #define HAVE_USELOCALE 1
  4307. | #define HAVE_DUPLOCALE 1
  4308. | #define HAVE_FREELOCALE 1
  4309. | #define HAVE_LSTAT 1
  4310. | #define HAVE_STRERROR_R 1
  4311. | #define HAVE___XPG_STRERROR_R 1
  4312. | #define HAVE_PIPE 1
  4313. | #define HAVE_SETENV 1
  4314. | #define HAVE_SIGACTION 1
  4315. | #define HAVE_SIGALTSTACK 1
  4316. | #define HAVE_SIGINTERRUPT 1
  4317. | #define HAVE_SLEEP 1
  4318. | #define HAVE_CATGETS 1
  4319. | #define HAVE_SHUTDOWN 1
  4320. | #define HAVE_GETPASS 1
  4321. | #define HAVE___FSETLOCKING 1
  4322. | #define HAVE_TZSET 1
  4323. | #define HAVE_TIMEGM 1
  4324. | #define HAVE_DECL_GETLINE 1
  4325. | #define restrict __restrict
  4326. | #define HAVE_SHUTDOWN 1
  4327. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  4328. | #define HAVE_SA_FAMILY_T 1
  4329. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  4330. | #define HAVE_IPV4 1
  4331. | #define HAVE_IPV6 1
  4332. | #define HAVE_MAP_ANONYMOUS 1
  4333. | #define HAVE_DECL_MEMMEM 1
  4334. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  4335. | #define HAVE_DECL_SNPRINTF 1
  4336. | #define HAVE__BOOL 1
  4337. | #define HAVE_WCHAR_T 1
  4338. | #define HAVE_WINT_T 1
  4339. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4340. | #define HAVE_LONG_LONG_INT 1
  4341. | #define HAVE_DECL_STRDUP 1
  4342. | #define HAVE_DECL_STRNDUP 1
  4343. | #define HAVE_DECL_STRNLEN 1
  4344. | #define HAVE_DECL_STRTOK_R 1
  4345. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  4346. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  4347. | #define HAVE_INTMAX_T 1
  4348. | #define DBL_EXPBIT0_WORD 1
  4349. | #define DBL_EXPBIT0_BIT 20
  4350. | #define HAVE_SNPRINTF 1
  4351. | #define HAVE_STRNLEN 1
  4352. | #define HAVE_WCSLEN 1
  4353. | #define HAVE_WCSNLEN 1
  4354. | #define HAVE_MBRTOWC 1
  4355. | #define HAVE_WCRTOMB 1
  4356. | #define HAVE_DECL__SNPRINTF 0
  4357. | #define HAVE_SNPRINTF_RETVAL_C99 1
  4358. | #define HAVE_DECL_VSNPRINTF 1
  4359. | #define HAVE_LANGINFO_CODESET 1
  4360. | #define HAVE_ENVIRON_DECL 1
  4361. | #define HAVE_WORKING_O_NOATIME 1
  4362. | #define HAVE_WORKING_O_NOFOLLOW 1
  4363. | #define HAVE_DECL_GETDTABLESIZE 1
  4364. | #define HAVE_INTTYPES_H 1
  4365. | #define HAVE_LC_MESSAGES 1
  4366. | #define HAVE_WORKING_USELOCALE 1
  4367. | #define USE_POSIX_THREADS 1
  4368. | #define USE_POSIX_THREADS_WEAK 1
  4369. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4370. | #define HAVE_STDLIB_H 1
  4371. | #define MALLOC_0_IS_NONNULL 1
  4372. | #define HAVE_DECL_ALARM 1
  4373. | #define PROMOTED_MODE_T mode_t
  4374. | #define HAVE_DECL_STRERROR_R 1
  4375. | #define HAVE_SIGSET_T 1
  4376. | #define HAVE_DECL_SETENV 1
  4377. | #define HAVE_SEARCH_H 1
  4378. | #define HAVE_TSEARCH 1
  4379. | #define HAVE_DECL_UNSETENV 1
  4380. | #define HAVE_ALLOCA 1
  4381. | #define HAVE___BUILTIN_EXPECT 1
  4382. | #define HAVE_BYTESWAP_H 1
  4383. | #define GNULIB_TEST_FSTAT 1
  4384. | #define GNULIB_TEST_FTELL 1
  4385. | #define GNULIB_TEST_FTELLO 1
  4386. | #define GNULIB_TEST_GETDELIM 1
  4387. | #define GNULIB_TEST_GETLINE 1
  4388. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  4389. | #define GNULIB_TEST_GETTIMEOFDAY 1
  4390. | #define HAVE_DECL_INET_NTOP 1
  4391. | #define HAVE_DECL_INET_PTON 1
  4392. | #define GNULIB_TEST_LSEEK 1
  4393. | #define HAVE_MALLOC_POSIX 1
  4394. | #define GNULIB_TEST_MALLOC_POSIX 1
  4395. | #define GNULIB_TEST_MEMCHR 1
  4396. | #define HAVE_MEMMEM 1
  4397. | #define GNULIB_TEST_MEMMEM 1
  4398. | #define GNULIB_MSVC_NOTHROW 1
  4399. | #define HAVE_REALLOC_POSIX 1
  4400. | #define GNULIB_TEST_REALLOC_POSIX 1
  4401. | #define GNULIB_TEST_SECURE_GETENV 1
  4402. | #define GNULIB_TEST_SETSOCKOPT 1
  4403. | #define HAVE_STDINT_H 1
  4404. | #define HAVE_SNPRINTF 1
  4405. | #define GNULIB_TEST_SNPRINTF 1
  4406. | #define GNULIB_SNPRINTF 1
  4407. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  4408. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  4409. | #define __USE_MINGW_ANSI_STDIO 1
  4410. | #define GNULIB_FSCANF 1
  4411. | #define GNULIB_SCANF 1
  4412. | #define HAVE_STRCASECMP 1
  4413. | #define HAVE_STRNCASECMP 1
  4414. | #define HAVE_DECL_STRNCASECMP 1
  4415. | #define GNULIB_TEST_STRDUP 1
  4416. | #define GNULIB_TEST_STRNDUP 1
  4417. | #define GNULIB_TEST_STRNLEN 1
  4418. | #define HAVE_STRTOK_R 1
  4419. | #define GNULIB_TEST_STRTOK_R 1
  4420. | #define HAVE_STRVERSCMP 1
  4421. | #define GNULIB_TEST_STRVERSCMP 1
  4422. | #define HAVE_DECL_LOCALTIME_R 1
  4423. | #define GNULIB_TEST_TIME_R 1
  4424. | #define HAVE_VASPRINTF 1
  4425. | #define GNULIB_TEST_VASPRINTF 1
  4426. | #define HAVE_VSNPRINTF 1
  4427. | #define GNULIB_TEST_VSNPRINTF 1
  4428. | #define HAVE_STDINT_H 1
  4429. | #define GNULIB_TEST_ACCEPT 1
  4430. | #define GNULIB_TEST_BIND 1
  4431. | #define GNULIB_TEST_CLOEXEC 1
  4432. | #define GNULIB_TEST_CLOSE 1
  4433. | #define GNULIB_TEST_CONNECT 1
  4434. | #define HAVE_DUP2 1
  4435. | #define GNULIB_TEST_DUP2 1
  4436. | #define GNULIB_TEST_ENVIRON 1
  4437. | #define GNULIB_TEST_FCNTL 1
  4438. | #define GNULIB_TEST_FDOPEN 1
  4439. | #define FLEXIBLE_ARRAY_MEMBER /**/
  4440. | #define GNULIB_TEST_FTRUNCATE 1
  4441. | #define GNULIB_TEST_GETCWD 1
  4442. | #define GNULIB_TEST_GETDTABLESIZE 1
  4443. | #define GNULIB_TEST_GETPAGESIZE 1
  4444. | #define HAVE_IOCTL 1
  4445. | #define GNULIB_TEST_IOCTL 1
  4446. | #define GNULIB_TEST_LISTEN 1
  4447. | #define GNULIB_TEST_LOCALENAME 1
  4448. | #define HAVE_PTHREAD_RWLOCK 1
  4449. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4450. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  4451. | #define GNULIB_TEST_LSTAT 1
  4452. | #define HAVE_MAP_ANONYMOUS 1
  4453. | #define HAVE_BUG_BIG_NANOSLEEP 1
  4454. | #define GNULIB_TEST_NANOSLEEP 1
  4455. | #define GNULIB_TEST_OPEN 1
  4456. | #define GNULIB_TEST_PERROR 1
  4457. | #define GNULIB_TEST_PIPE 1
  4458. | #define GNULIB_TEST_PUTENV 1
  4459. | #define HAVE_RAISE 1
  4460. | #define GNULIB_TEST_RAISE 1
  4461. | #define GNULIB_TEST_SELECT 1
  4462. | #define GNULIB_TEST_SETENV 1
  4463. | #define GNULIB_TEST_SETLOCALE 1
  4464. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  4465. | #define GNULIB_TEST_SIGACTION 1
  4466. | #define GNULIB_TEST_SIGPROCMASK 1
  4467. | #define HAVE_DECL_SLEEP 1
  4468. | #define GNULIB_TEST_SLEEP 1
  4469. | #define GNULIB_TEST_SOCKET 1
  4470. | #define GNULIB_TEST_STAT 1
  4471. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  4472. | #define GNULIB_TEST_STRERROR 1
  4473. | #define GNULIB_TEST_STRERROR_R 1
  4474. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  4475. | #define HAVE_MAP_ANONYMOUS 1
  4476. | #define GNULIB_TEST_SYMLINK 1
  4477. | #define HAVE_UNSETENV 1
  4478. | #define GNULIB_TEST_UNSETENV 1
  4479. | #define HAVE_DECL_FSEEKO 1
  4480. | #define HAVE_GETHOSTBYNAME 1
  4481. | #define HAVE_GETSERVBYNAME 1
  4482. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  4483. | #define HAVE_DECL_FLOCKFILE 1
  4484. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  4485. | #define HAVE_DECL_FUNLOCKFILE 1
  4486. | #define HAVE_DECL_PUTC_UNLOCKED 1
  4487. | #define TIME_T_IS_SIGNED 1
  4488. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4489. | #define HAVE_TM_ZONE 1
  4490. | #define HAVE_TM_GMTOFF 1
  4491. | #define HAVE_COMPOUND_LITERALS 1
  4492. | #define GNULIB_TEST_ACCEPT 1
  4493. | #define HAVE_ALLOCA 1
  4494. | #define GNULIB_TEST_BIND 1
  4495. | #define HAVE_CLOCK_GETTIME 1
  4496. | #define HAVE_CLOCK_SETTIME 1
  4497. | #define GNULIB_TEST_CLOSE 1
  4498. | #define GNULIB_TEST_CONNECT 1
  4499. | #define HAVE_DUP2 1
  4500. | #define GNULIB_TEST_DUP2 1
  4501. | #define GNULIB_TEST_ENVIRON 1
  4502. | #define FLEXIBLE_ARRAY_MEMBER /**/
  4503. | #define GNULIB_TEST_FSEEK 1
  4504. | #define GNULIB_TEST_FSEEKO 1
  4505. | #define GNULIB_TEST_FSTAT 1
  4506. | #define GNULIB_TEST_FTELL 1
  4507. | #define GNULIB_TEST_FTELLO 1
  4508. | #define HAVE_DECL_GAI_STRERROR 1
  4509. | #define HAVE_DECL_GAI_STRERRORA 0
  4510. | #define HAVE_DECL_GETADDRINFO 1
  4511. | #define HAVE_DECL_FREEADDRINFO 1
  4512. | #define HAVE_DECL_GETNAMEINFO 1
  4513. | #define HAVE_STRUCT_ADDRINFO 1
  4514. | #define GNULIB_TEST_GETADDRINFO 1
  4515. | #define GNULIB_TEST_GETDELIM 1
  4516. | #define GNULIB_TEST_GETLINE 1
  4517. | #define GNULIB_TEST_GETPASS 1
  4518. | #define GNULIB_TEST_GETPEERNAME 1
  4519. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  4520. | #define GNULIB_TEST_GETTIMEOFDAY 1
  4521. | #define HAVE_GETHOSTBYNAME 1
  4522. | #define HAVE_DECL_INET_NTOP 1
  4523. | #define HAVE_DECL_INET_PTON 1
  4524. | #define HAVE___INLINE 1
  4525. | #define GNULIB_TEST_LISTEN 1
  4526. | #define GNULIB_TEST_LSEEK 1
  4527. | #define HAVE_MALLOC_POSIX 1
  4528. | #define GNULIB_TEST_MALLOC_POSIX 1
  4529. | #define GNULIB_TEST_MEMCHR 1
  4530. | #define GNULIB_TEST_MKTIME 1
  4531. | #define NEED_MKTIME_INTERNAL 1
  4532. | #define GNULIB_MSVC_NOTHROW 1
  4533. | #define my_strftime nstrftime
  4534. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4535. | #define HAVE_TM_ZONE 1
  4536. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  4537. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  4538. | #define HAVE_REALLOC_POSIX 1
  4539. | #define GNULIB_TEST_REALLOC_POSIX 1
  4540. | #define GNULIB_TEST_RECV 1
  4541. | #define GNULIB_TEST_RECVFROM 1
  4542. | #define GNULIB_TEST_SELECT 1
  4543. | #define GNULIB_TEST_SEND 1
  4544. | #define GNULIB_TEST_SENDTO 1
  4545. | #define HAVE_GETSERVBYNAME 1
  4546. | #define GNULIB_TEST_SETENV 1
  4547. | #define GNULIB_TEST_SETSOCKOPT 1
  4548. | #define GNULIB_TEST_SHUTDOWN 1
  4549. | #define HAVE_STDINT_H 1
  4550. | #define HAVE_SNPRINTF 1
  4551. | #define GNULIB_TEST_SNPRINTF 1
  4552. | #define GNULIB_SNPRINTF 1
  4553. | #define GNULIB_TEST_SOCKET 1
  4554. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  4555. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  4556. | #define __USE_MINGW_ANSI_STDIO 1
  4557. | #define GNULIB_FSCANF 1
  4558. | #define GNULIB_SCANF 1
  4559. | #define GNULIB_TEST_STRDUP 1
  4560. | #define HAVE_DECL_LOCALTIME_R 1
  4561. | #define GNULIB_TEST_TIME_R 1
  4562. | #define GNULIB_TEST_TIME_RZ 1
  4563. | #define GNULIB_TEST_TIMEGM 1
  4564. | #define HAVE_RUN_TZSET_TEST 1
  4565. | #define GNULIB_TEST_TZSET 1
  4566. | #define HAVE_UNSETENV 1
  4567. | #define GNULIB_TEST_UNSETENV 1
  4568. | #define HAVE_STDINT_H 1
  4569. | #define HAVE_INLINE 1
  4570. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  4571. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  4572. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  4573. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  4574. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  4575. | #define GNULIB_UNISTR_U16_UCTOMB 1
  4576. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  4577. | #define GNULIB_UNISTR_U32_UCTOMB 1
  4578. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  4579. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  4580. | #define GNULIB_UNISTR_U8_UCTOMB 1
  4581. | /* end confdefs.h. */
  4582. |
  4583. | int
  4584. | main ()
  4585. | {
  4586. |
  4587. | ;
  4588. | return 0;
  4589. | }
  4590. configure:47961: result: no
  4591. configure:47931: checking whether C compiler handles -Wcast-align
  4592. configure:47950: gcc -o conftest -g -O2 -Wcast-align conftest.c >&5
  4593. configure:47950: $? = 0
  4594. configure:47961: result: yes
  4595. configure:47931: checking whether C compiler handles -Wcast-align=strict
  4596. configure:47950: gcc -o conftest -g -O2 -Wcast-align=strict conftest.c >&5
  4597. configure:47950: $? = 0
  4598. configure:47961: result: yes
  4599. configure:47931: checking whether C compiler handles -Wcast-function-type
  4600. configure:47950: gcc -o conftest -g -O2 -Wcast-function-type conftest.c >&5
  4601. configure:47950: $? = 0
  4602. configure:47961: result: yes
  4603. configure:47931: checking whether C compiler handles -Wchar-subscripts
  4604. configure:47950: gcc -o conftest -g -O2 -Wchar-subscripts conftest.c >&5
  4605. configure:47950: $? = 0
  4606. configure:47961: result: yes
  4607. configure:47931: checking whether C compiler handles -Wclobbered
  4608. configure:47950: gcc -o conftest -g -O2 -Wclobbered conftest.c >&5
  4609. configure:47950: $? = 0
  4610. configure:47961: result: yes
  4611. configure:47931: checking whether C compiler handles -Wcomment
  4612. configure:47950: gcc -o conftest -g -O2 -Wcomment conftest.c >&5
  4613. configure:47950: $? = 0
  4614. configure:47961: result: yes
  4615. configure:47931: checking whether C compiler handles -Wcomments
  4616. configure:47950: gcc -o conftest -g -O2 -Wcomments conftest.c >&5
  4617. configure:47950: $? = 0
  4618. configure:47961: result: yes
  4619. configure:47931: checking whether C compiler handles -Wcoverage-mismatch
  4620. configure:47950: gcc -o conftest -g -O2 -Wcoverage-mismatch conftest.c >&5
  4621. configure:47950: $? = 0
  4622. configure:47961: result: yes
  4623. configure:47931: checking whether C compiler handles -Wcpp
  4624. configure:47950: gcc -o conftest -g -O2 -Wcpp conftest.c >&5
  4625. configure:47950: $? = 0
  4626. configure:47961: result: yes
  4627. configure:47931: checking whether C compiler handles -Wdangling-else
  4628. configure:47950: gcc -o conftest -g -O2 -Wdangling-else conftest.c >&5
  4629. configure:47950: $? = 0
  4630. configure:47961: result: yes
  4631. configure:47931: checking whether C compiler handles -Wdate-time
  4632. configure:47950: gcc -o conftest -g -O2 -Wdate-time conftest.c >&5
  4633. configure:47950: $? = 0
  4634. configure:47961: result: yes
  4635. configure:47931: checking whether C compiler handles -Wdeprecated
  4636. configure:47950: gcc -o conftest -g -O2 -Wdeprecated conftest.c >&5
  4637. configure:47950: $? = 0
  4638. configure:47961: result: yes
  4639. configure:47931: checking whether C compiler handles -Wdeprecated-declarations
  4640. configure:47950: gcc -o conftest -g -O2 -Wdeprecated-declarations conftest.c >&5
  4641. configure:47950: $? = 0
  4642. configure:47961: result: yes
  4643. configure:47931: checking whether C compiler handles -Wdesignated-init
  4644. configure:47950: gcc -o conftest -g -O2 -Wdesignated-init conftest.c >&5
  4645. configure:47950: $? = 0
  4646. configure:47961: result: yes
  4647. configure:47931: checking whether C compiler handles -Wdisabled-optimization
  4648. configure:47950: gcc -o conftest -g -O2 -Wdisabled-optimization conftest.c >&5
  4649. configure:47950: $? = 0
  4650. configure:47961: result: yes
  4651. configure:47931: checking whether C compiler handles -Wdiscarded-array-qualifiers
  4652. configure:47950: gcc -o conftest -g -O2 -Wdiscarded-array-qualifiers conftest.c >&5
  4653. configure:47950: $? = 0
  4654. configure:47961: result: yes
  4655. configure:47931: checking whether C compiler handles -Wdiscarded-qualifiers
  4656. configure:47950: gcc -o conftest -g -O2 -Wdiscarded-qualifiers conftest.c >&5
  4657. configure:47950: $? = 0
  4658. configure:47961: result: yes
  4659. configure:47931: checking whether C compiler handles -Wdiv-by-zero
  4660. configure:47950: gcc -o conftest -g -O2 -Wdiv-by-zero conftest.c >&5
  4661. configure:47950: $? = 0
  4662. configure:47961: result: yes
  4663. configure:47931: checking whether C compiler handles -Wdouble-promotion
  4664. configure:47950: gcc -o conftest -g -O2 -Wdouble-promotion conftest.c >&5
  4665. configure:47950: $? = 0
  4666. configure:47961: result: yes
  4667. configure:47931: checking whether C compiler handles -Wduplicated-branches
  4668. configure:47950: gcc -o conftest -g -O2 -Wduplicated-branches conftest.c >&5
  4669. configure:47950: $? = 0
  4670. configure:47961: result: yes
  4671. configure:47931: checking whether C compiler handles -Wduplicated-cond
  4672. configure:47950: gcc -o conftest -g -O2 -Wduplicated-cond conftest.c >&5
  4673. configure:47950: $? = 0
  4674. configure:47961: result: yes
  4675. configure:47931: checking whether C compiler handles -Wduplicate-decl-specifier
  4676. configure:47950: gcc -o conftest -g -O2 -Wduplicate-decl-specifier conftest.c >&5
  4677. configure:47950: $? = 0
  4678. configure:47961: result: yes
  4679. configure:47931: checking whether C compiler handles -Wempty-body
  4680. configure:47950: gcc -o conftest -g -O2 -Wempty-body conftest.c >&5
  4681. configure:47950: $? = 0
  4682. configure:47961: result: yes
  4683. configure:47931: checking whether C compiler handles -Wendif-labels
  4684. configure:47950: gcc -o conftest -g -O2 -Wendif-labels conftest.c >&5
  4685. configure:47950: $? = 0
  4686. configure:47961: result: yes
  4687. configure:47931: checking whether C compiler handles -Wenum-compare
  4688. configure:47950: gcc -o conftest -g -O2 -Wenum-compare conftest.c >&5
  4689. configure:47950: $? = 0
  4690. configure:47961: result: yes
  4691. configure:47931: checking whether C compiler handles -Wexpansion-to-defined
  4692. configure:47950: gcc -o conftest -g -O2 -Wexpansion-to-defined conftest.c >&5
  4693. configure:47950: $? = 0
  4694. configure:47961: result: yes
  4695. configure:47931: checking whether C compiler handles -Wextra
  4696. configure:47950: gcc -o conftest -g -O2 -Wextra conftest.c >&5
  4697. configure:47950: $? = 0
  4698. configure:47961: result: yes
  4699. configure:47931: checking whether C compiler handles -Wformat-contains-nul
  4700. configure:47950: gcc -o conftest -g -O2 -Wformat-contains-nul conftest.c >&5
  4701. configure:47950: $? = 0
  4702. configure:47961: result: yes
  4703. configure:47931: checking whether C compiler handles -Wformat-extra-args
  4704. configure:47950: gcc -o conftest -g -O2 -Wformat-extra-args conftest.c >&5
  4705. configure:47950: $? = 0
  4706. configure:47961: result: yes
  4707. configure:47931: checking whether C compiler handles -Wformat-security
  4708. configure:47950: gcc -o conftest -g -O2 -Wformat-security conftest.c >&5
  4709. configure:47950: $? = 0
  4710. configure:47961: result: yes
  4711. configure:47931: checking whether C compiler handles -Wformat-zero-length
  4712. configure:47950: gcc -o conftest -g -O2 -Wformat-zero-length conftest.c >&5
  4713. configure:47950: $? = 0
  4714. configure:47961: result: yes
  4715. configure:47931: checking whether C compiler handles -Wframe-address
  4716. configure:47950: gcc -o conftest -g -O2 -Wframe-address conftest.c >&5
  4717. configure:47950: $? = 0
  4718. configure:47961: result: yes
  4719. configure:47931: checking whether C compiler handles -Wfree-nonheap-object
  4720. configure:47950: gcc -o conftest -g -O2 -Wfree-nonheap-object conftest.c >&5
  4721. configure:47950: $? = 0
  4722. configure:47961: result: yes
  4723. configure:47931: checking whether C compiler handles -Whsa
  4724. configure:47950: gcc -o conftest -g -O2 -Whsa conftest.c >&5
  4725. configure:47950: $? = 0
  4726. configure:47961: result: yes
  4727. configure:47931: checking whether C compiler handles -Wif-not-aligned
  4728. configure:47950: gcc -o conftest -g -O2 -Wif-not-aligned conftest.c >&5
  4729. configure:47950: $? = 0
  4730. configure:47961: result: yes
  4731. configure:47931: checking whether C compiler handles -Wignored-attributes
  4732. configure:47950: gcc -o conftest -g -O2 -Wignored-attributes conftest.c >&5
  4733. configure:47950: $? = 0
  4734. configure:47961: result: yes
  4735. configure:47931: checking whether C compiler handles -Wignored-qualifiers
  4736. configure:47950: gcc -o conftest -g -O2 -Wignored-qualifiers conftest.c >&5
  4737. configure:47950: $? = 0
  4738. configure:47961: result: yes
  4739. configure:47931: checking whether C compiler handles -Wimplicit
  4740. configure:47950: gcc -o conftest -g -O2 -Wimplicit conftest.c >&5
  4741. configure:47950: $? = 0
  4742. configure:47961: result: yes
  4743. configure:47931: checking whether C compiler handles -Wimplicit-function-declaration
  4744. configure:47950: gcc -o conftest -g -O2 -Wimplicit-function-declaration conftest.c >&5
  4745. configure:47950: $? = 0
  4746. configure:47961: result: yes
  4747. configure:47931: checking whether C compiler handles -Wimplicit-int
  4748. configure:47950: gcc -o conftest -g -O2 -Wimplicit-int conftest.c >&5
  4749. configure:47950: $? = 0
  4750. configure:47961: result: yes
  4751. configure:47931: checking whether C compiler handles -Wincompatible-pointer-types
  4752. configure:47950: gcc -o conftest -g -O2 -Wincompatible-pointer-types conftest.c >&5
  4753. configure:47950: $? = 0
  4754. configure:47961: result: yes
  4755. configure:47931: checking whether C compiler handles -Winit-self
  4756. configure:47950: gcc -o conftest -g -O2 -Winit-self conftest.c >&5
  4757. configure:47950: $? = 0
  4758. configure:47961: result: yes
  4759. configure:47931: checking whether C compiler handles -Wint-conversion
  4760. configure:47950: gcc -o conftest -g -O2 -Wint-conversion conftest.c >&5
  4761. configure:47950: $? = 0
  4762. configure:47961: result: yes
  4763. configure:47931: checking whether C compiler handles -Wint-in-bool-context
  4764. configure:47950: gcc -o conftest -g -O2 -Wint-in-bool-context conftest.c >&5
  4765. configure:47950: $? = 0
  4766. configure:47961: result: yes
  4767. configure:47931: checking whether C compiler handles -Wint-to-pointer-cast
  4768. configure:47950: gcc -o conftest -g -O2 -Wint-to-pointer-cast conftest.c >&5
  4769. configure:47950: $? = 0
  4770. configure:47961: result: yes
  4771. configure:47931: checking whether C compiler handles -Winvalid-memory-model
  4772. configure:47950: gcc -o conftest -g -O2 -Winvalid-memory-model conftest.c >&5
  4773. configure:47950: $? = 0
  4774. configure:47961: result: yes
  4775. configure:47931: checking whether C compiler handles -Winvalid-pch
  4776. configure:47950: gcc -o conftest -g -O2 -Winvalid-pch conftest.c >&5
  4777. configure:47950: $? = 0
  4778. configure:47961: result: yes
  4779. configure:47931: checking whether C compiler handles -Wlogical-not-parentheses
  4780. configure:47950: gcc -o conftest -g -O2 -Wlogical-not-parentheses conftest.c >&5
  4781. configure:47950: $? = 0
  4782. configure:47961: result: yes
  4783. configure:47931: checking whether C compiler handles -Wlogical-op
  4784. configure:47950: gcc -o conftest -g -O2 -Wlogical-op conftest.c >&5
  4785. configure:47950: $? = 0
  4786. configure:47961: result: yes
  4787. configure:47931: checking whether C compiler handles -Wmain
  4788. configure:47950: gcc -o conftest -g -O2 -Wmain conftest.c >&5
  4789. configure:47950: $? = 0
  4790. configure:47961: result: yes
  4791. configure:47931: checking whether C compiler handles -Wmaybe-uninitialized
  4792. configure:47950: gcc -o conftest -g -O2 -Wmaybe-uninitialized conftest.c >&5
  4793. configure:47950: $? = 0
  4794. configure:47961: result: yes
  4795. configure:47931: checking whether C compiler handles -Wmemset-elt-size
  4796. configure:47950: gcc -o conftest -g -O2 -Wmemset-elt-size conftest.c >&5
  4797. configure:47950: $? = 0
  4798. configure:47961: result: yes
  4799. configure:47931: checking whether C compiler handles -Wmemset-transposed-args
  4800. configure:47950: gcc -o conftest -g -O2 -Wmemset-transposed-args conftest.c >&5
  4801. configure:47950: $? = 0
  4802. configure:47961: result: yes
  4803. configure:47931: checking whether C compiler handles -Wmisleading-indentation
  4804. configure:47950: gcc -o conftest -g -O2 -Wmisleading-indentation conftest.c >&5
  4805. configure:47950: $? = 0
  4806. configure:47961: result: yes
  4807. configure:47931: checking whether C compiler handles -Wmissing-attributes
  4808. configure:47950: gcc -o conftest -g -O2 -Wmissing-attributes conftest.c >&5
  4809. configure:47950: $? = 0
  4810. configure:47961: result: yes
  4811. configure:47931: checking whether C compiler handles -Wmissing-braces
  4812. configure:47950: gcc -o conftest -g -O2 -Wmissing-braces conftest.c >&5
  4813. configure:47950: $? = 0
  4814. configure:47961: result: yes
  4815. configure:47931: checking whether C compiler handles -Wmissing-declarations
  4816. configure:47950: gcc -o conftest -g -O2 -Wmissing-declarations conftest.c >&5
  4817. configure:47950: $? = 0
  4818. configure:47961: result: yes
  4819. configure:47931: checking whether C compiler handles -Wmissing-field-initializers
  4820. configure:47950: gcc -o conftest -g -O2 -Wmissing-field-initializers conftest.c >&5
  4821. configure:47950: $? = 0
  4822. configure:47961: result: yes
  4823. configure:47931: checking whether C compiler handles -Wmissing-include-dirs
  4824. configure:47950: gcc -o conftest -g -O2 -Wmissing-include-dirs conftest.c >&5
  4825. configure:47950: $? = 0
  4826. configure:47961: result: yes
  4827. configure:47931: checking whether C compiler handles -Wmissing-parameter-type
  4828. configure:47950: gcc -o conftest -g -O2 -Wmissing-parameter-type conftest.c >&5
  4829. configure:47950: $? = 0
  4830. configure:47961: result: yes
  4831. configure:47931: checking whether C compiler handles -Wmissing-profile
  4832. configure:47950: gcc -o conftest -g -O2 -Wmissing-profile conftest.c >&5
  4833. gcc: error: unrecognized command line option '-Wmissing-profile'; did you mean '-Wmissing-braces'?
  4834. configure:47950: $? = 1
  4835. configure: failed program was:
  4836. | /* confdefs.h */
  4837. | #define PACKAGE_NAME "GnuTLS"
  4838. | #define PACKAGE_TARNAME "gnutls"
  4839. | #define PACKAGE_VERSION "3.6.9"
  4840. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  4841. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  4842. | #define PACKAGE_URL ""
  4843. | #define PACKAGE "gnutls"
  4844. | #define VERSION "3.6.9"
  4845. | #define STDC_HEADERS 1
  4846. | #define HAVE_SYS_TYPES_H 1
  4847. | #define HAVE_SYS_STAT_H 1
  4848. | #define HAVE_STDLIB_H 1
  4849. | #define HAVE_STRING_H 1
  4850. | #define HAVE_MEMORY_H 1
  4851. | #define HAVE_STRINGS_H 1
  4852. | #define HAVE_INTTYPES_H 1
  4853. | #define HAVE_STDINT_H 1
  4854. | #define HAVE_UNISTD_H 1
  4855. | #define __EXTENSIONS__ 1
  4856. | #define _ALL_SOURCE 1
  4857. | #define _DARWIN_C_SOURCE 1
  4858. | #define _GNU_SOURCE 1
  4859. | #define _NETBSD_SOURCE 1
  4860. | #define _OPENBSD_SOURCE 1
  4861. | #define _POSIX_PTHREAD_SEMANTICS 1
  4862. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  4863. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  4864. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  4865. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  4866. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  4867. | #define __STDC_WANT_LIB_EXT2__ 1
  4868. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  4869. | #define _TANDEM_SOURCE 1
  4870. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  4871. | #define HAVE_FSEEKO 1
  4872. | #define _DARWIN_USE_64_BIT_INODE 1
  4873. | #define STDC_HEADERS 1
  4874. | #define HAVE_CPUID_H 1
  4875. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  4876. | #define HAVE_NETINET_TCP_H 1
  4877. | #define HAVE_STDATOMIC_H 1
  4878. | #define HAVE_THREADS_H 1
  4879. | #define ENABLE_PADLOCK 1
  4880. | #define HAVE_GETRANDOM 1
  4881. | #define HAVE_LIBNETTLE 1
  4882. | #define C99_MACROS 1
  4883. | #define ENABLE_SSL2 1
  4884. | #define ENABLE_DTLS_SRTP 1
  4885. | #define ENABLE_ALPN 1
  4886. | #define ENABLE_HEARTBEAT 1
  4887. | #define ENABLE_SRP 1
  4888. | #define ENABLE_PSK 1
  4889. | #define ENABLE_ANON 1
  4890. | #define ENABLE_DHE 1
  4891. | #define ENABLE_ECDHE 1
  4892. | #define ENABLE_GOST 1
  4893. | #define ENABLE_OCSP 1
  4894. | #define SIZEOF_VOID_P 8
  4895. | #define SIZEOF_LONG_LONG 8
  4896. | #define SIZEOF_LONG 8
  4897. | #define SIZEOF_INT 4
  4898. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  4899. | #define HAVE_SYS_SOCKET_H 1
  4900. | #define HAVE_ARPA_INET_H 1
  4901. | #define HAVE_FEATURES_H 1
  4902. | #define HAVE_SYS_STAT_H 1
  4903. | #define HAVE_SYS_TIME_H 1
  4904. | #define HAVE_NETDB_H 1
  4905. | #define HAVE_NETINET_IN_H 1
  4906. | #define HAVE_LIMITS_H 1
  4907. | #define HAVE_UNISTD_H 1
  4908. | #define HAVE_SYS_MMAN_H 1
  4909. | #define HAVE_SYS_PARAM_H 1
  4910. | #define HAVE_WCHAR_H 1
  4911. | #define HAVE_STDINT_H 1
  4912. | #define HAVE_STRINGS_H 1
  4913. | #define HAVE_SYS_UIO_H 1
  4914. | #define HAVE_INTTYPES_H 1
  4915. | #define HAVE_LANGINFO_H 1
  4916. | #define HAVE_SYS_SELECT_H 1
  4917. | #define HAVE_SYS_WAIT_H 1
  4918. | #define HAVE_SYS_IOCTL_H 1
  4919. | #define HAVE_STDIO_EXT_H 1
  4920. | #define HAVE_TERMIOS_H 1
  4921. | #define ENABLE_NLS 1
  4922. | #define HAVE_GETTEXT 1
  4923. | #define HAVE_DCGETTEXT 1
  4924. | #define HAVE_FORK 1
  4925. | #define HAVE_SETITIMER 1
  4926. | #define HAVE_GETRUSAGE 1
  4927. | #define HAVE_GETPWUID_R 1
  4928. | #define HAVE_NANOSLEEP 1
  4929. | #define HAVE_DAEMON 1
  4930. | #define HAVE_GETPID 1
  4931. | #define HAVE_LOCALTIME 1
  4932. | #define HAVE_MMAP 1
  4933. | #define HAVE_EXPLICIT_BZERO 1
  4934. | #define HAVE_CLOCK_GETTIME 1
  4935. | #define HAVE_FMEMOPEN 1
  4936. | #define HAVE___REGISTER_ATFORK 1
  4937. | #define HAVE_SECURE_GETENV 1
  4938. | #define HAVE_GETAUXVAL 1
  4939. | #define HAVE_LIBSECCOMP 1
  4940. | #define HAVE_LIBCRYPTO 1
  4941. | #define HAVE_LIBRT 1
  4942. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  4943. | #define HAVE_ALLOCA_H 1
  4944. | #define HAVE_ALLOCA 1
  4945. | #define _USE_STD_STAT 1
  4946. | #define HAVE_DECL_FTELLO 1
  4947. | #define HAVE_DECL_GETDELIM 1
  4948. | #define HAVE_GETDELIM 1
  4949. | #define HAVE_GETTIMEOFDAY 1
  4950. | #define HAVE_MPROTECT 1
  4951. | #define HAVE_SECURE_GETENV 1
  4952. | #define HAVE_GETUID 1
  4953. | #define HAVE_GETEUID 1
  4954. | #define HAVE_GETGID 1
  4955. | #define HAVE_GETEGID 1
  4956. | #define HAVE_SNPRINTF 1
  4957. | #define HAVE_STRDUP 1
  4958. | #define HAVE_STRNDUP 1
  4959. | #define HAVE_LOCALTIME_R 1
  4960. | #define HAVE_FCNTL 1
  4961. | #define HAVE_SYMLINK 1
  4962. | #define HAVE_FTRUNCATE 1
  4963. | #define HAVE_GETDTABLESIZE 1
  4964. | #define HAVE_ISBLANK 1
  4965. | #define HAVE_NEWLOCALE 1
  4966. | #define HAVE_USELOCALE 1
  4967. | #define HAVE_DUPLOCALE 1
  4968. | #define HAVE_FREELOCALE 1
  4969. | #define HAVE_LSTAT 1
  4970. | #define HAVE_STRERROR_R 1
  4971. | #define HAVE___XPG_STRERROR_R 1
  4972. | #define HAVE_PIPE 1
  4973. | #define HAVE_SETENV 1
  4974. | #define HAVE_SIGACTION 1
  4975. | #define HAVE_SIGALTSTACK 1
  4976. | #define HAVE_SIGINTERRUPT 1
  4977. | #define HAVE_SLEEP 1
  4978. | #define HAVE_CATGETS 1
  4979. | #define HAVE_SHUTDOWN 1
  4980. | #define HAVE_GETPASS 1
  4981. | #define HAVE___FSETLOCKING 1
  4982. | #define HAVE_TZSET 1
  4983. | #define HAVE_TIMEGM 1
  4984. | #define HAVE_DECL_GETLINE 1
  4985. | #define restrict __restrict
  4986. | #define HAVE_SHUTDOWN 1
  4987. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  4988. | #define HAVE_SA_FAMILY_T 1
  4989. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  4990. | #define HAVE_IPV4 1
  4991. | #define HAVE_IPV6 1
  4992. | #define HAVE_MAP_ANONYMOUS 1
  4993. | #define HAVE_DECL_MEMMEM 1
  4994. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  4995. | #define HAVE_DECL_SNPRINTF 1
  4996. | #define HAVE__BOOL 1
  4997. | #define HAVE_WCHAR_T 1
  4998. | #define HAVE_WINT_T 1
  4999. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5000. | #define HAVE_LONG_LONG_INT 1
  5001. | #define HAVE_DECL_STRDUP 1
  5002. | #define HAVE_DECL_STRNDUP 1
  5003. | #define HAVE_DECL_STRNLEN 1
  5004. | #define HAVE_DECL_STRTOK_R 1
  5005. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  5006. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  5007. | #define HAVE_INTMAX_T 1
  5008. | #define DBL_EXPBIT0_WORD 1
  5009. | #define DBL_EXPBIT0_BIT 20
  5010. | #define HAVE_SNPRINTF 1
  5011. | #define HAVE_STRNLEN 1
  5012. | #define HAVE_WCSLEN 1
  5013. | #define HAVE_WCSNLEN 1
  5014. | #define HAVE_MBRTOWC 1
  5015. | #define HAVE_WCRTOMB 1
  5016. | #define HAVE_DECL__SNPRINTF 0
  5017. | #define HAVE_SNPRINTF_RETVAL_C99 1
  5018. | #define HAVE_DECL_VSNPRINTF 1
  5019. | #define HAVE_LANGINFO_CODESET 1
  5020. | #define HAVE_ENVIRON_DECL 1
  5021. | #define HAVE_WORKING_O_NOATIME 1
  5022. | #define HAVE_WORKING_O_NOFOLLOW 1
  5023. | #define HAVE_DECL_GETDTABLESIZE 1
  5024. | #define HAVE_INTTYPES_H 1
  5025. | #define HAVE_LC_MESSAGES 1
  5026. | #define HAVE_WORKING_USELOCALE 1
  5027. | #define USE_POSIX_THREADS 1
  5028. | #define USE_POSIX_THREADS_WEAK 1
  5029. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5030. | #define HAVE_STDLIB_H 1
  5031. | #define MALLOC_0_IS_NONNULL 1
  5032. | #define HAVE_DECL_ALARM 1
  5033. | #define PROMOTED_MODE_T mode_t
  5034. | #define HAVE_DECL_STRERROR_R 1
  5035. | #define HAVE_SIGSET_T 1
  5036. | #define HAVE_DECL_SETENV 1
  5037. | #define HAVE_SEARCH_H 1
  5038. | #define HAVE_TSEARCH 1
  5039. | #define HAVE_DECL_UNSETENV 1
  5040. | #define HAVE_ALLOCA 1
  5041. | #define HAVE___BUILTIN_EXPECT 1
  5042. | #define HAVE_BYTESWAP_H 1
  5043. | #define GNULIB_TEST_FSTAT 1
  5044. | #define GNULIB_TEST_FTELL 1
  5045. | #define GNULIB_TEST_FTELLO 1
  5046. | #define GNULIB_TEST_GETDELIM 1
  5047. | #define GNULIB_TEST_GETLINE 1
  5048. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  5049. | #define GNULIB_TEST_GETTIMEOFDAY 1
  5050. | #define HAVE_DECL_INET_NTOP 1
  5051. | #define HAVE_DECL_INET_PTON 1
  5052. | #define GNULIB_TEST_LSEEK 1
  5053. | #define HAVE_MALLOC_POSIX 1
  5054. | #define GNULIB_TEST_MALLOC_POSIX 1
  5055. | #define GNULIB_TEST_MEMCHR 1
  5056. | #define HAVE_MEMMEM 1
  5057. | #define GNULIB_TEST_MEMMEM 1
  5058. | #define GNULIB_MSVC_NOTHROW 1
  5059. | #define HAVE_REALLOC_POSIX 1
  5060. | #define GNULIB_TEST_REALLOC_POSIX 1
  5061. | #define GNULIB_TEST_SECURE_GETENV 1
  5062. | #define GNULIB_TEST_SETSOCKOPT 1
  5063. | #define HAVE_STDINT_H 1
  5064. | #define HAVE_SNPRINTF 1
  5065. | #define GNULIB_TEST_SNPRINTF 1
  5066. | #define GNULIB_SNPRINTF 1
  5067. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  5068. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  5069. | #define __USE_MINGW_ANSI_STDIO 1
  5070. | #define GNULIB_FSCANF 1
  5071. | #define GNULIB_SCANF 1
  5072. | #define HAVE_STRCASECMP 1
  5073. | #define HAVE_STRNCASECMP 1
  5074. | #define HAVE_DECL_STRNCASECMP 1
  5075. | #define GNULIB_TEST_STRDUP 1
  5076. | #define GNULIB_TEST_STRNDUP 1
  5077. | #define GNULIB_TEST_STRNLEN 1
  5078. | #define HAVE_STRTOK_R 1
  5079. | #define GNULIB_TEST_STRTOK_R 1
  5080. | #define HAVE_STRVERSCMP 1
  5081. | #define GNULIB_TEST_STRVERSCMP 1
  5082. | #define HAVE_DECL_LOCALTIME_R 1
  5083. | #define GNULIB_TEST_TIME_R 1
  5084. | #define HAVE_VASPRINTF 1
  5085. | #define GNULIB_TEST_VASPRINTF 1
  5086. | #define HAVE_VSNPRINTF 1
  5087. | #define GNULIB_TEST_VSNPRINTF 1
  5088. | #define HAVE_STDINT_H 1
  5089. | #define GNULIB_TEST_ACCEPT 1
  5090. | #define GNULIB_TEST_BIND 1
  5091. | #define GNULIB_TEST_CLOEXEC 1
  5092. | #define GNULIB_TEST_CLOSE 1
  5093. | #define GNULIB_TEST_CONNECT 1
  5094. | #define HAVE_DUP2 1
  5095. | #define GNULIB_TEST_DUP2 1
  5096. | #define GNULIB_TEST_ENVIRON 1
  5097. | #define GNULIB_TEST_FCNTL 1
  5098. | #define GNULIB_TEST_FDOPEN 1
  5099. | #define FLEXIBLE_ARRAY_MEMBER /**/
  5100. | #define GNULIB_TEST_FTRUNCATE 1
  5101. | #define GNULIB_TEST_GETCWD 1
  5102. | #define GNULIB_TEST_GETDTABLESIZE 1
  5103. | #define GNULIB_TEST_GETPAGESIZE 1
  5104. | #define HAVE_IOCTL 1
  5105. | #define GNULIB_TEST_IOCTL 1
  5106. | #define GNULIB_TEST_LISTEN 1
  5107. | #define GNULIB_TEST_LOCALENAME 1
  5108. | #define HAVE_PTHREAD_RWLOCK 1
  5109. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5110. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  5111. | #define GNULIB_TEST_LSTAT 1
  5112. | #define HAVE_MAP_ANONYMOUS 1
  5113. | #define HAVE_BUG_BIG_NANOSLEEP 1
  5114. | #define GNULIB_TEST_NANOSLEEP 1
  5115. | #define GNULIB_TEST_OPEN 1
  5116. | #define GNULIB_TEST_PERROR 1
  5117. | #define GNULIB_TEST_PIPE 1
  5118. | #define GNULIB_TEST_PUTENV 1
  5119. | #define HAVE_RAISE 1
  5120. | #define GNULIB_TEST_RAISE 1
  5121. | #define GNULIB_TEST_SELECT 1
  5122. | #define GNULIB_TEST_SETENV 1
  5123. | #define GNULIB_TEST_SETLOCALE 1
  5124. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  5125. | #define GNULIB_TEST_SIGACTION 1
  5126. | #define GNULIB_TEST_SIGPROCMASK 1
  5127. | #define HAVE_DECL_SLEEP 1
  5128. | #define GNULIB_TEST_SLEEP 1
  5129. | #define GNULIB_TEST_SOCKET 1
  5130. | #define GNULIB_TEST_STAT 1
  5131. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  5132. | #define GNULIB_TEST_STRERROR 1
  5133. | #define GNULIB_TEST_STRERROR_R 1
  5134. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  5135. | #define HAVE_MAP_ANONYMOUS 1
  5136. | #define GNULIB_TEST_SYMLINK 1
  5137. | #define HAVE_UNSETENV 1
  5138. | #define GNULIB_TEST_UNSETENV 1
  5139. | #define HAVE_DECL_FSEEKO 1
  5140. | #define HAVE_GETHOSTBYNAME 1
  5141. | #define HAVE_GETSERVBYNAME 1
  5142. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  5143. | #define HAVE_DECL_FLOCKFILE 1
  5144. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  5145. | #define HAVE_DECL_FUNLOCKFILE 1
  5146. | #define HAVE_DECL_PUTC_UNLOCKED 1
  5147. | #define TIME_T_IS_SIGNED 1
  5148. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5149. | #define HAVE_TM_ZONE 1
  5150. | #define HAVE_TM_GMTOFF 1
  5151. | #define HAVE_COMPOUND_LITERALS 1
  5152. | #define GNULIB_TEST_ACCEPT 1
  5153. | #define HAVE_ALLOCA 1
  5154. | #define GNULIB_TEST_BIND 1
  5155. | #define HAVE_CLOCK_GETTIME 1
  5156. | #define HAVE_CLOCK_SETTIME 1
  5157. | #define GNULIB_TEST_CLOSE 1
  5158. | #define GNULIB_TEST_CONNECT 1
  5159. | #define HAVE_DUP2 1
  5160. | #define GNULIB_TEST_DUP2 1
  5161. | #define GNULIB_TEST_ENVIRON 1
  5162. | #define FLEXIBLE_ARRAY_MEMBER /**/
  5163. | #define GNULIB_TEST_FSEEK 1
  5164. | #define GNULIB_TEST_FSEEKO 1
  5165. | #define GNULIB_TEST_FSTAT 1
  5166. | #define GNULIB_TEST_FTELL 1
  5167. | #define GNULIB_TEST_FTELLO 1
  5168. | #define HAVE_DECL_GAI_STRERROR 1
  5169. | #define HAVE_DECL_GAI_STRERRORA 0
  5170. | #define HAVE_DECL_GETADDRINFO 1
  5171. | #define HAVE_DECL_FREEADDRINFO 1
  5172. | #define HAVE_DECL_GETNAMEINFO 1
  5173. | #define HAVE_STRUCT_ADDRINFO 1
  5174. | #define GNULIB_TEST_GETADDRINFO 1
  5175. | #define GNULIB_TEST_GETDELIM 1
  5176. | #define GNULIB_TEST_GETLINE 1
  5177. | #define GNULIB_TEST_GETPASS 1
  5178. | #define GNULIB_TEST_GETPEERNAME 1
  5179. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  5180. | #define GNULIB_TEST_GETTIMEOFDAY 1
  5181. | #define HAVE_GETHOSTBYNAME 1
  5182. | #define HAVE_DECL_INET_NTOP 1
  5183. | #define HAVE_DECL_INET_PTON 1
  5184. | #define HAVE___INLINE 1
  5185. | #define GNULIB_TEST_LISTEN 1
  5186. | #define GNULIB_TEST_LSEEK 1
  5187. | #define HAVE_MALLOC_POSIX 1
  5188. | #define GNULIB_TEST_MALLOC_POSIX 1
  5189. | #define GNULIB_TEST_MEMCHR 1
  5190. | #define GNULIB_TEST_MKTIME 1
  5191. | #define NEED_MKTIME_INTERNAL 1
  5192. | #define GNULIB_MSVC_NOTHROW 1
  5193. | #define my_strftime nstrftime
  5194. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5195. | #define HAVE_TM_ZONE 1
  5196. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  5197. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  5198. | #define HAVE_REALLOC_POSIX 1
  5199. | #define GNULIB_TEST_REALLOC_POSIX 1
  5200. | #define GNULIB_TEST_RECV 1
  5201. | #define GNULIB_TEST_RECVFROM 1
  5202. | #define GNULIB_TEST_SELECT 1
  5203. | #define GNULIB_TEST_SEND 1
  5204. | #define GNULIB_TEST_SENDTO 1
  5205. | #define HAVE_GETSERVBYNAME 1
  5206. | #define GNULIB_TEST_SETENV 1
  5207. | #define GNULIB_TEST_SETSOCKOPT 1
  5208. | #define GNULIB_TEST_SHUTDOWN 1
  5209. | #define HAVE_STDINT_H 1
  5210. | #define HAVE_SNPRINTF 1
  5211. | #define GNULIB_TEST_SNPRINTF 1
  5212. | #define GNULIB_SNPRINTF 1
  5213. | #define GNULIB_TEST_SOCKET 1
  5214. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  5215. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  5216. | #define __USE_MINGW_ANSI_STDIO 1
  5217. | #define GNULIB_FSCANF 1
  5218. | #define GNULIB_SCANF 1
  5219. | #define GNULIB_TEST_STRDUP 1
  5220. | #define HAVE_DECL_LOCALTIME_R 1
  5221. | #define GNULIB_TEST_TIME_R 1
  5222. | #define GNULIB_TEST_TIME_RZ 1
  5223. | #define GNULIB_TEST_TIMEGM 1
  5224. | #define HAVE_RUN_TZSET_TEST 1
  5225. | #define GNULIB_TEST_TZSET 1
  5226. | #define HAVE_UNSETENV 1
  5227. | #define GNULIB_TEST_UNSETENV 1
  5228. | #define HAVE_STDINT_H 1
  5229. | #define HAVE_INLINE 1
  5230. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  5231. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  5232. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  5233. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  5234. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  5235. | #define GNULIB_UNISTR_U16_UCTOMB 1
  5236. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  5237. | #define GNULIB_UNISTR_U32_UCTOMB 1
  5238. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  5239. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  5240. | #define GNULIB_UNISTR_U8_UCTOMB 1
  5241. | /* end confdefs.h. */
  5242. |
  5243. | int
  5244. | main ()
  5245. | {
  5246. |
  5247. | ;
  5248. | return 0;
  5249. | }
  5250. configure:47961: result: no
  5251. configure:47931: checking whether C compiler handles -Wmissing-prototypes
  5252. configure:47950: gcc -o conftest -g -O2 -Wmissing-prototypes conftest.c >&5
  5253. configure:47950: $? = 0
  5254. configure:47961: result: yes
  5255. configure:47931: checking whether C compiler handles -Wmultichar
  5256. configure:47950: gcc -o conftest -g -O2 -Wmultichar conftest.c >&5
  5257. configure:47950: $? = 0
  5258. configure:47961: result: yes
  5259. configure:47931: checking whether C compiler handles -Wmultistatement-macros
  5260. configure:47950: gcc -o conftest -g -O2 -Wmultistatement-macros conftest.c >&5
  5261. configure:47950: $? = 0
  5262. configure:47961: result: yes
  5263. configure:47931: checking whether C compiler handles -Wnarrowing
  5264. configure:47950: gcc -o conftest -g -O2 -Wnarrowing conftest.c >&5
  5265. configure:47950: $? = 0
  5266. configure:47961: result: yes
  5267. configure:47931: checking whether C compiler handles -Wnested-externs
  5268. configure:47950: gcc -o conftest -g -O2 -Wnested-externs conftest.c >&5
  5269. configure:47950: $? = 0
  5270. configure:47961: result: yes
  5271. configure:47931: checking whether C compiler handles -Wnonnull
  5272. configure:47950: gcc -o conftest -g -O2 -Wnonnull conftest.c >&5
  5273. configure:47950: $? = 0
  5274. configure:47961: result: yes
  5275. configure:47931: checking whether C compiler handles -Wnonnull-compare
  5276. configure:47950: gcc -o conftest -g -O2 -Wnonnull-compare conftest.c >&5
  5277. configure:47950: $? = 0
  5278. configure:47961: result: yes
  5279. configure:47931: checking whether C compiler handles -Wnull-dereference
  5280. configure:47950: gcc -o conftest -g -O2 -Wnull-dereference conftest.c >&5
  5281. configure:47950: $? = 0
  5282. configure:47961: result: yes
  5283. configure:47931: checking whether C compiler handles -Wodr
  5284. configure:47950: gcc -o conftest -g -O2 -Wodr conftest.c >&5
  5285. configure:47950: $? = 0
  5286. configure:47961: result: yes
  5287. configure:47931: checking whether C compiler handles -Wold-style-declaration
  5288. configure:47950: gcc -o conftest -g -O2 -Wold-style-declaration conftest.c >&5
  5289. configure:47950: $? = 0
  5290. configure:47961: result: yes
  5291. configure:47931: checking whether C compiler handles -Wold-style-definition
  5292. configure:47950: gcc -o conftest -g -O2 -Wold-style-definition conftest.c >&5
  5293. conftest.c: In function 'main':
  5294. conftest.c:409:1: warning: old-style function definition [-Wold-style-definition]
  5295. main ()
  5296. ^~~~
  5297. configure:47950: $? = 0
  5298. configure:47961: result: yes
  5299. configure:47931: checking whether C compiler handles -Wopenmp-simd
  5300. configure:47950: gcc -o conftest -g -O2 -Wopenmp-simd conftest.c >&5
  5301. configure:47950: $? = 0
  5302. configure:47961: result: yes
  5303. configure:47931: checking whether C compiler handles -Woverflow
  5304. configure:47950: gcc -o conftest -g -O2 -Woverflow conftest.c >&5
  5305. configure:47950: $? = 0
  5306. configure:47961: result: yes
  5307. configure:47931: checking whether C compiler handles -Woverride-init
  5308. configure:47950: gcc -o conftest -g -O2 -Woverride-init conftest.c >&5
  5309. configure:47950: $? = 0
  5310. configure:47961: result: yes
  5311. configure:47931: checking whether C compiler handles -Wpacked
  5312. configure:47950: gcc -o conftest -g -O2 -Wpacked conftest.c >&5
  5313. configure:47950: $? = 0
  5314. configure:47961: result: yes
  5315. configure:47931: checking whether C compiler handles -Wpacked-bitfield-compat
  5316. configure:47950: gcc -o conftest -g -O2 -Wpacked-bitfield-compat conftest.c >&5
  5317. configure:47950: $? = 0
  5318. configure:47961: result: yes
  5319. configure:47931: checking whether C compiler handles -Wpacked-not-aligned
  5320. configure:47950: gcc -o conftest -g -O2 -Wpacked-not-aligned conftest.c >&5
  5321. configure:47950: $? = 0
  5322. configure:47961: result: yes
  5323. configure:47931: checking whether C compiler handles -Wparentheses
  5324. configure:47950: gcc -o conftest -g -O2 -Wparentheses conftest.c >&5
  5325. configure:47950: $? = 0
  5326. configure:47961: result: yes
  5327. configure:47931: checking whether C compiler handles -Wpointer-arith
  5328. configure:47950: gcc -o conftest -g -O2 -Wpointer-arith conftest.c >&5
  5329. configure:47950: $? = 0
  5330. configure:47961: result: yes
  5331. configure:47931: checking whether C compiler handles -Wpointer-compare
  5332. configure:47950: gcc -o conftest -g -O2 -Wpointer-compare conftest.c >&5
  5333. configure:47950: $? = 0
  5334. configure:47961: result: yes
  5335. configure:47931: checking whether C compiler handles -Wpointer-sign
  5336. configure:47950: gcc -o conftest -g -O2 -Wpointer-sign conftest.c >&5
  5337. configure:47950: $? = 0
  5338. configure:47961: result: yes
  5339. configure:47931: checking whether C compiler handles -Wpointer-to-int-cast
  5340. configure:47950: gcc -o conftest -g -O2 -Wpointer-to-int-cast conftest.c >&5
  5341. configure:47950: $? = 0
  5342. configure:47961: result: yes
  5343. configure:47931: checking whether C compiler handles -Wpragmas
  5344. configure:47950: gcc -o conftest -g -O2 -Wpragmas conftest.c >&5
  5345. configure:47950: $? = 0
  5346. configure:47961: result: yes
  5347. configure:47931: checking whether C compiler handles -Wpsabi
  5348. configure:47950: gcc -o conftest -g -O2 -Wpsabi conftest.c >&5
  5349. configure:47950: $? = 0
  5350. configure:47961: result: yes
  5351. configure:47931: checking whether C compiler handles -Wrestrict
  5352. configure:47950: gcc -o conftest -g -O2 -Wrestrict conftest.c >&5
  5353. configure:47950: $? = 0
  5354. configure:47961: result: yes
  5355. configure:47931: checking whether C compiler handles -Wreturn-local-addr
  5356. configure:47950: gcc -o conftest -g -O2 -Wreturn-local-addr conftest.c >&5
  5357. configure:47950: $? = 0
  5358. configure:47961: result: yes
  5359. configure:47931: checking whether C compiler handles -Wreturn-type
  5360. configure:47950: gcc -o conftest -g -O2 -Wreturn-type conftest.c >&5
  5361. configure:47950: $? = 0
  5362. configure:47961: result: yes
  5363. configure:47931: checking whether C compiler handles -Wscalar-storage-order
  5364. configure:47950: gcc -o conftest -g -O2 -Wscalar-storage-order conftest.c >&5
  5365. configure:47950: $? = 0
  5366. configure:47961: result: yes
  5367. configure:47931: checking whether C compiler handles -Wsequence-point
  5368. configure:47950: gcc -o conftest -g -O2 -Wsequence-point conftest.c >&5
  5369. configure:47950: $? = 0
  5370. configure:47961: result: yes
  5371. configure:47931: checking whether C compiler handles -Wshadow
  5372. configure:47950: gcc -o conftest -g -O2 -Wshadow conftest.c >&5
  5373. configure:47950: $? = 0
  5374. configure:47961: result: yes
  5375. configure:47931: checking whether C compiler handles -Wshift-count-negative
  5376. configure:47950: gcc -o conftest -g -O2 -Wshift-count-negative conftest.c >&5
  5377. configure:47950: $? = 0
  5378. configure:47961: result: yes
  5379. configure:47931: checking whether C compiler handles -Wshift-count-overflow
  5380. configure:47950: gcc -o conftest -g -O2 -Wshift-count-overflow conftest.c >&5
  5381. configure:47950: $? = 0
  5382. configure:47961: result: yes
  5383. configure:47931: checking whether C compiler handles -Wshift-negative-value
  5384. configure:47950: gcc -o conftest -g -O2 -Wshift-negative-value conftest.c >&5
  5385. configure:47950: $? = 0
  5386. configure:47961: result: yes
  5387. configure:47931: checking whether C compiler handles -Wsizeof-array-argument
  5388. configure:47950: gcc -o conftest -g -O2 -Wsizeof-array-argument conftest.c >&5
  5389. configure:47950: $? = 0
  5390. configure:47961: result: yes
  5391. configure:47931: checking whether C compiler handles -Wsizeof-pointer-div
  5392. configure:47950: gcc -o conftest -g -O2 -Wsizeof-pointer-div conftest.c >&5
  5393. configure:47950: $? = 0
  5394. configure:47961: result: yes
  5395. configure:47931: checking whether C compiler handles -Wsizeof-pointer-memaccess
  5396. configure:47950: gcc -o conftest -g -O2 -Wsizeof-pointer-memaccess conftest.c >&5
  5397. configure:47950: $? = 0
  5398. configure:47961: result: yes
  5399. configure:47931: checking whether C compiler handles -Wstrict-aliasing
  5400. configure:47950: gcc -o conftest -g -O2 -Wstrict-aliasing conftest.c >&5
  5401. configure:47950: $? = 0
  5402. configure:47961: result: yes
  5403. configure:47931: checking whether C compiler handles -Wstrict-prototypes
  5404. configure:47950: gcc -o conftest -g -O2 -Wstrict-prototypes conftest.c >&5
  5405. conftest.c:409:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5406. main ()
  5407. ^~~~
  5408. configure:47950: $? = 0
  5409. configure:47961: result: yes
  5410. configure:47931: checking whether C compiler handles -Wstringop-truncation
  5411. configure:47950: gcc -o conftest -g -O2 -Wstringop-truncation conftest.c >&5
  5412. configure:47950: $? = 0
  5413. configure:47961: result: yes
  5414. configure:47931: checking whether C compiler handles -Wsuggest-attribute=cold
  5415. configure:47950: gcc -o conftest -g -O2 -Wsuggest-attribute=cold conftest.c >&5
  5416. configure:47950: $? = 0
  5417. configure:47961: result: yes
  5418. configure:47931: checking whether C compiler handles -Wsuggest-attribute=format
  5419. configure:47950: gcc -o conftest -g -O2 -Wsuggest-attribute=format conftest.c >&5
  5420. configure:47950: $? = 0
  5421. configure:47961: result: yes
  5422. configure:47931: checking whether C compiler handles -Wsuggest-attribute=malloc
  5423. configure:47950: gcc -o conftest -g -O2 -Wsuggest-attribute=malloc conftest.c >&5
  5424. configure:47950: $? = 0
  5425. configure:47961: result: yes
  5426. configure:47931: checking whether C compiler handles -Wsuggest-final-methods
  5427. configure:47950: gcc -o conftest -g -O2 -Wsuggest-final-methods conftest.c >&5
  5428. configure:47950: $? = 0
  5429. configure:47961: result: yes
  5430. configure:47931: checking whether C compiler handles -Wsuggest-final-types
  5431. configure:47950: gcc -o conftest -g -O2 -Wsuggest-final-types conftest.c >&5
  5432. configure:47950: $? = 0
  5433. configure:47961: result: yes
  5434. configure:47931: checking whether C compiler handles -Wswitch
  5435. configure:47950: gcc -o conftest -g -O2 -Wswitch conftest.c >&5
  5436. configure:47950: $? = 0
  5437. configure:47961: result: yes
  5438. configure:47931: checking whether C compiler handles -Wswitch-bool
  5439. configure:47950: gcc -o conftest -g -O2 -Wswitch-bool conftest.c >&5
  5440. configure:47950: $? = 0
  5441. configure:47961: result: yes
  5442. configure:47931: checking whether C compiler handles -Wswitch-unreachable
  5443. configure:47950: gcc -o conftest -g -O2 -Wswitch-unreachable conftest.c >&5
  5444. configure:47950: $? = 0
  5445. configure:47961: result: yes
  5446. configure:47931: checking whether C compiler handles -Wsync-nand
  5447. configure:47950: gcc -o conftest -g -O2 -Wsync-nand conftest.c >&5
  5448. configure:47950: $? = 0
  5449. configure:47961: result: yes
  5450. configure:47931: checking whether C compiler handles -Wtautological-compare
  5451. configure:47950: gcc -o conftest -g -O2 -Wtautological-compare conftest.c >&5
  5452. configure:47950: $? = 0
  5453. configure:47961: result: yes
  5454. configure:47931: checking whether C compiler handles -Wtrampolines
  5455. configure:47950: gcc -o conftest -g -O2 -Wtrampolines conftest.c >&5
  5456. configure:47950: $? = 0
  5457. configure:47961: result: yes
  5458. configure:47931: checking whether C compiler handles -Wtrigraphs
  5459. configure:47950: gcc -o conftest -g -O2 -Wtrigraphs conftest.c >&5
  5460. configure:47950: $? = 0
  5461. configure:47961: result: yes
  5462. configure:47931: checking whether C compiler handles -Wtype-limits
  5463. configure:47961: result: yes
  5464. configure:47931: checking whether C compiler handles -Wuninitialized
  5465. configure:47950: gcc -o conftest -g -O2 -Wuninitialized conftest.c >&5
  5466. configure:47950: $? = 0
  5467. configure:47961: result: yes
  5468. configure:47931: checking whether C compiler handles -Wunknown-pragmas
  5469. configure:47950: gcc -o conftest -g -O2 -Wunknown-pragmas conftest.c >&5
  5470. configure:47950: $? = 0
  5471. configure:47961: result: yes
  5472. configure:47931: checking whether C compiler handles -Wunused
  5473. configure:47950: gcc -o conftest -g -O2 -Wunused conftest.c >&5
  5474. configure:47950: $? = 0
  5475. configure:47961: result: yes
  5476. configure:47931: checking whether C compiler handles -Wunused-but-set-parameter
  5477. configure:47950: gcc -o conftest -g -O2 -Wunused-but-set-parameter conftest.c >&5
  5478. configure:47950: $? = 0
  5479. configure:47961: result: yes
  5480. configure:47931: checking whether C compiler handles -Wunused-but-set-variable
  5481. configure:47950: gcc -o conftest -g -O2 -Wunused-but-set-variable conftest.c >&5
  5482. configure:47950: $? = 0
  5483. configure:47961: result: yes
  5484. configure:47931: checking whether C compiler handles -Wunused-function
  5485. configure:47950: gcc -o conftest -g -O2 -Wunused-function conftest.c >&5
  5486. configure:47950: $? = 0
  5487. configure:47961: result: yes
  5488. configure:47931: checking whether C compiler handles -Wunused-label
  5489. configure:47950: gcc -o conftest -g -O2 -Wunused-label conftest.c >&5
  5490. configure:47950: $? = 0
  5491. configure:47961: result: yes
  5492. configure:47931: checking whether C compiler handles -Wunused-local-typedefs
  5493. configure:47950: gcc -o conftest -g -O2 -Wunused-local-typedefs conftest.c >&5
  5494. configure:47950: $? = 0
  5495. configure:47961: result: yes
  5496. configure:47931: checking whether C compiler handles -Wunused-macros
  5497. configure:47950: gcc -o conftest -g -O2 -Wunused-macros conftest.c >&5
  5498. conftest.c:10: warning: macro "STDC_HEADERS" is not used [-Wunused-macros]
  5499. #define STDC_HEADERS 1
  5500.  
  5501. conftest.c:12: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros]
  5502. #define HAVE_SYS_STAT_H 1
  5503.  
  5504. conftest.c:19: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros]
  5505. #define HAVE_UNISTD_H 1
  5506.  
  5507. conftest.c:18: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros]
  5508. #define HAVE_STDINT_H 1
  5509.  
  5510. conftest.c:16: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros]
  5511. #define HAVE_STRINGS_H 1
  5512.  
  5513. conftest.c:17: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros]
  5514. #define HAVE_INTTYPES_H 1
  5515.  
  5516. conftest.c:102: warning: macro "HAVE_SECURE_GETENV" is not used [-Wunused-macros]
  5517. #define HAVE_SECURE_GETENV 1
  5518.  
  5519. conftest.c:144: warning: macro "HAVE_SHUTDOWN" is not used [-Wunused-macros]
  5520. #define HAVE_SHUTDOWN 1
  5521.  
  5522. conftest.c:121: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros]
  5523. #define HAVE_SNPRINTF 1
  5524.  
  5525. conftest.c:79: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros]
  5526. #define HAVE_INTTYPES_H 1
  5527.  
  5528. conftest.c:13: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros]
  5529. #define HAVE_STDLIB_H 1
  5530.  
  5531. conftest.c:109: warning: macro "HAVE_ALLOCA" is not used [-Wunused-macros]
  5532. #define HAVE_ALLOCA 1
  5533.  
  5534. conftest.c:76: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros]
  5535. #define HAVE_STDINT_H 1
  5536.  
  5537. conftest.c:175: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros]
  5538. #define HAVE_SNPRINTF 1
  5539.  
  5540. conftest.c:228: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros]
  5541. #define HAVE_STDINT_H 1
  5542.  
  5543. conftest.c:157: warning: macro "HAVE_MAP_ANONYMOUS" is not used [-Wunused-macros]
  5544. #define HAVE_MAP_ANONYMOUS 1
  5545.  
  5546. conftest.c:277: warning: macro "HAVE_MAP_ANONYMOUS" is not used [-Wunused-macros]
  5547. #define HAVE_MAP_ANONYMOUS 1
  5548.  
  5549. conftest.c:254: warning: macro "GNULIB_TEST_ACCEPT" is not used [-Wunused-macros]
  5550. #define GNULIB_TEST_ACCEPT 1
  5551.  
  5552. conftest.c:205: warning: macro "HAVE_ALLOCA" is not used [-Wunused-macros]
  5553. #define HAVE_ALLOCA 1
  5554.  
  5555. conftest.c:255: warning: macro "GNULIB_TEST_BIND" is not used [-Wunused-macros]
  5556. #define GNULIB_TEST_BIND 1
  5557.  
  5558. conftest.c:99: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros]
  5559. #define HAVE_CLOCK_GETTIME 1
  5560.  
  5561. conftest.c:257: warning: macro "GNULIB_TEST_CLOSE" is not used [-Wunused-macros]
  5562. #define GNULIB_TEST_CLOSE 1
  5563.  
  5564. conftest.c:258: warning: macro "GNULIB_TEST_CONNECT" is not used [-Wunused-macros]
  5565. #define GNULIB_TEST_CONNECT 1
  5566.  
  5567. conftest.c:259: warning: macro "HAVE_DUP2" is not used [-Wunused-macros]
  5568. #define HAVE_DUP2 1
  5569.  
  5570. conftest.c:260: warning: macro "GNULIB_TEST_DUP2" is not used [-Wunused-macros]
  5571. #define GNULIB_TEST_DUP2 1
  5572.  
  5573. conftest.c:261: warning: macro "GNULIB_TEST_ENVIRON" is not used [-Wunused-macros]
  5574. #define GNULIB_TEST_ENVIRON 1
  5575.  
  5576. conftest.c:264: warning: macro "FLEXIBLE_ARRAY_MEMBER" is not used [-Wunused-macros]
  5577. #define FLEXIBLE_ARRAY_MEMBER /**/
  5578.  
  5579. conftest.c:208: warning: macro "GNULIB_TEST_FSTAT" is not used [-Wunused-macros]
  5580. #define GNULIB_TEST_FSTAT 1
  5581.  
  5582. conftest.c:209: warning: macro "GNULIB_TEST_FTELL" is not used [-Wunused-macros]
  5583. #define GNULIB_TEST_FTELL 1
  5584.  
  5585. conftest.c:210: warning: macro "GNULIB_TEST_FTELLO" is not used [-Wunused-macros]
  5586. #define GNULIB_TEST_FTELLO 1
  5587.  
  5588. conftest.c:211: warning: macro "GNULIB_TEST_GETDELIM" is not used [-Wunused-macros]
  5589. #define GNULIB_TEST_GETDELIM 1
  5590.  
  5591. conftest.c:212: warning: macro "GNULIB_TEST_GETLINE" is not used [-Wunused-macros]
  5592. #define GNULIB_TEST_GETLINE 1
  5593.  
  5594. conftest.c:213: warning: macro "GETTIMEOFDAY_TIMEZONE" is not used [-Wunused-macros]
  5595. #define GETTIMEOFDAY_TIMEZONE struct timezone
  5596.  
  5597. conftest.c:214: warning: macro "GNULIB_TEST_GETTIMEOFDAY" is not used [-Wunused-macros]
  5598. #define GNULIB_TEST_GETTIMEOFDAY 1
  5599.  
  5600. conftest.c:305: warning: macro "HAVE_GETHOSTBYNAME" is not used [-Wunused-macros]
  5601. #define HAVE_GETHOSTBYNAME 1
  5602.  
  5603. conftest.c:215: warning: macro "HAVE_DECL_INET_NTOP" is not used [-Wunused-macros]
  5604. #define HAVE_DECL_INET_NTOP 1
  5605.  
  5606. conftest.c:216: warning: macro "HAVE_DECL_INET_PTON" is not used [-Wunused-macros]
  5607. #define HAVE_DECL_INET_PTON 1
  5608.  
  5609. conftest.c:271: warning: macro "GNULIB_TEST_LISTEN" is not used [-Wunused-macros]
  5610. #define GNULIB_TEST_LISTEN 1
  5611.  
  5612. conftest.c:217: warning: macro "GNULIB_TEST_LSEEK" is not used [-Wunused-macros]
  5613. #define GNULIB_TEST_LSEEK 1
  5614.  
  5615. conftest.c:218: warning: macro "HAVE_MALLOC_POSIX" is not used [-Wunused-macros]
  5616. #define HAVE_MALLOC_POSIX 1
  5617.  
  5618. conftest.c:219: warning: macro "GNULIB_TEST_MALLOC_POSIX" is not used [-Wunused-macros]
  5619. #define GNULIB_TEST_MALLOC_POSIX 1
  5620.  
  5621. conftest.c:220: warning: macro "GNULIB_TEST_MEMCHR" is not used [-Wunused-macros]
  5622. #define GNULIB_TEST_MEMCHR 1
  5623.  
  5624. conftest.c:223: warning: macro "GNULIB_MSVC_NOTHROW" is not used [-Wunused-macros]
  5625. #define GNULIB_MSVC_NOTHROW 1
  5626.  
  5627. conftest.c:313: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros]
  5628. #define HAVE_STRUCT_TM_TM_ZONE 1
  5629.  
  5630. conftest.c:314: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros]
  5631. #define HAVE_TM_ZONE 1
  5632.  
  5633. conftest.c:224: warning: macro "HAVE_REALLOC_POSIX" is not used [-Wunused-macros]
  5634. #define HAVE_REALLOC_POSIX 1
  5635.  
  5636. conftest.c:225: warning: macro "GNULIB_TEST_REALLOC_POSIX" is not used [-Wunused-macros]
  5637. #define GNULIB_TEST_REALLOC_POSIX 1
  5638.  
  5639. conftest.c:286: warning: macro "GNULIB_TEST_SELECT" is not used [-Wunused-macros]
  5640. #define GNULIB_TEST_SELECT 1
  5641.  
  5642. conftest.c:306: warning: macro "HAVE_GETSERVBYNAME" is not used [-Wunused-macros]
  5643. #define HAVE_GETSERVBYNAME 1
  5644.  
  5645. conftest.c:287: warning: macro "GNULIB_TEST_SETENV" is not used [-Wunused-macros]
  5646. #define GNULIB_TEST_SETENV 1
  5647.  
  5648. conftest.c:227: warning: macro "GNULIB_TEST_SETSOCKOPT" is not used [-Wunused-macros]
  5649. #define GNULIB_TEST_SETSOCKOPT 1
  5650.  
  5651. conftest.c:253: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros]
  5652. #define HAVE_STDINT_H 1
  5653.  
  5654. conftest.c:229: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros]
  5655. #define HAVE_SNPRINTF 1
  5656.  
  5657. conftest.c:230: warning: macro "GNULIB_TEST_SNPRINTF" is not used [-Wunused-macros]
  5658. #define GNULIB_TEST_SNPRINTF 1
  5659.  
  5660. conftest.c:231: warning: macro "GNULIB_SNPRINTF" is not used [-Wunused-macros]
  5661. #define GNULIB_SNPRINTF 1
  5662.  
  5663. conftest.c:294: warning: macro "GNULIB_TEST_SOCKET" is not used [-Wunused-macros]
  5664. #define GNULIB_TEST_SOCKET 1
  5665.  
  5666. conftest.c:232: warning: macro "HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC" is not used [-Wunused-macros]
  5667. #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  5668.  
  5669. conftest.c:233: warning: macro "TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC" is not used [-Wunused-macros]
  5670. #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  5671.  
  5672. conftest.c:234: warning: macro "__USE_MINGW_ANSI_STDIO" is not used [-Wunused-macros]
  5673. #define __USE_MINGW_ANSI_STDIO 1
  5674.  
  5675. conftest.c:235: warning: macro "GNULIB_FSCANF" is not used [-Wunused-macros]
  5676. #define GNULIB_FSCANF 1
  5677.  
  5678. conftest.c:236: warning: macro "GNULIB_SCANF" is not used [-Wunused-macros]
  5679. #define GNULIB_SCANF 1
  5680.  
  5681. conftest.c:240: warning: macro "GNULIB_TEST_STRDUP" is not used [-Wunused-macros]
  5682. #define GNULIB_TEST_STRDUP 1
  5683.  
  5684. conftest.c:247: warning: macro "HAVE_DECL_LOCALTIME_R" is not used [-Wunused-macros]
  5685. #define HAVE_DECL_LOCALTIME_R 1
  5686.  
  5687. conftest.c:248: warning: macro "GNULIB_TEST_TIME_R" is not used [-Wunused-macros]
  5688. #define GNULIB_TEST_TIME_R 1
  5689.  
  5690. conftest.c:302: warning: macro "HAVE_UNSETENV" is not used [-Wunused-macros]
  5691. #define HAVE_UNSETENV 1
  5692.  
  5693. conftest.c:303: warning: macro "GNULIB_TEST_UNSETENV" is not used [-Wunused-macros]
  5694. #define GNULIB_TEST_UNSETENV 1
  5695.  
  5696. conftest.c:374: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros]
  5697. #define HAVE_STDINT_H 1
  5698.  
  5699. conftest.c:112: warning: macro "HAVE_DECL_GETDELIM" is not used [-Wunused-macros]
  5700. #define HAVE_DECL_GETDELIM 1
  5701.  
  5702. conftest.c:14: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros]
  5703. #define HAVE_STRING_H 1
  5704.  
  5705. conftest.c:20: warning: macro "__EXTENSIONS__" is not used [-Wunused-macros]
  5706. #define __EXTENSIONS__ 1
  5707.  
  5708. conftest.c:106: warning: macro "HAVE_LIBRT" is not used [-Wunused-macros]
  5709. #define HAVE_LIBRT 1
  5710.  
  5711. conftest.c:60: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros]
  5712. #define SIZEOF_LONG_LONG 8
  5713.  
  5714. conftest.c:39: warning: macro "HAVE_CPUID_H" is not used [-Wunused-macros]
  5715. #define HAVE_CPUID_H 1
  5716.  
  5717. conftest.c:31: warning: macro "__STDC_WANT_IEC_60559_TYPES_EXT__" is not used [-Wunused-macros]
  5718. #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  5719.  
  5720. conftest.c:150: warning: macro "restrict" is not used [-Wunused-macros]
  5721. #define restrict __restrict
  5722.  
  5723. conftest.c:193: warning: macro "USE_POSIX_THREADS_WEAK" is not used [-Wunused-macros]
  5724. #define USE_POSIX_THREADS_WEAK 1
  5725.  
  5726. conftest.c:22: warning: macro "_DARWIN_C_SOURCE" is not used [-Wunused-macros]
  5727. #define _DARWIN_C_SOURCE 1
  5728.  
  5729. conftest.c:238: warning: macro "HAVE_STRNCASECMP" is not used [-Wunused-macros]
  5730. #define HAVE_STRNCASECMP 1
  5731.  
  5732. conftest.c:373: warning: macro "GNULIB_TEST_SHUTDOWN" is not used [-Wunused-macros]
  5733. #define GNULIB_TEST_SHUTDOWN 1
  5734.  
  5735. conftest.c:390: warning: macro "GNULIB_TEST_TZSET" is not used [-Wunused-macros]
  5736. #define GNULIB_TEST_TZSET 1
  5737.  
  5738. conftest.c:122: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros]
  5739. #define HAVE_STRDUP 1
  5740.  
  5741. conftest.c:88: warning: macro "HAVE_DCGETTEXT" is not used [-Wunused-macros]
  5742. #define HAVE_DCGETTEXT 1
  5743.  
  5744. conftest.c:332: warning: macro "GNULIB_TEST_FTELLO" is not used [-Wunused-macros]
  5745. #define GNULIB_TEST_FTELLO 1
  5746.  
  5747. conftest.c:54: warning: macro "ENABLE_ANON" is not used [-Wunused-macros]
  5748. #define ENABLE_ANON 1
  5749.  
  5750. conftest.c:338: warning: macro "HAVE_STRUCT_ADDRINFO" is not used [-Wunused-macros]
  5751. #define HAVE_STRUCT_ADDRINFO 1
  5752.  
  5753. conftest.c:372: warning: macro "GNULIB_TEST_SETSOCKOPT" is not used [-Wunused-macros]
  5754. #define GNULIB_TEST_SETSOCKOPT 1
  5755.  
  5756. conftest.c:196: warning: macro "MALLOC_0_IS_NONNULL" is not used [-Wunused-macros]
  5757. #define MALLOC_0_IS_NONNULL 1
  5758.  
  5759. conftest.c:111: warning: macro "HAVE_DECL_FTELLO" is not used [-Wunused-macros]
  5760. #define HAVE_DECL_FTELLO 1
  5761.  
  5762. conftest.c:370: warning: macro "HAVE_GETSERVBYNAME" is not used [-Wunused-macros]
  5763. #define HAVE_GETSERVBYNAME 1
  5764.  
  5765. conftest.c:69: warning: macro "HAVE_NETDB_H" is not used [-Wunused-macros]
  5766. #define HAVE_NETDB_H 1
  5767.  
  5768. conftest.c:50: warning: macro "ENABLE_ALPN" is not used [-Wunused-macros]
  5769. #define ENABLE_ALPN 1
  5770.  
  5771. conftest.c:96: warning: macro "HAVE_LOCALTIME" is not used [-Wunused-macros]
  5772. #define HAVE_LOCALTIME 1
  5773.  
  5774. conftest.c:356: warning: macro "NEED_MKTIME_INTERNAL" is not used [-Wunused-macros]
  5775. #define NEED_MKTIME_INTERNAL 1
  5776.  
  5777. conftest.c:47: warning: macro "C99_MACROS" is not used [-Wunused-macros]
  5778. #define C99_MACROS 1
  5779.  
  5780. conftest.c:128: warning: macro "HAVE_GETDTABLESIZE" is not used [-Wunused-macros]
  5781. #define HAVE_GETDTABLESIZE 1
  5782.  
  5783. conftest.c:142: warning: macro "HAVE_SLEEP" is not used [-Wunused-macros]
  5784. #define HAVE_SLEEP 1
  5785.  
  5786. conftest.c:384: warning: macro "GNULIB_TEST_STRDUP" is not used [-Wunused-macros]
  5787. #define GNULIB_TEST_STRDUP 1
  5788.  
  5789. conftest.c:163: warning: macro "HAVE_WINT_T" is not used [-Wunused-macros]
  5790. #define HAVE_WINT_T 1
  5791.  
  5792. conftest.c:331: warning: macro "GNULIB_TEST_FTELL" is not used [-Wunused-macros]
  5793. #define GNULIB_TEST_FTELL 1
  5794.  
  5795. conftest.c:245: warning: macro "HAVE_STRVERSCMP" is not used [-Wunused-macros]
  5796. #define HAVE_STRVERSCMP 1
  5797.  
  5798. conftest.c:404: warning: macro "GNULIB_UNISTR_U8_MBTOUCR" is not used [-Wunused-macros]
  5799. #define GNULIB_UNISTR_U8_MBTOUCR 1
  5800.  
  5801. conftest.c:388: warning: macro "GNULIB_TEST_TIMEGM" is not used [-Wunused-macros]
  5802. #define GNULIB_TEST_TIMEGM 1
  5803.  
  5804. conftest.c:267: warning: macro "GNULIB_TEST_GETDTABLESIZE" is not used [-Wunused-macros]
  5805. #define GNULIB_TEST_GETDTABLESIZE 1
  5806.  
  5807. conftest.c:100: warning: macro "HAVE_FMEMOPEN" is not used [-Wunused-macros]
  5808. #define HAVE_FMEMOPEN 1
  5809.  
  5810. conftest.c:289: warning: macro "HAVE_STRUCT_SIGACTION_SA_SIGACTION" is not used [-Wunused-macros]
  5811. #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  5812.  
  5813. conftest.c:383: warning: macro "GNULIB_SCANF" is not used [-Wunused-macros]
  5814. #define GNULIB_SCANF 1
  5815.  
  5816. conftest.c:34: warning: macro "_TANDEM_SOURCE" is not used [-Wunused-macros]
  5817. #define _TANDEM_SOURCE 1
  5818.  
  5819. conftest.c:29: warning: macro "__STDC_WANT_IEC_60559_DFP_EXT__" is not used [-Wunused-macros]
  5820. #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  5821.  
  5822. conftest.c:371: warning: macro "GNULIB_TEST_SETENV" is not used [-Wunused-macros]
  5823. #define GNULIB_TEST_SETENV 1
  5824.  
  5825. conftest.c:101: warning: macro "HAVE___REGISTER_ATFORK" is not used [-Wunused-macros]
  5826. #define HAVE___REGISTER_ATFORK 1
  5827.  
  5828. conftest.c:143: warning: macro "HAVE_CATGETS" is not used [-Wunused-macros]
  5829. #define HAVE_CATGETS 1
  5830.  
  5831. conftest.c:87: warning: macro "HAVE_GETTEXT" is not used [-Wunused-macros]
  5832. #define HAVE_GETTEXT 1
  5833.  
  5834. conftest.c:256: warning: macro "GNULIB_TEST_CLOEXEC" is not used [-Wunused-macros]
  5835. #define GNULIB_TEST_CLOEXEC 1
  5836.  
  5837. conftest.c:117: warning: macro "HAVE_GETUID" is not used [-Wunused-macros]
  5838. #define HAVE_GETUID 1
  5839.  
  5840. conftest.c:200: warning: macro "HAVE_SIGSET_T" is not used [-Wunused-macros]
  5841. #define HAVE_SIGSET_T 1
  5842.  
  5843. conftest.c:97: warning: macro "HAVE_MMAP" is not used [-Wunused-macros]
  5844. #define HAVE_MMAP 1
  5845.  
  5846. conftest.c:317: warning: macro "GNULIB_TEST_ACCEPT" is not used [-Wunused-macros]
  5847. #define GNULIB_TEST_ACCEPT 1
  5848.  
  5849. conftest.c:161: warning: macro "HAVE__BOOL" is not used [-Wunused-macros]
  5850. #define HAVE__BOOL 1
  5851.  
  5852. conftest.c:5: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros]
  5853. #define PACKAGE_STRING "GnuTLS 3.6.9"
  5854.  
  5855. conftest.c:268: warning: macro "GNULIB_TEST_GETPAGESIZE" is not used [-Wunused-macros]
  5856. #define GNULIB_TEST_GETPAGESIZE 1
  5857.  
  5858. conftest.c:354: warning: macro "GNULIB_TEST_MEMCHR" is not used [-Wunused-macros]
  5859. #define GNULIB_TEST_MEMCHR 1
  5860.  
  5861. conftest.c:377: warning: macro "GNULIB_SNPRINTF" is not used [-Wunused-macros]
  5862. #define GNULIB_SNPRINTF 1
  5863.  
  5864. conftest.c:329: warning: macro "GNULIB_TEST_FSEEKO" is not used [-Wunused-macros]
  5865. #define GNULIB_TEST_FSEEKO 1
  5866.  
  5867. conftest.c:191: warning: macro "HAVE_WORKING_USELOCALE" is not used [-Wunused-macros]
  5868. #define HAVE_WORKING_USELOCALE 1
  5869.  
  5870. conftest.c:115: warning: macro "HAVE_MPROTECT" is not used [-Wunused-macros]
  5871. #define HAVE_MPROTECT 1
  5872.  
  5873. conftest.c:82: warning: macro "HAVE_SYS_WAIT_H" is not used [-Wunused-macros]
  5874. #define HAVE_SYS_WAIT_H 1
  5875.  
  5876. conftest.c:386: warning: macro "GNULIB_TEST_TIME_R" is not used [-Wunused-macros]
  5877. #define GNULIB_TEST_TIME_R 1
  5878.  
  5879. conftest.c:137: warning: macro "HAVE_PIPE" is not used [-Wunused-macros]
  5880. #define HAVE_PIPE 1
  5881.  
  5882. conftest.c:393: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros]
  5883. #define HAVE_STDINT_H 1
  5884.  
  5885. conftest.c:67: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros]
  5886. #define HAVE_SYS_STAT_H 1
  5887.  
  5888. conftest.c:279: warning: macro "GNULIB_TEST_NANOSLEEP" is not used [-Wunused-macros]
  5889. #define GNULIB_TEST_NANOSLEEP 1
  5890.  
  5891. conftest.c:105: warning: macro "HAVE_LIBCRYPTO" is not used [-Wunused-macros]
  5892. #define HAVE_LIBCRYPTO 1
  5893.  
  5894. conftest.c:189: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros]
  5895. #define HAVE_INTTYPES_H 1
  5896.  
  5897. conftest.c:304: warning: macro "HAVE_DECL_FSEEKO" is not used [-Wunused-macros]
  5898. #define HAVE_DECL_FSEEKO 1
  5899.  
  5900. conftest.c:280: warning: macro "GNULIB_TEST_OPEN" is not used [-Wunused-macros]
  5901. #define GNULIB_TEST_OPEN 1
  5902.  
  5903. conftest.c:344: warning: macro "GETTIMEOFDAY_TIMEZONE" is not used [-Wunused-macros]
  5904. #define GETTIMEOFDAY_TIMEZONE struct timezone
  5905.  
  5906. conftest.c:395: warning: macro "GNULIB_TEST_UNINORM_U16_NORMALIZE" is not used [-Wunused-macros]
  5907. #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  5908.  
  5909. conftest.c:298: warning: macro "GNULIB_TEST_STRERROR_R" is not used [-Wunused-macros]
  5910. #define GNULIB_TEST_STRERROR_R 1
  5911.  
  5912. conftest.c:249: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros]
  5913. #define HAVE_VASPRINTF 1
  5914.  
  5915. conftest.c:3: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros]
  5916. #define PACKAGE_TARNAME "gnutls"
  5917.  
  5918. conftest.c:118: warning: macro "HAVE_GETEUID" is not used [-Wunused-macros]
  5919. #define HAVE_GETEUID 1
  5920.  
  5921. conftest.c:315: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros]
  5922. #define HAVE_TM_GMTOFF 1
  5923.  
  5924. conftest.c:185: warning: macro "HAVE_ENVIRON_DECL" is not used [-Wunused-macros]
  5925. #define HAVE_ENVIRON_DECL 1
  5926.  
  5927. conftest.c:148: warning: macro "HAVE_TIMEGM" is not used [-Wunused-macros]
  5928. #define HAVE_TIMEGM 1
  5929.  
  5930. conftest.c:250: warning: macro "GNULIB_TEST_VASPRINTF" is not used [-Wunused-macros]
  5931. #define GNULIB_TEST_VASPRINTF 1
  5932.  
  5933. conftest.c:327: warning: macro "FLEXIBLE_ARRAY_MEMBER" is not used [-Wunused-macros]
  5934. #define FLEXIBLE_ARRAY_MEMBER /**/
  5935.  
  5936. conftest.c:123: warning: macro "HAVE_STRNDUP" is not used [-Wunused-macros]
  5937. #define HAVE_STRNDUP 1
  5938.  
  5939. conftest.c:322: warning: macro "GNULIB_TEST_CLOSE" is not used [-Wunused-macros]
  5940. #define GNULIB_TEST_CLOSE 1
  5941.  
  5942. conftest.c:114: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros]
  5943. #define HAVE_GETTIMEOFDAY 1
  5944.  
  5945. conftest.c:25: warning: macro "_OPENBSD_SOURCE" is not used [-Wunused-macros]
  5946. #define _OPENBSD_SOURCE 1
  5947.  
  5948. conftest.c:316: warning: macro "HAVE_COMPOUND_LITERALS" is not used [-Wunused-macros]
  5949. #define HAVE_COMPOUND_LITERALS 1
  5950.  
  5951. conftest.c:37: warning: macro "_DARWIN_USE_64_BIT_INODE" is not used [-Wunused-macros]
  5952. #define _DARWIN_USE_64_BIT_INODE 1
  5953.  
  5954. conftest.c:293: warning: macro "GNULIB_TEST_SLEEP" is not used [-Wunused-macros]
  5955. #define GNULIB_TEST_SLEEP 1
  5956.  
  5957. conftest.c:40: warning: macro "HAVE_STRUCT_IOVEC_IOV_BASE" is not used [-Wunused-macros]
  5958. #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  5959.  
  5960. conftest.c:86: warning: macro "ENABLE_NLS" is not used [-Wunused-macros]
  5961. #define ENABLE_NLS 1
  5962.  
  5963. conftest.c:376: warning: macro "GNULIB_TEST_SNPRINTF" is not used [-Wunused-macros]
  5964. #define GNULIB_TEST_SNPRINTF 1
  5965.  
  5966. conftest.c:183: warning: macro "HAVE_DECL_VSNPRINTF" is not used [-Wunused-macros]
  5967. #define HAVE_DECL_VSNPRINTF 1
  5968.  
  5969. conftest.c:195: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros]
  5970. #define HAVE_STDLIB_H 1
  5971.  
  5972. conftest.c:351: warning: macro "GNULIB_TEST_LSEEK" is not used [-Wunused-macros]
  5973. #define GNULIB_TEST_LSEEK 1
  5974.  
  5975. conftest.c:352: warning: macro "HAVE_MALLOC_POSIX" is not used [-Wunused-macros]
  5976. #define HAVE_MALLOC_POSIX 1
  5977.  
  5978. conftest.c:310: warning: macro "HAVE_DECL_FUNLOCKFILE" is not used [-Wunused-macros]
  5979. #define HAVE_DECL_FUNLOCKFILE 1
  5980.  
  5981. conftest.c:397: warning: macro "GNULIB_TEST_UNINORM_U8_NORMALIZE" is not used [-Wunused-macros]
  5982. #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  5983.  
  5984. conftest.c:337: warning: macro "HAVE_DECL_GETNAMEINFO" is not used [-Wunused-macros]
  5985. #define HAVE_DECL_GETNAMEINFO 1
  5986.  
  5987. conftest.c:364: warning: macro "GNULIB_TEST_REALLOC_POSIX" is not used [-Wunused-macros]
  5988. #define GNULIB_TEST_REALLOC_POSIX 1
  5989.  
  5990. conftest.c:120: warning: macro "HAVE_GETEGID" is not used [-Wunused-macros]
  5991. #define HAVE_GETEGID 1
  5992.  
  5993. conftest.c:154: warning: macro "HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY" is not used [-Wunused-macros]
  5994. #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  5995.  
  5996. conftest.c:11: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros]
  5997. #define HAVE_SYS_TYPES_H 1
  5998.  
  5999. conftest.c:44: warning: macro "ENABLE_PADLOCK" is not used [-Wunused-macros]
  6000. #define ENABLE_PADLOCK 1
  6001.  
  6002. conftest.c:89: warning: macro "HAVE_FORK" is not used [-Wunused-macros]
  6003. #define HAVE_FORK 1
  6004.  
  6005. conftest.c:64: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros]
  6006. #define HAVE_SYS_SOCKET_H 1
  6007.  
  6008. conftest.c:65: warning: macro "HAVE_ARPA_INET_H" is not used [-Wunused-macros]
  6009. #define HAVE_ARPA_INET_H 1
  6010.  
  6011. conftest.c:340: warning: macro "GNULIB_TEST_GETDELIM" is not used [-Wunused-macros]
  6012. #define GNULIB_TEST_GETDELIM 1
  6013.  
  6014. conftest.c:375: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros]
  6015. #define HAVE_SNPRINTF 1
  6016.  
  6017. conftest.c:153: warning: macro "HAVE_SA_FAMILY_T" is not used [-Wunused-macros]
  6018. #define HAVE_SA_FAMILY_T 1
  6019.  
  6020. conftest.c:335: warning: macro "HAVE_DECL_GETADDRINFO" is not used [-Wunused-macros]
  6021. #define HAVE_DECL_GETADDRINFO 1
  6022.  
  6023. conftest.c:51: warning: macro "ENABLE_HEARTBEAT" is not used [-Wunused-macros]
  6024. #define ENABLE_HEARTBEAT 1
  6025.  
  6026. conftest.c:387: warning: macro "GNULIB_TEST_TIME_RZ" is not used [-Wunused-macros]
  6027. #define GNULIB_TEST_TIME_RZ 1
  6028.  
  6029. conftest.c:36: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros]
  6030. #define HAVE_FSEEKO 1
  6031.  
  6032. conftest.c:83: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros]
  6033. #define HAVE_SYS_IOCTL_H 1
  6034.  
  6035. conftest.c:385: warning: macro "HAVE_DECL_LOCALTIME_R" is not used [-Wunused-macros]
  6036. #define HAVE_DECL_LOCALTIME_R 1
  6037.  
  6038. conftest.c:292: warning: macro "HAVE_DECL_SLEEP" is not used [-Wunused-macros]
  6039. #define HAVE_DECL_SLEEP 1
  6040.  
  6041. conftest.c:159: warning: macro "HAVE_MINMAX_IN_SYS_PARAM_H" is not used [-Wunused-macros]
  6042. #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  6043.  
  6044. conftest.c:176: warning: macro "HAVE_STRNLEN" is not used [-Wunused-macros]
  6045. #define HAVE_STRNLEN 1
  6046.  
  6047. conftest.c:78: warning: macro "HAVE_SYS_UIO_H" is not used [-Wunused-macros]
  6048. #define HAVE_SYS_UIO_H 1
  6049.  
  6050. conftest.c:119: warning: macro "HAVE_GETGID" is not used [-Wunused-macros]
  6051. #define HAVE_GETGID 1
  6052.  
  6053. conftest.c:6: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros]
  6054. #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  6055.  
  6056. conftest.c:360: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros]
  6057. #define HAVE_TM_ZONE 1
  6058.  
  6059. conftest.c:312: warning: macro "TIME_T_IS_SIGNED" is not used [-Wunused-macros]
  6060. #define TIME_T_IS_SIGNED 1
  6061.  
  6062. conftest.c:124: warning: macro "HAVE_LOCALTIME_R" is not used [-Wunused-macros]
  6063. #define HAVE_LOCALTIME_R 1
  6064.  
  6065. conftest.c:237: warning: macro "HAVE_STRCASECMP" is not used [-Wunused-macros]
  6066. #define HAVE_STRCASECMP 1
  6067.  
  6068. conftest.c:366: warning: macro "GNULIB_TEST_RECVFROM" is not used [-Wunused-macros]
  6069. #define GNULIB_TEST_RECVFROM 1
  6070.  
  6071. conftest.c:107: warning: macro "HAVE_PTHREAD_MUTEX_LOCK" is not used [-Wunused-macros]
  6072. #define HAVE_PTHREAD_MUTEX_LOCK 1
  6073.  
  6074. conftest.c:62: warning: macro "SIZEOF_INT" is not used [-Wunused-macros]
  6075. #define SIZEOF_INT 4
  6076.  
  6077. conftest.c:361: warning: macro "HAVE_DECL_PROGRAM_INVOCATION_NAME" is not used [-Wunused-macros]
  6078. #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  6079.  
  6080. conftest.c:276: warning: macro "GNULIB_TEST_LSTAT" is not used [-Wunused-macros]
  6081. #define GNULIB_TEST_LSTAT 1
  6082.  
  6083. conftest.c:104: warning: macro "HAVE_LIBSECCOMP" is not used [-Wunused-macros]
  6084. #define HAVE_LIBSECCOMP 1
  6085.  
  6086. conftest.c:283: warning: macro "GNULIB_TEST_PUTENV" is not used [-Wunused-macros]
  6087. #define GNULIB_TEST_PUTENV 1
  6088.  
  6089. conftest.c:241: warning: macro "GNULIB_TEST_STRNDUP" is not used [-Wunused-macros]
  6090. #define GNULIB_TEST_STRNDUP 1
  6091.  
  6092. conftest.c:281: warning: macro "GNULIB_TEST_PERROR" is not used [-Wunused-macros]
  6093. #define GNULIB_TEST_PERROR 1
  6094.  
  6095. conftest.c:194: warning: macro "LSTAT_FOLLOWS_SLASHED_SYMLINK" is not used [-Wunused-macros]
  6096. #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  6097.  
  6098. conftest.c:187: warning: macro "HAVE_WORKING_O_NOFOLLOW" is not used [-Wunused-macros]
  6099. #define HAVE_WORKING_O_NOFOLLOW 1
  6100.  
  6101. conftest.c:343: warning: macro "GNULIB_TEST_GETPEERNAME" is not used [-Wunused-macros]
  6102. #define GNULIB_TEST_GETPEERNAME 1
  6103.  
  6104. conftest.c:252: warning: macro "GNULIB_TEST_VSNPRINTF" is not used [-Wunused-macros]
  6105. #define GNULIB_TEST_VSNPRINTF 1
  6106.  
  6107. conftest.c:355: warning: macro "GNULIB_TEST_MKTIME" is not used [-Wunused-macros]
  6108. #define GNULIB_TEST_MKTIME 1
  6109.  
  6110. conftest.c:59: warning: macro "SIZEOF_VOID_P" is not used [-Wunused-macros]
  6111. #define SIZEOF_VOID_P 8
  6112.  
  6113. conftest.c:380: warning: macro "TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC" is not used [-Wunused-macros]
  6114. #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  6115.  
  6116. conftest.c:382: warning: macro "GNULIB_FSCANF" is not used [-Wunused-macros]
  6117. #define GNULIB_FSCANF 1
  6118.  
  6119. conftest.c:72: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros]
  6120. #define HAVE_UNISTD_H 1
  6121.  
  6122. conftest.c:136: warning: macro "HAVE___XPG_STRERROR_R" is not used [-Wunused-macros]
  6123. #define HAVE___XPG_STRERROR_R 1
  6124.  
  6125. conftest.c:26: warning: macro "_POSIX_PTHREAD_SEMANTICS" is not used [-Wunused-macros]
  6126. #define _POSIX_PTHREAD_SEMANTICS 1
  6127.  
  6128. conftest.c:182: warning: macro "HAVE_SNPRINTF_RETVAL_C99" is not used [-Wunused-macros]
  6129. #define HAVE_SNPRINTF_RETVAL_C99 1
  6130.  
  6131. conftest.c:32: warning: macro "__STDC_WANT_LIB_EXT2__" is not used [-Wunused-macros]
  6132. #define __STDC_WANT_LIB_EXT2__ 1
  6133.  
  6134. conftest.c:389: warning: macro "HAVE_RUN_TZSET_TEST" is not used [-Wunused-macros]
  6135. #define HAVE_RUN_TZSET_TEST 1
  6136.  
  6137. conftest.c:299: warning: macro "GNULIB_STRERROR_R_POSIX" is not used [-Wunused-macros]
  6138. #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  6139.  
  6140. conftest.c:369: warning: macro "GNULIB_TEST_SENDTO" is not used [-Wunused-macros]
  6141. #define GNULIB_TEST_SENDTO 1
  6142.  
  6143. conftest.c:265: warning: macro "GNULIB_TEST_FTRUNCATE" is not used [-Wunused-macros]
  6144. #define GNULIB_TEST_FTRUNCATE 1
  6145.  
  6146. conftest.c:300: warning: macro "HAVE_MAP_ANONYMOUS" is not used [-Wunused-macros]
  6147. #define HAVE_MAP_ANONYMOUS 1
  6148.  
  6149. conftest.c:134: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros]
  6150. #define HAVE_LSTAT 1
  6151.  
  6152. conftest.c:290: warning: macro "GNULIB_TEST_SIGACTION" is not used [-Wunused-macros]
  6153. #define GNULIB_TEST_SIGACTION 1
  6154.  
  6155. conftest.c:45: warning: macro "HAVE_GETRANDOM" is not used [-Wunused-macros]
  6156. #define HAVE_GETRANDOM 1
  6157.  
  6158. conftest.c:46: warning: macro "HAVE_LIBNETTLE" is not used [-Wunused-macros]
  6159. #define HAVE_LIBNETTLE 1
  6160.  
  6161. conftest.c:244: warning: macro "GNULIB_TEST_STRTOK_R" is not used [-Wunused-macros]
  6162. #define GNULIB_TEST_STRTOK_R 1
  6163.  
  6164. conftest.c:358: warning: macro "my_strftime" is not used [-Wunused-macros]
  6165. #define my_strftime nstrftime
  6166.  
  6167. conftest.c:359: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros]
  6168. #define HAVE_STRUCT_TM_TM_ZONE 1
  6169.  
  6170. conftest.c:242: warning: macro "GNULIB_TEST_STRNLEN" is not used [-Wunused-macros]
  6171. #define GNULIB_TEST_STRNLEN 1
  6172.  
  6173. conftest.c:273: warning: macro "HAVE_PTHREAD_RWLOCK" is not used [-Wunused-macros]
  6174. #define HAVE_PTHREAD_RWLOCK 1
  6175.  
  6176. conftest.c:57: warning: macro "ENABLE_GOST" is not used [-Wunused-macros]
  6177. #define ENABLE_GOST 1
  6178.  
  6179. conftest.c:113: warning: macro "HAVE_GETDELIM" is not used [-Wunused-macros]
  6180. #define HAVE_GETDELIM 1
  6181.  
  6182. conftest.c:162: warning: macro "HAVE_WCHAR_T" is not used [-Wunused-macros]
  6183. #define HAVE_WCHAR_T 1
  6184.  
  6185. conftest.c:400: warning: macro "GNULIB_UNISTR_U16_UCTOMB" is not used [-Wunused-macros]
  6186. #define GNULIB_UNISTR_U16_UCTOMB 1
  6187.  
  6188. conftest.c:291: warning: macro "GNULIB_TEST_SIGPROCMASK" is not used [-Wunused-macros]
  6189. #define GNULIB_TEST_SIGPROCMASK 1
  6190.  
  6191. conftest.c:297: warning: macro "GNULIB_TEST_STRERROR" is not used [-Wunused-macros]
  6192. #define GNULIB_TEST_STRERROR 1
  6193.  
  6194. conftest.c:307: warning: macro "HAVE_DECL_FFLUSH_UNLOCKED" is not used [-Wunused-macros]
  6195. #define HAVE_DECL_FFLUSH_UNLOCKED 1
  6196.  
  6197. conftest.c:341: warning: macro "GNULIB_TEST_GETLINE" is not used [-Wunused-macros]
  6198. #define GNULIB_TEST_GETLINE 1
  6199.  
  6200. conftest.c:27: warning: macro "__STDC_WANT_IEC_60559_ATTRIBS_EXT__" is not used [-Wunused-macros]
  6201. #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  6202.  
  6203. conftest.c:138: warning: macro "HAVE_SETENV" is not used [-Wunused-macros]
  6204. #define HAVE_SETENV 1
  6205.  
  6206. conftest.c:55: warning: macro "ENABLE_DHE" is not used [-Wunused-macros]
  6207. #define ENABLE_DHE 1
  6208.  
  6209. conftest.c:77: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros]
  6210. #define HAVE_STRINGS_H 1
  6211.  
  6212. conftest.c:323: warning: macro "GNULIB_TEST_CONNECT" is not used [-Wunused-macros]
  6213. #define GNULIB_TEST_CONNECT 1
  6214.  
  6215. conftest.c:177: warning: macro "HAVE_WCSLEN" is not used [-Wunused-macros]
  6216. #define HAVE_WCSLEN 1
  6217.  
  6218. conftest.c:246: warning: macro "GNULIB_TEST_STRVERSCMP" is not used [-Wunused-macros]
  6219. #define GNULIB_TEST_STRVERSCMP 1
  6220.  
  6221. conftest.c:272: warning: macro "GNULIB_TEST_LOCALENAME" is not used [-Wunused-macros]
  6222. #define GNULIB_TEST_LOCALENAME 1
  6223.  
  6224. conftest.c:318: warning: macro "HAVE_ALLOCA" is not used [-Wunused-macros]
  6225. #define HAVE_ALLOCA 1
  6226.  
  6227. conftest.c:30: warning: macro "__STDC_WANT_IEC_60559_FUNCS_EXT__" is not used [-Wunused-macros]
  6228. #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  6229.  
  6230. conftest.c:296: warning: macro "GNULIB_STRERROR" is not used [-Wunused-macros]
  6231. #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  6232.  
  6233. conftest.c:285: warning: macro "GNULIB_TEST_RAISE" is not used [-Wunused-macros]
  6234. #define GNULIB_TEST_RAISE 1
  6235.  
  6236. conftest.c:139: warning: macro "HAVE_SIGACTION" is not used [-Wunused-macros]
  6237. #define HAVE_SIGACTION 1
  6238.  
  6239. conftest.c:152: warning: macro "HAVE_STRUCT_SOCKADDR_STORAGE" is not used [-Wunused-macros]
  6240. #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  6241.  
  6242. conftest.c:38: warning: macro "STDC_HEADERS" is not used [-Wunused-macros]
  6243. #define STDC_HEADERS 1
  6244.  
  6245. conftest.c:178: warning: macro "HAVE_WCSNLEN" is not used [-Wunused-macros]
  6246. #define HAVE_WCSNLEN 1
  6247.  
  6248. conftest.c:284: warning: macro "HAVE_RAISE" is not used [-Wunused-macros]
  6249. #define HAVE_RAISE 1
  6250.  
  6251. conftest.c:398: warning: macro "GNULIB_UNISTR_U16_MBTOUC_UNSAFE" is not used [-Wunused-macros]
  6252. #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  6253.  
  6254. conftest.c:15: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros]
  6255. #define HAVE_MEMORY_H 1
  6256.  
  6257. conftest.c:394: warning: macro "HAVE_INLINE" is not used [-Wunused-macros]
  6258. #define HAVE_INLINE 1
  6259.  
  6260. conftest.c:270: warning: macro "GNULIB_TEST_IOCTL" is not used [-Wunused-macros]
  6261. #define GNULIB_TEST_IOCTL 1
  6262.  
  6263. conftest.c:350: warning: macro "GNULIB_TEST_LISTEN" is not used [-Wunused-macros]
  6264. #define GNULIB_TEST_LISTEN 1
  6265.  
  6266. conftest.c:321: warning: macro "HAVE_CLOCK_SETTIME" is not used [-Wunused-macros]
  6267. #define HAVE_CLOCK_SETTIME 1
  6268.  
  6269. conftest.c:184: warning: macro "HAVE_LANGINFO_CODESET" is not used [-Wunused-macros]
  6270. #define HAVE_LANGINFO_CODESET 1
  6271.  
  6272. conftest.c:4: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros]
  6273. #define PACKAGE_VERSION "3.6.9"
  6274.  
  6275. conftest.c:2: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros]
  6276. #define PACKAGE_NAME "GnuTLS"
  6277.  
  6278. conftest.c:160: warning: macro "HAVE_DECL_SNPRINTF" is not used [-Wunused-macros]
  6279. #define HAVE_DECL_SNPRINTF 1
  6280.  
  6281. conftest.c:133: warning: macro "HAVE_FREELOCALE" is not used [-Wunused-macros]
  6282. #define HAVE_FREELOCALE 1
  6283.  
  6284. conftest.c:262: warning: macro "GNULIB_TEST_FCNTL" is not used [-Wunused-macros]
  6285. #define GNULIB_TEST_FCNTL 1
  6286.  
  6287. conftest.c:42: warning: macro "HAVE_STDATOMIC_H" is not used [-Wunused-macros]
  6288. #define HAVE_STDATOMIC_H 1
  6289.  
  6290. conftest.c:131: warning: macro "HAVE_USELOCALE" is not used [-Wunused-macros]
  6291. #define HAVE_USELOCALE 1
  6292.  
  6293. conftest.c:125: warning: macro "HAVE_FCNTL" is not used [-Wunused-macros]
  6294. #define HAVE_FCNTL 1
  6295.  
  6296. conftest.c:33: warning: macro "__STDC_WANT_MATH_SPEC_FUNCS__" is not used [-Wunused-macros]
  6297. #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  6298.  
  6299. conftest.c:309: warning: macro "HAVE_DECL_FPUTS_UNLOCKED" is not used [-Wunused-macros]
  6300. #define HAVE_DECL_FPUTS_UNLOCKED 1
  6301.  
  6302. conftest.c:145: warning: macro "HAVE_GETPASS" is not used [-Wunused-macros]
  6303. #define HAVE_GETPASS 1
  6304.  
  6305. conftest.c:116: warning: macro "HAVE_SECURE_GETENV" is not used [-Wunused-macros]
  6306. #define HAVE_SECURE_GETENV 1
  6307.  
  6308. conftest.c:391: warning: macro "HAVE_UNSETENV" is not used [-Wunused-macros]
  6309. #define HAVE_UNSETENV 1
  6310.  
  6311. conftest.c:85: warning: macro "HAVE_TERMIOS_H" is not used [-Wunused-macros]
  6312. #define HAVE_TERMIOS_H 1
  6313.  
  6314. conftest.c:91: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros]
  6315. #define HAVE_GETRUSAGE 1
  6316.  
  6317. conftest.c:405: warning: macro "GNULIB_UNISTR_U8_UCTOMB" is not used [-Wunused-macros]
  6318. #define GNULIB_UNISTR_U8_UCTOMB 1
  6319.  
  6320. conftest.c:180: warning: macro "HAVE_WCRTOMB" is not used [-Wunused-macros]
  6321. #define HAVE_WCRTOMB 1
  6322.  
  6323. conftest.c:68: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros]
  6324. #define HAVE_SYS_TIME_H 1
  6325.  
  6326. conftest.c:378: warning: macro "GNULIB_TEST_SOCKET" is not used [-Wunused-macros]
  6327. #define GNULIB_TEST_SOCKET 1
  6328.  
  6329. conftest.c:226: warning: macro "GNULIB_TEST_SECURE_GETENV" is not used [-Wunused-macros]
  6330. #define GNULIB_TEST_SECURE_GETENV 1
  6331.  
  6332. conftest.c:188: warning: macro "HAVE_DECL_GETDTABLESIZE" is not used [-Wunused-macros]
  6333. #define HAVE_DECL_GETDTABLESIZE 1
  6334.  
  6335. conftest.c:186: warning: macro "HAVE_WORKING_O_NOATIME" is not used [-Wunused-macros]
  6336. #define HAVE_WORKING_O_NOATIME 1
  6337.  
  6338. conftest.c:94: warning: macro "HAVE_DAEMON" is not used [-Wunused-macros]
  6339. #define HAVE_DAEMON 1
  6340.  
  6341. conftest.c:28: warning: macro "__STDC_WANT_IEC_60559_BFP_EXT__" is not used [-Wunused-macros]
  6342. #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  6343.  
  6344. conftest.c:8: warning: macro "PACKAGE" is not used [-Wunused-macros]
  6345. #define PACKAGE "gnutls"
  6346.  
  6347. conftest.c:155: warning: macro "HAVE_IPV4" is not used [-Wunused-macros]
  6348. #define HAVE_IPV4 1
  6349.  
  6350. conftest.c:61: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros]
  6351. #define SIZEOF_LONG 8
  6352.  
  6353. conftest.c:156: warning: macro "HAVE_IPV6" is not used [-Wunused-macros]
  6354. #define HAVE_IPV6 1
  6355.  
  6356. conftest.c:243: warning: macro "HAVE_STRTOK_R" is not used [-Wunused-macros]
  6357. #define HAVE_STRTOK_R 1
  6358.  
  6359. conftest.c:269: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros]
  6360. #define HAVE_IOCTL 1
  6361.  
  6362. conftest.c:35: warning: macro "_HPUX_ALT_XOPEN_SOCKET_API" is not used [-Wunused-macros]
  6363. #define _HPUX_ALT_XOPEN_SOCKET_API 1
  6364.  
  6365. conftest.c:251: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros]
  6366. #define HAVE_VSNPRINTF 1
  6367.  
  6368. conftest.c:52: warning: macro "ENABLE_SRP" is not used [-Wunused-macros]
  6369. #define ENABLE_SRP 1
  6370.  
  6371. conftest.c:348: warning: macro "HAVE_DECL_INET_PTON" is not used [-Wunused-macros]
  6372. #define HAVE_DECL_INET_PTON 1
  6373.  
  6374. conftest.c:203: warning: macro "HAVE_TSEARCH" is not used [-Wunused-macros]
  6375. #define HAVE_TSEARCH 1
  6376.  
  6377. conftest.c:368: warning: macro "GNULIB_TEST_SEND" is not used [-Wunused-macros]
  6378. #define GNULIB_TEST_SEND 1
  6379.  
  6380. conftest.c:326: warning: macro "GNULIB_TEST_ENVIRON" is not used [-Wunused-macros]
  6381. #define GNULIB_TEST_ENVIRON 1
  6382.  
  6383. conftest.c:126: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros]
  6384. #define HAVE_SYMLINK 1
  6385.  
  6386. conftest.c:207: warning: macro "HAVE_BYTESWAP_H" is not used [-Wunused-macros]
  6387. #define HAVE_BYTESWAP_H 1
  6388.  
  6389. conftest.c:179: warning: macro "HAVE_MBRTOWC" is not used [-Wunused-macros]
  6390. #define HAVE_MBRTOWC 1
  6391.  
  6392. conftest.c:363: warning: macro "HAVE_REALLOC_POSIX" is not used [-Wunused-macros]
  6393. #define HAVE_REALLOC_POSIX 1
  6394.  
  6395. conftest.c:319: warning: macro "GNULIB_TEST_BIND" is not used [-Wunused-macros]
  6396. #define GNULIB_TEST_BIND 1
  6397.  
  6398. conftest.c:201: warning: macro "HAVE_DECL_SETENV" is not used [-Wunused-macros]
  6399. #define HAVE_DECL_SETENV 1
  6400.  
  6401. conftest.c:202: warning: macro "HAVE_SEARCH_H" is not used [-Wunused-macros]
  6402. #define HAVE_SEARCH_H 1
  6403.  
  6404. conftest.c:402: warning: macro "GNULIB_UNISTR_U32_UCTOMB" is not used [-Wunused-macros]
  6405. #define GNULIB_UNISTR_U32_UCTOMB 1
  6406.  
  6407. conftest.c:282: warning: macro "GNULIB_TEST_PIPE" is not used [-Wunused-macros]
  6408. #define GNULIB_TEST_PIPE 1
  6409.  
  6410. conftest.c:325: warning: macro "GNULIB_TEST_DUP2" is not used [-Wunused-macros]
  6411. #define GNULIB_TEST_DUP2 1
  6412.  
  6413. conftest.c:311: warning: macro "HAVE_DECL_PUTC_UNLOCKED" is not used [-Wunused-macros]
  6414. #define HAVE_DECL_PUTC_UNLOCKED 1
  6415.  
  6416. conftest.c:328: warning: macro "GNULIB_TEST_FSEEK" is not used [-Wunused-macros]
  6417. #define GNULIB_TEST_FSEEK 1
  6418.  
  6419. conftest.c:80: warning: macro "HAVE_LANGINFO_H" is not used [-Wunused-macros]
  6420. #define HAVE_LANGINFO_H 1
  6421.  
  6422. conftest.c:192: warning: macro "USE_POSIX_THREADS" is not used [-Wunused-macros]
  6423. #define USE_POSIX_THREADS 1
  6424.  
  6425. conftest.c:357: warning: macro "GNULIB_MSVC_NOTHROW" is not used [-Wunused-macros]
  6426. #define GNULIB_MSVC_NOTHROW 1
  6427.  
  6428. conftest.c:70: warning: macro "HAVE_NETINET_IN_H" is not used [-Wunused-macros]
  6429. #define HAVE_NETINET_IN_H 1
  6430.  
  6431. conftest.c:403: warning: macro "GNULIB_UNISTR_U8_MBTOUC_UNSAFE" is not used [-Wunused-macros]
  6432. #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  6433.  
  6434. conftest.c:349: warning: macro "HAVE___INLINE" is not used [-Wunused-macros]
  6435. #define HAVE___INLINE 1
  6436.  
  6437. conftest.c:295: warning: macro "GNULIB_TEST_STAT" is not used [-Wunused-macros]
  6438. #define GNULIB_TEST_STAT 1
  6439.  
  6440. conftest.c:146: warning: macro "HAVE___FSETLOCKING" is not used [-Wunused-macros]
  6441. #define HAVE___FSETLOCKING 1
  6442.  
  6443. conftest.c:198: warning: macro "PROMOTED_MODE_T" is not used [-Wunused-macros]
  6444. #define PROMOTED_MODE_T mode_t
  6445.  
  6446. conftest.c:399: warning: macro "GNULIB_UNISTR_U16_MBTOUCR" is not used [-Wunused-macros]
  6447. #define GNULIB_UNISTR_U16_MBTOUCR 1
  6448.  
  6449. conftest.c:110: warning: macro "_USE_STD_STAT" is not used [-Wunused-macros]
  6450. #define _USE_STD_STAT 1
  6451.  
  6452. conftest.c:151: warning: macro "HAVE_SHUTDOWN" is not used [-Wunused-macros]
  6453. #define HAVE_SHUTDOWN 1
  6454.  
  6455. conftest.c:274: warning: macro "HAVE_PTHREAD_MUTEX_RECURSIVE" is not used [-Wunused-macros]
  6456. #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  6457.  
  6458. conftest.c:140: warning: macro "HAVE_SIGALTSTACK" is not used [-Wunused-macros]
  6459. #define HAVE_SIGALTSTACK 1
  6460.  
  6461. conftest.c:239: warning: macro "HAVE_DECL_STRNCASECMP" is not used [-Wunused-macros]
  6462. #define HAVE_DECL_STRNCASECMP 1
  6463.  
  6464. conftest.c:174: warning: macro "DBL_EXPBIT0_BIT" is not used [-Wunused-macros]
  6465. #define DBL_EXPBIT0_BIT 20
  6466.  
  6467. conftest.c:342: warning: macro "GNULIB_TEST_GETPASS" is not used [-Wunused-macros]
  6468. #define GNULIB_TEST_GETPASS 1
  6469.  
  6470. conftest.c:90: warning: macro "HAVE_SETITIMER" is not used [-Wunused-macros]
  6471. #define HAVE_SETITIMER 1
  6472.  
  6473. conftest.c:98: warning: macro "HAVE_EXPLICIT_BZERO" is not used [-Wunused-macros]
  6474. #define HAVE_EXPLICIT_BZERO 1
  6475.  
  6476. conftest.c:130: warning: macro "HAVE_NEWLOCALE" is not used [-Wunused-macros]
  6477. #define HAVE_NEWLOCALE 1
  6478.  
  6479. conftest.c:167: warning: macro "HAVE_DECL_STRNDUP" is not used [-Wunused-macros]
  6480. #define HAVE_DECL_STRNDUP 1
  6481.  
  6482. conftest.c:362: warning: macro "HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME" is not used [-Wunused-macros]
  6483. #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  6484.  
  6485. conftest.c:74: warning: macro "HAVE_SYS_PARAM_H" is not used [-Wunused-macros]
  6486. #define HAVE_SYS_PARAM_H 1
  6487.  
  6488. conftest.c:173: warning: macro "DBL_EXPBIT0_WORD" is not used [-Wunused-macros]
  6489. #define DBL_EXPBIT0_WORD 1
  6490.  
  6491. conftest.c:108: warning: macro "HAVE_ALLOCA_H" is not used [-Wunused-macros]
  6492. #define HAVE_ALLOCA_H 1
  6493.  
  6494. conftest.c:135: warning: macro "HAVE_STRERROR_R" is not used [-Wunused-macros]
  6495. #define HAVE_STRERROR_R 1
  6496.  
  6497. conftest.c:103: warning: macro "HAVE_GETAUXVAL" is not used [-Wunused-macros]
  6498. #define HAVE_GETAUXVAL 1
  6499.  
  6500. conftest.c:95: warning: macro "HAVE_GETPID" is not used [-Wunused-macros]
  6501. #define HAVE_GETPID 1
  6502.  
  6503. conftest.c:278: warning: macro "HAVE_BUG_BIG_NANOSLEEP" is not used [-Wunused-macros]
  6504. #define HAVE_BUG_BIG_NANOSLEEP 1
  6505.  
  6506. conftest.c:190: warning: macro "HAVE_LC_MESSAGES" is not used [-Wunused-macros]
  6507. #define HAVE_LC_MESSAGES 1
  6508.  
  6509. conftest.c:330: warning: macro "GNULIB_TEST_FSTAT" is not used [-Wunused-macros]
  6510. #define GNULIB_TEST_FSTAT 1
  6511.  
  6512. conftest.c:93: warning: macro "HAVE_NANOSLEEP" is not used [-Wunused-macros]
  6513. #define HAVE_NANOSLEEP 1
  6514.  
  6515. conftest.c:129: warning: macro "HAVE_ISBLANK" is not used [-Wunused-macros]
  6516. #define HAVE_ISBLANK 1
  6517.  
  6518. conftest.c:172: warning: macro "HAVE_INTMAX_T" is not used [-Wunused-macros]
  6519. #define HAVE_INTMAX_T 1
  6520.  
  6521. conftest.c:166: warning: macro "HAVE_DECL_STRDUP" is not used [-Wunused-macros]
  6522. #define HAVE_DECL_STRDUP 1
  6523.  
  6524. conftest.c:171: warning: macro "HAVE_STDINT_H_WITH_UINTMAX" is not used [-Wunused-macros]
  6525. #define HAVE_STDINT_H_WITH_UINTMAX 1
  6526.  
  6527. conftest.c:336: warning: macro "HAVE_DECL_FREEADDRINFO" is not used [-Wunused-macros]
  6528. #define HAVE_DECL_FREEADDRINFO 1
  6529.  
  6530. conftest.c:333: warning: macro "HAVE_DECL_GAI_STRERROR" is not used [-Wunused-macros]
  6531. #define HAVE_DECL_GAI_STRERROR 1
  6532.  
  6533. conftest.c:301: warning: macro "GNULIB_TEST_SYMLINK" is not used [-Wunused-macros]
  6534. #define GNULIB_TEST_SYMLINK 1
  6535.  
  6536. conftest.c:345: warning: macro "GNULIB_TEST_GETTIMEOFDAY" is not used [-Wunused-macros]
  6537. #define GNULIB_TEST_GETTIMEOFDAY 1
  6538.  
  6539. conftest.c:48: warning: macro "ENABLE_SSL2" is not used [-Wunused-macros]
  6540. #define ENABLE_SSL2 1
  6541.  
  6542. conftest.c:221: warning: macro "HAVE_MEMMEM" is not used [-Wunused-macros]
  6543. #define HAVE_MEMMEM 1
  6544.  
  6545. conftest.c:199: warning: macro "HAVE_DECL_STRERROR_R" is not used [-Wunused-macros]
  6546. #define HAVE_DECL_STRERROR_R 1
  6547.  
  6548. conftest.c:84: warning: macro "HAVE_STDIO_EXT_H" is not used [-Wunused-macros]
  6549. #define HAVE_STDIO_EXT_H 1
  6550.  
  6551. conftest.c:263: warning: macro "GNULIB_TEST_FDOPEN" is not used [-Wunused-macros]
  6552. #define GNULIB_TEST_FDOPEN 1
  6553.  
  6554. conftest.c:53: warning: macro "ENABLE_PSK" is not used [-Wunused-macros]
  6555. #define ENABLE_PSK 1
  6556.  
  6557. conftest.c:71: warning: macro "HAVE_LIMITS_H" is not used [-Wunused-macros]
  6558. #define HAVE_LIMITS_H 1
  6559.  
  6560. conftest.c:63: warning: macro "GNUTLS_POINTER_TO_INT_CAST" is not used [-Wunused-macros]
  6561. #define GNUTLS_POINTER_TO_INT_CAST (long)
  6562.  
  6563. conftest.c:353: warning: macro "GNULIB_TEST_MALLOC_POSIX" is not used [-Wunused-macros]
  6564. #define GNULIB_TEST_MALLOC_POSIX 1
  6565.  
  6566. conftest.c:346: warning: macro "HAVE_GETHOSTBYNAME" is not used [-Wunused-macros]
  6567. #define HAVE_GETHOSTBYNAME 1
  6568.  
  6569. conftest.c:73: warning: macro "HAVE_SYS_MMAN_H" is not used [-Wunused-macros]
  6570. #define HAVE_SYS_MMAN_H 1
  6571.  
  6572. conftest.c:92: warning: macro "HAVE_GETPWUID_R" is not used [-Wunused-macros]
  6573. #define HAVE_GETPWUID_R 1
  6574.  
  6575. conftest.c:197: warning: macro "HAVE_DECL_ALARM" is not used [-Wunused-macros]
  6576. #define HAVE_DECL_ALARM 1
  6577.  
  6578. conftest.c:288: warning: macro "GNULIB_TEST_SETLOCALE" is not used [-Wunused-macros]
  6579. #define GNULIB_TEST_SETLOCALE 1
  6580.  
  6581. conftest.c:339: warning: macro "GNULIB_TEST_GETADDRINFO" is not used [-Wunused-macros]
  6582. #define GNULIB_TEST_GETADDRINFO 1
  6583.  
  6584. conftest.c:320: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros]
  6585. #define HAVE_CLOCK_GETTIME 1
  6586.  
  6587. conftest.c:66: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros]
  6588. #define HAVE_FEATURES_H 1
  6589.  
  6590. conftest.c:41: warning: macro "HAVE_NETINET_TCP_H" is not used [-Wunused-macros]
  6591. #define HAVE_NETINET_TCP_H 1
  6592.  
  6593. conftest.c:168: warning: macro "HAVE_DECL_STRNLEN" is not used [-Wunused-macros]
  6594. #define HAVE_DECL_STRNLEN 1
  6595.  
  6596. conftest.c:170: warning: macro "HAVE_INTTYPES_H_WITH_UINTMAX" is not used [-Wunused-macros]
  6597. #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  6598.  
  6599. conftest.c:58: warning: macro "ENABLE_OCSP" is not used [-Wunused-macros]
  6600. #define ENABLE_OCSP 1
  6601.  
  6602. conftest.c:222: warning: macro "GNULIB_TEST_MEMMEM" is not used [-Wunused-macros]
  6603. #define GNULIB_TEST_MEMMEM 1
  6604.  
  6605. conftest.c:204: warning: macro "HAVE_DECL_UNSETENV" is not used [-Wunused-macros]
  6606. #define HAVE_DECL_UNSETENV 1
  6607.  
  6608. conftest.c:127: warning: macro "HAVE_FTRUNCATE" is not used [-Wunused-macros]
  6609. #define HAVE_FTRUNCATE 1
  6610.  
  6611. conftest.c:308: warning: macro "HAVE_DECL_FLOCKFILE" is not used [-Wunused-macros]
  6612. #define HAVE_DECL_FLOCKFILE 1
  6613.  
  6614. conftest.c:334: warning: macro "HAVE_DECL_GAI_STRERRORA" is not used [-Wunused-macros]
  6615. #define HAVE_DECL_GAI_STRERRORA 0
  6616.  
  6617. conftest.c:165: warning: macro "HAVE_LONG_LONG_INT" is not used [-Wunused-macros]
  6618. #define HAVE_LONG_LONG_INT 1
  6619.  
  6620. conftest.c:149: warning: macro "HAVE_DECL_GETLINE" is not used [-Wunused-macros]
  6621. #define HAVE_DECL_GETLINE 1
  6622.  
  6623. conftest.c:324: warning: macro "HAVE_DUP2" is not used [-Wunused-macros]
  6624. #define HAVE_DUP2 1
  6625.  
  6626. conftest.c:275: warning: macro "GNULIB_LOCK" is not used [-Wunused-macros]
  6627. #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  6628.  
  6629. conftest.c:367: warning: macro "GNULIB_TEST_SELECT" is not used [-Wunused-macros]
  6630. #define GNULIB_TEST_SELECT 1
  6631.  
  6632. conftest.c:164: warning: macro "HAVE_UNSIGNED_LONG_LONG_INT" is not used [-Wunused-macros]
  6633. #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6634.  
  6635. conftest.c:56: warning: macro "ENABLE_ECDHE" is not used [-Wunused-macros]
  6636. #define ENABLE_ECDHE 1
  6637.  
  6638. conftest.c:147: warning: macro "HAVE_TZSET" is not used [-Wunused-macros]
  6639. #define HAVE_TZSET 1
  6640.  
  6641. conftest.c:392: warning: macro "GNULIB_TEST_UNSETENV" is not used [-Wunused-macros]
  6642. #define GNULIB_TEST_UNSETENV 1
  6643.  
  6644. conftest.c:141: warning: macro "HAVE_SIGINTERRUPT" is not used [-Wunused-macros]
  6645. #define HAVE_SIGINTERRUPT 1
  6646.  
  6647. conftest.c:206: warning: macro "HAVE___BUILTIN_EXPECT" is not used [-Wunused-macros]
  6648. #define HAVE___BUILTIN_EXPECT 1
  6649.  
  6650. conftest.c:158: warning: macro "HAVE_DECL_MEMMEM" is not used [-Wunused-macros]
  6651. #define HAVE_DECL_MEMMEM 1
  6652.  
  6653. conftest.c:365: warning: macro "GNULIB_TEST_RECV" is not used [-Wunused-macros]
  6654. #define GNULIB_TEST_RECV 1
  6655.  
  6656. conftest.c:169: warning: macro "HAVE_DECL_STRTOK_R" is not used [-Wunused-macros]
  6657. #define HAVE_DECL_STRTOK_R 1
  6658.  
  6659. conftest.c:347: warning: macro "HAVE_DECL_INET_NTOP" is not used [-Wunused-macros]
  6660. #define HAVE_DECL_INET_NTOP 1
  6661.  
  6662. conftest.c:43: warning: macro "HAVE_THREADS_H" is not used [-Wunused-macros]
  6663. #define HAVE_THREADS_H 1
  6664.  
  6665. conftest.c:401: warning: macro "GNULIB_UNISTR_U32_MBTOUC_UNSAFE" is not used [-Wunused-macros]
  6666. #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  6667.  
  6668. conftest.c:379: warning: macro "HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC" is not used [-Wunused-macros]
  6669. #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  6670.  
  6671. conftest.c:24: warning: macro "_NETBSD_SOURCE" is not used [-Wunused-macros]
  6672. #define _NETBSD_SOURCE 1
  6673.  
  6674. conftest.c:9: warning: macro "VERSION" is not used [-Wunused-macros]
  6675. #define VERSION "3.6.9"
  6676.  
  6677. conftest.c:181: warning: macro "HAVE_DECL__SNPRINTF" is not used [-Wunused-macros]
  6678. #define HAVE_DECL__SNPRINTF 0
  6679.  
  6680. conftest.c:7: warning: macro "PACKAGE_URL" is not used [-Wunused-macros]
  6681. #define PACKAGE_URL ""
  6682.  
  6683. conftest.c:132: warning: macro "HAVE_DUPLOCALE" is not used [-Wunused-macros]
  6684. #define HAVE_DUPLOCALE 1
  6685.  
  6686. conftest.c:21: warning: macro "_ALL_SOURCE" is not used [-Wunused-macros]
  6687. #define _ALL_SOURCE 1
  6688.  
  6689. conftest.c:49: warning: macro "ENABLE_DTLS_SRTP" is not used [-Wunused-macros]
  6690. #define ENABLE_DTLS_SRTP 1
  6691.  
  6692. conftest.c:381: warning: macro "__USE_MINGW_ANSI_STDIO" is not used [-Wunused-macros]
  6693. #define __USE_MINGW_ANSI_STDIO 1
  6694.  
  6695. conftest.c:23: warning: macro "_GNU_SOURCE" is not used [-Wunused-macros]
  6696. #define _GNU_SOURCE 1
  6697.  
  6698. conftest.c:75: warning: macro "HAVE_WCHAR_H" is not used [-Wunused-macros]
  6699. #define HAVE_WCHAR_H 1
  6700.  
  6701. conftest.c:396: warning: macro "GNULIB_TEST_UNINORM_U32_NORMALIZE" is not used [-Wunused-macros]
  6702. #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  6703.  
  6704. conftest.c:81: warning: macro "HAVE_SYS_SELECT_H" is not used [-Wunused-macros]
  6705. #define HAVE_SYS_SELECT_H 1
  6706.  
  6707. conftest.c:266: warning: macro "GNULIB_TEST_GETCWD" is not used [-Wunused-macros]
  6708. #define GNULIB_TEST_GETCWD 1
  6709.  
  6710. configure:47950: $? = 0
  6711. configure:47961: result: yes
  6712. configure:47931: checking whether C compiler handles -Wunused-parameter
  6713. configure:47950: gcc -o conftest -g -O2 -Wunused-parameter conftest.c >&5
  6714. configure:47950: $? = 0
  6715. configure:47961: result: yes
  6716. configure:47931: checking whether C compiler handles -Wunused-result
  6717. configure:47950: gcc -o conftest -g -O2 -Wunused-result conftest.c >&5
  6718. configure:47950: $? = 0
  6719. configure:47961: result: yes
  6720. configure:47931: checking whether C compiler handles -Wunused-value
  6721. configure:47950: gcc -o conftest -g -O2 -Wunused-value conftest.c >&5
  6722. configure:47950: $? = 0
  6723. configure:47961: result: yes
  6724. configure:47931: checking whether C compiler handles -Wunused-variable
  6725. configure:47950: gcc -o conftest -g -O2 -Wunused-variable conftest.c >&5
  6726. configure:47950: $? = 0
  6727. configure:47961: result: yes
  6728. configure:47931: checking whether C compiler handles -Wvarargs
  6729. configure:47950: gcc -o conftest -g -O2 -Wvarargs conftest.c >&5
  6730. configure:47950: $? = 0
  6731. configure:47961: result: yes
  6732. configure:47931: checking whether C compiler handles -Wvariadic-macros
  6733. configure:47950: gcc -o conftest -g -O2 -Wvariadic-macros conftest.c >&5
  6734. configure:47950: $? = 0
  6735. configure:47961: result: yes
  6736. configure:47931: checking whether C compiler handles -Wvector-operation-performance
  6737. configure:47950: gcc -o conftest -g -O2 -Wvector-operation-performance conftest.c >&5
  6738. configure:47950: $? = 0
  6739. configure:47961: result: yes
  6740. configure:47931: checking whether C compiler handles -Wvolatile-register-var
  6741. configure:47950: gcc -o conftest -g -O2 -Wvolatile-register-var conftest.c >&5
  6742. configure:47950: $? = 0
  6743. configure:47961: result: yes
  6744. configure:47931: checking whether C compiler handles -Wwrite-strings
  6745. configure:47950: gcc -o conftest -g -O2 -Wwrite-strings conftest.c >&5
  6746. configure:47950: $? = 0
  6747. configure:47961: result: yes
  6748. configure:47931: checking whether C compiler handles -Walloc-size-larger-than=9223372036854775807
  6749. configure:47950: gcc -o conftest -g -O2 -Walloc-size-larger-than=9223372036854775807 conftest.c >&5
  6750. configure:47950: $? = 0
  6751. configure:47961: result: yes
  6752. configure:47931: checking whether C compiler handles -Warray-bounds=2
  6753. configure:47950: gcc -o conftest -g -O2 -Warray-bounds=2 conftest.c >&5
  6754. configure:47950: $? = 0
  6755. configure:47961: result: yes
  6756. configure:47931: checking whether C compiler handles -Wattribute-alias=2
  6757. configure:47950: gcc -o conftest -g -O2 -Wattribute-alias=2 conftest.c >&5
  6758. gcc: error: unrecognized command line option '-Wattribute-alias=2'; did you mean '-Wattribute-alias'?
  6759. configure:47950: $? = 1
  6760. configure: failed program was:
  6761. | /* confdefs.h */
  6762. | #define PACKAGE_NAME "GnuTLS"
  6763. | #define PACKAGE_TARNAME "gnutls"
  6764. | #define PACKAGE_VERSION "3.6.9"
  6765. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  6766. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  6767. | #define PACKAGE_URL ""
  6768. | #define PACKAGE "gnutls"
  6769. | #define VERSION "3.6.9"
  6770. | #define STDC_HEADERS 1
  6771. | #define HAVE_SYS_TYPES_H 1
  6772. | #define HAVE_SYS_STAT_H 1
  6773. | #define HAVE_STDLIB_H 1
  6774. | #define HAVE_STRING_H 1
  6775. | #define HAVE_MEMORY_H 1
  6776. | #define HAVE_STRINGS_H 1
  6777. | #define HAVE_INTTYPES_H 1
  6778. | #define HAVE_STDINT_H 1
  6779. | #define HAVE_UNISTD_H 1
  6780. | #define __EXTENSIONS__ 1
  6781. | #define _ALL_SOURCE 1
  6782. | #define _DARWIN_C_SOURCE 1
  6783. | #define _GNU_SOURCE 1
  6784. | #define _NETBSD_SOURCE 1
  6785. | #define _OPENBSD_SOURCE 1
  6786. | #define _POSIX_PTHREAD_SEMANTICS 1
  6787. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  6788. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  6789. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  6790. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  6791. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  6792. | #define __STDC_WANT_LIB_EXT2__ 1
  6793. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  6794. | #define _TANDEM_SOURCE 1
  6795. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  6796. | #define HAVE_FSEEKO 1
  6797. | #define _DARWIN_USE_64_BIT_INODE 1
  6798. | #define STDC_HEADERS 1
  6799. | #define HAVE_CPUID_H 1
  6800. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  6801. | #define HAVE_NETINET_TCP_H 1
  6802. | #define HAVE_STDATOMIC_H 1
  6803. | #define HAVE_THREADS_H 1
  6804. | #define ENABLE_PADLOCK 1
  6805. | #define HAVE_GETRANDOM 1
  6806. | #define HAVE_LIBNETTLE 1
  6807. | #define C99_MACROS 1
  6808. | #define ENABLE_SSL2 1
  6809. | #define ENABLE_DTLS_SRTP 1
  6810. | #define ENABLE_ALPN 1
  6811. | #define ENABLE_HEARTBEAT 1
  6812. | #define ENABLE_SRP 1
  6813. | #define ENABLE_PSK 1
  6814. | #define ENABLE_ANON 1
  6815. | #define ENABLE_DHE 1
  6816. | #define ENABLE_ECDHE 1
  6817. | #define ENABLE_GOST 1
  6818. | #define ENABLE_OCSP 1
  6819. | #define SIZEOF_VOID_P 8
  6820. | #define SIZEOF_LONG_LONG 8
  6821. | #define SIZEOF_LONG 8
  6822. | #define SIZEOF_INT 4
  6823. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  6824. | #define HAVE_SYS_SOCKET_H 1
  6825. | #define HAVE_ARPA_INET_H 1
  6826. | #define HAVE_FEATURES_H 1
  6827. | #define HAVE_SYS_STAT_H 1
  6828. | #define HAVE_SYS_TIME_H 1
  6829. | #define HAVE_NETDB_H 1
  6830. | #define HAVE_NETINET_IN_H 1
  6831. | #define HAVE_LIMITS_H 1
  6832. | #define HAVE_UNISTD_H 1
  6833. | #define HAVE_SYS_MMAN_H 1
  6834. | #define HAVE_SYS_PARAM_H 1
  6835. | #define HAVE_WCHAR_H 1
  6836. | #define HAVE_STDINT_H 1
  6837. | #define HAVE_STRINGS_H 1
  6838. | #define HAVE_SYS_UIO_H 1
  6839. | #define HAVE_INTTYPES_H 1
  6840. | #define HAVE_LANGINFO_H 1
  6841. | #define HAVE_SYS_SELECT_H 1
  6842. | #define HAVE_SYS_WAIT_H 1
  6843. | #define HAVE_SYS_IOCTL_H 1
  6844. | #define HAVE_STDIO_EXT_H 1
  6845. | #define HAVE_TERMIOS_H 1
  6846. | #define ENABLE_NLS 1
  6847. | #define HAVE_GETTEXT 1
  6848. | #define HAVE_DCGETTEXT 1
  6849. | #define HAVE_FORK 1
  6850. | #define HAVE_SETITIMER 1
  6851. | #define HAVE_GETRUSAGE 1
  6852. | #define HAVE_GETPWUID_R 1
  6853. | #define HAVE_NANOSLEEP 1
  6854. | #define HAVE_DAEMON 1
  6855. | #define HAVE_GETPID 1
  6856. | #define HAVE_LOCALTIME 1
  6857. | #define HAVE_MMAP 1
  6858. | #define HAVE_EXPLICIT_BZERO 1
  6859. | #define HAVE_CLOCK_GETTIME 1
  6860. | #define HAVE_FMEMOPEN 1
  6861. | #define HAVE___REGISTER_ATFORK 1
  6862. | #define HAVE_SECURE_GETENV 1
  6863. | #define HAVE_GETAUXVAL 1
  6864. | #define HAVE_LIBSECCOMP 1
  6865. | #define HAVE_LIBCRYPTO 1
  6866. | #define HAVE_LIBRT 1
  6867. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  6868. | #define HAVE_ALLOCA_H 1
  6869. | #define HAVE_ALLOCA 1
  6870. | #define _USE_STD_STAT 1
  6871. | #define HAVE_DECL_FTELLO 1
  6872. | #define HAVE_DECL_GETDELIM 1
  6873. | #define HAVE_GETDELIM 1
  6874. | #define HAVE_GETTIMEOFDAY 1
  6875. | #define HAVE_MPROTECT 1
  6876. | #define HAVE_SECURE_GETENV 1
  6877. | #define HAVE_GETUID 1
  6878. | #define HAVE_GETEUID 1
  6879. | #define HAVE_GETGID 1
  6880. | #define HAVE_GETEGID 1
  6881. | #define HAVE_SNPRINTF 1
  6882. | #define HAVE_STRDUP 1
  6883. | #define HAVE_STRNDUP 1
  6884. | #define HAVE_LOCALTIME_R 1
  6885. | #define HAVE_FCNTL 1
  6886. | #define HAVE_SYMLINK 1
  6887. | #define HAVE_FTRUNCATE 1
  6888. | #define HAVE_GETDTABLESIZE 1
  6889. | #define HAVE_ISBLANK 1
  6890. | #define HAVE_NEWLOCALE 1
  6891. | #define HAVE_USELOCALE 1
  6892. | #define HAVE_DUPLOCALE 1
  6893. | #define HAVE_FREELOCALE 1
  6894. | #define HAVE_LSTAT 1
  6895. | #define HAVE_STRERROR_R 1
  6896. | #define HAVE___XPG_STRERROR_R 1
  6897. | #define HAVE_PIPE 1
  6898. | #define HAVE_SETENV 1
  6899. | #define HAVE_SIGACTION 1
  6900. | #define HAVE_SIGALTSTACK 1
  6901. | #define HAVE_SIGINTERRUPT 1
  6902. | #define HAVE_SLEEP 1
  6903. | #define HAVE_CATGETS 1
  6904. | #define HAVE_SHUTDOWN 1
  6905. | #define HAVE_GETPASS 1
  6906. | #define HAVE___FSETLOCKING 1
  6907. | #define HAVE_TZSET 1
  6908. | #define HAVE_TIMEGM 1
  6909. | #define HAVE_DECL_GETLINE 1
  6910. | #define restrict __restrict
  6911. | #define HAVE_SHUTDOWN 1
  6912. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  6913. | #define HAVE_SA_FAMILY_T 1
  6914. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  6915. | #define HAVE_IPV4 1
  6916. | #define HAVE_IPV6 1
  6917. | #define HAVE_MAP_ANONYMOUS 1
  6918. | #define HAVE_DECL_MEMMEM 1
  6919. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  6920. | #define HAVE_DECL_SNPRINTF 1
  6921. | #define HAVE__BOOL 1
  6922. | #define HAVE_WCHAR_T 1
  6923. | #define HAVE_WINT_T 1
  6924. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6925. | #define HAVE_LONG_LONG_INT 1
  6926. | #define HAVE_DECL_STRDUP 1
  6927. | #define HAVE_DECL_STRNDUP 1
  6928. | #define HAVE_DECL_STRNLEN 1
  6929. | #define HAVE_DECL_STRTOK_R 1
  6930. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  6931. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  6932. | #define HAVE_INTMAX_T 1
  6933. | #define DBL_EXPBIT0_WORD 1
  6934. | #define DBL_EXPBIT0_BIT 20
  6935. | #define HAVE_SNPRINTF 1
  6936. | #define HAVE_STRNLEN 1
  6937. | #define HAVE_WCSLEN 1
  6938. | #define HAVE_WCSNLEN 1
  6939. | #define HAVE_MBRTOWC 1
  6940. | #define HAVE_WCRTOMB 1
  6941. | #define HAVE_DECL__SNPRINTF 0
  6942. | #define HAVE_SNPRINTF_RETVAL_C99 1
  6943. | #define HAVE_DECL_VSNPRINTF 1
  6944. | #define HAVE_LANGINFO_CODESET 1
  6945. | #define HAVE_ENVIRON_DECL 1
  6946. | #define HAVE_WORKING_O_NOATIME 1
  6947. | #define HAVE_WORKING_O_NOFOLLOW 1
  6948. | #define HAVE_DECL_GETDTABLESIZE 1
  6949. | #define HAVE_INTTYPES_H 1
  6950. | #define HAVE_LC_MESSAGES 1
  6951. | #define HAVE_WORKING_USELOCALE 1
  6952. | #define USE_POSIX_THREADS 1
  6953. | #define USE_POSIX_THREADS_WEAK 1
  6954. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  6955. | #define HAVE_STDLIB_H 1
  6956. | #define MALLOC_0_IS_NONNULL 1
  6957. | #define HAVE_DECL_ALARM 1
  6958. | #define PROMOTED_MODE_T mode_t
  6959. | #define HAVE_DECL_STRERROR_R 1
  6960. | #define HAVE_SIGSET_T 1
  6961. | #define HAVE_DECL_SETENV 1
  6962. | #define HAVE_SEARCH_H 1
  6963. | #define HAVE_TSEARCH 1
  6964. | #define HAVE_DECL_UNSETENV 1
  6965. | #define HAVE_ALLOCA 1
  6966. | #define HAVE___BUILTIN_EXPECT 1
  6967. | #define HAVE_BYTESWAP_H 1
  6968. | #define GNULIB_TEST_FSTAT 1
  6969. | #define GNULIB_TEST_FTELL 1
  6970. | #define GNULIB_TEST_FTELLO 1
  6971. | #define GNULIB_TEST_GETDELIM 1
  6972. | #define GNULIB_TEST_GETLINE 1
  6973. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  6974. | #define GNULIB_TEST_GETTIMEOFDAY 1
  6975. | #define HAVE_DECL_INET_NTOP 1
  6976. | #define HAVE_DECL_INET_PTON 1
  6977. | #define GNULIB_TEST_LSEEK 1
  6978. | #define HAVE_MALLOC_POSIX 1
  6979. | #define GNULIB_TEST_MALLOC_POSIX 1
  6980. | #define GNULIB_TEST_MEMCHR 1
  6981. | #define HAVE_MEMMEM 1
  6982. | #define GNULIB_TEST_MEMMEM 1
  6983. | #define GNULIB_MSVC_NOTHROW 1
  6984. | #define HAVE_REALLOC_POSIX 1
  6985. | #define GNULIB_TEST_REALLOC_POSIX 1
  6986. | #define GNULIB_TEST_SECURE_GETENV 1
  6987. | #define GNULIB_TEST_SETSOCKOPT 1
  6988. | #define HAVE_STDINT_H 1
  6989. | #define HAVE_SNPRINTF 1
  6990. | #define GNULIB_TEST_SNPRINTF 1
  6991. | #define GNULIB_SNPRINTF 1
  6992. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  6993. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  6994. | #define __USE_MINGW_ANSI_STDIO 1
  6995. | #define GNULIB_FSCANF 1
  6996. | #define GNULIB_SCANF 1
  6997. | #define HAVE_STRCASECMP 1
  6998. | #define HAVE_STRNCASECMP 1
  6999. | #define HAVE_DECL_STRNCASECMP 1
  7000. | #define GNULIB_TEST_STRDUP 1
  7001. | #define GNULIB_TEST_STRNDUP 1
  7002. | #define GNULIB_TEST_STRNLEN 1
  7003. | #define HAVE_STRTOK_R 1
  7004. | #define GNULIB_TEST_STRTOK_R 1
  7005. | #define HAVE_STRVERSCMP 1
  7006. | #define GNULIB_TEST_STRVERSCMP 1
  7007. | #define HAVE_DECL_LOCALTIME_R 1
  7008. | #define GNULIB_TEST_TIME_R 1
  7009. | #define HAVE_VASPRINTF 1
  7010. | #define GNULIB_TEST_VASPRINTF 1
  7011. | #define HAVE_VSNPRINTF 1
  7012. | #define GNULIB_TEST_VSNPRINTF 1
  7013. | #define HAVE_STDINT_H 1
  7014. | #define GNULIB_TEST_ACCEPT 1
  7015. | #define GNULIB_TEST_BIND 1
  7016. | #define GNULIB_TEST_CLOEXEC 1
  7017. | #define GNULIB_TEST_CLOSE 1
  7018. | #define GNULIB_TEST_CONNECT 1
  7019. | #define HAVE_DUP2 1
  7020. | #define GNULIB_TEST_DUP2 1
  7021. | #define GNULIB_TEST_ENVIRON 1
  7022. | #define GNULIB_TEST_FCNTL 1
  7023. | #define GNULIB_TEST_FDOPEN 1
  7024. | #define FLEXIBLE_ARRAY_MEMBER /**/
  7025. | #define GNULIB_TEST_FTRUNCATE 1
  7026. | #define GNULIB_TEST_GETCWD 1
  7027. | #define GNULIB_TEST_GETDTABLESIZE 1
  7028. | #define GNULIB_TEST_GETPAGESIZE 1
  7029. | #define HAVE_IOCTL 1
  7030. | #define GNULIB_TEST_IOCTL 1
  7031. | #define GNULIB_TEST_LISTEN 1
  7032. | #define GNULIB_TEST_LOCALENAME 1
  7033. | #define HAVE_PTHREAD_RWLOCK 1
  7034. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  7035. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  7036. | #define GNULIB_TEST_LSTAT 1
  7037. | #define HAVE_MAP_ANONYMOUS 1
  7038. | #define HAVE_BUG_BIG_NANOSLEEP 1
  7039. | #define GNULIB_TEST_NANOSLEEP 1
  7040. | #define GNULIB_TEST_OPEN 1
  7041. | #define GNULIB_TEST_PERROR 1
  7042. | #define GNULIB_TEST_PIPE 1
  7043. | #define GNULIB_TEST_PUTENV 1
  7044. | #define HAVE_RAISE 1
  7045. | #define GNULIB_TEST_RAISE 1
  7046. | #define GNULIB_TEST_SELECT 1
  7047. | #define GNULIB_TEST_SETENV 1
  7048. | #define GNULIB_TEST_SETLOCALE 1
  7049. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  7050. | #define GNULIB_TEST_SIGACTION 1
  7051. | #define GNULIB_TEST_SIGPROCMASK 1
  7052. | #define HAVE_DECL_SLEEP 1
  7053. | #define GNULIB_TEST_SLEEP 1
  7054. | #define GNULIB_TEST_SOCKET 1
  7055. | #define GNULIB_TEST_STAT 1
  7056. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  7057. | #define GNULIB_TEST_STRERROR 1
  7058. | #define GNULIB_TEST_STRERROR_R 1
  7059. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  7060. | #define HAVE_MAP_ANONYMOUS 1
  7061. | #define GNULIB_TEST_SYMLINK 1
  7062. | #define HAVE_UNSETENV 1
  7063. | #define GNULIB_TEST_UNSETENV 1
  7064. | #define HAVE_DECL_FSEEKO 1
  7065. | #define HAVE_GETHOSTBYNAME 1
  7066. | #define HAVE_GETSERVBYNAME 1
  7067. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  7068. | #define HAVE_DECL_FLOCKFILE 1
  7069. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  7070. | #define HAVE_DECL_FUNLOCKFILE 1
  7071. | #define HAVE_DECL_PUTC_UNLOCKED 1
  7072. | #define TIME_T_IS_SIGNED 1
  7073. | #define HAVE_STRUCT_TM_TM_ZONE 1
  7074. | #define HAVE_TM_ZONE 1
  7075. | #define HAVE_TM_GMTOFF 1
  7076. | #define HAVE_COMPOUND_LITERALS 1
  7077. | #define GNULIB_TEST_ACCEPT 1
  7078. | #define HAVE_ALLOCA 1
  7079. | #define GNULIB_TEST_BIND 1
  7080. | #define HAVE_CLOCK_GETTIME 1
  7081. | #define HAVE_CLOCK_SETTIME 1
  7082. | #define GNULIB_TEST_CLOSE 1
  7083. | #define GNULIB_TEST_CONNECT 1
  7084. | #define HAVE_DUP2 1
  7085. | #define GNULIB_TEST_DUP2 1
  7086. | #define GNULIB_TEST_ENVIRON 1
  7087. | #define FLEXIBLE_ARRAY_MEMBER /**/
  7088. | #define GNULIB_TEST_FSEEK 1
  7089. | #define GNULIB_TEST_FSEEKO 1
  7090. | #define GNULIB_TEST_FSTAT 1
  7091. | #define GNULIB_TEST_FTELL 1
  7092. | #define GNULIB_TEST_FTELLO 1
  7093. | #define HAVE_DECL_GAI_STRERROR 1
  7094. | #define HAVE_DECL_GAI_STRERRORA 0
  7095. | #define HAVE_DECL_GETADDRINFO 1
  7096. | #define HAVE_DECL_FREEADDRINFO 1
  7097. | #define HAVE_DECL_GETNAMEINFO 1
  7098. | #define HAVE_STRUCT_ADDRINFO 1
  7099. | #define GNULIB_TEST_GETADDRINFO 1
  7100. | #define GNULIB_TEST_GETDELIM 1
  7101. | #define GNULIB_TEST_GETLINE 1
  7102. | #define GNULIB_TEST_GETPASS 1
  7103. | #define GNULIB_TEST_GETPEERNAME 1
  7104. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  7105. | #define GNULIB_TEST_GETTIMEOFDAY 1
  7106. | #define HAVE_GETHOSTBYNAME 1
  7107. | #define HAVE_DECL_INET_NTOP 1
  7108. | #define HAVE_DECL_INET_PTON 1
  7109. | #define HAVE___INLINE 1
  7110. | #define GNULIB_TEST_LISTEN 1
  7111. | #define GNULIB_TEST_LSEEK 1
  7112. | #define HAVE_MALLOC_POSIX 1
  7113. | #define GNULIB_TEST_MALLOC_POSIX 1
  7114. | #define GNULIB_TEST_MEMCHR 1
  7115. | #define GNULIB_TEST_MKTIME 1
  7116. | #define NEED_MKTIME_INTERNAL 1
  7117. | #define GNULIB_MSVC_NOTHROW 1
  7118. | #define my_strftime nstrftime
  7119. | #define HAVE_STRUCT_TM_TM_ZONE 1
  7120. | #define HAVE_TM_ZONE 1
  7121. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  7122. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  7123. | #define HAVE_REALLOC_POSIX 1
  7124. | #define GNULIB_TEST_REALLOC_POSIX 1
  7125. | #define GNULIB_TEST_RECV 1
  7126. | #define GNULIB_TEST_RECVFROM 1
  7127. | #define GNULIB_TEST_SELECT 1
  7128. | #define GNULIB_TEST_SEND 1
  7129. | #define GNULIB_TEST_SENDTO 1
  7130. | #define HAVE_GETSERVBYNAME 1
  7131. | #define GNULIB_TEST_SETENV 1
  7132. | #define GNULIB_TEST_SETSOCKOPT 1
  7133. | #define GNULIB_TEST_SHUTDOWN 1
  7134. | #define HAVE_STDINT_H 1
  7135. | #define HAVE_SNPRINTF 1
  7136. | #define GNULIB_TEST_SNPRINTF 1
  7137. | #define GNULIB_SNPRINTF 1
  7138. | #define GNULIB_TEST_SOCKET 1
  7139. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  7140. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  7141. | #define __USE_MINGW_ANSI_STDIO 1
  7142. | #define GNULIB_FSCANF 1
  7143. | #define GNULIB_SCANF 1
  7144. | #define GNULIB_TEST_STRDUP 1
  7145. | #define HAVE_DECL_LOCALTIME_R 1
  7146. | #define GNULIB_TEST_TIME_R 1
  7147. | #define GNULIB_TEST_TIME_RZ 1
  7148. | #define GNULIB_TEST_TIMEGM 1
  7149. | #define HAVE_RUN_TZSET_TEST 1
  7150. | #define GNULIB_TEST_TZSET 1
  7151. | #define HAVE_UNSETENV 1
  7152. | #define GNULIB_TEST_UNSETENV 1
  7153. | #define HAVE_STDINT_H 1
  7154. | #define HAVE_INLINE 1
  7155. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  7156. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  7157. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  7158. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  7159. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  7160. | #define GNULIB_UNISTR_U16_UCTOMB 1
  7161. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  7162. | #define GNULIB_UNISTR_U32_UCTOMB 1
  7163. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  7164. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  7165. | #define GNULIB_UNISTR_U8_UCTOMB 1
  7166. | /* end confdefs.h. */
  7167. |
  7168. | int
  7169. | main ()
  7170. | {
  7171. |
  7172. | ;
  7173. | return 0;
  7174. | }
  7175. configure:47961: result: no
  7176. configure:47931: checking whether C compiler handles -Wformat-overflow=2
  7177. configure:47950: gcc -o conftest -g -O2 -Wformat-overflow=2 conftest.c >&5
  7178. configure:47950: $? = 0
  7179. configure:47961: result: yes
  7180. configure:47931: checking whether C compiler handles -Wformat-truncation=2
  7181. configure:47950: gcc -o conftest -g -O2 -Wformat-truncation=2 conftest.c >&5
  7182. configure:47950: $? = 0
  7183. configure:47961: result: yes
  7184. configure:47931: checking whether C compiler handles -Wimplicit-fallthrough=5
  7185. configure:47950: gcc -o conftest -g -O2 -Wimplicit-fallthrough=5 conftest.c >&5
  7186. configure:47950: $? = 0
  7187. configure:47961: result: yes
  7188. configure:47931: checking whether C compiler handles -Wnormalized=nfc
  7189. configure:47950: gcc -o conftest -g -O2 -Wnormalized=nfc conftest.c >&5
  7190. configure:47950: $? = 0
  7191. configure:47961: result: yes
  7192. configure:47931: checking whether C compiler handles -Wshift-overflow=2
  7193. configure:47950: gcc -o conftest -g -O2 -Wshift-overflow=2 conftest.c >&5
  7194. configure:47950: $? = 0
  7195. configure:47961: result: yes
  7196. configure:47931: checking whether C compiler handles -Wstringop-overflow=2
  7197. configure:47950: gcc -o conftest -g -O2 -Wstringop-overflow=2 conftest.c >&5
  7198. configure:47950: $? = 0
  7199. configure:47961: result: yes
  7200. configure:47931: checking whether C compiler handles -Wunused-const-variable=2
  7201. configure:47950: gcc -o conftest -g -O2 -Wunused-const-variable=2 conftest.c >&5
  7202. configure:47950: $? = 0
  7203. configure:47961: result: yes
  7204. configure:47931: checking whether C compiler handles -Wvla-larger-than=4031
  7205. configure:47950: gcc -o conftest -g -O2 -Wvla-larger-than=4031 conftest.c >&5
  7206. configure:47950: $? = 0
  7207. configure:47961: result: yes
  7208. configure:47971: checking whether C compiler handles -Wno-missing-field-initializers
  7209. configure:47990: gcc -o conftest -g -O2 -Wmissing-field-initializers conftest.c >&5
  7210. configure:47990: $? = 0
  7211. configure:48000: result: yes
  7212. configure:48009: checking whether C compiler handles -Wno-unused-parameter
  7213. configure:48028: gcc -o conftest -g -O2 -Wunused-parameter conftest.c >&5
  7214. configure:48028: $? = 0
  7215. configure:48038: result: yes
  7216. configure:48047: checking whether C compiler handles -Wno-format-truncation
  7217. configure:48066: gcc -o conftest -g -O2 -Wformat-truncation conftest.c >&5
  7218. configure:48066: $? = 0
  7219. configure:48076: result: yes
  7220. configure:48085: checking whether C compiler handles -Wimplicit-fallthrough=2
  7221. configure:48104: gcc -o conftest -g -O2 -Wimplicit-fallthrough=2 conftest.c >&5
  7222. configure:48104: $? = 0
  7223. configure:48114: result: yes
  7224. configure:48123: checking whether C compiler handles -Wabi=11
  7225. configure:48142: gcc -o conftest -g -O2 -Wabi=11 conftest.c >&5
  7226. configure:48142: $? = 0
  7227. configure:48152: result: yes
  7228. configure:48161: checking whether C compiler handles -fdiagnostics-show-option
  7229. configure:48180: gcc -o conftest -g -O2 -fdiagnostics-show-option conftest.c >&5
  7230. configure:48180: $? = 0
  7231. configure:48190: result: yes
  7232. configure:48203: checking whether ln -s works
  7233. configure:48207: result: yes
  7234. configure:48260: checking how to print strings
  7235. configure:48287: result: printf
  7236. configure:48308: checking for a sed that does not truncate output
  7237. configure:48372: result: /bin/sed
  7238. configure:48390: checking for fgrep
  7239. configure:48452: result: /bin/grep -F
  7240. configure:48487: checking for ld used by gcc
  7241. configure:48554: result: /usr/x86_64-pc-linux-gnu/bin/ld
  7242. configure:48561: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld
  7243. configure:48576: result: yes
  7244. configure:48588: checking for BSD- or MS-compatible name lister (nm)
  7245. configure:48642: result: /usr/bin/nm -B
  7246. configure:48772: checking the name lister (/usr/bin/nm -B) interface
  7247. configure:48779: gcc -c -g -O2 conftest.c >&5
  7248. configure:48782: /usr/bin/nm -B "conftest.o"
  7249. configure:48785: output
  7250. 0000000000000000 B some_variable
  7251. configure:48792: result: BSD nm
  7252. configure:48796: checking the maximum length of command line arguments
  7253. configure:48927: result: 1572864
  7254. configure:48975: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  7255. configure:49015: result: func_convert_file_noop
  7256. configure:49022: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  7257. configure:49042: result: func_convert_file_noop
  7258. configure:49049: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files
  7259. configure:49056: result: -r
  7260. configure:49130: checking for objdump
  7261. configure:49146: found /usr/bin/objdump
  7262. configure:49157: result: objdump
  7263. configure:49189: checking how to recognize dependent libraries
  7264. configure:49389: result: pass_all
  7265. configure:49474: checking for dlltool
  7266. configure:49504: result: no
  7267. configure:49534: checking how to associate runtime and link libraries
  7268. configure:49561: result: printf %s\n
  7269. configure:49685: checking for archiver @FILE support
  7270. configure:49702: gcc -c -g -O2 conftest.c >&5
  7271. configure:49702: $? = 0
  7272. configure:49705: ar cru libconftest.a @conftest.lst >&5
  7273. configure:49708: $? = 0
  7274. configure:49713: ar cru libconftest.a @conftest.lst >&5
  7275. ar: conftest.o: No such file or directory
  7276. configure:49716: $? = 1
  7277. configure:49728: result: @
  7278. configure:49786: checking for strip
  7279. configure:49802: found /usr/bin/strip
  7280. configure:49813: result: strip
  7281. configure:49885: checking for ranlib
  7282. configure:49912: result: ranlib
  7283. configure:50014: checking command to parse /usr/bin/nm -B output from gcc object
  7284. configure:50167: gcc -c -g -O2 conftest.c >&5
  7285. configure:50170: $? = 0
  7286. configure:50174: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm
  7287. configure:50240: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  7288. configure:50243: $? = 0
  7289. configure:50281: result: ok
  7290. configure:50328: checking for sysroot
  7291. configure:50358: result: no
  7292. configure:50365: checking for a working dd
  7293. configure:50403: result: /bin/dd
  7294. configure:50407: checking how to truncate binary pipes
  7295. configure:50422: result: /bin/dd bs=4096 count=1
  7296. configure:50558: gcc -c -g -O2 conftest.c >&5
  7297. configure:50561: $? = 0
  7298. configure:50751: checking for mt
  7299. configure:50781: result: no
  7300. configure:50801: checking if : is a manifest tool
  7301. configure:50807: : '-?'
  7302. configure:50815: result: no
  7303. configure:51489: checking for dlfcn.h
  7304. configure:51489: gcc -c -g -O2 conftest.c >&5
  7305. configure:51489: $? = 0
  7306. configure:51489: result: yes
  7307. configure:51754: checking for objdir
  7308. configure:51769: result: .libs
  7309. configure:52033: checking if gcc supports -fno-rtti -fno-exceptions
  7310. configure:52051: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  7311. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  7312. configure:52055: $? = 0
  7313. configure:52068: result: no
  7314. configure:52426: checking for gcc option to produce PIC
  7315. configure:52433: result: -fPIC -DPIC
  7316. configure:52441: checking if gcc PIC flag -fPIC -DPIC works
  7317. configure:52459: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  7318. configure:52463: $? = 0
  7319. configure:52476: result: yes
  7320. configure:52505: checking if gcc static flag -static works
  7321. configure:52533: result: yes
  7322. configure:52548: checking if gcc supports -c -o file.o
  7323. configure:52569: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  7324. configure:52573: $? = 0
  7325. configure:52595: result: yes
  7326. configure:52603: checking if gcc supports -c -o file.o
  7327. configure:52650: result: yes
  7328. configure:52683: checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  7329. configure:53946: result: yes
  7330. configure:53983: checking whether -lc should be explicitly linked in
  7331. configure:53991: gcc -c -g -O2 conftest.c >&5
  7332. configure:53994: $? = 0
  7333. configure:54009: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  7334. configure:54012: $? = 0
  7335. configure:54026: result: no
  7336. configure:54186: checking dynamic linker characteristics
  7337. configure:54767: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  7338. configure:54767: $? = 0
  7339. configure:55016: result: GNU/Linux ld.so
  7340. configure:55138: checking how to hardcode library paths into programs
  7341. configure:55163: result: immediate
  7342. configure:55711: checking whether stripping libraries is possible
  7343. configure:55716: result: yes
  7344. configure:55751: checking if libtool supports shared libraries
  7345. configure:55753: result: yes
  7346. configure:55756: checking whether to build shared libraries
  7347. configure:55781: result: yes
  7348. configure:55784: checking whether to build static libraries
  7349. configure:55788: result: yes
  7350. configure:55811: checking how to run the C++ preprocessor
  7351. configure:55838: g++ -E conftest.cpp
  7352. configure:55838: $? = 0
  7353. configure:55852: g++ -E conftest.cpp
  7354. conftest.cpp:409:10: fatal error: ac_nonexistent.h: No such file or directory
  7355. #include <ac_nonexistent.h>
  7356. ^~~~~~~~~~~~~~~~~~
  7357. compilation terminated.
  7358. configure:55852: $? = 1
  7359. configure: failed program was:
  7360. | /* confdefs.h */
  7361. | #define PACKAGE_NAME "GnuTLS"
  7362. | #define PACKAGE_TARNAME "gnutls"
  7363. | #define PACKAGE_VERSION "3.6.9"
  7364. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  7365. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  7366. | #define PACKAGE_URL ""
  7367. | #define PACKAGE "gnutls"
  7368. | #define VERSION "3.6.9"
  7369. | #define STDC_HEADERS 1
  7370. | #define HAVE_SYS_TYPES_H 1
  7371. | #define HAVE_SYS_STAT_H 1
  7372. | #define HAVE_STDLIB_H 1
  7373. | #define HAVE_STRING_H 1
  7374. | #define HAVE_MEMORY_H 1
  7375. | #define HAVE_STRINGS_H 1
  7376. | #define HAVE_INTTYPES_H 1
  7377. | #define HAVE_STDINT_H 1
  7378. | #define HAVE_UNISTD_H 1
  7379. | #define __EXTENSIONS__ 1
  7380. | #define _ALL_SOURCE 1
  7381. | #define _DARWIN_C_SOURCE 1
  7382. | #define _GNU_SOURCE 1
  7383. | #define _NETBSD_SOURCE 1
  7384. | #define _OPENBSD_SOURCE 1
  7385. | #define _POSIX_PTHREAD_SEMANTICS 1
  7386. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  7387. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  7388. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  7389. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  7390. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  7391. | #define __STDC_WANT_LIB_EXT2__ 1
  7392. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  7393. | #define _TANDEM_SOURCE 1
  7394. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  7395. | #define HAVE_FSEEKO 1
  7396. | #define _DARWIN_USE_64_BIT_INODE 1
  7397. | #define STDC_HEADERS 1
  7398. | #define HAVE_CPUID_H 1
  7399. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  7400. | #define HAVE_NETINET_TCP_H 1
  7401. | #define HAVE_STDATOMIC_H 1
  7402. | #define HAVE_THREADS_H 1
  7403. | #define ENABLE_PADLOCK 1
  7404. | #define HAVE_GETRANDOM 1
  7405. | #define HAVE_LIBNETTLE 1
  7406. | #define C99_MACROS 1
  7407. | #define ENABLE_SSL2 1
  7408. | #define ENABLE_DTLS_SRTP 1
  7409. | #define ENABLE_ALPN 1
  7410. | #define ENABLE_HEARTBEAT 1
  7411. | #define ENABLE_SRP 1
  7412. | #define ENABLE_PSK 1
  7413. | #define ENABLE_ANON 1
  7414. | #define ENABLE_DHE 1
  7415. | #define ENABLE_ECDHE 1
  7416. | #define ENABLE_GOST 1
  7417. | #define ENABLE_OCSP 1
  7418. | #define SIZEOF_VOID_P 8
  7419. | #define SIZEOF_LONG_LONG 8
  7420. | #define SIZEOF_LONG 8
  7421. | #define SIZEOF_INT 4
  7422. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  7423. | #define HAVE_SYS_SOCKET_H 1
  7424. | #define HAVE_ARPA_INET_H 1
  7425. | #define HAVE_FEATURES_H 1
  7426. | #define HAVE_SYS_STAT_H 1
  7427. | #define HAVE_SYS_TIME_H 1
  7428. | #define HAVE_NETDB_H 1
  7429. | #define HAVE_NETINET_IN_H 1
  7430. | #define HAVE_LIMITS_H 1
  7431. | #define HAVE_UNISTD_H 1
  7432. | #define HAVE_SYS_MMAN_H 1
  7433. | #define HAVE_SYS_PARAM_H 1
  7434. | #define HAVE_WCHAR_H 1
  7435. | #define HAVE_STDINT_H 1
  7436. | #define HAVE_STRINGS_H 1
  7437. | #define HAVE_SYS_UIO_H 1
  7438. | #define HAVE_INTTYPES_H 1
  7439. | #define HAVE_LANGINFO_H 1
  7440. | #define HAVE_SYS_SELECT_H 1
  7441. | #define HAVE_SYS_WAIT_H 1
  7442. | #define HAVE_SYS_IOCTL_H 1
  7443. | #define HAVE_STDIO_EXT_H 1
  7444. | #define HAVE_TERMIOS_H 1
  7445. | #define ENABLE_NLS 1
  7446. | #define HAVE_GETTEXT 1
  7447. | #define HAVE_DCGETTEXT 1
  7448. | #define HAVE_FORK 1
  7449. | #define HAVE_SETITIMER 1
  7450. | #define HAVE_GETRUSAGE 1
  7451. | #define HAVE_GETPWUID_R 1
  7452. | #define HAVE_NANOSLEEP 1
  7453. | #define HAVE_DAEMON 1
  7454. | #define HAVE_GETPID 1
  7455. | #define HAVE_LOCALTIME 1
  7456. | #define HAVE_MMAP 1
  7457. | #define HAVE_EXPLICIT_BZERO 1
  7458. | #define HAVE_CLOCK_GETTIME 1
  7459. | #define HAVE_FMEMOPEN 1
  7460. | #define HAVE___REGISTER_ATFORK 1
  7461. | #define HAVE_SECURE_GETENV 1
  7462. | #define HAVE_GETAUXVAL 1
  7463. | #define HAVE_LIBSECCOMP 1
  7464. | #define HAVE_LIBCRYPTO 1
  7465. | #define HAVE_LIBRT 1
  7466. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  7467. | #define HAVE_ALLOCA_H 1
  7468. | #define HAVE_ALLOCA 1
  7469. | #define _USE_STD_STAT 1
  7470. | #define HAVE_DECL_FTELLO 1
  7471. | #define HAVE_DECL_GETDELIM 1
  7472. | #define HAVE_GETDELIM 1
  7473. | #define HAVE_GETTIMEOFDAY 1
  7474. | #define HAVE_MPROTECT 1
  7475. | #define HAVE_SECURE_GETENV 1
  7476. | #define HAVE_GETUID 1
  7477. | #define HAVE_GETEUID 1
  7478. | #define HAVE_GETGID 1
  7479. | #define HAVE_GETEGID 1
  7480. | #define HAVE_SNPRINTF 1
  7481. | #define HAVE_STRDUP 1
  7482. | #define HAVE_STRNDUP 1
  7483. | #define HAVE_LOCALTIME_R 1
  7484. | #define HAVE_FCNTL 1
  7485. | #define HAVE_SYMLINK 1
  7486. | #define HAVE_FTRUNCATE 1
  7487. | #define HAVE_GETDTABLESIZE 1
  7488. | #define HAVE_ISBLANK 1
  7489. | #define HAVE_NEWLOCALE 1
  7490. | #define HAVE_USELOCALE 1
  7491. | #define HAVE_DUPLOCALE 1
  7492. | #define HAVE_FREELOCALE 1
  7493. | #define HAVE_LSTAT 1
  7494. | #define HAVE_STRERROR_R 1
  7495. | #define HAVE___XPG_STRERROR_R 1
  7496. | #define HAVE_PIPE 1
  7497. | #define HAVE_SETENV 1
  7498. | #define HAVE_SIGACTION 1
  7499. | #define HAVE_SIGALTSTACK 1
  7500. | #define HAVE_SIGINTERRUPT 1
  7501. | #define HAVE_SLEEP 1
  7502. | #define HAVE_CATGETS 1
  7503. | #define HAVE_SHUTDOWN 1
  7504. | #define HAVE_GETPASS 1
  7505. | #define HAVE___FSETLOCKING 1
  7506. | #define HAVE_TZSET 1
  7507. | #define HAVE_TIMEGM 1
  7508. | #define HAVE_DECL_GETLINE 1
  7509. | #define restrict __restrict
  7510. | #define HAVE_SHUTDOWN 1
  7511. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  7512. | #define HAVE_SA_FAMILY_T 1
  7513. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  7514. | #define HAVE_IPV4 1
  7515. | #define HAVE_IPV6 1
  7516. | #define HAVE_MAP_ANONYMOUS 1
  7517. | #define HAVE_DECL_MEMMEM 1
  7518. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  7519. | #define HAVE_DECL_SNPRINTF 1
  7520. | #define HAVE__BOOL 1
  7521. | #define HAVE_WCHAR_T 1
  7522. | #define HAVE_WINT_T 1
  7523. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  7524. | #define HAVE_LONG_LONG_INT 1
  7525. | #define HAVE_DECL_STRDUP 1
  7526. | #define HAVE_DECL_STRNDUP 1
  7527. | #define HAVE_DECL_STRNLEN 1
  7528. | #define HAVE_DECL_STRTOK_R 1
  7529. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  7530. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  7531. | #define HAVE_INTMAX_T 1
  7532. | #define DBL_EXPBIT0_WORD 1
  7533. | #define DBL_EXPBIT0_BIT 20
  7534. | #define HAVE_SNPRINTF 1
  7535. | #define HAVE_STRNLEN 1
  7536. | #define HAVE_WCSLEN 1
  7537. | #define HAVE_WCSNLEN 1
  7538. | #define HAVE_MBRTOWC 1
  7539. | #define HAVE_WCRTOMB 1
  7540. | #define HAVE_DECL__SNPRINTF 0
  7541. | #define HAVE_SNPRINTF_RETVAL_C99 1
  7542. | #define HAVE_DECL_VSNPRINTF 1
  7543. | #define HAVE_LANGINFO_CODESET 1
  7544. | #define HAVE_ENVIRON_DECL 1
  7545. | #define HAVE_WORKING_O_NOATIME 1
  7546. | #define HAVE_WORKING_O_NOFOLLOW 1
  7547. | #define HAVE_DECL_GETDTABLESIZE 1
  7548. | #define HAVE_INTTYPES_H 1
  7549. | #define HAVE_LC_MESSAGES 1
  7550. | #define HAVE_WORKING_USELOCALE 1
  7551. | #define USE_POSIX_THREADS 1
  7552. | #define USE_POSIX_THREADS_WEAK 1
  7553. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  7554. | #define HAVE_STDLIB_H 1
  7555. | #define MALLOC_0_IS_NONNULL 1
  7556. | #define HAVE_DECL_ALARM 1
  7557. | #define PROMOTED_MODE_T mode_t
  7558. | #define HAVE_DECL_STRERROR_R 1
  7559. | #define HAVE_SIGSET_T 1
  7560. | #define HAVE_DECL_SETENV 1
  7561. | #define HAVE_SEARCH_H 1
  7562. | #define HAVE_TSEARCH 1
  7563. | #define HAVE_DECL_UNSETENV 1
  7564. | #define HAVE_ALLOCA 1
  7565. | #define HAVE___BUILTIN_EXPECT 1
  7566. | #define HAVE_BYTESWAP_H 1
  7567. | #define GNULIB_TEST_FSTAT 1
  7568. | #define GNULIB_TEST_FTELL 1
  7569. | #define GNULIB_TEST_FTELLO 1
  7570. | #define GNULIB_TEST_GETDELIM 1
  7571. | #define GNULIB_TEST_GETLINE 1
  7572. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  7573. | #define GNULIB_TEST_GETTIMEOFDAY 1
  7574. | #define HAVE_DECL_INET_NTOP 1
  7575. | #define HAVE_DECL_INET_PTON 1
  7576. | #define GNULIB_TEST_LSEEK 1
  7577. | #define HAVE_MALLOC_POSIX 1
  7578. | #define GNULIB_TEST_MALLOC_POSIX 1
  7579. | #define GNULIB_TEST_MEMCHR 1
  7580. | #define HAVE_MEMMEM 1
  7581. | #define GNULIB_TEST_MEMMEM 1
  7582. | #define GNULIB_MSVC_NOTHROW 1
  7583. | #define HAVE_REALLOC_POSIX 1
  7584. | #define GNULIB_TEST_REALLOC_POSIX 1
  7585. | #define GNULIB_TEST_SECURE_GETENV 1
  7586. | #define GNULIB_TEST_SETSOCKOPT 1
  7587. | #define HAVE_STDINT_H 1
  7588. | #define HAVE_SNPRINTF 1
  7589. | #define GNULIB_TEST_SNPRINTF 1
  7590. | #define GNULIB_SNPRINTF 1
  7591. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  7592. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  7593. | #define __USE_MINGW_ANSI_STDIO 1
  7594. | #define GNULIB_FSCANF 1
  7595. | #define GNULIB_SCANF 1
  7596. | #define HAVE_STRCASECMP 1
  7597. | #define HAVE_STRNCASECMP 1
  7598. | #define HAVE_DECL_STRNCASECMP 1
  7599. | #define GNULIB_TEST_STRDUP 1
  7600. | #define GNULIB_TEST_STRNDUP 1
  7601. | #define GNULIB_TEST_STRNLEN 1
  7602. | #define HAVE_STRTOK_R 1
  7603. | #define GNULIB_TEST_STRTOK_R 1
  7604. | #define HAVE_STRVERSCMP 1
  7605. | #define GNULIB_TEST_STRVERSCMP 1
  7606. | #define HAVE_DECL_LOCALTIME_R 1
  7607. | #define GNULIB_TEST_TIME_R 1
  7608. | #define HAVE_VASPRINTF 1
  7609. | #define GNULIB_TEST_VASPRINTF 1
  7610. | #define HAVE_VSNPRINTF 1
  7611. | #define GNULIB_TEST_VSNPRINTF 1
  7612. | #define HAVE_STDINT_H 1
  7613. | #define GNULIB_TEST_ACCEPT 1
  7614. | #define GNULIB_TEST_BIND 1
  7615. | #define GNULIB_TEST_CLOEXEC 1
  7616. | #define GNULIB_TEST_CLOSE 1
  7617. | #define GNULIB_TEST_CONNECT 1
  7618. | #define HAVE_DUP2 1
  7619. | #define GNULIB_TEST_DUP2 1
  7620. | #define GNULIB_TEST_ENVIRON 1
  7621. | #define GNULIB_TEST_FCNTL 1
  7622. | #define GNULIB_TEST_FDOPEN 1
  7623. | #define FLEXIBLE_ARRAY_MEMBER /**/
  7624. | #define GNULIB_TEST_FTRUNCATE 1
  7625. | #define GNULIB_TEST_GETCWD 1
  7626. | #define GNULIB_TEST_GETDTABLESIZE 1
  7627. | #define GNULIB_TEST_GETPAGESIZE 1
  7628. | #define HAVE_IOCTL 1
  7629. | #define GNULIB_TEST_IOCTL 1
  7630. | #define GNULIB_TEST_LISTEN 1
  7631. | #define GNULIB_TEST_LOCALENAME 1
  7632. | #define HAVE_PTHREAD_RWLOCK 1
  7633. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  7634. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  7635. | #define GNULIB_TEST_LSTAT 1
  7636. | #define HAVE_MAP_ANONYMOUS 1
  7637. | #define HAVE_BUG_BIG_NANOSLEEP 1
  7638. | #define GNULIB_TEST_NANOSLEEP 1
  7639. | #define GNULIB_TEST_OPEN 1
  7640. | #define GNULIB_TEST_PERROR 1
  7641. | #define GNULIB_TEST_PIPE 1
  7642. | #define GNULIB_TEST_PUTENV 1
  7643. | #define HAVE_RAISE 1
  7644. | #define GNULIB_TEST_RAISE 1
  7645. | #define GNULIB_TEST_SELECT 1
  7646. | #define GNULIB_TEST_SETENV 1
  7647. | #define GNULIB_TEST_SETLOCALE 1
  7648. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  7649. | #define GNULIB_TEST_SIGACTION 1
  7650. | #define GNULIB_TEST_SIGPROCMASK 1
  7651. | #define HAVE_DECL_SLEEP 1
  7652. | #define GNULIB_TEST_SLEEP 1
  7653. | #define GNULIB_TEST_SOCKET 1
  7654. | #define GNULIB_TEST_STAT 1
  7655. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  7656. | #define GNULIB_TEST_STRERROR 1
  7657. | #define GNULIB_TEST_STRERROR_R 1
  7658. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  7659. | #define HAVE_MAP_ANONYMOUS 1
  7660. | #define GNULIB_TEST_SYMLINK 1
  7661. | #define HAVE_UNSETENV 1
  7662. | #define GNULIB_TEST_UNSETENV 1
  7663. | #define HAVE_DECL_FSEEKO 1
  7664. | #define HAVE_GETHOSTBYNAME 1
  7665. | #define HAVE_GETSERVBYNAME 1
  7666. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  7667. | #define HAVE_DECL_FLOCKFILE 1
  7668. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  7669. | #define HAVE_DECL_FUNLOCKFILE 1
  7670. | #define HAVE_DECL_PUTC_UNLOCKED 1
  7671. | #define TIME_T_IS_SIGNED 1
  7672. | #define HAVE_STRUCT_TM_TM_ZONE 1
  7673. | #define HAVE_TM_ZONE 1
  7674. | #define HAVE_TM_GMTOFF 1
  7675. | #define HAVE_COMPOUND_LITERALS 1
  7676. | #define GNULIB_TEST_ACCEPT 1
  7677. | #define HAVE_ALLOCA 1
  7678. | #define GNULIB_TEST_BIND 1
  7679. | #define HAVE_CLOCK_GETTIME 1
  7680. | #define HAVE_CLOCK_SETTIME 1
  7681. | #define GNULIB_TEST_CLOSE 1
  7682. | #define GNULIB_TEST_CONNECT 1
  7683. | #define HAVE_DUP2 1
  7684. | #define GNULIB_TEST_DUP2 1
  7685. | #define GNULIB_TEST_ENVIRON 1
  7686. | #define FLEXIBLE_ARRAY_MEMBER /**/
  7687. | #define GNULIB_TEST_FSEEK 1
  7688. | #define GNULIB_TEST_FSEEKO 1
  7689. | #define GNULIB_TEST_FSTAT 1
  7690. | #define GNULIB_TEST_FTELL 1
  7691. | #define GNULIB_TEST_FTELLO 1
  7692. | #define HAVE_DECL_GAI_STRERROR 1
  7693. | #define HAVE_DECL_GAI_STRERRORA 0
  7694. | #define HAVE_DECL_GETADDRINFO 1
  7695. | #define HAVE_DECL_FREEADDRINFO 1
  7696. | #define HAVE_DECL_GETNAMEINFO 1
  7697. | #define HAVE_STRUCT_ADDRINFO 1
  7698. | #define GNULIB_TEST_GETADDRINFO 1
  7699. | #define GNULIB_TEST_GETDELIM 1
  7700. | #define GNULIB_TEST_GETLINE 1
  7701. | #define GNULIB_TEST_GETPASS 1
  7702. | #define GNULIB_TEST_GETPEERNAME 1
  7703. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  7704. | #define GNULIB_TEST_GETTIMEOFDAY 1
  7705. | #define HAVE_GETHOSTBYNAME 1
  7706. | #define HAVE_DECL_INET_NTOP 1
  7707. | #define HAVE_DECL_INET_PTON 1
  7708. | #define HAVE___INLINE 1
  7709. | #define GNULIB_TEST_LISTEN 1
  7710. | #define GNULIB_TEST_LSEEK 1
  7711. | #define HAVE_MALLOC_POSIX 1
  7712. | #define GNULIB_TEST_MALLOC_POSIX 1
  7713. | #define GNULIB_TEST_MEMCHR 1
  7714. | #define GNULIB_TEST_MKTIME 1
  7715. | #define NEED_MKTIME_INTERNAL 1
  7716. | #define GNULIB_MSVC_NOTHROW 1
  7717. | #define my_strftime nstrftime
  7718. | #define HAVE_STRUCT_TM_TM_ZONE 1
  7719. | #define HAVE_TM_ZONE 1
  7720. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  7721. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  7722. | #define HAVE_REALLOC_POSIX 1
  7723. | #define GNULIB_TEST_REALLOC_POSIX 1
  7724. | #define GNULIB_TEST_RECV 1
  7725. | #define GNULIB_TEST_RECVFROM 1
  7726. | #define GNULIB_TEST_SELECT 1
  7727. | #define GNULIB_TEST_SEND 1
  7728. | #define GNULIB_TEST_SENDTO 1
  7729. | #define HAVE_GETSERVBYNAME 1
  7730. | #define GNULIB_TEST_SETENV 1
  7731. | #define GNULIB_TEST_SETSOCKOPT 1
  7732. | #define GNULIB_TEST_SHUTDOWN 1
  7733. | #define HAVE_STDINT_H 1
  7734. | #define HAVE_SNPRINTF 1
  7735. | #define GNULIB_TEST_SNPRINTF 1
  7736. | #define GNULIB_SNPRINTF 1
  7737. | #define GNULIB_TEST_SOCKET 1
  7738. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  7739. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  7740. | #define __USE_MINGW_ANSI_STDIO 1
  7741. | #define GNULIB_FSCANF 1
  7742. | #define GNULIB_SCANF 1
  7743. | #define GNULIB_TEST_STRDUP 1
  7744. | #define HAVE_DECL_LOCALTIME_R 1
  7745. | #define GNULIB_TEST_TIME_R 1
  7746. | #define GNULIB_TEST_TIME_RZ 1
  7747. | #define GNULIB_TEST_TIMEGM 1
  7748. | #define HAVE_RUN_TZSET_TEST 1
  7749. | #define GNULIB_TEST_TZSET 1
  7750. | #define HAVE_UNSETENV 1
  7751. | #define GNULIB_TEST_UNSETENV 1
  7752. | #define HAVE_STDINT_H 1
  7753. | #define HAVE_INLINE 1
  7754. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  7755. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  7756. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  7757. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  7758. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  7759. | #define GNULIB_UNISTR_U16_UCTOMB 1
  7760. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  7761. | #define GNULIB_UNISTR_U32_UCTOMB 1
  7762. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  7763. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  7764. | #define GNULIB_UNISTR_U8_UCTOMB 1
  7765. | #define HAVE_DLFCN_H 1
  7766. | #define LT_OBJDIR ".libs/"
  7767. | /* end confdefs.h. */
  7768. | #include <ac_nonexistent.h>
  7769. configure:55877: result: g++ -E
  7770. configure:55897: g++ -E conftest.cpp
  7771. configure:55897: $? = 0
  7772. configure:55911: g++ -E conftest.cpp
  7773. conftest.cpp:409:10: fatal error: ac_nonexistent.h: No such file or directory
  7774. #include <ac_nonexistent.h>
  7775. ^~~~~~~~~~~~~~~~~~
  7776. compilation terminated.
  7777. configure:55911: $? = 1
  7778. configure: failed program was:
  7779. | /* confdefs.h */
  7780. | #define PACKAGE_NAME "GnuTLS"
  7781. | #define PACKAGE_TARNAME "gnutls"
  7782. | #define PACKAGE_VERSION "3.6.9"
  7783. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  7784. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  7785. | #define PACKAGE_URL ""
  7786. | #define PACKAGE "gnutls"
  7787. | #define VERSION "3.6.9"
  7788. | #define STDC_HEADERS 1
  7789. | #define HAVE_SYS_TYPES_H 1
  7790. | #define HAVE_SYS_STAT_H 1
  7791. | #define HAVE_STDLIB_H 1
  7792. | #define HAVE_STRING_H 1
  7793. | #define HAVE_MEMORY_H 1
  7794. | #define HAVE_STRINGS_H 1
  7795. | #define HAVE_INTTYPES_H 1
  7796. | #define HAVE_STDINT_H 1
  7797. | #define HAVE_UNISTD_H 1
  7798. | #define __EXTENSIONS__ 1
  7799. | #define _ALL_SOURCE 1
  7800. | #define _DARWIN_C_SOURCE 1
  7801. | #define _GNU_SOURCE 1
  7802. | #define _NETBSD_SOURCE 1
  7803. | #define _OPENBSD_SOURCE 1
  7804. | #define _POSIX_PTHREAD_SEMANTICS 1
  7805. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  7806. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  7807. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  7808. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  7809. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  7810. | #define __STDC_WANT_LIB_EXT2__ 1
  7811. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  7812. | #define _TANDEM_SOURCE 1
  7813. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  7814. | #define HAVE_FSEEKO 1
  7815. | #define _DARWIN_USE_64_BIT_INODE 1
  7816. | #define STDC_HEADERS 1
  7817. | #define HAVE_CPUID_H 1
  7818. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  7819. | #define HAVE_NETINET_TCP_H 1
  7820. | #define HAVE_STDATOMIC_H 1
  7821. | #define HAVE_THREADS_H 1
  7822. | #define ENABLE_PADLOCK 1
  7823. | #define HAVE_GETRANDOM 1
  7824. | #define HAVE_LIBNETTLE 1
  7825. | #define C99_MACROS 1
  7826. | #define ENABLE_SSL2 1
  7827. | #define ENABLE_DTLS_SRTP 1
  7828. | #define ENABLE_ALPN 1
  7829. | #define ENABLE_HEARTBEAT 1
  7830. | #define ENABLE_SRP 1
  7831. | #define ENABLE_PSK 1
  7832. | #define ENABLE_ANON 1
  7833. | #define ENABLE_DHE 1
  7834. | #define ENABLE_ECDHE 1
  7835. | #define ENABLE_GOST 1
  7836. | #define ENABLE_OCSP 1
  7837. | #define SIZEOF_VOID_P 8
  7838. | #define SIZEOF_LONG_LONG 8
  7839. | #define SIZEOF_LONG 8
  7840. | #define SIZEOF_INT 4
  7841. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  7842. | #define HAVE_SYS_SOCKET_H 1
  7843. | #define HAVE_ARPA_INET_H 1
  7844. | #define HAVE_FEATURES_H 1
  7845. | #define HAVE_SYS_STAT_H 1
  7846. | #define HAVE_SYS_TIME_H 1
  7847. | #define HAVE_NETDB_H 1
  7848. | #define HAVE_NETINET_IN_H 1
  7849. | #define HAVE_LIMITS_H 1
  7850. | #define HAVE_UNISTD_H 1
  7851. | #define HAVE_SYS_MMAN_H 1
  7852. | #define HAVE_SYS_PARAM_H 1
  7853. | #define HAVE_WCHAR_H 1
  7854. | #define HAVE_STDINT_H 1
  7855. | #define HAVE_STRINGS_H 1
  7856. | #define HAVE_SYS_UIO_H 1
  7857. | #define HAVE_INTTYPES_H 1
  7858. | #define HAVE_LANGINFO_H 1
  7859. | #define HAVE_SYS_SELECT_H 1
  7860. | #define HAVE_SYS_WAIT_H 1
  7861. | #define HAVE_SYS_IOCTL_H 1
  7862. | #define HAVE_STDIO_EXT_H 1
  7863. | #define HAVE_TERMIOS_H 1
  7864. | #define ENABLE_NLS 1
  7865. | #define HAVE_GETTEXT 1
  7866. | #define HAVE_DCGETTEXT 1
  7867. | #define HAVE_FORK 1
  7868. | #define HAVE_SETITIMER 1
  7869. | #define HAVE_GETRUSAGE 1
  7870. | #define HAVE_GETPWUID_R 1
  7871. | #define HAVE_NANOSLEEP 1
  7872. | #define HAVE_DAEMON 1
  7873. | #define HAVE_GETPID 1
  7874. | #define HAVE_LOCALTIME 1
  7875. | #define HAVE_MMAP 1
  7876. | #define HAVE_EXPLICIT_BZERO 1
  7877. | #define HAVE_CLOCK_GETTIME 1
  7878. | #define HAVE_FMEMOPEN 1
  7879. | #define HAVE___REGISTER_ATFORK 1
  7880. | #define HAVE_SECURE_GETENV 1
  7881. | #define HAVE_GETAUXVAL 1
  7882. | #define HAVE_LIBSECCOMP 1
  7883. | #define HAVE_LIBCRYPTO 1
  7884. | #define HAVE_LIBRT 1
  7885. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  7886. | #define HAVE_ALLOCA_H 1
  7887. | #define HAVE_ALLOCA 1
  7888. | #define _USE_STD_STAT 1
  7889. | #define HAVE_DECL_FTELLO 1
  7890. | #define HAVE_DECL_GETDELIM 1
  7891. | #define HAVE_GETDELIM 1
  7892. | #define HAVE_GETTIMEOFDAY 1
  7893. | #define HAVE_MPROTECT 1
  7894. | #define HAVE_SECURE_GETENV 1
  7895. | #define HAVE_GETUID 1
  7896. | #define HAVE_GETEUID 1
  7897. | #define HAVE_GETGID 1
  7898. | #define HAVE_GETEGID 1
  7899. | #define HAVE_SNPRINTF 1
  7900. | #define HAVE_STRDUP 1
  7901. | #define HAVE_STRNDUP 1
  7902. | #define HAVE_LOCALTIME_R 1
  7903. | #define HAVE_FCNTL 1
  7904. | #define HAVE_SYMLINK 1
  7905. | #define HAVE_FTRUNCATE 1
  7906. | #define HAVE_GETDTABLESIZE 1
  7907. | #define HAVE_ISBLANK 1
  7908. | #define HAVE_NEWLOCALE 1
  7909. | #define HAVE_USELOCALE 1
  7910. | #define HAVE_DUPLOCALE 1
  7911. | #define HAVE_FREELOCALE 1
  7912. | #define HAVE_LSTAT 1
  7913. | #define HAVE_STRERROR_R 1
  7914. | #define HAVE___XPG_STRERROR_R 1
  7915. | #define HAVE_PIPE 1
  7916. | #define HAVE_SETENV 1
  7917. | #define HAVE_SIGACTION 1
  7918. | #define HAVE_SIGALTSTACK 1
  7919. | #define HAVE_SIGINTERRUPT 1
  7920. | #define HAVE_SLEEP 1
  7921. | #define HAVE_CATGETS 1
  7922. | #define HAVE_SHUTDOWN 1
  7923. | #define HAVE_GETPASS 1
  7924. | #define HAVE___FSETLOCKING 1
  7925. | #define HAVE_TZSET 1
  7926. | #define HAVE_TIMEGM 1
  7927. | #define HAVE_DECL_GETLINE 1
  7928. | #define restrict __restrict
  7929. | #define HAVE_SHUTDOWN 1
  7930. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  7931. | #define HAVE_SA_FAMILY_T 1
  7932. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  7933. | #define HAVE_IPV4 1
  7934. | #define HAVE_IPV6 1
  7935. | #define HAVE_MAP_ANONYMOUS 1
  7936. | #define HAVE_DECL_MEMMEM 1
  7937. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  7938. | #define HAVE_DECL_SNPRINTF 1
  7939. | #define HAVE__BOOL 1
  7940. | #define HAVE_WCHAR_T 1
  7941. | #define HAVE_WINT_T 1
  7942. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  7943. | #define HAVE_LONG_LONG_INT 1
  7944. | #define HAVE_DECL_STRDUP 1
  7945. | #define HAVE_DECL_STRNDUP 1
  7946. | #define HAVE_DECL_STRNLEN 1
  7947. | #define HAVE_DECL_STRTOK_R 1
  7948. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  7949. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  7950. | #define HAVE_INTMAX_T 1
  7951. | #define DBL_EXPBIT0_WORD 1
  7952. | #define DBL_EXPBIT0_BIT 20
  7953. | #define HAVE_SNPRINTF 1
  7954. | #define HAVE_STRNLEN 1
  7955. | #define HAVE_WCSLEN 1
  7956. | #define HAVE_WCSNLEN 1
  7957. | #define HAVE_MBRTOWC 1
  7958. | #define HAVE_WCRTOMB 1
  7959. | #define HAVE_DECL__SNPRINTF 0
  7960. | #define HAVE_SNPRINTF_RETVAL_C99 1
  7961. | #define HAVE_DECL_VSNPRINTF 1
  7962. | #define HAVE_LANGINFO_CODESET 1
  7963. | #define HAVE_ENVIRON_DECL 1
  7964. | #define HAVE_WORKING_O_NOATIME 1
  7965. | #define HAVE_WORKING_O_NOFOLLOW 1
  7966. | #define HAVE_DECL_GETDTABLESIZE 1
  7967. | #define HAVE_INTTYPES_H 1
  7968. | #define HAVE_LC_MESSAGES 1
  7969. | #define HAVE_WORKING_USELOCALE 1
  7970. | #define USE_POSIX_THREADS 1
  7971. | #define USE_POSIX_THREADS_WEAK 1
  7972. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  7973. | #define HAVE_STDLIB_H 1
  7974. | #define MALLOC_0_IS_NONNULL 1
  7975. | #define HAVE_DECL_ALARM 1
  7976. | #define PROMOTED_MODE_T mode_t
  7977. | #define HAVE_DECL_STRERROR_R 1
  7978. | #define HAVE_SIGSET_T 1
  7979. | #define HAVE_DECL_SETENV 1
  7980. | #define HAVE_SEARCH_H 1
  7981. | #define HAVE_TSEARCH 1
  7982. | #define HAVE_DECL_UNSETENV 1
  7983. | #define HAVE_ALLOCA 1
  7984. | #define HAVE___BUILTIN_EXPECT 1
  7985. | #define HAVE_BYTESWAP_H 1
  7986. | #define GNULIB_TEST_FSTAT 1
  7987. | #define GNULIB_TEST_FTELL 1
  7988. | #define GNULIB_TEST_FTELLO 1
  7989. | #define GNULIB_TEST_GETDELIM 1
  7990. | #define GNULIB_TEST_GETLINE 1
  7991. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  7992. | #define GNULIB_TEST_GETTIMEOFDAY 1
  7993. | #define HAVE_DECL_INET_NTOP 1
  7994. | #define HAVE_DECL_INET_PTON 1
  7995. | #define GNULIB_TEST_LSEEK 1
  7996. | #define HAVE_MALLOC_POSIX 1
  7997. | #define GNULIB_TEST_MALLOC_POSIX 1
  7998. | #define GNULIB_TEST_MEMCHR 1
  7999. | #define HAVE_MEMMEM 1
  8000. | #define GNULIB_TEST_MEMMEM 1
  8001. | #define GNULIB_MSVC_NOTHROW 1
  8002. | #define HAVE_REALLOC_POSIX 1
  8003. | #define GNULIB_TEST_REALLOC_POSIX 1
  8004. | #define GNULIB_TEST_SECURE_GETENV 1
  8005. | #define GNULIB_TEST_SETSOCKOPT 1
  8006. | #define HAVE_STDINT_H 1
  8007. | #define HAVE_SNPRINTF 1
  8008. | #define GNULIB_TEST_SNPRINTF 1
  8009. | #define GNULIB_SNPRINTF 1
  8010. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  8011. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  8012. | #define __USE_MINGW_ANSI_STDIO 1
  8013. | #define GNULIB_FSCANF 1
  8014. | #define GNULIB_SCANF 1
  8015. | #define HAVE_STRCASECMP 1
  8016. | #define HAVE_STRNCASECMP 1
  8017. | #define HAVE_DECL_STRNCASECMP 1
  8018. | #define GNULIB_TEST_STRDUP 1
  8019. | #define GNULIB_TEST_STRNDUP 1
  8020. | #define GNULIB_TEST_STRNLEN 1
  8021. | #define HAVE_STRTOK_R 1
  8022. | #define GNULIB_TEST_STRTOK_R 1
  8023. | #define HAVE_STRVERSCMP 1
  8024. | #define GNULIB_TEST_STRVERSCMP 1
  8025. | #define HAVE_DECL_LOCALTIME_R 1
  8026. | #define GNULIB_TEST_TIME_R 1
  8027. | #define HAVE_VASPRINTF 1
  8028. | #define GNULIB_TEST_VASPRINTF 1
  8029. | #define HAVE_VSNPRINTF 1
  8030. | #define GNULIB_TEST_VSNPRINTF 1
  8031. | #define HAVE_STDINT_H 1
  8032. | #define GNULIB_TEST_ACCEPT 1
  8033. | #define GNULIB_TEST_BIND 1
  8034. | #define GNULIB_TEST_CLOEXEC 1
  8035. | #define GNULIB_TEST_CLOSE 1
  8036. | #define GNULIB_TEST_CONNECT 1
  8037. | #define HAVE_DUP2 1
  8038. | #define GNULIB_TEST_DUP2 1
  8039. | #define GNULIB_TEST_ENVIRON 1
  8040. | #define GNULIB_TEST_FCNTL 1
  8041. | #define GNULIB_TEST_FDOPEN 1
  8042. | #define FLEXIBLE_ARRAY_MEMBER /**/
  8043. | #define GNULIB_TEST_FTRUNCATE 1
  8044. | #define GNULIB_TEST_GETCWD 1
  8045. | #define GNULIB_TEST_GETDTABLESIZE 1
  8046. | #define GNULIB_TEST_GETPAGESIZE 1
  8047. | #define HAVE_IOCTL 1
  8048. | #define GNULIB_TEST_IOCTL 1
  8049. | #define GNULIB_TEST_LISTEN 1
  8050. | #define GNULIB_TEST_LOCALENAME 1
  8051. | #define HAVE_PTHREAD_RWLOCK 1
  8052. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  8053. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  8054. | #define GNULIB_TEST_LSTAT 1
  8055. | #define HAVE_MAP_ANONYMOUS 1
  8056. | #define HAVE_BUG_BIG_NANOSLEEP 1
  8057. | #define GNULIB_TEST_NANOSLEEP 1
  8058. | #define GNULIB_TEST_OPEN 1
  8059. | #define GNULIB_TEST_PERROR 1
  8060. | #define GNULIB_TEST_PIPE 1
  8061. | #define GNULIB_TEST_PUTENV 1
  8062. | #define HAVE_RAISE 1
  8063. | #define GNULIB_TEST_RAISE 1
  8064. | #define GNULIB_TEST_SELECT 1
  8065. | #define GNULIB_TEST_SETENV 1
  8066. | #define GNULIB_TEST_SETLOCALE 1
  8067. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  8068. | #define GNULIB_TEST_SIGACTION 1
  8069. | #define GNULIB_TEST_SIGPROCMASK 1
  8070. | #define HAVE_DECL_SLEEP 1
  8071. | #define GNULIB_TEST_SLEEP 1
  8072. | #define GNULIB_TEST_SOCKET 1
  8073. | #define GNULIB_TEST_STAT 1
  8074. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  8075. | #define GNULIB_TEST_STRERROR 1
  8076. | #define GNULIB_TEST_STRERROR_R 1
  8077. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  8078. | #define HAVE_MAP_ANONYMOUS 1
  8079. | #define GNULIB_TEST_SYMLINK 1
  8080. | #define HAVE_UNSETENV 1
  8081. | #define GNULIB_TEST_UNSETENV 1
  8082. | #define HAVE_DECL_FSEEKO 1
  8083. | #define HAVE_GETHOSTBYNAME 1
  8084. | #define HAVE_GETSERVBYNAME 1
  8085. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  8086. | #define HAVE_DECL_FLOCKFILE 1
  8087. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  8088. | #define HAVE_DECL_FUNLOCKFILE 1
  8089. | #define HAVE_DECL_PUTC_UNLOCKED 1
  8090. | #define TIME_T_IS_SIGNED 1
  8091. | #define HAVE_STRUCT_TM_TM_ZONE 1
  8092. | #define HAVE_TM_ZONE 1
  8093. | #define HAVE_TM_GMTOFF 1
  8094. | #define HAVE_COMPOUND_LITERALS 1
  8095. | #define GNULIB_TEST_ACCEPT 1
  8096. | #define HAVE_ALLOCA 1
  8097. | #define GNULIB_TEST_BIND 1
  8098. | #define HAVE_CLOCK_GETTIME 1
  8099. | #define HAVE_CLOCK_SETTIME 1
  8100. | #define GNULIB_TEST_CLOSE 1
  8101. | #define GNULIB_TEST_CONNECT 1
  8102. | #define HAVE_DUP2 1
  8103. | #define GNULIB_TEST_DUP2 1
  8104. | #define GNULIB_TEST_ENVIRON 1
  8105. | #define FLEXIBLE_ARRAY_MEMBER /**/
  8106. | #define GNULIB_TEST_FSEEK 1
  8107. | #define GNULIB_TEST_FSEEKO 1
  8108. | #define GNULIB_TEST_FSTAT 1
  8109. | #define GNULIB_TEST_FTELL 1
  8110. | #define GNULIB_TEST_FTELLO 1
  8111. | #define HAVE_DECL_GAI_STRERROR 1
  8112. | #define HAVE_DECL_GAI_STRERRORA 0
  8113. | #define HAVE_DECL_GETADDRINFO 1
  8114. | #define HAVE_DECL_FREEADDRINFO 1
  8115. | #define HAVE_DECL_GETNAMEINFO 1
  8116. | #define HAVE_STRUCT_ADDRINFO 1
  8117. | #define GNULIB_TEST_GETADDRINFO 1
  8118. | #define GNULIB_TEST_GETDELIM 1
  8119. | #define GNULIB_TEST_GETLINE 1
  8120. | #define GNULIB_TEST_GETPASS 1
  8121. | #define GNULIB_TEST_GETPEERNAME 1
  8122. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  8123. | #define GNULIB_TEST_GETTIMEOFDAY 1
  8124. | #define HAVE_GETHOSTBYNAME 1
  8125. | #define HAVE_DECL_INET_NTOP 1
  8126. | #define HAVE_DECL_INET_PTON 1
  8127. | #define HAVE___INLINE 1
  8128. | #define GNULIB_TEST_LISTEN 1
  8129. | #define GNULIB_TEST_LSEEK 1
  8130. | #define HAVE_MALLOC_POSIX 1
  8131. | #define GNULIB_TEST_MALLOC_POSIX 1
  8132. | #define GNULIB_TEST_MEMCHR 1
  8133. | #define GNULIB_TEST_MKTIME 1
  8134. | #define NEED_MKTIME_INTERNAL 1
  8135. | #define GNULIB_MSVC_NOTHROW 1
  8136. | #define my_strftime nstrftime
  8137. | #define HAVE_STRUCT_TM_TM_ZONE 1
  8138. | #define HAVE_TM_ZONE 1
  8139. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  8140. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  8141. | #define HAVE_REALLOC_POSIX 1
  8142. | #define GNULIB_TEST_REALLOC_POSIX 1
  8143. | #define GNULIB_TEST_RECV 1
  8144. | #define GNULIB_TEST_RECVFROM 1
  8145. | #define GNULIB_TEST_SELECT 1
  8146. | #define GNULIB_TEST_SEND 1
  8147. | #define GNULIB_TEST_SENDTO 1
  8148. | #define HAVE_GETSERVBYNAME 1
  8149. | #define GNULIB_TEST_SETENV 1
  8150. | #define GNULIB_TEST_SETSOCKOPT 1
  8151. | #define GNULIB_TEST_SHUTDOWN 1
  8152. | #define HAVE_STDINT_H 1
  8153. | #define HAVE_SNPRINTF 1
  8154. | #define GNULIB_TEST_SNPRINTF 1
  8155. | #define GNULIB_SNPRINTF 1
  8156. | #define GNULIB_TEST_SOCKET 1
  8157. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  8158. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  8159. | #define __USE_MINGW_ANSI_STDIO 1
  8160. | #define GNULIB_FSCANF 1
  8161. | #define GNULIB_SCANF 1
  8162. | #define GNULIB_TEST_STRDUP 1
  8163. | #define HAVE_DECL_LOCALTIME_R 1
  8164. | #define GNULIB_TEST_TIME_R 1
  8165. | #define GNULIB_TEST_TIME_RZ 1
  8166. | #define GNULIB_TEST_TIMEGM 1
  8167. | #define HAVE_RUN_TZSET_TEST 1
  8168. | #define GNULIB_TEST_TZSET 1
  8169. | #define HAVE_UNSETENV 1
  8170. | #define GNULIB_TEST_UNSETENV 1
  8171. | #define HAVE_STDINT_H 1
  8172. | #define HAVE_INLINE 1
  8173. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  8174. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  8175. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  8176. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  8177. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  8178. | #define GNULIB_UNISTR_U16_UCTOMB 1
  8179. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  8180. | #define GNULIB_UNISTR_U32_UCTOMB 1
  8181. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  8182. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  8183. | #define GNULIB_UNISTR_U8_UCTOMB 1
  8184. | #define HAVE_DLFCN_H 1
  8185. | #define LT_OBJDIR ".libs/"
  8186. | /* end confdefs.h. */
  8187. | #include <ac_nonexistent.h>
  8188. configure:56073: checking for ld used by g++
  8189. configure:56140: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  8190. configure:56147: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld
  8191. configure:56162: result: yes
  8192. configure:56217: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  8193. configure:57290: result: yes
  8194. configure:57326: g++ -c -g -O2 conftest.cpp >&5
  8195. configure:57329: $? = 0
  8196. configure:57810: checking for g++ option to produce PIC
  8197. configure:57817: result: -fPIC -DPIC
  8198. configure:57825: checking if g++ PIC flag -fPIC -DPIC works
  8199. configure:57843: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  8200. configure:57847: $? = 0
  8201. configure:57860: result: yes
  8202. configure:57883: checking if g++ static flag -static works
  8203. configure:57911: result: yes
  8204. configure:57923: checking if g++ supports -c -o file.o
  8205. configure:57944: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  8206. configure:57948: $? = 0
  8207. configure:57970: result: yes
  8208. configure:57975: checking if g++ supports -c -o file.o
  8209. configure:58022: result: yes
  8210. configure:58052: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  8211. configure:58095: result: yes
  8212. configure:58236: checking dynamic linker characteristics
  8213. configure:58993: result: GNU/Linux ld.so
  8214. configure:59058: checking how to hardcode library paths into programs
  8215. configure:59083: result: immediate
  8216. configure:59638: checking for libdl
  8217. configure:59660: gcc -o conftest -g -O2 conftest.c -ldl >&5
  8218. configure:59660: $? = 0
  8219. configure:59670: result: yes
  8220. configure:59677: checking how to link with libdl
  8221. configure:59679: result: -ldl
  8222. configure:59749: checking for CMOCKA
  8223. configure:59756: $PKG_CONFIG --exists --print-errors "cmocka >= 1.0.1"
  8224. Package cmocka was not found in the pkg-config search path.
  8225. Perhaps you should add the directory containing `cmocka.pc'
  8226. to the PKG_CONFIG_PATH environment variable
  8227. Package 'cmocka', required by 'virtual:world', not found
  8228. configure:59759: $? = 1
  8229. configure:59773: $PKG_CONFIG --exists --print-errors "cmocka >= 1.0.1"
  8230. Package cmocka was not found in the pkg-config search path.
  8231. Perhaps you should add the directory containing `cmocka.pc'
  8232. to the PKG_CONFIG_PATH environment variable
  8233. Package 'cmocka', required by 'virtual:world', not found
  8234. configure:59776: $? = 1
  8235. configure:59790: result: no
  8236. Package 'cmocka', required by 'virtual:world', not found
  8237. configure:59841: checking for library containing idn2_lookup_u8
  8238. configure:59872: gcc -o conftest -g -O2 conftest.c >&5
  8239. /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/cc4CmYwx.o: in function `main':
  8240. /root/src/gnutls-3.6.9/conftest.c:421: undefined reference to `idn2_lookup_u8'
  8241. collect2: error: ld returned 1 exit status
  8242. configure:59872: $? = 1
  8243. configure: failed program was:
  8244. | /* confdefs.h */
  8245. | #define PACKAGE_NAME "GnuTLS"
  8246. | #define PACKAGE_TARNAME "gnutls"
  8247. | #define PACKAGE_VERSION "3.6.9"
  8248. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  8249. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  8250. | #define PACKAGE_URL ""
  8251. | #define PACKAGE "gnutls"
  8252. | #define VERSION "3.6.9"
  8253. | #define STDC_HEADERS 1
  8254. | #define HAVE_SYS_TYPES_H 1
  8255. | #define HAVE_SYS_STAT_H 1
  8256. | #define HAVE_STDLIB_H 1
  8257. | #define HAVE_STRING_H 1
  8258. | #define HAVE_MEMORY_H 1
  8259. | #define HAVE_STRINGS_H 1
  8260. | #define HAVE_INTTYPES_H 1
  8261. | #define HAVE_STDINT_H 1
  8262. | #define HAVE_UNISTD_H 1
  8263. | #define __EXTENSIONS__ 1
  8264. | #define _ALL_SOURCE 1
  8265. | #define _DARWIN_C_SOURCE 1
  8266. | #define _GNU_SOURCE 1
  8267. | #define _NETBSD_SOURCE 1
  8268. | #define _OPENBSD_SOURCE 1
  8269. | #define _POSIX_PTHREAD_SEMANTICS 1
  8270. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  8271. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  8272. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  8273. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  8274. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  8275. | #define __STDC_WANT_LIB_EXT2__ 1
  8276. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  8277. | #define _TANDEM_SOURCE 1
  8278. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  8279. | #define HAVE_FSEEKO 1
  8280. | #define _DARWIN_USE_64_BIT_INODE 1
  8281. | #define STDC_HEADERS 1
  8282. | #define HAVE_CPUID_H 1
  8283. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  8284. | #define HAVE_NETINET_TCP_H 1
  8285. | #define HAVE_STDATOMIC_H 1
  8286. | #define HAVE_THREADS_H 1
  8287. | #define ENABLE_PADLOCK 1
  8288. | #define HAVE_GETRANDOM 1
  8289. | #define HAVE_LIBNETTLE 1
  8290. | #define C99_MACROS 1
  8291. | #define ENABLE_SSL2 1
  8292. | #define ENABLE_DTLS_SRTP 1
  8293. | #define ENABLE_ALPN 1
  8294. | #define ENABLE_HEARTBEAT 1
  8295. | #define ENABLE_SRP 1
  8296. | #define ENABLE_PSK 1
  8297. | #define ENABLE_ANON 1
  8298. | #define ENABLE_DHE 1
  8299. | #define ENABLE_ECDHE 1
  8300. | #define ENABLE_GOST 1
  8301. | #define ENABLE_OCSP 1
  8302. | #define SIZEOF_VOID_P 8
  8303. | #define SIZEOF_LONG_LONG 8
  8304. | #define SIZEOF_LONG 8
  8305. | #define SIZEOF_INT 4
  8306. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  8307. | #define HAVE_SYS_SOCKET_H 1
  8308. | #define HAVE_ARPA_INET_H 1
  8309. | #define HAVE_FEATURES_H 1
  8310. | #define HAVE_SYS_STAT_H 1
  8311. | #define HAVE_SYS_TIME_H 1
  8312. | #define HAVE_NETDB_H 1
  8313. | #define HAVE_NETINET_IN_H 1
  8314. | #define HAVE_LIMITS_H 1
  8315. | #define HAVE_UNISTD_H 1
  8316. | #define HAVE_SYS_MMAN_H 1
  8317. | #define HAVE_SYS_PARAM_H 1
  8318. | #define HAVE_WCHAR_H 1
  8319. | #define HAVE_STDINT_H 1
  8320. | #define HAVE_STRINGS_H 1
  8321. | #define HAVE_SYS_UIO_H 1
  8322. | #define HAVE_INTTYPES_H 1
  8323. | #define HAVE_LANGINFO_H 1
  8324. | #define HAVE_SYS_SELECT_H 1
  8325. | #define HAVE_SYS_WAIT_H 1
  8326. | #define HAVE_SYS_IOCTL_H 1
  8327. | #define HAVE_STDIO_EXT_H 1
  8328. | #define HAVE_TERMIOS_H 1
  8329. | #define ENABLE_NLS 1
  8330. | #define HAVE_GETTEXT 1
  8331. | #define HAVE_DCGETTEXT 1
  8332. | #define HAVE_FORK 1
  8333. | #define HAVE_SETITIMER 1
  8334. | #define HAVE_GETRUSAGE 1
  8335. | #define HAVE_GETPWUID_R 1
  8336. | #define HAVE_NANOSLEEP 1
  8337. | #define HAVE_DAEMON 1
  8338. | #define HAVE_GETPID 1
  8339. | #define HAVE_LOCALTIME 1
  8340. | #define HAVE_MMAP 1
  8341. | #define HAVE_EXPLICIT_BZERO 1
  8342. | #define HAVE_CLOCK_GETTIME 1
  8343. | #define HAVE_FMEMOPEN 1
  8344. | #define HAVE___REGISTER_ATFORK 1
  8345. | #define HAVE_SECURE_GETENV 1
  8346. | #define HAVE_GETAUXVAL 1
  8347. | #define HAVE_LIBSECCOMP 1
  8348. | #define HAVE_LIBCRYPTO 1
  8349. | #define HAVE_LIBRT 1
  8350. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  8351. | #define HAVE_ALLOCA_H 1
  8352. | #define HAVE_ALLOCA 1
  8353. | #define _USE_STD_STAT 1
  8354. | #define HAVE_DECL_FTELLO 1
  8355. | #define HAVE_DECL_GETDELIM 1
  8356. | #define HAVE_GETDELIM 1
  8357. | #define HAVE_GETTIMEOFDAY 1
  8358. | #define HAVE_MPROTECT 1
  8359. | #define HAVE_SECURE_GETENV 1
  8360. | #define HAVE_GETUID 1
  8361. | #define HAVE_GETEUID 1
  8362. | #define HAVE_GETGID 1
  8363. | #define HAVE_GETEGID 1
  8364. | #define HAVE_SNPRINTF 1
  8365. | #define HAVE_STRDUP 1
  8366. | #define HAVE_STRNDUP 1
  8367. | #define HAVE_LOCALTIME_R 1
  8368. | #define HAVE_FCNTL 1
  8369. | #define HAVE_SYMLINK 1
  8370. | #define HAVE_FTRUNCATE 1
  8371. | #define HAVE_GETDTABLESIZE 1
  8372. | #define HAVE_ISBLANK 1
  8373. | #define HAVE_NEWLOCALE 1
  8374. | #define HAVE_USELOCALE 1
  8375. | #define HAVE_DUPLOCALE 1
  8376. | #define HAVE_FREELOCALE 1
  8377. | #define HAVE_LSTAT 1
  8378. | #define HAVE_STRERROR_R 1
  8379. | #define HAVE___XPG_STRERROR_R 1
  8380. | #define HAVE_PIPE 1
  8381. | #define HAVE_SETENV 1
  8382. | #define HAVE_SIGACTION 1
  8383. | #define HAVE_SIGALTSTACK 1
  8384. | #define HAVE_SIGINTERRUPT 1
  8385. | #define HAVE_SLEEP 1
  8386. | #define HAVE_CATGETS 1
  8387. | #define HAVE_SHUTDOWN 1
  8388. | #define HAVE_GETPASS 1
  8389. | #define HAVE___FSETLOCKING 1
  8390. | #define HAVE_TZSET 1
  8391. | #define HAVE_TIMEGM 1
  8392. | #define HAVE_DECL_GETLINE 1
  8393. | #define restrict __restrict
  8394. | #define HAVE_SHUTDOWN 1
  8395. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  8396. | #define HAVE_SA_FAMILY_T 1
  8397. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  8398. | #define HAVE_IPV4 1
  8399. | #define HAVE_IPV6 1
  8400. | #define HAVE_MAP_ANONYMOUS 1
  8401. | #define HAVE_DECL_MEMMEM 1
  8402. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  8403. | #define HAVE_DECL_SNPRINTF 1
  8404. | #define HAVE__BOOL 1
  8405. | #define HAVE_WCHAR_T 1
  8406. | #define HAVE_WINT_T 1
  8407. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  8408. | #define HAVE_LONG_LONG_INT 1
  8409. | #define HAVE_DECL_STRDUP 1
  8410. | #define HAVE_DECL_STRNDUP 1
  8411. | #define HAVE_DECL_STRNLEN 1
  8412. | #define HAVE_DECL_STRTOK_R 1
  8413. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  8414. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  8415. | #define HAVE_INTMAX_T 1
  8416. | #define DBL_EXPBIT0_WORD 1
  8417. | #define DBL_EXPBIT0_BIT 20
  8418. | #define HAVE_SNPRINTF 1
  8419. | #define HAVE_STRNLEN 1
  8420. | #define HAVE_WCSLEN 1
  8421. | #define HAVE_WCSNLEN 1
  8422. | #define HAVE_MBRTOWC 1
  8423. | #define HAVE_WCRTOMB 1
  8424. | #define HAVE_DECL__SNPRINTF 0
  8425. | #define HAVE_SNPRINTF_RETVAL_C99 1
  8426. | #define HAVE_DECL_VSNPRINTF 1
  8427. | #define HAVE_LANGINFO_CODESET 1
  8428. | #define HAVE_ENVIRON_DECL 1
  8429. | #define HAVE_WORKING_O_NOATIME 1
  8430. | #define HAVE_WORKING_O_NOFOLLOW 1
  8431. | #define HAVE_DECL_GETDTABLESIZE 1
  8432. | #define HAVE_INTTYPES_H 1
  8433. | #define HAVE_LC_MESSAGES 1
  8434. | #define HAVE_WORKING_USELOCALE 1
  8435. | #define USE_POSIX_THREADS 1
  8436. | #define USE_POSIX_THREADS_WEAK 1
  8437. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  8438. | #define HAVE_STDLIB_H 1
  8439. | #define MALLOC_0_IS_NONNULL 1
  8440. | #define HAVE_DECL_ALARM 1
  8441. | #define PROMOTED_MODE_T mode_t
  8442. | #define HAVE_DECL_STRERROR_R 1
  8443. | #define HAVE_SIGSET_T 1
  8444. | #define HAVE_DECL_SETENV 1
  8445. | #define HAVE_SEARCH_H 1
  8446. | #define HAVE_TSEARCH 1
  8447. | #define HAVE_DECL_UNSETENV 1
  8448. | #define HAVE_ALLOCA 1
  8449. | #define HAVE___BUILTIN_EXPECT 1
  8450. | #define HAVE_BYTESWAP_H 1
  8451. | #define GNULIB_TEST_FSTAT 1
  8452. | #define GNULIB_TEST_FTELL 1
  8453. | #define GNULIB_TEST_FTELLO 1
  8454. | #define GNULIB_TEST_GETDELIM 1
  8455. | #define GNULIB_TEST_GETLINE 1
  8456. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  8457. | #define GNULIB_TEST_GETTIMEOFDAY 1
  8458. | #define HAVE_DECL_INET_NTOP 1
  8459. | #define HAVE_DECL_INET_PTON 1
  8460. | #define GNULIB_TEST_LSEEK 1
  8461. | #define HAVE_MALLOC_POSIX 1
  8462. | #define GNULIB_TEST_MALLOC_POSIX 1
  8463. | #define GNULIB_TEST_MEMCHR 1
  8464. | #define HAVE_MEMMEM 1
  8465. | #define GNULIB_TEST_MEMMEM 1
  8466. | #define GNULIB_MSVC_NOTHROW 1
  8467. | #define HAVE_REALLOC_POSIX 1
  8468. | #define GNULIB_TEST_REALLOC_POSIX 1
  8469. | #define GNULIB_TEST_SECURE_GETENV 1
  8470. | #define GNULIB_TEST_SETSOCKOPT 1
  8471. | #define HAVE_STDINT_H 1
  8472. | #define HAVE_SNPRINTF 1
  8473. | #define GNULIB_TEST_SNPRINTF 1
  8474. | #define GNULIB_SNPRINTF 1
  8475. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  8476. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  8477. | #define __USE_MINGW_ANSI_STDIO 1
  8478. | #define GNULIB_FSCANF 1
  8479. | #define GNULIB_SCANF 1
  8480. | #define HAVE_STRCASECMP 1
  8481. | #define HAVE_STRNCASECMP 1
  8482. | #define HAVE_DECL_STRNCASECMP 1
  8483. | #define GNULIB_TEST_STRDUP 1
  8484. | #define GNULIB_TEST_STRNDUP 1
  8485. | #define GNULIB_TEST_STRNLEN 1
  8486. | #define HAVE_STRTOK_R 1
  8487. | #define GNULIB_TEST_STRTOK_R 1
  8488. | #define HAVE_STRVERSCMP 1
  8489. | #define GNULIB_TEST_STRVERSCMP 1
  8490. | #define HAVE_DECL_LOCALTIME_R 1
  8491. | #define GNULIB_TEST_TIME_R 1
  8492. | #define HAVE_VASPRINTF 1
  8493. | #define GNULIB_TEST_VASPRINTF 1
  8494. | #define HAVE_VSNPRINTF 1
  8495. | #define GNULIB_TEST_VSNPRINTF 1
  8496. | #define HAVE_STDINT_H 1
  8497. | #define GNULIB_TEST_ACCEPT 1
  8498. | #define GNULIB_TEST_BIND 1
  8499. | #define GNULIB_TEST_CLOEXEC 1
  8500. | #define GNULIB_TEST_CLOSE 1
  8501. | #define GNULIB_TEST_CONNECT 1
  8502. | #define HAVE_DUP2 1
  8503. | #define GNULIB_TEST_DUP2 1
  8504. | #define GNULIB_TEST_ENVIRON 1
  8505. | #define GNULIB_TEST_FCNTL 1
  8506. | #define GNULIB_TEST_FDOPEN 1
  8507. | #define FLEXIBLE_ARRAY_MEMBER /**/
  8508. | #define GNULIB_TEST_FTRUNCATE 1
  8509. | #define GNULIB_TEST_GETCWD 1
  8510. | #define GNULIB_TEST_GETDTABLESIZE 1
  8511. | #define GNULIB_TEST_GETPAGESIZE 1
  8512. | #define HAVE_IOCTL 1
  8513. | #define GNULIB_TEST_IOCTL 1
  8514. | #define GNULIB_TEST_LISTEN 1
  8515. | #define GNULIB_TEST_LOCALENAME 1
  8516. | #define HAVE_PTHREAD_RWLOCK 1
  8517. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  8518. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  8519. | #define GNULIB_TEST_LSTAT 1
  8520. | #define HAVE_MAP_ANONYMOUS 1
  8521. | #define HAVE_BUG_BIG_NANOSLEEP 1
  8522. | #define GNULIB_TEST_NANOSLEEP 1
  8523. | #define GNULIB_TEST_OPEN 1
  8524. | #define GNULIB_TEST_PERROR 1
  8525. | #define GNULIB_TEST_PIPE 1
  8526. | #define GNULIB_TEST_PUTENV 1
  8527. | #define HAVE_RAISE 1
  8528. | #define GNULIB_TEST_RAISE 1
  8529. | #define GNULIB_TEST_SELECT 1
  8530. | #define GNULIB_TEST_SETENV 1
  8531. | #define GNULIB_TEST_SETLOCALE 1
  8532. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  8533. | #define GNULIB_TEST_SIGACTION 1
  8534. | #define GNULIB_TEST_SIGPROCMASK 1
  8535. | #define HAVE_DECL_SLEEP 1
  8536. | #define GNULIB_TEST_SLEEP 1
  8537. | #define GNULIB_TEST_SOCKET 1
  8538. | #define GNULIB_TEST_STAT 1
  8539. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  8540. | #define GNULIB_TEST_STRERROR 1
  8541. | #define GNULIB_TEST_STRERROR_R 1
  8542. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  8543. | #define HAVE_MAP_ANONYMOUS 1
  8544. | #define GNULIB_TEST_SYMLINK 1
  8545. | #define HAVE_UNSETENV 1
  8546. | #define GNULIB_TEST_UNSETENV 1
  8547. | #define HAVE_DECL_FSEEKO 1
  8548. | #define HAVE_GETHOSTBYNAME 1
  8549. | #define HAVE_GETSERVBYNAME 1
  8550. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  8551. | #define HAVE_DECL_FLOCKFILE 1
  8552. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  8553. | #define HAVE_DECL_FUNLOCKFILE 1
  8554. | #define HAVE_DECL_PUTC_UNLOCKED 1
  8555. | #define TIME_T_IS_SIGNED 1
  8556. | #define HAVE_STRUCT_TM_TM_ZONE 1
  8557. | #define HAVE_TM_ZONE 1
  8558. | #define HAVE_TM_GMTOFF 1
  8559. | #define HAVE_COMPOUND_LITERALS 1
  8560. | #define GNULIB_TEST_ACCEPT 1
  8561. | #define HAVE_ALLOCA 1
  8562. | #define GNULIB_TEST_BIND 1
  8563. | #define HAVE_CLOCK_GETTIME 1
  8564. | #define HAVE_CLOCK_SETTIME 1
  8565. | #define GNULIB_TEST_CLOSE 1
  8566. | #define GNULIB_TEST_CONNECT 1
  8567. | #define HAVE_DUP2 1
  8568. | #define GNULIB_TEST_DUP2 1
  8569. | #define GNULIB_TEST_ENVIRON 1
  8570. | #define FLEXIBLE_ARRAY_MEMBER /**/
  8571. | #define GNULIB_TEST_FSEEK 1
  8572. | #define GNULIB_TEST_FSEEKO 1
  8573. | #define GNULIB_TEST_FSTAT 1
  8574. | #define GNULIB_TEST_FTELL 1
  8575. | #define GNULIB_TEST_FTELLO 1
  8576. | #define HAVE_DECL_GAI_STRERROR 1
  8577. | #define HAVE_DECL_GAI_STRERRORA 0
  8578. | #define HAVE_DECL_GETADDRINFO 1
  8579. | #define HAVE_DECL_FREEADDRINFO 1
  8580. | #define HAVE_DECL_GETNAMEINFO 1
  8581. | #define HAVE_STRUCT_ADDRINFO 1
  8582. | #define GNULIB_TEST_GETADDRINFO 1
  8583. | #define GNULIB_TEST_GETDELIM 1
  8584. | #define GNULIB_TEST_GETLINE 1
  8585. | #define GNULIB_TEST_GETPASS 1
  8586. | #define GNULIB_TEST_GETPEERNAME 1
  8587. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  8588. | #define GNULIB_TEST_GETTIMEOFDAY 1
  8589. | #define HAVE_GETHOSTBYNAME 1
  8590. | #define HAVE_DECL_INET_NTOP 1
  8591. | #define HAVE_DECL_INET_PTON 1
  8592. | #define HAVE___INLINE 1
  8593. | #define GNULIB_TEST_LISTEN 1
  8594. | #define GNULIB_TEST_LSEEK 1
  8595. | #define HAVE_MALLOC_POSIX 1
  8596. | #define GNULIB_TEST_MALLOC_POSIX 1
  8597. | #define GNULIB_TEST_MEMCHR 1
  8598. | #define GNULIB_TEST_MKTIME 1
  8599. | #define NEED_MKTIME_INTERNAL 1
  8600. | #define GNULIB_MSVC_NOTHROW 1
  8601. | #define my_strftime nstrftime
  8602. | #define HAVE_STRUCT_TM_TM_ZONE 1
  8603. | #define HAVE_TM_ZONE 1
  8604. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  8605. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  8606. | #define HAVE_REALLOC_POSIX 1
  8607. | #define GNULIB_TEST_REALLOC_POSIX 1
  8608. | #define GNULIB_TEST_RECV 1
  8609. | #define GNULIB_TEST_RECVFROM 1
  8610. | #define GNULIB_TEST_SELECT 1
  8611. | #define GNULIB_TEST_SEND 1
  8612. | #define GNULIB_TEST_SENDTO 1
  8613. | #define HAVE_GETSERVBYNAME 1
  8614. | #define GNULIB_TEST_SETENV 1
  8615. | #define GNULIB_TEST_SETSOCKOPT 1
  8616. | #define GNULIB_TEST_SHUTDOWN 1
  8617. | #define HAVE_STDINT_H 1
  8618. | #define HAVE_SNPRINTF 1
  8619. | #define GNULIB_TEST_SNPRINTF 1
  8620. | #define GNULIB_SNPRINTF 1
  8621. | #define GNULIB_TEST_SOCKET 1
  8622. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  8623. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  8624. | #define __USE_MINGW_ANSI_STDIO 1
  8625. | #define GNULIB_FSCANF 1
  8626. | #define GNULIB_SCANF 1
  8627. | #define GNULIB_TEST_STRDUP 1
  8628. | #define HAVE_DECL_LOCALTIME_R 1
  8629. | #define GNULIB_TEST_TIME_R 1
  8630. | #define GNULIB_TEST_TIME_RZ 1
  8631. | #define GNULIB_TEST_TIMEGM 1
  8632. | #define HAVE_RUN_TZSET_TEST 1
  8633. | #define GNULIB_TEST_TZSET 1
  8634. | #define HAVE_UNSETENV 1
  8635. | #define GNULIB_TEST_UNSETENV 1
  8636. | #define HAVE_STDINT_H 1
  8637. | #define HAVE_INLINE 1
  8638. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  8639. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  8640. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  8641. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  8642. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  8643. | #define GNULIB_UNISTR_U16_UCTOMB 1
  8644. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  8645. | #define GNULIB_UNISTR_U32_UCTOMB 1
  8646. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  8647. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  8648. | #define GNULIB_UNISTR_U8_UCTOMB 1
  8649. | #define HAVE_DLFCN_H 1
  8650. | #define LT_OBJDIR ".libs/"
  8651. | #define HAVE_LIBDL 1
  8652. | /* end confdefs.h. */
  8653. |
  8654. | /* Override any GCC internal prototype to avoid an error.
  8655. | Use char because int might match the return type of a GCC
  8656. | builtin and then its argument prototype would still apply. */
  8657. | #ifdef __cplusplus
  8658. | extern "C"
  8659. | #endif
  8660. | char idn2_lookup_u8 ();
  8661. | int
  8662. | main ()
  8663. | {
  8664. | return idn2_lookup_u8 ();
  8665. | ;
  8666. | return 0;
  8667. | }
  8668. configure:59872: gcc -o conftest -g -O2 conftest.c -lidn2 >&5
  8669. configure:59872: $? = 0
  8670. configure:59889: result: -lidn2
  8671. configure:59934: checking for nettle_secp_192r1 in -lhogweed
  8672. configure:59959: gcc -o conftest -g -O2 conftest.c -lhogweed -lhogweed -lnettle >&5
  8673. configure:59959: $? = 0
  8674. configure:59968: result: yes
  8675. configure:59997: checking for nettle_rsa_sec_decrypt
  8676. configure:59997: gcc -o conftest -g -O2 conftest.c -lhogweed -lnettle >&5
  8677. configure:59997: $? = 0
  8678. configure:59997: result: yes
  8679. configure:60016: checking for nettle_cfb8_encrypt
  8680. configure:60016: gcc -o conftest -g -O2 conftest.c -lnettle >&5
  8681. /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/ccJsEn9L.o: in function `main':
  8682. /root/src/gnutls-3.6.9/conftest.c:447: undefined reference to `nettle_cfb8_encrypt'
  8683. collect2: error: ld returned 1 exit status
  8684. configure:60016: $? = 1
  8685. configure: failed program was:
  8686. | /* confdefs.h */
  8687. | #define PACKAGE_NAME "GnuTLS"
  8688. | #define PACKAGE_TARNAME "gnutls"
  8689. | #define PACKAGE_VERSION "3.6.9"
  8690. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  8691. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  8692. | #define PACKAGE_URL ""
  8693. | #define PACKAGE "gnutls"
  8694. | #define VERSION "3.6.9"
  8695. | #define STDC_HEADERS 1
  8696. | #define HAVE_SYS_TYPES_H 1
  8697. | #define HAVE_SYS_STAT_H 1
  8698. | #define HAVE_STDLIB_H 1
  8699. | #define HAVE_STRING_H 1
  8700. | #define HAVE_MEMORY_H 1
  8701. | #define HAVE_STRINGS_H 1
  8702. | #define HAVE_INTTYPES_H 1
  8703. | #define HAVE_STDINT_H 1
  8704. | #define HAVE_UNISTD_H 1
  8705. | #define __EXTENSIONS__ 1
  8706. | #define _ALL_SOURCE 1
  8707. | #define _DARWIN_C_SOURCE 1
  8708. | #define _GNU_SOURCE 1
  8709. | #define _NETBSD_SOURCE 1
  8710. | #define _OPENBSD_SOURCE 1
  8711. | #define _POSIX_PTHREAD_SEMANTICS 1
  8712. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  8713. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  8714. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  8715. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  8716. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  8717. | #define __STDC_WANT_LIB_EXT2__ 1
  8718. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  8719. | #define _TANDEM_SOURCE 1
  8720. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  8721. | #define HAVE_FSEEKO 1
  8722. | #define _DARWIN_USE_64_BIT_INODE 1
  8723. | #define STDC_HEADERS 1
  8724. | #define HAVE_CPUID_H 1
  8725. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  8726. | #define HAVE_NETINET_TCP_H 1
  8727. | #define HAVE_STDATOMIC_H 1
  8728. | #define HAVE_THREADS_H 1
  8729. | #define ENABLE_PADLOCK 1
  8730. | #define HAVE_GETRANDOM 1
  8731. | #define HAVE_LIBNETTLE 1
  8732. | #define C99_MACROS 1
  8733. | #define ENABLE_SSL2 1
  8734. | #define ENABLE_DTLS_SRTP 1
  8735. | #define ENABLE_ALPN 1
  8736. | #define ENABLE_HEARTBEAT 1
  8737. | #define ENABLE_SRP 1
  8738. | #define ENABLE_PSK 1
  8739. | #define ENABLE_ANON 1
  8740. | #define ENABLE_DHE 1
  8741. | #define ENABLE_ECDHE 1
  8742. | #define ENABLE_GOST 1
  8743. | #define ENABLE_OCSP 1
  8744. | #define SIZEOF_VOID_P 8
  8745. | #define SIZEOF_LONG_LONG 8
  8746. | #define SIZEOF_LONG 8
  8747. | #define SIZEOF_INT 4
  8748. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  8749. | #define HAVE_SYS_SOCKET_H 1
  8750. | #define HAVE_ARPA_INET_H 1
  8751. | #define HAVE_FEATURES_H 1
  8752. | #define HAVE_SYS_STAT_H 1
  8753. | #define HAVE_SYS_TIME_H 1
  8754. | #define HAVE_NETDB_H 1
  8755. | #define HAVE_NETINET_IN_H 1
  8756. | #define HAVE_LIMITS_H 1
  8757. | #define HAVE_UNISTD_H 1
  8758. | #define HAVE_SYS_MMAN_H 1
  8759. | #define HAVE_SYS_PARAM_H 1
  8760. | #define HAVE_WCHAR_H 1
  8761. | #define HAVE_STDINT_H 1
  8762. | #define HAVE_STRINGS_H 1
  8763. | #define HAVE_SYS_UIO_H 1
  8764. | #define HAVE_INTTYPES_H 1
  8765. | #define HAVE_LANGINFO_H 1
  8766. | #define HAVE_SYS_SELECT_H 1
  8767. | #define HAVE_SYS_WAIT_H 1
  8768. | #define HAVE_SYS_IOCTL_H 1
  8769. | #define HAVE_STDIO_EXT_H 1
  8770. | #define HAVE_TERMIOS_H 1
  8771. | #define ENABLE_NLS 1
  8772. | #define HAVE_GETTEXT 1
  8773. | #define HAVE_DCGETTEXT 1
  8774. | #define HAVE_FORK 1
  8775. | #define HAVE_SETITIMER 1
  8776. | #define HAVE_GETRUSAGE 1
  8777. | #define HAVE_GETPWUID_R 1
  8778. | #define HAVE_NANOSLEEP 1
  8779. | #define HAVE_DAEMON 1
  8780. | #define HAVE_GETPID 1
  8781. | #define HAVE_LOCALTIME 1
  8782. | #define HAVE_MMAP 1
  8783. | #define HAVE_EXPLICIT_BZERO 1
  8784. | #define HAVE_CLOCK_GETTIME 1
  8785. | #define HAVE_FMEMOPEN 1
  8786. | #define HAVE___REGISTER_ATFORK 1
  8787. | #define HAVE_SECURE_GETENV 1
  8788. | #define HAVE_GETAUXVAL 1
  8789. | #define HAVE_LIBSECCOMP 1
  8790. | #define HAVE_LIBCRYPTO 1
  8791. | #define HAVE_LIBRT 1
  8792. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  8793. | #define HAVE_ALLOCA_H 1
  8794. | #define HAVE_ALLOCA 1
  8795. | #define _USE_STD_STAT 1
  8796. | #define HAVE_DECL_FTELLO 1
  8797. | #define HAVE_DECL_GETDELIM 1
  8798. | #define HAVE_GETDELIM 1
  8799. | #define HAVE_GETTIMEOFDAY 1
  8800. | #define HAVE_MPROTECT 1
  8801. | #define HAVE_SECURE_GETENV 1
  8802. | #define HAVE_GETUID 1
  8803. | #define HAVE_GETEUID 1
  8804. | #define HAVE_GETGID 1
  8805. | #define HAVE_GETEGID 1
  8806. | #define HAVE_SNPRINTF 1
  8807. | #define HAVE_STRDUP 1
  8808. | #define HAVE_STRNDUP 1
  8809. | #define HAVE_LOCALTIME_R 1
  8810. | #define HAVE_FCNTL 1
  8811. | #define HAVE_SYMLINK 1
  8812. | #define HAVE_FTRUNCATE 1
  8813. | #define HAVE_GETDTABLESIZE 1
  8814. | #define HAVE_ISBLANK 1
  8815. | #define HAVE_NEWLOCALE 1
  8816. | #define HAVE_USELOCALE 1
  8817. | #define HAVE_DUPLOCALE 1
  8818. | #define HAVE_FREELOCALE 1
  8819. | #define HAVE_LSTAT 1
  8820. | #define HAVE_STRERROR_R 1
  8821. | #define HAVE___XPG_STRERROR_R 1
  8822. | #define HAVE_PIPE 1
  8823. | #define HAVE_SETENV 1
  8824. | #define HAVE_SIGACTION 1
  8825. | #define HAVE_SIGALTSTACK 1
  8826. | #define HAVE_SIGINTERRUPT 1
  8827. | #define HAVE_SLEEP 1
  8828. | #define HAVE_CATGETS 1
  8829. | #define HAVE_SHUTDOWN 1
  8830. | #define HAVE_GETPASS 1
  8831. | #define HAVE___FSETLOCKING 1
  8832. | #define HAVE_TZSET 1
  8833. | #define HAVE_TIMEGM 1
  8834. | #define HAVE_DECL_GETLINE 1
  8835. | #define restrict __restrict
  8836. | #define HAVE_SHUTDOWN 1
  8837. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  8838. | #define HAVE_SA_FAMILY_T 1
  8839. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  8840. | #define HAVE_IPV4 1
  8841. | #define HAVE_IPV6 1
  8842. | #define HAVE_MAP_ANONYMOUS 1
  8843. | #define HAVE_DECL_MEMMEM 1
  8844. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  8845. | #define HAVE_DECL_SNPRINTF 1
  8846. | #define HAVE__BOOL 1
  8847. | #define HAVE_WCHAR_T 1
  8848. | #define HAVE_WINT_T 1
  8849. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  8850. | #define HAVE_LONG_LONG_INT 1
  8851. | #define HAVE_DECL_STRDUP 1
  8852. | #define HAVE_DECL_STRNDUP 1
  8853. | #define HAVE_DECL_STRNLEN 1
  8854. | #define HAVE_DECL_STRTOK_R 1
  8855. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  8856. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  8857. | #define HAVE_INTMAX_T 1
  8858. | #define DBL_EXPBIT0_WORD 1
  8859. | #define DBL_EXPBIT0_BIT 20
  8860. | #define HAVE_SNPRINTF 1
  8861. | #define HAVE_STRNLEN 1
  8862. | #define HAVE_WCSLEN 1
  8863. | #define HAVE_WCSNLEN 1
  8864. | #define HAVE_MBRTOWC 1
  8865. | #define HAVE_WCRTOMB 1
  8866. | #define HAVE_DECL__SNPRINTF 0
  8867. | #define HAVE_SNPRINTF_RETVAL_C99 1
  8868. | #define HAVE_DECL_VSNPRINTF 1
  8869. | #define HAVE_LANGINFO_CODESET 1
  8870. | #define HAVE_ENVIRON_DECL 1
  8871. | #define HAVE_WORKING_O_NOATIME 1
  8872. | #define HAVE_WORKING_O_NOFOLLOW 1
  8873. | #define HAVE_DECL_GETDTABLESIZE 1
  8874. | #define HAVE_INTTYPES_H 1
  8875. | #define HAVE_LC_MESSAGES 1
  8876. | #define HAVE_WORKING_USELOCALE 1
  8877. | #define USE_POSIX_THREADS 1
  8878. | #define USE_POSIX_THREADS_WEAK 1
  8879. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  8880. | #define HAVE_STDLIB_H 1
  8881. | #define MALLOC_0_IS_NONNULL 1
  8882. | #define HAVE_DECL_ALARM 1
  8883. | #define PROMOTED_MODE_T mode_t
  8884. | #define HAVE_DECL_STRERROR_R 1
  8885. | #define HAVE_SIGSET_T 1
  8886. | #define HAVE_DECL_SETENV 1
  8887. | #define HAVE_SEARCH_H 1
  8888. | #define HAVE_TSEARCH 1
  8889. | #define HAVE_DECL_UNSETENV 1
  8890. | #define HAVE_ALLOCA 1
  8891. | #define HAVE___BUILTIN_EXPECT 1
  8892. | #define HAVE_BYTESWAP_H 1
  8893. | #define GNULIB_TEST_FSTAT 1
  8894. | #define GNULIB_TEST_FTELL 1
  8895. | #define GNULIB_TEST_FTELLO 1
  8896. | #define GNULIB_TEST_GETDELIM 1
  8897. | #define GNULIB_TEST_GETLINE 1
  8898. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  8899. | #define GNULIB_TEST_GETTIMEOFDAY 1
  8900. | #define HAVE_DECL_INET_NTOP 1
  8901. | #define HAVE_DECL_INET_PTON 1
  8902. | #define GNULIB_TEST_LSEEK 1
  8903. | #define HAVE_MALLOC_POSIX 1
  8904. | #define GNULIB_TEST_MALLOC_POSIX 1
  8905. | #define GNULIB_TEST_MEMCHR 1
  8906. | #define HAVE_MEMMEM 1
  8907. | #define GNULIB_TEST_MEMMEM 1
  8908. | #define GNULIB_MSVC_NOTHROW 1
  8909. | #define HAVE_REALLOC_POSIX 1
  8910. | #define GNULIB_TEST_REALLOC_POSIX 1
  8911. | #define GNULIB_TEST_SECURE_GETENV 1
  8912. | #define GNULIB_TEST_SETSOCKOPT 1
  8913. | #define HAVE_STDINT_H 1
  8914. | #define HAVE_SNPRINTF 1
  8915. | #define GNULIB_TEST_SNPRINTF 1
  8916. | #define GNULIB_SNPRINTF 1
  8917. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  8918. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  8919. | #define __USE_MINGW_ANSI_STDIO 1
  8920. | #define GNULIB_FSCANF 1
  8921. | #define GNULIB_SCANF 1
  8922. | #define HAVE_STRCASECMP 1
  8923. | #define HAVE_STRNCASECMP 1
  8924. | #define HAVE_DECL_STRNCASECMP 1
  8925. | #define GNULIB_TEST_STRDUP 1
  8926. | #define GNULIB_TEST_STRNDUP 1
  8927. | #define GNULIB_TEST_STRNLEN 1
  8928. | #define HAVE_STRTOK_R 1
  8929. | #define GNULIB_TEST_STRTOK_R 1
  8930. | #define HAVE_STRVERSCMP 1
  8931. | #define GNULIB_TEST_STRVERSCMP 1
  8932. | #define HAVE_DECL_LOCALTIME_R 1
  8933. | #define GNULIB_TEST_TIME_R 1
  8934. | #define HAVE_VASPRINTF 1
  8935. | #define GNULIB_TEST_VASPRINTF 1
  8936. | #define HAVE_VSNPRINTF 1
  8937. | #define GNULIB_TEST_VSNPRINTF 1
  8938. | #define HAVE_STDINT_H 1
  8939. | #define GNULIB_TEST_ACCEPT 1
  8940. | #define GNULIB_TEST_BIND 1
  8941. | #define GNULIB_TEST_CLOEXEC 1
  8942. | #define GNULIB_TEST_CLOSE 1
  8943. | #define GNULIB_TEST_CONNECT 1
  8944. | #define HAVE_DUP2 1
  8945. | #define GNULIB_TEST_DUP2 1
  8946. | #define GNULIB_TEST_ENVIRON 1
  8947. | #define GNULIB_TEST_FCNTL 1
  8948. | #define GNULIB_TEST_FDOPEN 1
  8949. | #define FLEXIBLE_ARRAY_MEMBER /**/
  8950. | #define GNULIB_TEST_FTRUNCATE 1
  8951. | #define GNULIB_TEST_GETCWD 1
  8952. | #define GNULIB_TEST_GETDTABLESIZE 1
  8953. | #define GNULIB_TEST_GETPAGESIZE 1
  8954. | #define HAVE_IOCTL 1
  8955. | #define GNULIB_TEST_IOCTL 1
  8956. | #define GNULIB_TEST_LISTEN 1
  8957. | #define GNULIB_TEST_LOCALENAME 1
  8958. | #define HAVE_PTHREAD_RWLOCK 1
  8959. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  8960. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  8961. | #define GNULIB_TEST_LSTAT 1
  8962. | #define HAVE_MAP_ANONYMOUS 1
  8963. | #define HAVE_BUG_BIG_NANOSLEEP 1
  8964. | #define GNULIB_TEST_NANOSLEEP 1
  8965. | #define GNULIB_TEST_OPEN 1
  8966. | #define GNULIB_TEST_PERROR 1
  8967. | #define GNULIB_TEST_PIPE 1
  8968. | #define GNULIB_TEST_PUTENV 1
  8969. | #define HAVE_RAISE 1
  8970. | #define GNULIB_TEST_RAISE 1
  8971. | #define GNULIB_TEST_SELECT 1
  8972. | #define GNULIB_TEST_SETENV 1
  8973. | #define GNULIB_TEST_SETLOCALE 1
  8974. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  8975. | #define GNULIB_TEST_SIGACTION 1
  8976. | #define GNULIB_TEST_SIGPROCMASK 1
  8977. | #define HAVE_DECL_SLEEP 1
  8978. | #define GNULIB_TEST_SLEEP 1
  8979. | #define GNULIB_TEST_SOCKET 1
  8980. | #define GNULIB_TEST_STAT 1
  8981. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  8982. | #define GNULIB_TEST_STRERROR 1
  8983. | #define GNULIB_TEST_STRERROR_R 1
  8984. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  8985. | #define HAVE_MAP_ANONYMOUS 1
  8986. | #define GNULIB_TEST_SYMLINK 1
  8987. | #define HAVE_UNSETENV 1
  8988. | #define GNULIB_TEST_UNSETENV 1
  8989. | #define HAVE_DECL_FSEEKO 1
  8990. | #define HAVE_GETHOSTBYNAME 1
  8991. | #define HAVE_GETSERVBYNAME 1
  8992. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  8993. | #define HAVE_DECL_FLOCKFILE 1
  8994. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  8995. | #define HAVE_DECL_FUNLOCKFILE 1
  8996. | #define HAVE_DECL_PUTC_UNLOCKED 1
  8997. | #define TIME_T_IS_SIGNED 1
  8998. | #define HAVE_STRUCT_TM_TM_ZONE 1
  8999. | #define HAVE_TM_ZONE 1
  9000. | #define HAVE_TM_GMTOFF 1
  9001. | #define HAVE_COMPOUND_LITERALS 1
  9002. | #define GNULIB_TEST_ACCEPT 1
  9003. | #define HAVE_ALLOCA 1
  9004. | #define GNULIB_TEST_BIND 1
  9005. | #define HAVE_CLOCK_GETTIME 1
  9006. | #define HAVE_CLOCK_SETTIME 1
  9007. | #define GNULIB_TEST_CLOSE 1
  9008. | #define GNULIB_TEST_CONNECT 1
  9009. | #define HAVE_DUP2 1
  9010. | #define GNULIB_TEST_DUP2 1
  9011. | #define GNULIB_TEST_ENVIRON 1
  9012. | #define FLEXIBLE_ARRAY_MEMBER /**/
  9013. | #define GNULIB_TEST_FSEEK 1
  9014. | #define GNULIB_TEST_FSEEKO 1
  9015. | #define GNULIB_TEST_FSTAT 1
  9016. | #define GNULIB_TEST_FTELL 1
  9017. | #define GNULIB_TEST_FTELLO 1
  9018. | #define HAVE_DECL_GAI_STRERROR 1
  9019. | #define HAVE_DECL_GAI_STRERRORA 0
  9020. | #define HAVE_DECL_GETADDRINFO 1
  9021. | #define HAVE_DECL_FREEADDRINFO 1
  9022. | #define HAVE_DECL_GETNAMEINFO 1
  9023. | #define HAVE_STRUCT_ADDRINFO 1
  9024. | #define GNULIB_TEST_GETADDRINFO 1
  9025. | #define GNULIB_TEST_GETDELIM 1
  9026. | #define GNULIB_TEST_GETLINE 1
  9027. | #define GNULIB_TEST_GETPASS 1
  9028. | #define GNULIB_TEST_GETPEERNAME 1
  9029. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  9030. | #define GNULIB_TEST_GETTIMEOFDAY 1
  9031. | #define HAVE_GETHOSTBYNAME 1
  9032. | #define HAVE_DECL_INET_NTOP 1
  9033. | #define HAVE_DECL_INET_PTON 1
  9034. | #define HAVE___INLINE 1
  9035. | #define GNULIB_TEST_LISTEN 1
  9036. | #define GNULIB_TEST_LSEEK 1
  9037. | #define HAVE_MALLOC_POSIX 1
  9038. | #define GNULIB_TEST_MALLOC_POSIX 1
  9039. | #define GNULIB_TEST_MEMCHR 1
  9040. | #define GNULIB_TEST_MKTIME 1
  9041. | #define NEED_MKTIME_INTERNAL 1
  9042. | #define GNULIB_MSVC_NOTHROW 1
  9043. | #define my_strftime nstrftime
  9044. | #define HAVE_STRUCT_TM_TM_ZONE 1
  9045. | #define HAVE_TM_ZONE 1
  9046. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  9047. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  9048. | #define HAVE_REALLOC_POSIX 1
  9049. | #define GNULIB_TEST_REALLOC_POSIX 1
  9050. | #define GNULIB_TEST_RECV 1
  9051. | #define GNULIB_TEST_RECVFROM 1
  9052. | #define GNULIB_TEST_SELECT 1
  9053. | #define GNULIB_TEST_SEND 1
  9054. | #define GNULIB_TEST_SENDTO 1
  9055. | #define HAVE_GETSERVBYNAME 1
  9056. | #define GNULIB_TEST_SETENV 1
  9057. | #define GNULIB_TEST_SETSOCKOPT 1
  9058. | #define GNULIB_TEST_SHUTDOWN 1
  9059. | #define HAVE_STDINT_H 1
  9060. | #define HAVE_SNPRINTF 1
  9061. | #define GNULIB_TEST_SNPRINTF 1
  9062. | #define GNULIB_SNPRINTF 1
  9063. | #define GNULIB_TEST_SOCKET 1
  9064. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  9065. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  9066. | #define __USE_MINGW_ANSI_STDIO 1
  9067. | #define GNULIB_FSCANF 1
  9068. | #define GNULIB_SCANF 1
  9069. | #define GNULIB_TEST_STRDUP 1
  9070. | #define HAVE_DECL_LOCALTIME_R 1
  9071. | #define GNULIB_TEST_TIME_R 1
  9072. | #define GNULIB_TEST_TIME_RZ 1
  9073. | #define GNULIB_TEST_TIMEGM 1
  9074. | #define HAVE_RUN_TZSET_TEST 1
  9075. | #define GNULIB_TEST_TZSET 1
  9076. | #define HAVE_UNSETENV 1
  9077. | #define GNULIB_TEST_UNSETENV 1
  9078. | #define HAVE_STDINT_H 1
  9079. | #define HAVE_INLINE 1
  9080. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  9081. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  9082. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  9083. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  9084. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  9085. | #define GNULIB_UNISTR_U16_UCTOMB 1
  9086. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  9087. | #define GNULIB_UNISTR_U32_UCTOMB 1
  9088. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  9089. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  9090. | #define GNULIB_UNISTR_U8_UCTOMB 1
  9091. | #define HAVE_DLFCN_H 1
  9092. | #define LT_OBJDIR ".libs/"
  9093. | #define HAVE_LIBDL 1
  9094. | #define HAVE_LIBIDN2 1
  9095. | #define ENABLE_NON_SUITEB_CURVES 1
  9096. | #define HAVE_NETTLE_RSA_SEC_DECRYPT 1
  9097. | /* end confdefs.h. */
  9098. | /* Define nettle_cfb8_encrypt to an innocuous variant, in case <limits.h> declares nettle_cfb8_encrypt.
  9099. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  9100. | #define nettle_cfb8_encrypt innocuous_nettle_cfb8_encrypt
  9101. |
  9102. | /* System header to define __stub macros and hopefully few prototypes,
  9103. | which can conflict with char nettle_cfb8_encrypt (); below.
  9104. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  9105. | <limits.h> exists even on freestanding compilers. */
  9106. |
  9107. | #ifdef __STDC__
  9108. | # include <limits.h>
  9109. | #else
  9110. | # include <assert.h>
  9111. | #endif
  9112. |
  9113. | #undef nettle_cfb8_encrypt
  9114. |
  9115. | /* Override any GCC internal prototype to avoid an error.
  9116. | Use char because int might match the return type of a GCC
  9117. | builtin and then its argument prototype would still apply. */
  9118. | #ifdef __cplusplus
  9119. | extern "C"
  9120. | #endif
  9121. | char nettle_cfb8_encrypt ();
  9122. | /* The GNU C library defines this for functions which it implements
  9123. | to always fail with ENOSYS. Some functions are actually named
  9124. | something starting with __ and the normal name is an alias. */
  9125. | #if defined __stub_nettle_cfb8_encrypt || defined __stub___nettle_cfb8_encrypt
  9126. | choke me
  9127. | #endif
  9128. |
  9129. | int
  9130. | main ()
  9131. | {
  9132. | return nettle_cfb8_encrypt ();
  9133. | ;
  9134. | return 0;
  9135. | }
  9136. configure:60016: result: no
  9137. configure:60032: checking for nettle_cmac128_update
  9138. configure:60032: gcc -o conftest -g -O2 conftest.c -lnettle >&5
  9139. /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/cczG1G6M.o: in function `main':
  9140. /root/src/gnutls-3.6.9/conftest.c:447: undefined reference to `nettle_cmac128_update'
  9141. collect2: error: ld returned 1 exit status
  9142. configure:60032: $? = 1
  9143. configure: failed program was:
  9144. | /* confdefs.h */
  9145. | #define PACKAGE_NAME "GnuTLS"
  9146. | #define PACKAGE_TARNAME "gnutls"
  9147. | #define PACKAGE_VERSION "3.6.9"
  9148. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  9149. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  9150. | #define PACKAGE_URL ""
  9151. | #define PACKAGE "gnutls"
  9152. | #define VERSION "3.6.9"
  9153. | #define STDC_HEADERS 1
  9154. | #define HAVE_SYS_TYPES_H 1
  9155. | #define HAVE_SYS_STAT_H 1
  9156. | #define HAVE_STDLIB_H 1
  9157. | #define HAVE_STRING_H 1
  9158. | #define HAVE_MEMORY_H 1
  9159. | #define HAVE_STRINGS_H 1
  9160. | #define HAVE_INTTYPES_H 1
  9161. | #define HAVE_STDINT_H 1
  9162. | #define HAVE_UNISTD_H 1
  9163. | #define __EXTENSIONS__ 1
  9164. | #define _ALL_SOURCE 1
  9165. | #define _DARWIN_C_SOURCE 1
  9166. | #define _GNU_SOURCE 1
  9167. | #define _NETBSD_SOURCE 1
  9168. | #define _OPENBSD_SOURCE 1
  9169. | #define _POSIX_PTHREAD_SEMANTICS 1
  9170. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  9171. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  9172. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  9173. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  9174. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  9175. | #define __STDC_WANT_LIB_EXT2__ 1
  9176. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  9177. | #define _TANDEM_SOURCE 1
  9178. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  9179. | #define HAVE_FSEEKO 1
  9180. | #define _DARWIN_USE_64_BIT_INODE 1
  9181. | #define STDC_HEADERS 1
  9182. | #define HAVE_CPUID_H 1
  9183. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  9184. | #define HAVE_NETINET_TCP_H 1
  9185. | #define HAVE_STDATOMIC_H 1
  9186. | #define HAVE_THREADS_H 1
  9187. | #define ENABLE_PADLOCK 1
  9188. | #define HAVE_GETRANDOM 1
  9189. | #define HAVE_LIBNETTLE 1
  9190. | #define C99_MACROS 1
  9191. | #define ENABLE_SSL2 1
  9192. | #define ENABLE_DTLS_SRTP 1
  9193. | #define ENABLE_ALPN 1
  9194. | #define ENABLE_HEARTBEAT 1
  9195. | #define ENABLE_SRP 1
  9196. | #define ENABLE_PSK 1
  9197. | #define ENABLE_ANON 1
  9198. | #define ENABLE_DHE 1
  9199. | #define ENABLE_ECDHE 1
  9200. | #define ENABLE_GOST 1
  9201. | #define ENABLE_OCSP 1
  9202. | #define SIZEOF_VOID_P 8
  9203. | #define SIZEOF_LONG_LONG 8
  9204. | #define SIZEOF_LONG 8
  9205. | #define SIZEOF_INT 4
  9206. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  9207. | #define HAVE_SYS_SOCKET_H 1
  9208. | #define HAVE_ARPA_INET_H 1
  9209. | #define HAVE_FEATURES_H 1
  9210. | #define HAVE_SYS_STAT_H 1
  9211. | #define HAVE_SYS_TIME_H 1
  9212. | #define HAVE_NETDB_H 1
  9213. | #define HAVE_NETINET_IN_H 1
  9214. | #define HAVE_LIMITS_H 1
  9215. | #define HAVE_UNISTD_H 1
  9216. | #define HAVE_SYS_MMAN_H 1
  9217. | #define HAVE_SYS_PARAM_H 1
  9218. | #define HAVE_WCHAR_H 1
  9219. | #define HAVE_STDINT_H 1
  9220. | #define HAVE_STRINGS_H 1
  9221. | #define HAVE_SYS_UIO_H 1
  9222. | #define HAVE_INTTYPES_H 1
  9223. | #define HAVE_LANGINFO_H 1
  9224. | #define HAVE_SYS_SELECT_H 1
  9225. | #define HAVE_SYS_WAIT_H 1
  9226. | #define HAVE_SYS_IOCTL_H 1
  9227. | #define HAVE_STDIO_EXT_H 1
  9228. | #define HAVE_TERMIOS_H 1
  9229. | #define ENABLE_NLS 1
  9230. | #define HAVE_GETTEXT 1
  9231. | #define HAVE_DCGETTEXT 1
  9232. | #define HAVE_FORK 1
  9233. | #define HAVE_SETITIMER 1
  9234. | #define HAVE_GETRUSAGE 1
  9235. | #define HAVE_GETPWUID_R 1
  9236. | #define HAVE_NANOSLEEP 1
  9237. | #define HAVE_DAEMON 1
  9238. | #define HAVE_GETPID 1
  9239. | #define HAVE_LOCALTIME 1
  9240. | #define HAVE_MMAP 1
  9241. | #define HAVE_EXPLICIT_BZERO 1
  9242. | #define HAVE_CLOCK_GETTIME 1
  9243. | #define HAVE_FMEMOPEN 1
  9244. | #define HAVE___REGISTER_ATFORK 1
  9245. | #define HAVE_SECURE_GETENV 1
  9246. | #define HAVE_GETAUXVAL 1
  9247. | #define HAVE_LIBSECCOMP 1
  9248. | #define HAVE_LIBCRYPTO 1
  9249. | #define HAVE_LIBRT 1
  9250. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  9251. | #define HAVE_ALLOCA_H 1
  9252. | #define HAVE_ALLOCA 1
  9253. | #define _USE_STD_STAT 1
  9254. | #define HAVE_DECL_FTELLO 1
  9255. | #define HAVE_DECL_GETDELIM 1
  9256. | #define HAVE_GETDELIM 1
  9257. | #define HAVE_GETTIMEOFDAY 1
  9258. | #define HAVE_MPROTECT 1
  9259. | #define HAVE_SECURE_GETENV 1
  9260. | #define HAVE_GETUID 1
  9261. | #define HAVE_GETEUID 1
  9262. | #define HAVE_GETGID 1
  9263. | #define HAVE_GETEGID 1
  9264. | #define HAVE_SNPRINTF 1
  9265. | #define HAVE_STRDUP 1
  9266. | #define HAVE_STRNDUP 1
  9267. | #define HAVE_LOCALTIME_R 1
  9268. | #define HAVE_FCNTL 1
  9269. | #define HAVE_SYMLINK 1
  9270. | #define HAVE_FTRUNCATE 1
  9271. | #define HAVE_GETDTABLESIZE 1
  9272. | #define HAVE_ISBLANK 1
  9273. | #define HAVE_NEWLOCALE 1
  9274. | #define HAVE_USELOCALE 1
  9275. | #define HAVE_DUPLOCALE 1
  9276. | #define HAVE_FREELOCALE 1
  9277. | #define HAVE_LSTAT 1
  9278. | #define HAVE_STRERROR_R 1
  9279. | #define HAVE___XPG_STRERROR_R 1
  9280. | #define HAVE_PIPE 1
  9281. | #define HAVE_SETENV 1
  9282. | #define HAVE_SIGACTION 1
  9283. | #define HAVE_SIGALTSTACK 1
  9284. | #define HAVE_SIGINTERRUPT 1
  9285. | #define HAVE_SLEEP 1
  9286. | #define HAVE_CATGETS 1
  9287. | #define HAVE_SHUTDOWN 1
  9288. | #define HAVE_GETPASS 1
  9289. | #define HAVE___FSETLOCKING 1
  9290. | #define HAVE_TZSET 1
  9291. | #define HAVE_TIMEGM 1
  9292. | #define HAVE_DECL_GETLINE 1
  9293. | #define restrict __restrict
  9294. | #define HAVE_SHUTDOWN 1
  9295. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  9296. | #define HAVE_SA_FAMILY_T 1
  9297. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  9298. | #define HAVE_IPV4 1
  9299. | #define HAVE_IPV6 1
  9300. | #define HAVE_MAP_ANONYMOUS 1
  9301. | #define HAVE_DECL_MEMMEM 1
  9302. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  9303. | #define HAVE_DECL_SNPRINTF 1
  9304. | #define HAVE__BOOL 1
  9305. | #define HAVE_WCHAR_T 1
  9306. | #define HAVE_WINT_T 1
  9307. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  9308. | #define HAVE_LONG_LONG_INT 1
  9309. | #define HAVE_DECL_STRDUP 1
  9310. | #define HAVE_DECL_STRNDUP 1
  9311. | #define HAVE_DECL_STRNLEN 1
  9312. | #define HAVE_DECL_STRTOK_R 1
  9313. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9314. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9315. | #define HAVE_INTMAX_T 1
  9316. | #define DBL_EXPBIT0_WORD 1
  9317. | #define DBL_EXPBIT0_BIT 20
  9318. | #define HAVE_SNPRINTF 1
  9319. | #define HAVE_STRNLEN 1
  9320. | #define HAVE_WCSLEN 1
  9321. | #define HAVE_WCSNLEN 1
  9322. | #define HAVE_MBRTOWC 1
  9323. | #define HAVE_WCRTOMB 1
  9324. | #define HAVE_DECL__SNPRINTF 0
  9325. | #define HAVE_SNPRINTF_RETVAL_C99 1
  9326. | #define HAVE_DECL_VSNPRINTF 1
  9327. | #define HAVE_LANGINFO_CODESET 1
  9328. | #define HAVE_ENVIRON_DECL 1
  9329. | #define HAVE_WORKING_O_NOATIME 1
  9330. | #define HAVE_WORKING_O_NOFOLLOW 1
  9331. | #define HAVE_DECL_GETDTABLESIZE 1
  9332. | #define HAVE_INTTYPES_H 1
  9333. | #define HAVE_LC_MESSAGES 1
  9334. | #define HAVE_WORKING_USELOCALE 1
  9335. | #define USE_POSIX_THREADS 1
  9336. | #define USE_POSIX_THREADS_WEAK 1
  9337. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  9338. | #define HAVE_STDLIB_H 1
  9339. | #define MALLOC_0_IS_NONNULL 1
  9340. | #define HAVE_DECL_ALARM 1
  9341. | #define PROMOTED_MODE_T mode_t
  9342. | #define HAVE_DECL_STRERROR_R 1
  9343. | #define HAVE_SIGSET_T 1
  9344. | #define HAVE_DECL_SETENV 1
  9345. | #define HAVE_SEARCH_H 1
  9346. | #define HAVE_TSEARCH 1
  9347. | #define HAVE_DECL_UNSETENV 1
  9348. | #define HAVE_ALLOCA 1
  9349. | #define HAVE___BUILTIN_EXPECT 1
  9350. | #define HAVE_BYTESWAP_H 1
  9351. | #define GNULIB_TEST_FSTAT 1
  9352. | #define GNULIB_TEST_FTELL 1
  9353. | #define GNULIB_TEST_FTELLO 1
  9354. | #define GNULIB_TEST_GETDELIM 1
  9355. | #define GNULIB_TEST_GETLINE 1
  9356. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  9357. | #define GNULIB_TEST_GETTIMEOFDAY 1
  9358. | #define HAVE_DECL_INET_NTOP 1
  9359. | #define HAVE_DECL_INET_PTON 1
  9360. | #define GNULIB_TEST_LSEEK 1
  9361. | #define HAVE_MALLOC_POSIX 1
  9362. | #define GNULIB_TEST_MALLOC_POSIX 1
  9363. | #define GNULIB_TEST_MEMCHR 1
  9364. | #define HAVE_MEMMEM 1
  9365. | #define GNULIB_TEST_MEMMEM 1
  9366. | #define GNULIB_MSVC_NOTHROW 1
  9367. | #define HAVE_REALLOC_POSIX 1
  9368. | #define GNULIB_TEST_REALLOC_POSIX 1
  9369. | #define GNULIB_TEST_SECURE_GETENV 1
  9370. | #define GNULIB_TEST_SETSOCKOPT 1
  9371. | #define HAVE_STDINT_H 1
  9372. | #define HAVE_SNPRINTF 1
  9373. | #define GNULIB_TEST_SNPRINTF 1
  9374. | #define GNULIB_SNPRINTF 1
  9375. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  9376. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  9377. | #define __USE_MINGW_ANSI_STDIO 1
  9378. | #define GNULIB_FSCANF 1
  9379. | #define GNULIB_SCANF 1
  9380. | #define HAVE_STRCASECMP 1
  9381. | #define HAVE_STRNCASECMP 1
  9382. | #define HAVE_DECL_STRNCASECMP 1
  9383. | #define GNULIB_TEST_STRDUP 1
  9384. | #define GNULIB_TEST_STRNDUP 1
  9385. | #define GNULIB_TEST_STRNLEN 1
  9386. | #define HAVE_STRTOK_R 1
  9387. | #define GNULIB_TEST_STRTOK_R 1
  9388. | #define HAVE_STRVERSCMP 1
  9389. | #define GNULIB_TEST_STRVERSCMP 1
  9390. | #define HAVE_DECL_LOCALTIME_R 1
  9391. | #define GNULIB_TEST_TIME_R 1
  9392. | #define HAVE_VASPRINTF 1
  9393. | #define GNULIB_TEST_VASPRINTF 1
  9394. | #define HAVE_VSNPRINTF 1
  9395. | #define GNULIB_TEST_VSNPRINTF 1
  9396. | #define HAVE_STDINT_H 1
  9397. | #define GNULIB_TEST_ACCEPT 1
  9398. | #define GNULIB_TEST_BIND 1
  9399. | #define GNULIB_TEST_CLOEXEC 1
  9400. | #define GNULIB_TEST_CLOSE 1
  9401. | #define GNULIB_TEST_CONNECT 1
  9402. | #define HAVE_DUP2 1
  9403. | #define GNULIB_TEST_DUP2 1
  9404. | #define GNULIB_TEST_ENVIRON 1
  9405. | #define GNULIB_TEST_FCNTL 1
  9406. | #define GNULIB_TEST_FDOPEN 1
  9407. | #define FLEXIBLE_ARRAY_MEMBER /**/
  9408. | #define GNULIB_TEST_FTRUNCATE 1
  9409. | #define GNULIB_TEST_GETCWD 1
  9410. | #define GNULIB_TEST_GETDTABLESIZE 1
  9411. | #define GNULIB_TEST_GETPAGESIZE 1
  9412. | #define HAVE_IOCTL 1
  9413. | #define GNULIB_TEST_IOCTL 1
  9414. | #define GNULIB_TEST_LISTEN 1
  9415. | #define GNULIB_TEST_LOCALENAME 1
  9416. | #define HAVE_PTHREAD_RWLOCK 1
  9417. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  9418. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  9419. | #define GNULIB_TEST_LSTAT 1
  9420. | #define HAVE_MAP_ANONYMOUS 1
  9421. | #define HAVE_BUG_BIG_NANOSLEEP 1
  9422. | #define GNULIB_TEST_NANOSLEEP 1
  9423. | #define GNULIB_TEST_OPEN 1
  9424. | #define GNULIB_TEST_PERROR 1
  9425. | #define GNULIB_TEST_PIPE 1
  9426. | #define GNULIB_TEST_PUTENV 1
  9427. | #define HAVE_RAISE 1
  9428. | #define GNULIB_TEST_RAISE 1
  9429. | #define GNULIB_TEST_SELECT 1
  9430. | #define GNULIB_TEST_SETENV 1
  9431. | #define GNULIB_TEST_SETLOCALE 1
  9432. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  9433. | #define GNULIB_TEST_SIGACTION 1
  9434. | #define GNULIB_TEST_SIGPROCMASK 1
  9435. | #define HAVE_DECL_SLEEP 1
  9436. | #define GNULIB_TEST_SLEEP 1
  9437. | #define GNULIB_TEST_SOCKET 1
  9438. | #define GNULIB_TEST_STAT 1
  9439. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  9440. | #define GNULIB_TEST_STRERROR 1
  9441. | #define GNULIB_TEST_STRERROR_R 1
  9442. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  9443. | #define HAVE_MAP_ANONYMOUS 1
  9444. | #define GNULIB_TEST_SYMLINK 1
  9445. | #define HAVE_UNSETENV 1
  9446. | #define GNULIB_TEST_UNSETENV 1
  9447. | #define HAVE_DECL_FSEEKO 1
  9448. | #define HAVE_GETHOSTBYNAME 1
  9449. | #define HAVE_GETSERVBYNAME 1
  9450. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  9451. | #define HAVE_DECL_FLOCKFILE 1
  9452. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  9453. | #define HAVE_DECL_FUNLOCKFILE 1
  9454. | #define HAVE_DECL_PUTC_UNLOCKED 1
  9455. | #define TIME_T_IS_SIGNED 1
  9456. | #define HAVE_STRUCT_TM_TM_ZONE 1
  9457. | #define HAVE_TM_ZONE 1
  9458. | #define HAVE_TM_GMTOFF 1
  9459. | #define HAVE_COMPOUND_LITERALS 1
  9460. | #define GNULIB_TEST_ACCEPT 1
  9461. | #define HAVE_ALLOCA 1
  9462. | #define GNULIB_TEST_BIND 1
  9463. | #define HAVE_CLOCK_GETTIME 1
  9464. | #define HAVE_CLOCK_SETTIME 1
  9465. | #define GNULIB_TEST_CLOSE 1
  9466. | #define GNULIB_TEST_CONNECT 1
  9467. | #define HAVE_DUP2 1
  9468. | #define GNULIB_TEST_DUP2 1
  9469. | #define GNULIB_TEST_ENVIRON 1
  9470. | #define FLEXIBLE_ARRAY_MEMBER /**/
  9471. | #define GNULIB_TEST_FSEEK 1
  9472. | #define GNULIB_TEST_FSEEKO 1
  9473. | #define GNULIB_TEST_FSTAT 1
  9474. | #define GNULIB_TEST_FTELL 1
  9475. | #define GNULIB_TEST_FTELLO 1
  9476. | #define HAVE_DECL_GAI_STRERROR 1
  9477. | #define HAVE_DECL_GAI_STRERRORA 0
  9478. | #define HAVE_DECL_GETADDRINFO 1
  9479. | #define HAVE_DECL_FREEADDRINFO 1
  9480. | #define HAVE_DECL_GETNAMEINFO 1
  9481. | #define HAVE_STRUCT_ADDRINFO 1
  9482. | #define GNULIB_TEST_GETADDRINFO 1
  9483. | #define GNULIB_TEST_GETDELIM 1
  9484. | #define GNULIB_TEST_GETLINE 1
  9485. | #define GNULIB_TEST_GETPASS 1
  9486. | #define GNULIB_TEST_GETPEERNAME 1
  9487. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  9488. | #define GNULIB_TEST_GETTIMEOFDAY 1
  9489. | #define HAVE_GETHOSTBYNAME 1
  9490. | #define HAVE_DECL_INET_NTOP 1
  9491. | #define HAVE_DECL_INET_PTON 1
  9492. | #define HAVE___INLINE 1
  9493. | #define GNULIB_TEST_LISTEN 1
  9494. | #define GNULIB_TEST_LSEEK 1
  9495. | #define HAVE_MALLOC_POSIX 1
  9496. | #define GNULIB_TEST_MALLOC_POSIX 1
  9497. | #define GNULIB_TEST_MEMCHR 1
  9498. | #define GNULIB_TEST_MKTIME 1
  9499. | #define NEED_MKTIME_INTERNAL 1
  9500. | #define GNULIB_MSVC_NOTHROW 1
  9501. | #define my_strftime nstrftime
  9502. | #define HAVE_STRUCT_TM_TM_ZONE 1
  9503. | #define HAVE_TM_ZONE 1
  9504. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  9505. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  9506. | #define HAVE_REALLOC_POSIX 1
  9507. | #define GNULIB_TEST_REALLOC_POSIX 1
  9508. | #define GNULIB_TEST_RECV 1
  9509. | #define GNULIB_TEST_RECVFROM 1
  9510. | #define GNULIB_TEST_SELECT 1
  9511. | #define GNULIB_TEST_SEND 1
  9512. | #define GNULIB_TEST_SENDTO 1
  9513. | #define HAVE_GETSERVBYNAME 1
  9514. | #define GNULIB_TEST_SETENV 1
  9515. | #define GNULIB_TEST_SETSOCKOPT 1
  9516. | #define GNULIB_TEST_SHUTDOWN 1
  9517. | #define HAVE_STDINT_H 1
  9518. | #define HAVE_SNPRINTF 1
  9519. | #define GNULIB_TEST_SNPRINTF 1
  9520. | #define GNULIB_SNPRINTF 1
  9521. | #define GNULIB_TEST_SOCKET 1
  9522. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  9523. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  9524. | #define __USE_MINGW_ANSI_STDIO 1
  9525. | #define GNULIB_FSCANF 1
  9526. | #define GNULIB_SCANF 1
  9527. | #define GNULIB_TEST_STRDUP 1
  9528. | #define HAVE_DECL_LOCALTIME_R 1
  9529. | #define GNULIB_TEST_TIME_R 1
  9530. | #define GNULIB_TEST_TIME_RZ 1
  9531. | #define GNULIB_TEST_TIMEGM 1
  9532. | #define HAVE_RUN_TZSET_TEST 1
  9533. | #define GNULIB_TEST_TZSET 1
  9534. | #define HAVE_UNSETENV 1
  9535. | #define GNULIB_TEST_UNSETENV 1
  9536. | #define HAVE_STDINT_H 1
  9537. | #define HAVE_INLINE 1
  9538. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  9539. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  9540. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  9541. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  9542. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  9543. | #define GNULIB_UNISTR_U16_UCTOMB 1
  9544. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  9545. | #define GNULIB_UNISTR_U32_UCTOMB 1
  9546. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  9547. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  9548. | #define GNULIB_UNISTR_U8_UCTOMB 1
  9549. | #define HAVE_DLFCN_H 1
  9550. | #define LT_OBJDIR ".libs/"
  9551. | #define HAVE_LIBDL 1
  9552. | #define HAVE_LIBIDN2 1
  9553. | #define ENABLE_NON_SUITEB_CURVES 1
  9554. | #define HAVE_NETTLE_RSA_SEC_DECRYPT 1
  9555. | /* end confdefs.h. */
  9556. | /* Define nettle_cmac128_update to an innocuous variant, in case <limits.h> declares nettle_cmac128_update.
  9557. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  9558. | #define nettle_cmac128_update innocuous_nettle_cmac128_update
  9559. |
  9560. | /* System header to define __stub macros and hopefully few prototypes,
  9561. | which can conflict with char nettle_cmac128_update (); below.
  9562. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  9563. | <limits.h> exists even on freestanding compilers. */
  9564. |
  9565. | #ifdef __STDC__
  9566. | # include <limits.h>
  9567. | #else
  9568. | # include <assert.h>
  9569. | #endif
  9570. |
  9571. | #undef nettle_cmac128_update
  9572. |
  9573. | /* Override any GCC internal prototype to avoid an error.
  9574. | Use char because int might match the return type of a GCC
  9575. | builtin and then its argument prototype would still apply. */
  9576. | #ifdef __cplusplus
  9577. | extern "C"
  9578. | #endif
  9579. | char nettle_cmac128_update ();
  9580. | /* The GNU C library defines this for functions which it implements
  9581. | to always fail with ENOSYS. Some functions are actually named
  9582. | something starting with __ and the normal name is an alias. */
  9583. | #if defined __stub_nettle_cmac128_update || defined __stub___nettle_cmac128_update
  9584. | choke me
  9585. | #endif
  9586. |
  9587. | int
  9588. | main ()
  9589. | {
  9590. | return nettle_cmac128_update ();
  9591. | ;
  9592. | return 0;
  9593. | }
  9594. configure:60032: result: no
  9595. configure:60048: checking for nettle_xts_encrypt_message
  9596. configure:60048: gcc -o conftest -g -O2 conftest.c -lnettle >&5
  9597. /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/ccyPDxfQ.o: in function `main':
  9598. /root/src/gnutls-3.6.9/conftest.c:447: undefined reference to `nettle_xts_encrypt_message'
  9599. collect2: error: ld returned 1 exit status
  9600. configure:60048: $? = 1
  9601. configure: failed program was:
  9602. | /* confdefs.h */
  9603. | #define PACKAGE_NAME "GnuTLS"
  9604. | #define PACKAGE_TARNAME "gnutls"
  9605. | #define PACKAGE_VERSION "3.6.9"
  9606. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  9607. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  9608. | #define PACKAGE_URL ""
  9609. | #define PACKAGE "gnutls"
  9610. | #define VERSION "3.6.9"
  9611. | #define STDC_HEADERS 1
  9612. | #define HAVE_SYS_TYPES_H 1
  9613. | #define HAVE_SYS_STAT_H 1
  9614. | #define HAVE_STDLIB_H 1
  9615. | #define HAVE_STRING_H 1
  9616. | #define HAVE_MEMORY_H 1
  9617. | #define HAVE_STRINGS_H 1
  9618. | #define HAVE_INTTYPES_H 1
  9619. | #define HAVE_STDINT_H 1
  9620. | #define HAVE_UNISTD_H 1
  9621. | #define __EXTENSIONS__ 1
  9622. | #define _ALL_SOURCE 1
  9623. | #define _DARWIN_C_SOURCE 1
  9624. | #define _GNU_SOURCE 1
  9625. | #define _NETBSD_SOURCE 1
  9626. | #define _OPENBSD_SOURCE 1
  9627. | #define _POSIX_PTHREAD_SEMANTICS 1
  9628. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  9629. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  9630. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  9631. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  9632. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  9633. | #define __STDC_WANT_LIB_EXT2__ 1
  9634. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  9635. | #define _TANDEM_SOURCE 1
  9636. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  9637. | #define HAVE_FSEEKO 1
  9638. | #define _DARWIN_USE_64_BIT_INODE 1
  9639. | #define STDC_HEADERS 1
  9640. | #define HAVE_CPUID_H 1
  9641. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  9642. | #define HAVE_NETINET_TCP_H 1
  9643. | #define HAVE_STDATOMIC_H 1
  9644. | #define HAVE_THREADS_H 1
  9645. | #define ENABLE_PADLOCK 1
  9646. | #define HAVE_GETRANDOM 1
  9647. | #define HAVE_LIBNETTLE 1
  9648. | #define C99_MACROS 1
  9649. | #define ENABLE_SSL2 1
  9650. | #define ENABLE_DTLS_SRTP 1
  9651. | #define ENABLE_ALPN 1
  9652. | #define ENABLE_HEARTBEAT 1
  9653. | #define ENABLE_SRP 1
  9654. | #define ENABLE_PSK 1
  9655. | #define ENABLE_ANON 1
  9656. | #define ENABLE_DHE 1
  9657. | #define ENABLE_ECDHE 1
  9658. | #define ENABLE_GOST 1
  9659. | #define ENABLE_OCSP 1
  9660. | #define SIZEOF_VOID_P 8
  9661. | #define SIZEOF_LONG_LONG 8
  9662. | #define SIZEOF_LONG 8
  9663. | #define SIZEOF_INT 4
  9664. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  9665. | #define HAVE_SYS_SOCKET_H 1
  9666. | #define HAVE_ARPA_INET_H 1
  9667. | #define HAVE_FEATURES_H 1
  9668. | #define HAVE_SYS_STAT_H 1
  9669. | #define HAVE_SYS_TIME_H 1
  9670. | #define HAVE_NETDB_H 1
  9671. | #define HAVE_NETINET_IN_H 1
  9672. | #define HAVE_LIMITS_H 1
  9673. | #define HAVE_UNISTD_H 1
  9674. | #define HAVE_SYS_MMAN_H 1
  9675. | #define HAVE_SYS_PARAM_H 1
  9676. | #define HAVE_WCHAR_H 1
  9677. | #define HAVE_STDINT_H 1
  9678. | #define HAVE_STRINGS_H 1
  9679. | #define HAVE_SYS_UIO_H 1
  9680. | #define HAVE_INTTYPES_H 1
  9681. | #define HAVE_LANGINFO_H 1
  9682. | #define HAVE_SYS_SELECT_H 1
  9683. | #define HAVE_SYS_WAIT_H 1
  9684. | #define HAVE_SYS_IOCTL_H 1
  9685. | #define HAVE_STDIO_EXT_H 1
  9686. | #define HAVE_TERMIOS_H 1
  9687. | #define ENABLE_NLS 1
  9688. | #define HAVE_GETTEXT 1
  9689. | #define HAVE_DCGETTEXT 1
  9690. | #define HAVE_FORK 1
  9691. | #define HAVE_SETITIMER 1
  9692. | #define HAVE_GETRUSAGE 1
  9693. | #define HAVE_GETPWUID_R 1
  9694. | #define HAVE_NANOSLEEP 1
  9695. | #define HAVE_DAEMON 1
  9696. | #define HAVE_GETPID 1
  9697. | #define HAVE_LOCALTIME 1
  9698. | #define HAVE_MMAP 1
  9699. | #define HAVE_EXPLICIT_BZERO 1
  9700. | #define HAVE_CLOCK_GETTIME 1
  9701. | #define HAVE_FMEMOPEN 1
  9702. | #define HAVE___REGISTER_ATFORK 1
  9703. | #define HAVE_SECURE_GETENV 1
  9704. | #define HAVE_GETAUXVAL 1
  9705. | #define HAVE_LIBSECCOMP 1
  9706. | #define HAVE_LIBCRYPTO 1
  9707. | #define HAVE_LIBRT 1
  9708. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  9709. | #define HAVE_ALLOCA_H 1
  9710. | #define HAVE_ALLOCA 1
  9711. | #define _USE_STD_STAT 1
  9712. | #define HAVE_DECL_FTELLO 1
  9713. | #define HAVE_DECL_GETDELIM 1
  9714. | #define HAVE_GETDELIM 1
  9715. | #define HAVE_GETTIMEOFDAY 1
  9716. | #define HAVE_MPROTECT 1
  9717. | #define HAVE_SECURE_GETENV 1
  9718. | #define HAVE_GETUID 1
  9719. | #define HAVE_GETEUID 1
  9720. | #define HAVE_GETGID 1
  9721. | #define HAVE_GETEGID 1
  9722. | #define HAVE_SNPRINTF 1
  9723. | #define HAVE_STRDUP 1
  9724. | #define HAVE_STRNDUP 1
  9725. | #define HAVE_LOCALTIME_R 1
  9726. | #define HAVE_FCNTL 1
  9727. | #define HAVE_SYMLINK 1
  9728. | #define HAVE_FTRUNCATE 1
  9729. | #define HAVE_GETDTABLESIZE 1
  9730. | #define HAVE_ISBLANK 1
  9731. | #define HAVE_NEWLOCALE 1
  9732. | #define HAVE_USELOCALE 1
  9733. | #define HAVE_DUPLOCALE 1
  9734. | #define HAVE_FREELOCALE 1
  9735. | #define HAVE_LSTAT 1
  9736. | #define HAVE_STRERROR_R 1
  9737. | #define HAVE___XPG_STRERROR_R 1
  9738. | #define HAVE_PIPE 1
  9739. | #define HAVE_SETENV 1
  9740. | #define HAVE_SIGACTION 1
  9741. | #define HAVE_SIGALTSTACK 1
  9742. | #define HAVE_SIGINTERRUPT 1
  9743. | #define HAVE_SLEEP 1
  9744. | #define HAVE_CATGETS 1
  9745. | #define HAVE_SHUTDOWN 1
  9746. | #define HAVE_GETPASS 1
  9747. | #define HAVE___FSETLOCKING 1
  9748. | #define HAVE_TZSET 1
  9749. | #define HAVE_TIMEGM 1
  9750. | #define HAVE_DECL_GETLINE 1
  9751. | #define restrict __restrict
  9752. | #define HAVE_SHUTDOWN 1
  9753. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  9754. | #define HAVE_SA_FAMILY_T 1
  9755. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  9756. | #define HAVE_IPV4 1
  9757. | #define HAVE_IPV6 1
  9758. | #define HAVE_MAP_ANONYMOUS 1
  9759. | #define HAVE_DECL_MEMMEM 1
  9760. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  9761. | #define HAVE_DECL_SNPRINTF 1
  9762. | #define HAVE__BOOL 1
  9763. | #define HAVE_WCHAR_T 1
  9764. | #define HAVE_WINT_T 1
  9765. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  9766. | #define HAVE_LONG_LONG_INT 1
  9767. | #define HAVE_DECL_STRDUP 1
  9768. | #define HAVE_DECL_STRNDUP 1
  9769. | #define HAVE_DECL_STRNLEN 1
  9770. | #define HAVE_DECL_STRTOK_R 1
  9771. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9772. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9773. | #define HAVE_INTMAX_T 1
  9774. | #define DBL_EXPBIT0_WORD 1
  9775. | #define DBL_EXPBIT0_BIT 20
  9776. | #define HAVE_SNPRINTF 1
  9777. | #define HAVE_STRNLEN 1
  9778. | #define HAVE_WCSLEN 1
  9779. | #define HAVE_WCSNLEN 1
  9780. | #define HAVE_MBRTOWC 1
  9781. | #define HAVE_WCRTOMB 1
  9782. | #define HAVE_DECL__SNPRINTF 0
  9783. | #define HAVE_SNPRINTF_RETVAL_C99 1
  9784. | #define HAVE_DECL_VSNPRINTF 1
  9785. | #define HAVE_LANGINFO_CODESET 1
  9786. | #define HAVE_ENVIRON_DECL 1
  9787. | #define HAVE_WORKING_O_NOATIME 1
  9788. | #define HAVE_WORKING_O_NOFOLLOW 1
  9789. | #define HAVE_DECL_GETDTABLESIZE 1
  9790. | #define HAVE_INTTYPES_H 1
  9791. | #define HAVE_LC_MESSAGES 1
  9792. | #define HAVE_WORKING_USELOCALE 1
  9793. | #define USE_POSIX_THREADS 1
  9794. | #define USE_POSIX_THREADS_WEAK 1
  9795. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  9796. | #define HAVE_STDLIB_H 1
  9797. | #define MALLOC_0_IS_NONNULL 1
  9798. | #define HAVE_DECL_ALARM 1
  9799. | #define PROMOTED_MODE_T mode_t
  9800. | #define HAVE_DECL_STRERROR_R 1
  9801. | #define HAVE_SIGSET_T 1
  9802. | #define HAVE_DECL_SETENV 1
  9803. | #define HAVE_SEARCH_H 1
  9804. | #define HAVE_TSEARCH 1
  9805. | #define HAVE_DECL_UNSETENV 1
  9806. | #define HAVE_ALLOCA 1
  9807. | #define HAVE___BUILTIN_EXPECT 1
  9808. | #define HAVE_BYTESWAP_H 1
  9809. | #define GNULIB_TEST_FSTAT 1
  9810. | #define GNULIB_TEST_FTELL 1
  9811. | #define GNULIB_TEST_FTELLO 1
  9812. | #define GNULIB_TEST_GETDELIM 1
  9813. | #define GNULIB_TEST_GETLINE 1
  9814. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  9815. | #define GNULIB_TEST_GETTIMEOFDAY 1
  9816. | #define HAVE_DECL_INET_NTOP 1
  9817. | #define HAVE_DECL_INET_PTON 1
  9818. | #define GNULIB_TEST_LSEEK 1
  9819. | #define HAVE_MALLOC_POSIX 1
  9820. | #define GNULIB_TEST_MALLOC_POSIX 1
  9821. | #define GNULIB_TEST_MEMCHR 1
  9822. | #define HAVE_MEMMEM 1
  9823. | #define GNULIB_TEST_MEMMEM 1
  9824. | #define GNULIB_MSVC_NOTHROW 1
  9825. | #define HAVE_REALLOC_POSIX 1
  9826. | #define GNULIB_TEST_REALLOC_POSIX 1
  9827. | #define GNULIB_TEST_SECURE_GETENV 1
  9828. | #define GNULIB_TEST_SETSOCKOPT 1
  9829. | #define HAVE_STDINT_H 1
  9830. | #define HAVE_SNPRINTF 1
  9831. | #define GNULIB_TEST_SNPRINTF 1
  9832. | #define GNULIB_SNPRINTF 1
  9833. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  9834. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  9835. | #define __USE_MINGW_ANSI_STDIO 1
  9836. | #define GNULIB_FSCANF 1
  9837. | #define GNULIB_SCANF 1
  9838. | #define HAVE_STRCASECMP 1
  9839. | #define HAVE_STRNCASECMP 1
  9840. | #define HAVE_DECL_STRNCASECMP 1
  9841. | #define GNULIB_TEST_STRDUP 1
  9842. | #define GNULIB_TEST_STRNDUP 1
  9843. | #define GNULIB_TEST_STRNLEN 1
  9844. | #define HAVE_STRTOK_R 1
  9845. | #define GNULIB_TEST_STRTOK_R 1
  9846. | #define HAVE_STRVERSCMP 1
  9847. | #define GNULIB_TEST_STRVERSCMP 1
  9848. | #define HAVE_DECL_LOCALTIME_R 1
  9849. | #define GNULIB_TEST_TIME_R 1
  9850. | #define HAVE_VASPRINTF 1
  9851. | #define GNULIB_TEST_VASPRINTF 1
  9852. | #define HAVE_VSNPRINTF 1
  9853. | #define GNULIB_TEST_VSNPRINTF 1
  9854. | #define HAVE_STDINT_H 1
  9855. | #define GNULIB_TEST_ACCEPT 1
  9856. | #define GNULIB_TEST_BIND 1
  9857. | #define GNULIB_TEST_CLOEXEC 1
  9858. | #define GNULIB_TEST_CLOSE 1
  9859. | #define GNULIB_TEST_CONNECT 1
  9860. | #define HAVE_DUP2 1
  9861. | #define GNULIB_TEST_DUP2 1
  9862. | #define GNULIB_TEST_ENVIRON 1
  9863. | #define GNULIB_TEST_FCNTL 1
  9864. | #define GNULIB_TEST_FDOPEN 1
  9865. | #define FLEXIBLE_ARRAY_MEMBER /**/
  9866. | #define GNULIB_TEST_FTRUNCATE 1
  9867. | #define GNULIB_TEST_GETCWD 1
  9868. | #define GNULIB_TEST_GETDTABLESIZE 1
  9869. | #define GNULIB_TEST_GETPAGESIZE 1
  9870. | #define HAVE_IOCTL 1
  9871. | #define GNULIB_TEST_IOCTL 1
  9872. | #define GNULIB_TEST_LISTEN 1
  9873. | #define GNULIB_TEST_LOCALENAME 1
  9874. | #define HAVE_PTHREAD_RWLOCK 1
  9875. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  9876. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  9877. | #define GNULIB_TEST_LSTAT 1
  9878. | #define HAVE_MAP_ANONYMOUS 1
  9879. | #define HAVE_BUG_BIG_NANOSLEEP 1
  9880. | #define GNULIB_TEST_NANOSLEEP 1
  9881. | #define GNULIB_TEST_OPEN 1
  9882. | #define GNULIB_TEST_PERROR 1
  9883. | #define GNULIB_TEST_PIPE 1
  9884. | #define GNULIB_TEST_PUTENV 1
  9885. | #define HAVE_RAISE 1
  9886. | #define GNULIB_TEST_RAISE 1
  9887. | #define GNULIB_TEST_SELECT 1
  9888. | #define GNULIB_TEST_SETENV 1
  9889. | #define GNULIB_TEST_SETLOCALE 1
  9890. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  9891. | #define GNULIB_TEST_SIGACTION 1
  9892. | #define GNULIB_TEST_SIGPROCMASK 1
  9893. | #define HAVE_DECL_SLEEP 1
  9894. | #define GNULIB_TEST_SLEEP 1
  9895. | #define GNULIB_TEST_SOCKET 1
  9896. | #define GNULIB_TEST_STAT 1
  9897. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  9898. | #define GNULIB_TEST_STRERROR 1
  9899. | #define GNULIB_TEST_STRERROR_R 1
  9900. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  9901. | #define HAVE_MAP_ANONYMOUS 1
  9902. | #define GNULIB_TEST_SYMLINK 1
  9903. | #define HAVE_UNSETENV 1
  9904. | #define GNULIB_TEST_UNSETENV 1
  9905. | #define HAVE_DECL_FSEEKO 1
  9906. | #define HAVE_GETHOSTBYNAME 1
  9907. | #define HAVE_GETSERVBYNAME 1
  9908. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  9909. | #define HAVE_DECL_FLOCKFILE 1
  9910. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  9911. | #define HAVE_DECL_FUNLOCKFILE 1
  9912. | #define HAVE_DECL_PUTC_UNLOCKED 1
  9913. | #define TIME_T_IS_SIGNED 1
  9914. | #define HAVE_STRUCT_TM_TM_ZONE 1
  9915. | #define HAVE_TM_ZONE 1
  9916. | #define HAVE_TM_GMTOFF 1
  9917. | #define HAVE_COMPOUND_LITERALS 1
  9918. | #define GNULIB_TEST_ACCEPT 1
  9919. | #define HAVE_ALLOCA 1
  9920. | #define GNULIB_TEST_BIND 1
  9921. | #define HAVE_CLOCK_GETTIME 1
  9922. | #define HAVE_CLOCK_SETTIME 1
  9923. | #define GNULIB_TEST_CLOSE 1
  9924. | #define GNULIB_TEST_CONNECT 1
  9925. | #define HAVE_DUP2 1
  9926. | #define GNULIB_TEST_DUP2 1
  9927. | #define GNULIB_TEST_ENVIRON 1
  9928. | #define FLEXIBLE_ARRAY_MEMBER /**/
  9929. | #define GNULIB_TEST_FSEEK 1
  9930. | #define GNULIB_TEST_FSEEKO 1
  9931. | #define GNULIB_TEST_FSTAT 1
  9932. | #define GNULIB_TEST_FTELL 1
  9933. | #define GNULIB_TEST_FTELLO 1
  9934. | #define HAVE_DECL_GAI_STRERROR 1
  9935. | #define HAVE_DECL_GAI_STRERRORA 0
  9936. | #define HAVE_DECL_GETADDRINFO 1
  9937. | #define HAVE_DECL_FREEADDRINFO 1
  9938. | #define HAVE_DECL_GETNAMEINFO 1
  9939. | #define HAVE_STRUCT_ADDRINFO 1
  9940. | #define GNULIB_TEST_GETADDRINFO 1
  9941. | #define GNULIB_TEST_GETDELIM 1
  9942. | #define GNULIB_TEST_GETLINE 1
  9943. | #define GNULIB_TEST_GETPASS 1
  9944. | #define GNULIB_TEST_GETPEERNAME 1
  9945. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  9946. | #define GNULIB_TEST_GETTIMEOFDAY 1
  9947. | #define HAVE_GETHOSTBYNAME 1
  9948. | #define HAVE_DECL_INET_NTOP 1
  9949. | #define HAVE_DECL_INET_PTON 1
  9950. | #define HAVE___INLINE 1
  9951. | #define GNULIB_TEST_LISTEN 1
  9952. | #define GNULIB_TEST_LSEEK 1
  9953. | #define HAVE_MALLOC_POSIX 1
  9954. | #define GNULIB_TEST_MALLOC_POSIX 1
  9955. | #define GNULIB_TEST_MEMCHR 1
  9956. | #define GNULIB_TEST_MKTIME 1
  9957. | #define NEED_MKTIME_INTERNAL 1
  9958. | #define GNULIB_MSVC_NOTHROW 1
  9959. | #define my_strftime nstrftime
  9960. | #define HAVE_STRUCT_TM_TM_ZONE 1
  9961. | #define HAVE_TM_ZONE 1
  9962. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  9963. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  9964. | #define HAVE_REALLOC_POSIX 1
  9965. | #define GNULIB_TEST_REALLOC_POSIX 1
  9966. | #define GNULIB_TEST_RECV 1
  9967. | #define GNULIB_TEST_RECVFROM 1
  9968. | #define GNULIB_TEST_SELECT 1
  9969. | #define GNULIB_TEST_SEND 1
  9970. | #define GNULIB_TEST_SENDTO 1
  9971. | #define HAVE_GETSERVBYNAME 1
  9972. | #define GNULIB_TEST_SETENV 1
  9973. | #define GNULIB_TEST_SETSOCKOPT 1
  9974. | #define GNULIB_TEST_SHUTDOWN 1
  9975. | #define HAVE_STDINT_H 1
  9976. | #define HAVE_SNPRINTF 1
  9977. | #define GNULIB_TEST_SNPRINTF 1
  9978. | #define GNULIB_SNPRINTF 1
  9979. | #define GNULIB_TEST_SOCKET 1
  9980. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  9981. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  9982. | #define __USE_MINGW_ANSI_STDIO 1
  9983. | #define GNULIB_FSCANF 1
  9984. | #define GNULIB_SCANF 1
  9985. | #define GNULIB_TEST_STRDUP 1
  9986. | #define HAVE_DECL_LOCALTIME_R 1
  9987. | #define GNULIB_TEST_TIME_R 1
  9988. | #define GNULIB_TEST_TIME_RZ 1
  9989. | #define GNULIB_TEST_TIMEGM 1
  9990. | #define HAVE_RUN_TZSET_TEST 1
  9991. | #define GNULIB_TEST_TZSET 1
  9992. | #define HAVE_UNSETENV 1
  9993. | #define GNULIB_TEST_UNSETENV 1
  9994. | #define HAVE_STDINT_H 1
  9995. | #define HAVE_INLINE 1
  9996. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  9997. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  9998. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  9999. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  10000. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  10001. | #define GNULIB_UNISTR_U16_UCTOMB 1
  10002. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  10003. | #define GNULIB_UNISTR_U32_UCTOMB 1
  10004. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  10005. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  10006. | #define GNULIB_UNISTR_U8_UCTOMB 1
  10007. | #define HAVE_DLFCN_H 1
  10008. | #define LT_OBJDIR ".libs/"
  10009. | #define HAVE_LIBDL 1
  10010. | #define HAVE_LIBIDN2 1
  10011. | #define ENABLE_NON_SUITEB_CURVES 1
  10012. | #define HAVE_NETTLE_RSA_SEC_DECRYPT 1
  10013. | /* end confdefs.h. */
  10014. | /* Define nettle_xts_encrypt_message to an innocuous variant, in case <limits.h> declares nettle_xts_encrypt_message.
  10015. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  10016. | #define nettle_xts_encrypt_message innocuous_nettle_xts_encrypt_message
  10017. |
  10018. | /* System header to define __stub macros and hopefully few prototypes,
  10019. | which can conflict with char nettle_xts_encrypt_message (); below.
  10020. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  10021. | <limits.h> exists even on freestanding compilers. */
  10022. |
  10023. | #ifdef __STDC__
  10024. | # include <limits.h>
  10025. | #else
  10026. | # include <assert.h>
  10027. | #endif
  10028. |
  10029. | #undef nettle_xts_encrypt_message
  10030. |
  10031. | /* Override any GCC internal prototype to avoid an error.
  10032. | Use char because int might match the return type of a GCC
  10033. | builtin and then its argument prototype would still apply. */
  10034. | #ifdef __cplusplus
  10035. | extern "C"
  10036. | #endif
  10037. | char nettle_xts_encrypt_message ();
  10038. | /* The GNU C library defines this for functions which it implements
  10039. | to always fail with ENOSYS. Some functions are actually named
  10040. | something starting with __ and the normal name is an alias. */
  10041. | #if defined __stub_nettle_xts_encrypt_message || defined __stub___nettle_xts_encrypt_message
  10042. | choke me
  10043. | #endif
  10044. |
  10045. | int
  10046. | main ()
  10047. | {
  10048. | return nettle_xts_encrypt_message ();
  10049. | ;
  10050. | return 0;
  10051. | }
  10052. configure:60048: result: no
  10053. configure:60064: checking for nettle_gosthash94cp_update
  10054. configure:60064: gcc -o conftest -g -O2 conftest.c -lnettle >&5
  10055. /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/ccHHvmNV.o: in function `main':
  10056. /root/src/gnutls-3.6.9/conftest.c:447: undefined reference to `nettle_gosthash94cp_update'
  10057. collect2: error: ld returned 1 exit status
  10058. configure:60064: $? = 1
  10059. configure: failed program was:
  10060. | /* confdefs.h */
  10061. | #define PACKAGE_NAME "GnuTLS"
  10062. | #define PACKAGE_TARNAME "gnutls"
  10063. | #define PACKAGE_VERSION "3.6.9"
  10064. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  10065. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  10066. | #define PACKAGE_URL ""
  10067. | #define PACKAGE "gnutls"
  10068. | #define VERSION "3.6.9"
  10069. | #define STDC_HEADERS 1
  10070. | #define HAVE_SYS_TYPES_H 1
  10071. | #define HAVE_SYS_STAT_H 1
  10072. | #define HAVE_STDLIB_H 1
  10073. | #define HAVE_STRING_H 1
  10074. | #define HAVE_MEMORY_H 1
  10075. | #define HAVE_STRINGS_H 1
  10076. | #define HAVE_INTTYPES_H 1
  10077. | #define HAVE_STDINT_H 1
  10078. | #define HAVE_UNISTD_H 1
  10079. | #define __EXTENSIONS__ 1
  10080. | #define _ALL_SOURCE 1
  10081. | #define _DARWIN_C_SOURCE 1
  10082. | #define _GNU_SOURCE 1
  10083. | #define _NETBSD_SOURCE 1
  10084. | #define _OPENBSD_SOURCE 1
  10085. | #define _POSIX_PTHREAD_SEMANTICS 1
  10086. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  10087. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  10088. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  10089. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  10090. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  10091. | #define __STDC_WANT_LIB_EXT2__ 1
  10092. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  10093. | #define _TANDEM_SOURCE 1
  10094. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  10095. | #define HAVE_FSEEKO 1
  10096. | #define _DARWIN_USE_64_BIT_INODE 1
  10097. | #define STDC_HEADERS 1
  10098. | #define HAVE_CPUID_H 1
  10099. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  10100. | #define HAVE_NETINET_TCP_H 1
  10101. | #define HAVE_STDATOMIC_H 1
  10102. | #define HAVE_THREADS_H 1
  10103. | #define ENABLE_PADLOCK 1
  10104. | #define HAVE_GETRANDOM 1
  10105. | #define HAVE_LIBNETTLE 1
  10106. | #define C99_MACROS 1
  10107. | #define ENABLE_SSL2 1
  10108. | #define ENABLE_DTLS_SRTP 1
  10109. | #define ENABLE_ALPN 1
  10110. | #define ENABLE_HEARTBEAT 1
  10111. | #define ENABLE_SRP 1
  10112. | #define ENABLE_PSK 1
  10113. | #define ENABLE_ANON 1
  10114. | #define ENABLE_DHE 1
  10115. | #define ENABLE_ECDHE 1
  10116. | #define ENABLE_GOST 1
  10117. | #define ENABLE_OCSP 1
  10118. | #define SIZEOF_VOID_P 8
  10119. | #define SIZEOF_LONG_LONG 8
  10120. | #define SIZEOF_LONG 8
  10121. | #define SIZEOF_INT 4
  10122. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  10123. | #define HAVE_SYS_SOCKET_H 1
  10124. | #define HAVE_ARPA_INET_H 1
  10125. | #define HAVE_FEATURES_H 1
  10126. | #define HAVE_SYS_STAT_H 1
  10127. | #define HAVE_SYS_TIME_H 1
  10128. | #define HAVE_NETDB_H 1
  10129. | #define HAVE_NETINET_IN_H 1
  10130. | #define HAVE_LIMITS_H 1
  10131. | #define HAVE_UNISTD_H 1
  10132. | #define HAVE_SYS_MMAN_H 1
  10133. | #define HAVE_SYS_PARAM_H 1
  10134. | #define HAVE_WCHAR_H 1
  10135. | #define HAVE_STDINT_H 1
  10136. | #define HAVE_STRINGS_H 1
  10137. | #define HAVE_SYS_UIO_H 1
  10138. | #define HAVE_INTTYPES_H 1
  10139. | #define HAVE_LANGINFO_H 1
  10140. | #define HAVE_SYS_SELECT_H 1
  10141. | #define HAVE_SYS_WAIT_H 1
  10142. | #define HAVE_SYS_IOCTL_H 1
  10143. | #define HAVE_STDIO_EXT_H 1
  10144. | #define HAVE_TERMIOS_H 1
  10145. | #define ENABLE_NLS 1
  10146. | #define HAVE_GETTEXT 1
  10147. | #define HAVE_DCGETTEXT 1
  10148. | #define HAVE_FORK 1
  10149. | #define HAVE_SETITIMER 1
  10150. | #define HAVE_GETRUSAGE 1
  10151. | #define HAVE_GETPWUID_R 1
  10152. | #define HAVE_NANOSLEEP 1
  10153. | #define HAVE_DAEMON 1
  10154. | #define HAVE_GETPID 1
  10155. | #define HAVE_LOCALTIME 1
  10156. | #define HAVE_MMAP 1
  10157. | #define HAVE_EXPLICIT_BZERO 1
  10158. | #define HAVE_CLOCK_GETTIME 1
  10159. | #define HAVE_FMEMOPEN 1
  10160. | #define HAVE___REGISTER_ATFORK 1
  10161. | #define HAVE_SECURE_GETENV 1
  10162. | #define HAVE_GETAUXVAL 1
  10163. | #define HAVE_LIBSECCOMP 1
  10164. | #define HAVE_LIBCRYPTO 1
  10165. | #define HAVE_LIBRT 1
  10166. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  10167. | #define HAVE_ALLOCA_H 1
  10168. | #define HAVE_ALLOCA 1
  10169. | #define _USE_STD_STAT 1
  10170. | #define HAVE_DECL_FTELLO 1
  10171. | #define HAVE_DECL_GETDELIM 1
  10172. | #define HAVE_GETDELIM 1
  10173. | #define HAVE_GETTIMEOFDAY 1
  10174. | #define HAVE_MPROTECT 1
  10175. | #define HAVE_SECURE_GETENV 1
  10176. | #define HAVE_GETUID 1
  10177. | #define HAVE_GETEUID 1
  10178. | #define HAVE_GETGID 1
  10179. | #define HAVE_GETEGID 1
  10180. | #define HAVE_SNPRINTF 1
  10181. | #define HAVE_STRDUP 1
  10182. | #define HAVE_STRNDUP 1
  10183. | #define HAVE_LOCALTIME_R 1
  10184. | #define HAVE_FCNTL 1
  10185. | #define HAVE_SYMLINK 1
  10186. | #define HAVE_FTRUNCATE 1
  10187. | #define HAVE_GETDTABLESIZE 1
  10188. | #define HAVE_ISBLANK 1
  10189. | #define HAVE_NEWLOCALE 1
  10190. | #define HAVE_USELOCALE 1
  10191. | #define HAVE_DUPLOCALE 1
  10192. | #define HAVE_FREELOCALE 1
  10193. | #define HAVE_LSTAT 1
  10194. | #define HAVE_STRERROR_R 1
  10195. | #define HAVE___XPG_STRERROR_R 1
  10196. | #define HAVE_PIPE 1
  10197. | #define HAVE_SETENV 1
  10198. | #define HAVE_SIGACTION 1
  10199. | #define HAVE_SIGALTSTACK 1
  10200. | #define HAVE_SIGINTERRUPT 1
  10201. | #define HAVE_SLEEP 1
  10202. | #define HAVE_CATGETS 1
  10203. | #define HAVE_SHUTDOWN 1
  10204. | #define HAVE_GETPASS 1
  10205. | #define HAVE___FSETLOCKING 1
  10206. | #define HAVE_TZSET 1
  10207. | #define HAVE_TIMEGM 1
  10208. | #define HAVE_DECL_GETLINE 1
  10209. | #define restrict __restrict
  10210. | #define HAVE_SHUTDOWN 1
  10211. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  10212. | #define HAVE_SA_FAMILY_T 1
  10213. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  10214. | #define HAVE_IPV4 1
  10215. | #define HAVE_IPV6 1
  10216. | #define HAVE_MAP_ANONYMOUS 1
  10217. | #define HAVE_DECL_MEMMEM 1
  10218. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  10219. | #define HAVE_DECL_SNPRINTF 1
  10220. | #define HAVE__BOOL 1
  10221. | #define HAVE_WCHAR_T 1
  10222. | #define HAVE_WINT_T 1
  10223. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  10224. | #define HAVE_LONG_LONG_INT 1
  10225. | #define HAVE_DECL_STRDUP 1
  10226. | #define HAVE_DECL_STRNDUP 1
  10227. | #define HAVE_DECL_STRNLEN 1
  10228. | #define HAVE_DECL_STRTOK_R 1
  10229. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  10230. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  10231. | #define HAVE_INTMAX_T 1
  10232. | #define DBL_EXPBIT0_WORD 1
  10233. | #define DBL_EXPBIT0_BIT 20
  10234. | #define HAVE_SNPRINTF 1
  10235. | #define HAVE_STRNLEN 1
  10236. | #define HAVE_WCSLEN 1
  10237. | #define HAVE_WCSNLEN 1
  10238. | #define HAVE_MBRTOWC 1
  10239. | #define HAVE_WCRTOMB 1
  10240. | #define HAVE_DECL__SNPRINTF 0
  10241. | #define HAVE_SNPRINTF_RETVAL_C99 1
  10242. | #define HAVE_DECL_VSNPRINTF 1
  10243. | #define HAVE_LANGINFO_CODESET 1
  10244. | #define HAVE_ENVIRON_DECL 1
  10245. | #define HAVE_WORKING_O_NOATIME 1
  10246. | #define HAVE_WORKING_O_NOFOLLOW 1
  10247. | #define HAVE_DECL_GETDTABLESIZE 1
  10248. | #define HAVE_INTTYPES_H 1
  10249. | #define HAVE_LC_MESSAGES 1
  10250. | #define HAVE_WORKING_USELOCALE 1
  10251. | #define USE_POSIX_THREADS 1
  10252. | #define USE_POSIX_THREADS_WEAK 1
  10253. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  10254. | #define HAVE_STDLIB_H 1
  10255. | #define MALLOC_0_IS_NONNULL 1
  10256. | #define HAVE_DECL_ALARM 1
  10257. | #define PROMOTED_MODE_T mode_t
  10258. | #define HAVE_DECL_STRERROR_R 1
  10259. | #define HAVE_SIGSET_T 1
  10260. | #define HAVE_DECL_SETENV 1
  10261. | #define HAVE_SEARCH_H 1
  10262. | #define HAVE_TSEARCH 1
  10263. | #define HAVE_DECL_UNSETENV 1
  10264. | #define HAVE_ALLOCA 1
  10265. | #define HAVE___BUILTIN_EXPECT 1
  10266. | #define HAVE_BYTESWAP_H 1
  10267. | #define GNULIB_TEST_FSTAT 1
  10268. | #define GNULIB_TEST_FTELL 1
  10269. | #define GNULIB_TEST_FTELLO 1
  10270. | #define GNULIB_TEST_GETDELIM 1
  10271. | #define GNULIB_TEST_GETLINE 1
  10272. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  10273. | #define GNULIB_TEST_GETTIMEOFDAY 1
  10274. | #define HAVE_DECL_INET_NTOP 1
  10275. | #define HAVE_DECL_INET_PTON 1
  10276. | #define GNULIB_TEST_LSEEK 1
  10277. | #define HAVE_MALLOC_POSIX 1
  10278. | #define GNULIB_TEST_MALLOC_POSIX 1
  10279. | #define GNULIB_TEST_MEMCHR 1
  10280. | #define HAVE_MEMMEM 1
  10281. | #define GNULIB_TEST_MEMMEM 1
  10282. | #define GNULIB_MSVC_NOTHROW 1
  10283. | #define HAVE_REALLOC_POSIX 1
  10284. | #define GNULIB_TEST_REALLOC_POSIX 1
  10285. | #define GNULIB_TEST_SECURE_GETENV 1
  10286. | #define GNULIB_TEST_SETSOCKOPT 1
  10287. | #define HAVE_STDINT_H 1
  10288. | #define HAVE_SNPRINTF 1
  10289. | #define GNULIB_TEST_SNPRINTF 1
  10290. | #define GNULIB_SNPRINTF 1
  10291. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  10292. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  10293. | #define __USE_MINGW_ANSI_STDIO 1
  10294. | #define GNULIB_FSCANF 1
  10295. | #define GNULIB_SCANF 1
  10296. | #define HAVE_STRCASECMP 1
  10297. | #define HAVE_STRNCASECMP 1
  10298. | #define HAVE_DECL_STRNCASECMP 1
  10299. | #define GNULIB_TEST_STRDUP 1
  10300. | #define GNULIB_TEST_STRNDUP 1
  10301. | #define GNULIB_TEST_STRNLEN 1
  10302. | #define HAVE_STRTOK_R 1
  10303. | #define GNULIB_TEST_STRTOK_R 1
  10304. | #define HAVE_STRVERSCMP 1
  10305. | #define GNULIB_TEST_STRVERSCMP 1
  10306. | #define HAVE_DECL_LOCALTIME_R 1
  10307. | #define GNULIB_TEST_TIME_R 1
  10308. | #define HAVE_VASPRINTF 1
  10309. | #define GNULIB_TEST_VASPRINTF 1
  10310. | #define HAVE_VSNPRINTF 1
  10311. | #define GNULIB_TEST_VSNPRINTF 1
  10312. | #define HAVE_STDINT_H 1
  10313. | #define GNULIB_TEST_ACCEPT 1
  10314. | #define GNULIB_TEST_BIND 1
  10315. | #define GNULIB_TEST_CLOEXEC 1
  10316. | #define GNULIB_TEST_CLOSE 1
  10317. | #define GNULIB_TEST_CONNECT 1
  10318. | #define HAVE_DUP2 1
  10319. | #define GNULIB_TEST_DUP2 1
  10320. | #define GNULIB_TEST_ENVIRON 1
  10321. | #define GNULIB_TEST_FCNTL 1
  10322. | #define GNULIB_TEST_FDOPEN 1
  10323. | #define FLEXIBLE_ARRAY_MEMBER /**/
  10324. | #define GNULIB_TEST_FTRUNCATE 1
  10325. | #define GNULIB_TEST_GETCWD 1
  10326. | #define GNULIB_TEST_GETDTABLESIZE 1
  10327. | #define GNULIB_TEST_GETPAGESIZE 1
  10328. | #define HAVE_IOCTL 1
  10329. | #define GNULIB_TEST_IOCTL 1
  10330. | #define GNULIB_TEST_LISTEN 1
  10331. | #define GNULIB_TEST_LOCALENAME 1
  10332. | #define HAVE_PTHREAD_RWLOCK 1
  10333. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  10334. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  10335. | #define GNULIB_TEST_LSTAT 1
  10336. | #define HAVE_MAP_ANONYMOUS 1
  10337. | #define HAVE_BUG_BIG_NANOSLEEP 1
  10338. | #define GNULIB_TEST_NANOSLEEP 1
  10339. | #define GNULIB_TEST_OPEN 1
  10340. | #define GNULIB_TEST_PERROR 1
  10341. | #define GNULIB_TEST_PIPE 1
  10342. | #define GNULIB_TEST_PUTENV 1
  10343. | #define HAVE_RAISE 1
  10344. | #define GNULIB_TEST_RAISE 1
  10345. | #define GNULIB_TEST_SELECT 1
  10346. | #define GNULIB_TEST_SETENV 1
  10347. | #define GNULIB_TEST_SETLOCALE 1
  10348. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  10349. | #define GNULIB_TEST_SIGACTION 1
  10350. | #define GNULIB_TEST_SIGPROCMASK 1
  10351. | #define HAVE_DECL_SLEEP 1
  10352. | #define GNULIB_TEST_SLEEP 1
  10353. | #define GNULIB_TEST_SOCKET 1
  10354. | #define GNULIB_TEST_STAT 1
  10355. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  10356. | #define GNULIB_TEST_STRERROR 1
  10357. | #define GNULIB_TEST_STRERROR_R 1
  10358. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  10359. | #define HAVE_MAP_ANONYMOUS 1
  10360. | #define GNULIB_TEST_SYMLINK 1
  10361. | #define HAVE_UNSETENV 1
  10362. | #define GNULIB_TEST_UNSETENV 1
  10363. | #define HAVE_DECL_FSEEKO 1
  10364. | #define HAVE_GETHOSTBYNAME 1
  10365. | #define HAVE_GETSERVBYNAME 1
  10366. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  10367. | #define HAVE_DECL_FLOCKFILE 1
  10368. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  10369. | #define HAVE_DECL_FUNLOCKFILE 1
  10370. | #define HAVE_DECL_PUTC_UNLOCKED 1
  10371. | #define TIME_T_IS_SIGNED 1
  10372. | #define HAVE_STRUCT_TM_TM_ZONE 1
  10373. | #define HAVE_TM_ZONE 1
  10374. | #define HAVE_TM_GMTOFF 1
  10375. | #define HAVE_COMPOUND_LITERALS 1
  10376. | #define GNULIB_TEST_ACCEPT 1
  10377. | #define HAVE_ALLOCA 1
  10378. | #define GNULIB_TEST_BIND 1
  10379. | #define HAVE_CLOCK_GETTIME 1
  10380. | #define HAVE_CLOCK_SETTIME 1
  10381. | #define GNULIB_TEST_CLOSE 1
  10382. | #define GNULIB_TEST_CONNECT 1
  10383. | #define HAVE_DUP2 1
  10384. | #define GNULIB_TEST_DUP2 1
  10385. | #define GNULIB_TEST_ENVIRON 1
  10386. | #define FLEXIBLE_ARRAY_MEMBER /**/
  10387. | #define GNULIB_TEST_FSEEK 1
  10388. | #define GNULIB_TEST_FSEEKO 1
  10389. | #define GNULIB_TEST_FSTAT 1
  10390. | #define GNULIB_TEST_FTELL 1
  10391. | #define GNULIB_TEST_FTELLO 1
  10392. | #define HAVE_DECL_GAI_STRERROR 1
  10393. | #define HAVE_DECL_GAI_STRERRORA 0
  10394. | #define HAVE_DECL_GETADDRINFO 1
  10395. | #define HAVE_DECL_FREEADDRINFO 1
  10396. | #define HAVE_DECL_GETNAMEINFO 1
  10397. | #define HAVE_STRUCT_ADDRINFO 1
  10398. | #define GNULIB_TEST_GETADDRINFO 1
  10399. | #define GNULIB_TEST_GETDELIM 1
  10400. | #define GNULIB_TEST_GETLINE 1
  10401. | #define GNULIB_TEST_GETPASS 1
  10402. | #define GNULIB_TEST_GETPEERNAME 1
  10403. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  10404. | #define GNULIB_TEST_GETTIMEOFDAY 1
  10405. | #define HAVE_GETHOSTBYNAME 1
  10406. | #define HAVE_DECL_INET_NTOP 1
  10407. | #define HAVE_DECL_INET_PTON 1
  10408. | #define HAVE___INLINE 1
  10409. | #define GNULIB_TEST_LISTEN 1
  10410. | #define GNULIB_TEST_LSEEK 1
  10411. | #define HAVE_MALLOC_POSIX 1
  10412. | #define GNULIB_TEST_MALLOC_POSIX 1
  10413. | #define GNULIB_TEST_MEMCHR 1
  10414. | #define GNULIB_TEST_MKTIME 1
  10415. | #define NEED_MKTIME_INTERNAL 1
  10416. | #define GNULIB_MSVC_NOTHROW 1
  10417. | #define my_strftime nstrftime
  10418. | #define HAVE_STRUCT_TM_TM_ZONE 1
  10419. | #define HAVE_TM_ZONE 1
  10420. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  10421. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  10422. | #define HAVE_REALLOC_POSIX 1
  10423. | #define GNULIB_TEST_REALLOC_POSIX 1
  10424. | #define GNULIB_TEST_RECV 1
  10425. | #define GNULIB_TEST_RECVFROM 1
  10426. | #define GNULIB_TEST_SELECT 1
  10427. | #define GNULIB_TEST_SEND 1
  10428. | #define GNULIB_TEST_SENDTO 1
  10429. | #define HAVE_GETSERVBYNAME 1
  10430. | #define GNULIB_TEST_SETENV 1
  10431. | #define GNULIB_TEST_SETSOCKOPT 1
  10432. | #define GNULIB_TEST_SHUTDOWN 1
  10433. | #define HAVE_STDINT_H 1
  10434. | #define HAVE_SNPRINTF 1
  10435. | #define GNULIB_TEST_SNPRINTF 1
  10436. | #define GNULIB_SNPRINTF 1
  10437. | #define GNULIB_TEST_SOCKET 1
  10438. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  10439. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  10440. | #define __USE_MINGW_ANSI_STDIO 1
  10441. | #define GNULIB_FSCANF 1
  10442. | #define GNULIB_SCANF 1
  10443. | #define GNULIB_TEST_STRDUP 1
  10444. | #define HAVE_DECL_LOCALTIME_R 1
  10445. | #define GNULIB_TEST_TIME_R 1
  10446. | #define GNULIB_TEST_TIME_RZ 1
  10447. | #define GNULIB_TEST_TIMEGM 1
  10448. | #define HAVE_RUN_TZSET_TEST 1
  10449. | #define GNULIB_TEST_TZSET 1
  10450. | #define HAVE_UNSETENV 1
  10451. | #define GNULIB_TEST_UNSETENV 1
  10452. | #define HAVE_STDINT_H 1
  10453. | #define HAVE_INLINE 1
  10454. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  10455. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  10456. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  10457. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  10458. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  10459. | #define GNULIB_UNISTR_U16_UCTOMB 1
  10460. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  10461. | #define GNULIB_UNISTR_U32_UCTOMB 1
  10462. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  10463. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  10464. | #define GNULIB_UNISTR_U8_UCTOMB 1
  10465. | #define HAVE_DLFCN_H 1
  10466. | #define LT_OBJDIR ".libs/"
  10467. | #define HAVE_LIBDL 1
  10468. | #define HAVE_LIBIDN2 1
  10469. | #define ENABLE_NON_SUITEB_CURVES 1
  10470. | #define HAVE_NETTLE_RSA_SEC_DECRYPT 1
  10471. | /* end confdefs.h. */
  10472. | /* Define nettle_gosthash94cp_update to an innocuous variant, in case <limits.h> declares nettle_gosthash94cp_update.
  10473. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  10474. | #define nettle_gosthash94cp_update innocuous_nettle_gosthash94cp_update
  10475. |
  10476. | /* System header to define __stub macros and hopefully few prototypes,
  10477. | which can conflict with char nettle_gosthash94cp_update (); below.
  10478. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  10479. | <limits.h> exists even on freestanding compilers. */
  10480. |
  10481. | #ifdef __STDC__
  10482. | # include <limits.h>
  10483. | #else
  10484. | # include <assert.h>
  10485. | #endif
  10486. |
  10487. | #undef nettle_gosthash94cp_update
  10488. |
  10489. | /* Override any GCC internal prototype to avoid an error.
  10490. | Use char because int might match the return type of a GCC
  10491. | builtin and then its argument prototype would still apply. */
  10492. | #ifdef __cplusplus
  10493. | extern "C"
  10494. | #endif
  10495. | char nettle_gosthash94cp_update ();
  10496. | /* The GNU C library defines this for functions which it implements
  10497. | to always fail with ENOSYS. Some functions are actually named
  10498. | something starting with __ and the normal name is an alias. */
  10499. | #if defined __stub_nettle_gosthash94cp_update || defined __stub___nettle_gosthash94cp_update
  10500. | choke me
  10501. | #endif
  10502. |
  10503. | int
  10504. | main ()
  10505. | {
  10506. | return nettle_gosthash94cp_update ();
  10507. | ;
  10508. | return 0;
  10509. | }
  10510. configure:60064: result: no
  10511. configure:60080: checking for nettle_gost28147_set_key
  10512. configure:60080: gcc -o conftest -g -O2 conftest.c -lnettle >&5
  10513. /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/ccCm4PNX.o: in function `main':
  10514. /root/src/gnutls-3.6.9/conftest.c:447: undefined reference to `nettle_gost28147_set_key'
  10515. collect2: error: ld returned 1 exit status
  10516. configure:60080: $? = 1
  10517. configure: failed program was:
  10518. | /* confdefs.h */
  10519. | #define PACKAGE_NAME "GnuTLS"
  10520. | #define PACKAGE_TARNAME "gnutls"
  10521. | #define PACKAGE_VERSION "3.6.9"
  10522. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  10523. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  10524. | #define PACKAGE_URL ""
  10525. | #define PACKAGE "gnutls"
  10526. | #define VERSION "3.6.9"
  10527. | #define STDC_HEADERS 1
  10528. | #define HAVE_SYS_TYPES_H 1
  10529. | #define HAVE_SYS_STAT_H 1
  10530. | #define HAVE_STDLIB_H 1
  10531. | #define HAVE_STRING_H 1
  10532. | #define HAVE_MEMORY_H 1
  10533. | #define HAVE_STRINGS_H 1
  10534. | #define HAVE_INTTYPES_H 1
  10535. | #define HAVE_STDINT_H 1
  10536. | #define HAVE_UNISTD_H 1
  10537. | #define __EXTENSIONS__ 1
  10538. | #define _ALL_SOURCE 1
  10539. | #define _DARWIN_C_SOURCE 1
  10540. | #define _GNU_SOURCE 1
  10541. | #define _NETBSD_SOURCE 1
  10542. | #define _OPENBSD_SOURCE 1
  10543. | #define _POSIX_PTHREAD_SEMANTICS 1
  10544. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  10545. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  10546. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  10547. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  10548. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  10549. | #define __STDC_WANT_LIB_EXT2__ 1
  10550. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  10551. | #define _TANDEM_SOURCE 1
  10552. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  10553. | #define HAVE_FSEEKO 1
  10554. | #define _DARWIN_USE_64_BIT_INODE 1
  10555. | #define STDC_HEADERS 1
  10556. | #define HAVE_CPUID_H 1
  10557. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  10558. | #define HAVE_NETINET_TCP_H 1
  10559. | #define HAVE_STDATOMIC_H 1
  10560. | #define HAVE_THREADS_H 1
  10561. | #define ENABLE_PADLOCK 1
  10562. | #define HAVE_GETRANDOM 1
  10563. | #define HAVE_LIBNETTLE 1
  10564. | #define C99_MACROS 1
  10565. | #define ENABLE_SSL2 1
  10566. | #define ENABLE_DTLS_SRTP 1
  10567. | #define ENABLE_ALPN 1
  10568. | #define ENABLE_HEARTBEAT 1
  10569. | #define ENABLE_SRP 1
  10570. | #define ENABLE_PSK 1
  10571. | #define ENABLE_ANON 1
  10572. | #define ENABLE_DHE 1
  10573. | #define ENABLE_ECDHE 1
  10574. | #define ENABLE_GOST 1
  10575. | #define ENABLE_OCSP 1
  10576. | #define SIZEOF_VOID_P 8
  10577. | #define SIZEOF_LONG_LONG 8
  10578. | #define SIZEOF_LONG 8
  10579. | #define SIZEOF_INT 4
  10580. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  10581. | #define HAVE_SYS_SOCKET_H 1
  10582. | #define HAVE_ARPA_INET_H 1
  10583. | #define HAVE_FEATURES_H 1
  10584. | #define HAVE_SYS_STAT_H 1
  10585. | #define HAVE_SYS_TIME_H 1
  10586. | #define HAVE_NETDB_H 1
  10587. | #define HAVE_NETINET_IN_H 1
  10588. | #define HAVE_LIMITS_H 1
  10589. | #define HAVE_UNISTD_H 1
  10590. | #define HAVE_SYS_MMAN_H 1
  10591. | #define HAVE_SYS_PARAM_H 1
  10592. | #define HAVE_WCHAR_H 1
  10593. | #define HAVE_STDINT_H 1
  10594. | #define HAVE_STRINGS_H 1
  10595. | #define HAVE_SYS_UIO_H 1
  10596. | #define HAVE_INTTYPES_H 1
  10597. | #define HAVE_LANGINFO_H 1
  10598. | #define HAVE_SYS_SELECT_H 1
  10599. | #define HAVE_SYS_WAIT_H 1
  10600. | #define HAVE_SYS_IOCTL_H 1
  10601. | #define HAVE_STDIO_EXT_H 1
  10602. | #define HAVE_TERMIOS_H 1
  10603. | #define ENABLE_NLS 1
  10604. | #define HAVE_GETTEXT 1
  10605. | #define HAVE_DCGETTEXT 1
  10606. | #define HAVE_FORK 1
  10607. | #define HAVE_SETITIMER 1
  10608. | #define HAVE_GETRUSAGE 1
  10609. | #define HAVE_GETPWUID_R 1
  10610. | #define HAVE_NANOSLEEP 1
  10611. | #define HAVE_DAEMON 1
  10612. | #define HAVE_GETPID 1
  10613. | #define HAVE_LOCALTIME 1
  10614. | #define HAVE_MMAP 1
  10615. | #define HAVE_EXPLICIT_BZERO 1
  10616. | #define HAVE_CLOCK_GETTIME 1
  10617. | #define HAVE_FMEMOPEN 1
  10618. | #define HAVE___REGISTER_ATFORK 1
  10619. | #define HAVE_SECURE_GETENV 1
  10620. | #define HAVE_GETAUXVAL 1
  10621. | #define HAVE_LIBSECCOMP 1
  10622. | #define HAVE_LIBCRYPTO 1
  10623. | #define HAVE_LIBRT 1
  10624. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  10625. | #define HAVE_ALLOCA_H 1
  10626. | #define HAVE_ALLOCA 1
  10627. | #define _USE_STD_STAT 1
  10628. | #define HAVE_DECL_FTELLO 1
  10629. | #define HAVE_DECL_GETDELIM 1
  10630. | #define HAVE_GETDELIM 1
  10631. | #define HAVE_GETTIMEOFDAY 1
  10632. | #define HAVE_MPROTECT 1
  10633. | #define HAVE_SECURE_GETENV 1
  10634. | #define HAVE_GETUID 1
  10635. | #define HAVE_GETEUID 1
  10636. | #define HAVE_GETGID 1
  10637. | #define HAVE_GETEGID 1
  10638. | #define HAVE_SNPRINTF 1
  10639. | #define HAVE_STRDUP 1
  10640. | #define HAVE_STRNDUP 1
  10641. | #define HAVE_LOCALTIME_R 1
  10642. | #define HAVE_FCNTL 1
  10643. | #define HAVE_SYMLINK 1
  10644. | #define HAVE_FTRUNCATE 1
  10645. | #define HAVE_GETDTABLESIZE 1
  10646. | #define HAVE_ISBLANK 1
  10647. | #define HAVE_NEWLOCALE 1
  10648. | #define HAVE_USELOCALE 1
  10649. | #define HAVE_DUPLOCALE 1
  10650. | #define HAVE_FREELOCALE 1
  10651. | #define HAVE_LSTAT 1
  10652. | #define HAVE_STRERROR_R 1
  10653. | #define HAVE___XPG_STRERROR_R 1
  10654. | #define HAVE_PIPE 1
  10655. | #define HAVE_SETENV 1
  10656. | #define HAVE_SIGACTION 1
  10657. | #define HAVE_SIGALTSTACK 1
  10658. | #define HAVE_SIGINTERRUPT 1
  10659. | #define HAVE_SLEEP 1
  10660. | #define HAVE_CATGETS 1
  10661. | #define HAVE_SHUTDOWN 1
  10662. | #define HAVE_GETPASS 1
  10663. | #define HAVE___FSETLOCKING 1
  10664. | #define HAVE_TZSET 1
  10665. | #define HAVE_TIMEGM 1
  10666. | #define HAVE_DECL_GETLINE 1
  10667. | #define restrict __restrict
  10668. | #define HAVE_SHUTDOWN 1
  10669. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  10670. | #define HAVE_SA_FAMILY_T 1
  10671. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  10672. | #define HAVE_IPV4 1
  10673. | #define HAVE_IPV6 1
  10674. | #define HAVE_MAP_ANONYMOUS 1
  10675. | #define HAVE_DECL_MEMMEM 1
  10676. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  10677. | #define HAVE_DECL_SNPRINTF 1
  10678. | #define HAVE__BOOL 1
  10679. | #define HAVE_WCHAR_T 1
  10680. | #define HAVE_WINT_T 1
  10681. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  10682. | #define HAVE_LONG_LONG_INT 1
  10683. | #define HAVE_DECL_STRDUP 1
  10684. | #define HAVE_DECL_STRNDUP 1
  10685. | #define HAVE_DECL_STRNLEN 1
  10686. | #define HAVE_DECL_STRTOK_R 1
  10687. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  10688. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  10689. | #define HAVE_INTMAX_T 1
  10690. | #define DBL_EXPBIT0_WORD 1
  10691. | #define DBL_EXPBIT0_BIT 20
  10692. | #define HAVE_SNPRINTF 1
  10693. | #define HAVE_STRNLEN 1
  10694. | #define HAVE_WCSLEN 1
  10695. | #define HAVE_WCSNLEN 1
  10696. | #define HAVE_MBRTOWC 1
  10697. | #define HAVE_WCRTOMB 1
  10698. | #define HAVE_DECL__SNPRINTF 0
  10699. | #define HAVE_SNPRINTF_RETVAL_C99 1
  10700. | #define HAVE_DECL_VSNPRINTF 1
  10701. | #define HAVE_LANGINFO_CODESET 1
  10702. | #define HAVE_ENVIRON_DECL 1
  10703. | #define HAVE_WORKING_O_NOATIME 1
  10704. | #define HAVE_WORKING_O_NOFOLLOW 1
  10705. | #define HAVE_DECL_GETDTABLESIZE 1
  10706. | #define HAVE_INTTYPES_H 1
  10707. | #define HAVE_LC_MESSAGES 1
  10708. | #define HAVE_WORKING_USELOCALE 1
  10709. | #define USE_POSIX_THREADS 1
  10710. | #define USE_POSIX_THREADS_WEAK 1
  10711. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  10712. | #define HAVE_STDLIB_H 1
  10713. | #define MALLOC_0_IS_NONNULL 1
  10714. | #define HAVE_DECL_ALARM 1
  10715. | #define PROMOTED_MODE_T mode_t
  10716. | #define HAVE_DECL_STRERROR_R 1
  10717. | #define HAVE_SIGSET_T 1
  10718. | #define HAVE_DECL_SETENV 1
  10719. | #define HAVE_SEARCH_H 1
  10720. | #define HAVE_TSEARCH 1
  10721. | #define HAVE_DECL_UNSETENV 1
  10722. | #define HAVE_ALLOCA 1
  10723. | #define HAVE___BUILTIN_EXPECT 1
  10724. | #define HAVE_BYTESWAP_H 1
  10725. | #define GNULIB_TEST_FSTAT 1
  10726. | #define GNULIB_TEST_FTELL 1
  10727. | #define GNULIB_TEST_FTELLO 1
  10728. | #define GNULIB_TEST_GETDELIM 1
  10729. | #define GNULIB_TEST_GETLINE 1
  10730. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  10731. | #define GNULIB_TEST_GETTIMEOFDAY 1
  10732. | #define HAVE_DECL_INET_NTOP 1
  10733. | #define HAVE_DECL_INET_PTON 1
  10734. | #define GNULIB_TEST_LSEEK 1
  10735. | #define HAVE_MALLOC_POSIX 1
  10736. | #define GNULIB_TEST_MALLOC_POSIX 1
  10737. | #define GNULIB_TEST_MEMCHR 1
  10738. | #define HAVE_MEMMEM 1
  10739. | #define GNULIB_TEST_MEMMEM 1
  10740. | #define GNULIB_MSVC_NOTHROW 1
  10741. | #define HAVE_REALLOC_POSIX 1
  10742. | #define GNULIB_TEST_REALLOC_POSIX 1
  10743. | #define GNULIB_TEST_SECURE_GETENV 1
  10744. | #define GNULIB_TEST_SETSOCKOPT 1
  10745. | #define HAVE_STDINT_H 1
  10746. | #define HAVE_SNPRINTF 1
  10747. | #define GNULIB_TEST_SNPRINTF 1
  10748. | #define GNULIB_SNPRINTF 1
  10749. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  10750. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  10751. | #define __USE_MINGW_ANSI_STDIO 1
  10752. | #define GNULIB_FSCANF 1
  10753. | #define GNULIB_SCANF 1
  10754. | #define HAVE_STRCASECMP 1
  10755. | #define HAVE_STRNCASECMP 1
  10756. | #define HAVE_DECL_STRNCASECMP 1
  10757. | #define GNULIB_TEST_STRDUP 1
  10758. | #define GNULIB_TEST_STRNDUP 1
  10759. | #define GNULIB_TEST_STRNLEN 1
  10760. | #define HAVE_STRTOK_R 1
  10761. | #define GNULIB_TEST_STRTOK_R 1
  10762. | #define HAVE_STRVERSCMP 1
  10763. | #define GNULIB_TEST_STRVERSCMP 1
  10764. | #define HAVE_DECL_LOCALTIME_R 1
  10765. | #define GNULIB_TEST_TIME_R 1
  10766. | #define HAVE_VASPRINTF 1
  10767. | #define GNULIB_TEST_VASPRINTF 1
  10768. | #define HAVE_VSNPRINTF 1
  10769. | #define GNULIB_TEST_VSNPRINTF 1
  10770. | #define HAVE_STDINT_H 1
  10771. | #define GNULIB_TEST_ACCEPT 1
  10772. | #define GNULIB_TEST_BIND 1
  10773. | #define GNULIB_TEST_CLOEXEC 1
  10774. | #define GNULIB_TEST_CLOSE 1
  10775. | #define GNULIB_TEST_CONNECT 1
  10776. | #define HAVE_DUP2 1
  10777. | #define GNULIB_TEST_DUP2 1
  10778. | #define GNULIB_TEST_ENVIRON 1
  10779. | #define GNULIB_TEST_FCNTL 1
  10780. | #define GNULIB_TEST_FDOPEN 1
  10781. | #define FLEXIBLE_ARRAY_MEMBER /**/
  10782. | #define GNULIB_TEST_FTRUNCATE 1
  10783. | #define GNULIB_TEST_GETCWD 1
  10784. | #define GNULIB_TEST_GETDTABLESIZE 1
  10785. | #define GNULIB_TEST_GETPAGESIZE 1
  10786. | #define HAVE_IOCTL 1
  10787. | #define GNULIB_TEST_IOCTL 1
  10788. | #define GNULIB_TEST_LISTEN 1
  10789. | #define GNULIB_TEST_LOCALENAME 1
  10790. | #define HAVE_PTHREAD_RWLOCK 1
  10791. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  10792. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  10793. | #define GNULIB_TEST_LSTAT 1
  10794. | #define HAVE_MAP_ANONYMOUS 1
  10795. | #define HAVE_BUG_BIG_NANOSLEEP 1
  10796. | #define GNULIB_TEST_NANOSLEEP 1
  10797. | #define GNULIB_TEST_OPEN 1
  10798. | #define GNULIB_TEST_PERROR 1
  10799. | #define GNULIB_TEST_PIPE 1
  10800. | #define GNULIB_TEST_PUTENV 1
  10801. | #define HAVE_RAISE 1
  10802. | #define GNULIB_TEST_RAISE 1
  10803. | #define GNULIB_TEST_SELECT 1
  10804. | #define GNULIB_TEST_SETENV 1
  10805. | #define GNULIB_TEST_SETLOCALE 1
  10806. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  10807. | #define GNULIB_TEST_SIGACTION 1
  10808. | #define GNULIB_TEST_SIGPROCMASK 1
  10809. | #define HAVE_DECL_SLEEP 1
  10810. | #define GNULIB_TEST_SLEEP 1
  10811. | #define GNULIB_TEST_SOCKET 1
  10812. | #define GNULIB_TEST_STAT 1
  10813. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  10814. | #define GNULIB_TEST_STRERROR 1
  10815. | #define GNULIB_TEST_STRERROR_R 1
  10816. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  10817. | #define HAVE_MAP_ANONYMOUS 1
  10818. | #define GNULIB_TEST_SYMLINK 1
  10819. | #define HAVE_UNSETENV 1
  10820. | #define GNULIB_TEST_UNSETENV 1
  10821. | #define HAVE_DECL_FSEEKO 1
  10822. | #define HAVE_GETHOSTBYNAME 1
  10823. | #define HAVE_GETSERVBYNAME 1
  10824. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  10825. | #define HAVE_DECL_FLOCKFILE 1
  10826. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  10827. | #define HAVE_DECL_FUNLOCKFILE 1
  10828. | #define HAVE_DECL_PUTC_UNLOCKED 1
  10829. | #define TIME_T_IS_SIGNED 1
  10830. | #define HAVE_STRUCT_TM_TM_ZONE 1
  10831. | #define HAVE_TM_ZONE 1
  10832. | #define HAVE_TM_GMTOFF 1
  10833. | #define HAVE_COMPOUND_LITERALS 1
  10834. | #define GNULIB_TEST_ACCEPT 1
  10835. | #define HAVE_ALLOCA 1
  10836. | #define GNULIB_TEST_BIND 1
  10837. | #define HAVE_CLOCK_GETTIME 1
  10838. | #define HAVE_CLOCK_SETTIME 1
  10839. | #define GNULIB_TEST_CLOSE 1
  10840. | #define GNULIB_TEST_CONNECT 1
  10841. | #define HAVE_DUP2 1
  10842. | #define GNULIB_TEST_DUP2 1
  10843. | #define GNULIB_TEST_ENVIRON 1
  10844. | #define FLEXIBLE_ARRAY_MEMBER /**/
  10845. | #define GNULIB_TEST_FSEEK 1
  10846. | #define GNULIB_TEST_FSEEKO 1
  10847. | #define GNULIB_TEST_FSTAT 1
  10848. | #define GNULIB_TEST_FTELL 1
  10849. | #define GNULIB_TEST_FTELLO 1
  10850. | #define HAVE_DECL_GAI_STRERROR 1
  10851. | #define HAVE_DECL_GAI_STRERRORA 0
  10852. | #define HAVE_DECL_GETADDRINFO 1
  10853. | #define HAVE_DECL_FREEADDRINFO 1
  10854. | #define HAVE_DECL_GETNAMEINFO 1
  10855. | #define HAVE_STRUCT_ADDRINFO 1
  10856. | #define GNULIB_TEST_GETADDRINFO 1
  10857. | #define GNULIB_TEST_GETDELIM 1
  10858. | #define GNULIB_TEST_GETLINE 1
  10859. | #define GNULIB_TEST_GETPASS 1
  10860. | #define GNULIB_TEST_GETPEERNAME 1
  10861. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  10862. | #define GNULIB_TEST_GETTIMEOFDAY 1
  10863. | #define HAVE_GETHOSTBYNAME 1
  10864. | #define HAVE_DECL_INET_NTOP 1
  10865. | #define HAVE_DECL_INET_PTON 1
  10866. | #define HAVE___INLINE 1
  10867. | #define GNULIB_TEST_LISTEN 1
  10868. | #define GNULIB_TEST_LSEEK 1
  10869. | #define HAVE_MALLOC_POSIX 1
  10870. | #define GNULIB_TEST_MALLOC_POSIX 1
  10871. | #define GNULIB_TEST_MEMCHR 1
  10872. | #define GNULIB_TEST_MKTIME 1
  10873. | #define NEED_MKTIME_INTERNAL 1
  10874. | #define GNULIB_MSVC_NOTHROW 1
  10875. | #define my_strftime nstrftime
  10876. | #define HAVE_STRUCT_TM_TM_ZONE 1
  10877. | #define HAVE_TM_ZONE 1
  10878. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  10879. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  10880. | #define HAVE_REALLOC_POSIX 1
  10881. | #define GNULIB_TEST_REALLOC_POSIX 1
  10882. | #define GNULIB_TEST_RECV 1
  10883. | #define GNULIB_TEST_RECVFROM 1
  10884. | #define GNULIB_TEST_SELECT 1
  10885. | #define GNULIB_TEST_SEND 1
  10886. | #define GNULIB_TEST_SENDTO 1
  10887. | #define HAVE_GETSERVBYNAME 1
  10888. | #define GNULIB_TEST_SETENV 1
  10889. | #define GNULIB_TEST_SETSOCKOPT 1
  10890. | #define GNULIB_TEST_SHUTDOWN 1
  10891. | #define HAVE_STDINT_H 1
  10892. | #define HAVE_SNPRINTF 1
  10893. | #define GNULIB_TEST_SNPRINTF 1
  10894. | #define GNULIB_SNPRINTF 1
  10895. | #define GNULIB_TEST_SOCKET 1
  10896. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  10897. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  10898. | #define __USE_MINGW_ANSI_STDIO 1
  10899. | #define GNULIB_FSCANF 1
  10900. | #define GNULIB_SCANF 1
  10901. | #define GNULIB_TEST_STRDUP 1
  10902. | #define HAVE_DECL_LOCALTIME_R 1
  10903. | #define GNULIB_TEST_TIME_R 1
  10904. | #define GNULIB_TEST_TIME_RZ 1
  10905. | #define GNULIB_TEST_TIMEGM 1
  10906. | #define HAVE_RUN_TZSET_TEST 1
  10907. | #define GNULIB_TEST_TZSET 1
  10908. | #define HAVE_UNSETENV 1
  10909. | #define GNULIB_TEST_UNSETENV 1
  10910. | #define HAVE_STDINT_H 1
  10911. | #define HAVE_INLINE 1
  10912. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  10913. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  10914. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  10915. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  10916. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  10917. | #define GNULIB_UNISTR_U16_UCTOMB 1
  10918. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  10919. | #define GNULIB_UNISTR_U32_UCTOMB 1
  10920. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  10921. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  10922. | #define GNULIB_UNISTR_U8_UCTOMB 1
  10923. | #define HAVE_DLFCN_H 1
  10924. | #define LT_OBJDIR ".libs/"
  10925. | #define HAVE_LIBDL 1
  10926. | #define HAVE_LIBIDN2 1
  10927. | #define ENABLE_NON_SUITEB_CURVES 1
  10928. | #define HAVE_NETTLE_RSA_SEC_DECRYPT 1
  10929. | /* end confdefs.h. */
  10930. | /* Define nettle_gost28147_set_key to an innocuous variant, in case <limits.h> declares nettle_gost28147_set_key.
  10931. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  10932. | #define nettle_gost28147_set_key innocuous_nettle_gost28147_set_key
  10933. |
  10934. | /* System header to define __stub macros and hopefully few prototypes,
  10935. | which can conflict with char nettle_gost28147_set_key (); below.
  10936. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  10937. | <limits.h> exists even on freestanding compilers. */
  10938. |
  10939. | #ifdef __STDC__
  10940. | # include <limits.h>
  10941. | #else
  10942. | # include <assert.h>
  10943. | #endif
  10944. |
  10945. | #undef nettle_gost28147_set_key
  10946. |
  10947. | /* Override any GCC internal prototype to avoid an error.
  10948. | Use char because int might match the return type of a GCC
  10949. | builtin and then its argument prototype would still apply. */
  10950. | #ifdef __cplusplus
  10951. | extern "C"
  10952. | #endif
  10953. | char nettle_gost28147_set_key ();
  10954. | /* The GNU C library defines this for functions which it implements
  10955. | to always fail with ENOSYS. Some functions are actually named
  10956. | something starting with __ and the normal name is an alias. */
  10957. | #if defined __stub_nettle_gost28147_set_key || defined __stub___nettle_gost28147_set_key
  10958. | choke me
  10959. | #endif
  10960. |
  10961. | int
  10962. | main ()
  10963. | {
  10964. | return nettle_gost28147_set_key ();
  10965. | ;
  10966. | return 0;
  10967. | }
  10968. configure:60080: result: no
  10969. configure:60096: checking for nettle_streebog512_update
  10970. configure:60096: gcc -o conftest -g -O2 conftest.c -lnettle >&5
  10971. /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/ccdaoAR0.o: in function `main':
  10972. /root/src/gnutls-3.6.9/conftest.c:447: undefined reference to `nettle_streebog512_update'
  10973. collect2: error: ld returned 1 exit status
  10974. configure:60096: $? = 1
  10975. configure: failed program was:
  10976. | /* confdefs.h */
  10977. | #define PACKAGE_NAME "GnuTLS"
  10978. | #define PACKAGE_TARNAME "gnutls"
  10979. | #define PACKAGE_VERSION "3.6.9"
  10980. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  10981. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  10982. | #define PACKAGE_URL ""
  10983. | #define PACKAGE "gnutls"
  10984. | #define VERSION "3.6.9"
  10985. | #define STDC_HEADERS 1
  10986. | #define HAVE_SYS_TYPES_H 1
  10987. | #define HAVE_SYS_STAT_H 1
  10988. | #define HAVE_STDLIB_H 1
  10989. | #define HAVE_STRING_H 1
  10990. | #define HAVE_MEMORY_H 1
  10991. | #define HAVE_STRINGS_H 1
  10992. | #define HAVE_INTTYPES_H 1
  10993. | #define HAVE_STDINT_H 1
  10994. | #define HAVE_UNISTD_H 1
  10995. | #define __EXTENSIONS__ 1
  10996. | #define _ALL_SOURCE 1
  10997. | #define _DARWIN_C_SOURCE 1
  10998. | #define _GNU_SOURCE 1
  10999. | #define _NETBSD_SOURCE 1
  11000. | #define _OPENBSD_SOURCE 1
  11001. | #define _POSIX_PTHREAD_SEMANTICS 1
  11002. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  11003. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  11004. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  11005. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  11006. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  11007. | #define __STDC_WANT_LIB_EXT2__ 1
  11008. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  11009. | #define _TANDEM_SOURCE 1
  11010. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  11011. | #define HAVE_FSEEKO 1
  11012. | #define _DARWIN_USE_64_BIT_INODE 1
  11013. | #define STDC_HEADERS 1
  11014. | #define HAVE_CPUID_H 1
  11015. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  11016. | #define HAVE_NETINET_TCP_H 1
  11017. | #define HAVE_STDATOMIC_H 1
  11018. | #define HAVE_THREADS_H 1
  11019. | #define ENABLE_PADLOCK 1
  11020. | #define HAVE_GETRANDOM 1
  11021. | #define HAVE_LIBNETTLE 1
  11022. | #define C99_MACROS 1
  11023. | #define ENABLE_SSL2 1
  11024. | #define ENABLE_DTLS_SRTP 1
  11025. | #define ENABLE_ALPN 1
  11026. | #define ENABLE_HEARTBEAT 1
  11027. | #define ENABLE_SRP 1
  11028. | #define ENABLE_PSK 1
  11029. | #define ENABLE_ANON 1
  11030. | #define ENABLE_DHE 1
  11031. | #define ENABLE_ECDHE 1
  11032. | #define ENABLE_GOST 1
  11033. | #define ENABLE_OCSP 1
  11034. | #define SIZEOF_VOID_P 8
  11035. | #define SIZEOF_LONG_LONG 8
  11036. | #define SIZEOF_LONG 8
  11037. | #define SIZEOF_INT 4
  11038. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  11039. | #define HAVE_SYS_SOCKET_H 1
  11040. | #define HAVE_ARPA_INET_H 1
  11041. | #define HAVE_FEATURES_H 1
  11042. | #define HAVE_SYS_STAT_H 1
  11043. | #define HAVE_SYS_TIME_H 1
  11044. | #define HAVE_NETDB_H 1
  11045. | #define HAVE_NETINET_IN_H 1
  11046. | #define HAVE_LIMITS_H 1
  11047. | #define HAVE_UNISTD_H 1
  11048. | #define HAVE_SYS_MMAN_H 1
  11049. | #define HAVE_SYS_PARAM_H 1
  11050. | #define HAVE_WCHAR_H 1
  11051. | #define HAVE_STDINT_H 1
  11052. | #define HAVE_STRINGS_H 1
  11053. | #define HAVE_SYS_UIO_H 1
  11054. | #define HAVE_INTTYPES_H 1
  11055. | #define HAVE_LANGINFO_H 1
  11056. | #define HAVE_SYS_SELECT_H 1
  11057. | #define HAVE_SYS_WAIT_H 1
  11058. | #define HAVE_SYS_IOCTL_H 1
  11059. | #define HAVE_STDIO_EXT_H 1
  11060. | #define HAVE_TERMIOS_H 1
  11061. | #define ENABLE_NLS 1
  11062. | #define HAVE_GETTEXT 1
  11063. | #define HAVE_DCGETTEXT 1
  11064. | #define HAVE_FORK 1
  11065. | #define HAVE_SETITIMER 1
  11066. | #define HAVE_GETRUSAGE 1
  11067. | #define HAVE_GETPWUID_R 1
  11068. | #define HAVE_NANOSLEEP 1
  11069. | #define HAVE_DAEMON 1
  11070. | #define HAVE_GETPID 1
  11071. | #define HAVE_LOCALTIME 1
  11072. | #define HAVE_MMAP 1
  11073. | #define HAVE_EXPLICIT_BZERO 1
  11074. | #define HAVE_CLOCK_GETTIME 1
  11075. | #define HAVE_FMEMOPEN 1
  11076. | #define HAVE___REGISTER_ATFORK 1
  11077. | #define HAVE_SECURE_GETENV 1
  11078. | #define HAVE_GETAUXVAL 1
  11079. | #define HAVE_LIBSECCOMP 1
  11080. | #define HAVE_LIBCRYPTO 1
  11081. | #define HAVE_LIBRT 1
  11082. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  11083. | #define HAVE_ALLOCA_H 1
  11084. | #define HAVE_ALLOCA 1
  11085. | #define _USE_STD_STAT 1
  11086. | #define HAVE_DECL_FTELLO 1
  11087. | #define HAVE_DECL_GETDELIM 1
  11088. | #define HAVE_GETDELIM 1
  11089. | #define HAVE_GETTIMEOFDAY 1
  11090. | #define HAVE_MPROTECT 1
  11091. | #define HAVE_SECURE_GETENV 1
  11092. | #define HAVE_GETUID 1
  11093. | #define HAVE_GETEUID 1
  11094. | #define HAVE_GETGID 1
  11095. | #define HAVE_GETEGID 1
  11096. | #define HAVE_SNPRINTF 1
  11097. | #define HAVE_STRDUP 1
  11098. | #define HAVE_STRNDUP 1
  11099. | #define HAVE_LOCALTIME_R 1
  11100. | #define HAVE_FCNTL 1
  11101. | #define HAVE_SYMLINK 1
  11102. | #define HAVE_FTRUNCATE 1
  11103. | #define HAVE_GETDTABLESIZE 1
  11104. | #define HAVE_ISBLANK 1
  11105. | #define HAVE_NEWLOCALE 1
  11106. | #define HAVE_USELOCALE 1
  11107. | #define HAVE_DUPLOCALE 1
  11108. | #define HAVE_FREELOCALE 1
  11109. | #define HAVE_LSTAT 1
  11110. | #define HAVE_STRERROR_R 1
  11111. | #define HAVE___XPG_STRERROR_R 1
  11112. | #define HAVE_PIPE 1
  11113. | #define HAVE_SETENV 1
  11114. | #define HAVE_SIGACTION 1
  11115. | #define HAVE_SIGALTSTACK 1
  11116. | #define HAVE_SIGINTERRUPT 1
  11117. | #define HAVE_SLEEP 1
  11118. | #define HAVE_CATGETS 1
  11119. | #define HAVE_SHUTDOWN 1
  11120. | #define HAVE_GETPASS 1
  11121. | #define HAVE___FSETLOCKING 1
  11122. | #define HAVE_TZSET 1
  11123. | #define HAVE_TIMEGM 1
  11124. | #define HAVE_DECL_GETLINE 1
  11125. | #define restrict __restrict
  11126. | #define HAVE_SHUTDOWN 1
  11127. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  11128. | #define HAVE_SA_FAMILY_T 1
  11129. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  11130. | #define HAVE_IPV4 1
  11131. | #define HAVE_IPV6 1
  11132. | #define HAVE_MAP_ANONYMOUS 1
  11133. | #define HAVE_DECL_MEMMEM 1
  11134. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  11135. | #define HAVE_DECL_SNPRINTF 1
  11136. | #define HAVE__BOOL 1
  11137. | #define HAVE_WCHAR_T 1
  11138. | #define HAVE_WINT_T 1
  11139. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  11140. | #define HAVE_LONG_LONG_INT 1
  11141. | #define HAVE_DECL_STRDUP 1
  11142. | #define HAVE_DECL_STRNDUP 1
  11143. | #define HAVE_DECL_STRNLEN 1
  11144. | #define HAVE_DECL_STRTOK_R 1
  11145. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  11146. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  11147. | #define HAVE_INTMAX_T 1
  11148. | #define DBL_EXPBIT0_WORD 1
  11149. | #define DBL_EXPBIT0_BIT 20
  11150. | #define HAVE_SNPRINTF 1
  11151. | #define HAVE_STRNLEN 1
  11152. | #define HAVE_WCSLEN 1
  11153. | #define HAVE_WCSNLEN 1
  11154. | #define HAVE_MBRTOWC 1
  11155. | #define HAVE_WCRTOMB 1
  11156. | #define HAVE_DECL__SNPRINTF 0
  11157. | #define HAVE_SNPRINTF_RETVAL_C99 1
  11158. | #define HAVE_DECL_VSNPRINTF 1
  11159. | #define HAVE_LANGINFO_CODESET 1
  11160. | #define HAVE_ENVIRON_DECL 1
  11161. | #define HAVE_WORKING_O_NOATIME 1
  11162. | #define HAVE_WORKING_O_NOFOLLOW 1
  11163. | #define HAVE_DECL_GETDTABLESIZE 1
  11164. | #define HAVE_INTTYPES_H 1
  11165. | #define HAVE_LC_MESSAGES 1
  11166. | #define HAVE_WORKING_USELOCALE 1
  11167. | #define USE_POSIX_THREADS 1
  11168. | #define USE_POSIX_THREADS_WEAK 1
  11169. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  11170. | #define HAVE_STDLIB_H 1
  11171. | #define MALLOC_0_IS_NONNULL 1
  11172. | #define HAVE_DECL_ALARM 1
  11173. | #define PROMOTED_MODE_T mode_t
  11174. | #define HAVE_DECL_STRERROR_R 1
  11175. | #define HAVE_SIGSET_T 1
  11176. | #define HAVE_DECL_SETENV 1
  11177. | #define HAVE_SEARCH_H 1
  11178. | #define HAVE_TSEARCH 1
  11179. | #define HAVE_DECL_UNSETENV 1
  11180. | #define HAVE_ALLOCA 1
  11181. | #define HAVE___BUILTIN_EXPECT 1
  11182. | #define HAVE_BYTESWAP_H 1
  11183. | #define GNULIB_TEST_FSTAT 1
  11184. | #define GNULIB_TEST_FTELL 1
  11185. | #define GNULIB_TEST_FTELLO 1
  11186. | #define GNULIB_TEST_GETDELIM 1
  11187. | #define GNULIB_TEST_GETLINE 1
  11188. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  11189. | #define GNULIB_TEST_GETTIMEOFDAY 1
  11190. | #define HAVE_DECL_INET_NTOP 1
  11191. | #define HAVE_DECL_INET_PTON 1
  11192. | #define GNULIB_TEST_LSEEK 1
  11193. | #define HAVE_MALLOC_POSIX 1
  11194. | #define GNULIB_TEST_MALLOC_POSIX 1
  11195. | #define GNULIB_TEST_MEMCHR 1
  11196. | #define HAVE_MEMMEM 1
  11197. | #define GNULIB_TEST_MEMMEM 1
  11198. | #define GNULIB_MSVC_NOTHROW 1
  11199. | #define HAVE_REALLOC_POSIX 1
  11200. | #define GNULIB_TEST_REALLOC_POSIX 1
  11201. | #define GNULIB_TEST_SECURE_GETENV 1
  11202. | #define GNULIB_TEST_SETSOCKOPT 1
  11203. | #define HAVE_STDINT_H 1
  11204. | #define HAVE_SNPRINTF 1
  11205. | #define GNULIB_TEST_SNPRINTF 1
  11206. | #define GNULIB_SNPRINTF 1
  11207. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  11208. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  11209. | #define __USE_MINGW_ANSI_STDIO 1
  11210. | #define GNULIB_FSCANF 1
  11211. | #define GNULIB_SCANF 1
  11212. | #define HAVE_STRCASECMP 1
  11213. | #define HAVE_STRNCASECMP 1
  11214. | #define HAVE_DECL_STRNCASECMP 1
  11215. | #define GNULIB_TEST_STRDUP 1
  11216. | #define GNULIB_TEST_STRNDUP 1
  11217. | #define GNULIB_TEST_STRNLEN 1
  11218. | #define HAVE_STRTOK_R 1
  11219. | #define GNULIB_TEST_STRTOK_R 1
  11220. | #define HAVE_STRVERSCMP 1
  11221. | #define GNULIB_TEST_STRVERSCMP 1
  11222. | #define HAVE_DECL_LOCALTIME_R 1
  11223. | #define GNULIB_TEST_TIME_R 1
  11224. | #define HAVE_VASPRINTF 1
  11225. | #define GNULIB_TEST_VASPRINTF 1
  11226. | #define HAVE_VSNPRINTF 1
  11227. | #define GNULIB_TEST_VSNPRINTF 1
  11228. | #define HAVE_STDINT_H 1
  11229. | #define GNULIB_TEST_ACCEPT 1
  11230. | #define GNULIB_TEST_BIND 1
  11231. | #define GNULIB_TEST_CLOEXEC 1
  11232. | #define GNULIB_TEST_CLOSE 1
  11233. | #define GNULIB_TEST_CONNECT 1
  11234. | #define HAVE_DUP2 1
  11235. | #define GNULIB_TEST_DUP2 1
  11236. | #define GNULIB_TEST_ENVIRON 1
  11237. | #define GNULIB_TEST_FCNTL 1
  11238. | #define GNULIB_TEST_FDOPEN 1
  11239. | #define FLEXIBLE_ARRAY_MEMBER /**/
  11240. | #define GNULIB_TEST_FTRUNCATE 1
  11241. | #define GNULIB_TEST_GETCWD 1
  11242. | #define GNULIB_TEST_GETDTABLESIZE 1
  11243. | #define GNULIB_TEST_GETPAGESIZE 1
  11244. | #define HAVE_IOCTL 1
  11245. | #define GNULIB_TEST_IOCTL 1
  11246. | #define GNULIB_TEST_LISTEN 1
  11247. | #define GNULIB_TEST_LOCALENAME 1
  11248. | #define HAVE_PTHREAD_RWLOCK 1
  11249. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  11250. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  11251. | #define GNULIB_TEST_LSTAT 1
  11252. | #define HAVE_MAP_ANONYMOUS 1
  11253. | #define HAVE_BUG_BIG_NANOSLEEP 1
  11254. | #define GNULIB_TEST_NANOSLEEP 1
  11255. | #define GNULIB_TEST_OPEN 1
  11256. | #define GNULIB_TEST_PERROR 1
  11257. | #define GNULIB_TEST_PIPE 1
  11258. | #define GNULIB_TEST_PUTENV 1
  11259. | #define HAVE_RAISE 1
  11260. | #define GNULIB_TEST_RAISE 1
  11261. | #define GNULIB_TEST_SELECT 1
  11262. | #define GNULIB_TEST_SETENV 1
  11263. | #define GNULIB_TEST_SETLOCALE 1
  11264. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  11265. | #define GNULIB_TEST_SIGACTION 1
  11266. | #define GNULIB_TEST_SIGPROCMASK 1
  11267. | #define HAVE_DECL_SLEEP 1
  11268. | #define GNULIB_TEST_SLEEP 1
  11269. | #define GNULIB_TEST_SOCKET 1
  11270. | #define GNULIB_TEST_STAT 1
  11271. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  11272. | #define GNULIB_TEST_STRERROR 1
  11273. | #define GNULIB_TEST_STRERROR_R 1
  11274. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  11275. | #define HAVE_MAP_ANONYMOUS 1
  11276. | #define GNULIB_TEST_SYMLINK 1
  11277. | #define HAVE_UNSETENV 1
  11278. | #define GNULIB_TEST_UNSETENV 1
  11279. | #define HAVE_DECL_FSEEKO 1
  11280. | #define HAVE_GETHOSTBYNAME 1
  11281. | #define HAVE_GETSERVBYNAME 1
  11282. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  11283. | #define HAVE_DECL_FLOCKFILE 1
  11284. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  11285. | #define HAVE_DECL_FUNLOCKFILE 1
  11286. | #define HAVE_DECL_PUTC_UNLOCKED 1
  11287. | #define TIME_T_IS_SIGNED 1
  11288. | #define HAVE_STRUCT_TM_TM_ZONE 1
  11289. | #define HAVE_TM_ZONE 1
  11290. | #define HAVE_TM_GMTOFF 1
  11291. | #define HAVE_COMPOUND_LITERALS 1
  11292. | #define GNULIB_TEST_ACCEPT 1
  11293. | #define HAVE_ALLOCA 1
  11294. | #define GNULIB_TEST_BIND 1
  11295. | #define HAVE_CLOCK_GETTIME 1
  11296. | #define HAVE_CLOCK_SETTIME 1
  11297. | #define GNULIB_TEST_CLOSE 1
  11298. | #define GNULIB_TEST_CONNECT 1
  11299. | #define HAVE_DUP2 1
  11300. | #define GNULIB_TEST_DUP2 1
  11301. | #define GNULIB_TEST_ENVIRON 1
  11302. | #define FLEXIBLE_ARRAY_MEMBER /**/
  11303. | #define GNULIB_TEST_FSEEK 1
  11304. | #define GNULIB_TEST_FSEEKO 1
  11305. | #define GNULIB_TEST_FSTAT 1
  11306. | #define GNULIB_TEST_FTELL 1
  11307. | #define GNULIB_TEST_FTELLO 1
  11308. | #define HAVE_DECL_GAI_STRERROR 1
  11309. | #define HAVE_DECL_GAI_STRERRORA 0
  11310. | #define HAVE_DECL_GETADDRINFO 1
  11311. | #define HAVE_DECL_FREEADDRINFO 1
  11312. | #define HAVE_DECL_GETNAMEINFO 1
  11313. | #define HAVE_STRUCT_ADDRINFO 1
  11314. | #define GNULIB_TEST_GETADDRINFO 1
  11315. | #define GNULIB_TEST_GETDELIM 1
  11316. | #define GNULIB_TEST_GETLINE 1
  11317. | #define GNULIB_TEST_GETPASS 1
  11318. | #define GNULIB_TEST_GETPEERNAME 1
  11319. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  11320. | #define GNULIB_TEST_GETTIMEOFDAY 1
  11321. | #define HAVE_GETHOSTBYNAME 1
  11322. | #define HAVE_DECL_INET_NTOP 1
  11323. | #define HAVE_DECL_INET_PTON 1
  11324. | #define HAVE___INLINE 1
  11325. | #define GNULIB_TEST_LISTEN 1
  11326. | #define GNULIB_TEST_LSEEK 1
  11327. | #define HAVE_MALLOC_POSIX 1
  11328. | #define GNULIB_TEST_MALLOC_POSIX 1
  11329. | #define GNULIB_TEST_MEMCHR 1
  11330. | #define GNULIB_TEST_MKTIME 1
  11331. | #define NEED_MKTIME_INTERNAL 1
  11332. | #define GNULIB_MSVC_NOTHROW 1
  11333. | #define my_strftime nstrftime
  11334. | #define HAVE_STRUCT_TM_TM_ZONE 1
  11335. | #define HAVE_TM_ZONE 1
  11336. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  11337. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  11338. | #define HAVE_REALLOC_POSIX 1
  11339. | #define GNULIB_TEST_REALLOC_POSIX 1
  11340. | #define GNULIB_TEST_RECV 1
  11341. | #define GNULIB_TEST_RECVFROM 1
  11342. | #define GNULIB_TEST_SELECT 1
  11343. | #define GNULIB_TEST_SEND 1
  11344. | #define GNULIB_TEST_SENDTO 1
  11345. | #define HAVE_GETSERVBYNAME 1
  11346. | #define GNULIB_TEST_SETENV 1
  11347. | #define GNULIB_TEST_SETSOCKOPT 1
  11348. | #define GNULIB_TEST_SHUTDOWN 1
  11349. | #define HAVE_STDINT_H 1
  11350. | #define HAVE_SNPRINTF 1
  11351. | #define GNULIB_TEST_SNPRINTF 1
  11352. | #define GNULIB_SNPRINTF 1
  11353. | #define GNULIB_TEST_SOCKET 1
  11354. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  11355. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  11356. | #define __USE_MINGW_ANSI_STDIO 1
  11357. | #define GNULIB_FSCANF 1
  11358. | #define GNULIB_SCANF 1
  11359. | #define GNULIB_TEST_STRDUP 1
  11360. | #define HAVE_DECL_LOCALTIME_R 1
  11361. | #define GNULIB_TEST_TIME_R 1
  11362. | #define GNULIB_TEST_TIME_RZ 1
  11363. | #define GNULIB_TEST_TIMEGM 1
  11364. | #define HAVE_RUN_TZSET_TEST 1
  11365. | #define GNULIB_TEST_TZSET 1
  11366. | #define HAVE_UNSETENV 1
  11367. | #define GNULIB_TEST_UNSETENV 1
  11368. | #define HAVE_STDINT_H 1
  11369. | #define HAVE_INLINE 1
  11370. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  11371. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  11372. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  11373. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  11374. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  11375. | #define GNULIB_UNISTR_U16_UCTOMB 1
  11376. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  11377. | #define GNULIB_UNISTR_U32_UCTOMB 1
  11378. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  11379. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  11380. | #define GNULIB_UNISTR_U8_UCTOMB 1
  11381. | #define HAVE_DLFCN_H 1
  11382. | #define LT_OBJDIR ".libs/"
  11383. | #define HAVE_LIBDL 1
  11384. | #define HAVE_LIBIDN2 1
  11385. | #define ENABLE_NON_SUITEB_CURVES 1
  11386. | #define HAVE_NETTLE_RSA_SEC_DECRYPT 1
  11387. | /* end confdefs.h. */
  11388. | /* Define nettle_streebog512_update to an innocuous variant, in case <limits.h> declares nettle_streebog512_update.
  11389. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  11390. | #define nettle_streebog512_update innocuous_nettle_streebog512_update
  11391. |
  11392. | /* System header to define __stub macros and hopefully few prototypes,
  11393. | which can conflict with char nettle_streebog512_update (); below.
  11394. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  11395. | <limits.h> exists even on freestanding compilers. */
  11396. |
  11397. | #ifdef __STDC__
  11398. | # include <limits.h>
  11399. | #else
  11400. | # include <assert.h>
  11401. | #endif
  11402. |
  11403. | #undef nettle_streebog512_update
  11404. |
  11405. | /* Override any GCC internal prototype to avoid an error.
  11406. | Use char because int might match the return type of a GCC
  11407. | builtin and then its argument prototype would still apply. */
  11408. | #ifdef __cplusplus
  11409. | extern "C"
  11410. | #endif
  11411. | char nettle_streebog512_update ();
  11412. | /* The GNU C library defines this for functions which it implements
  11413. | to always fail with ENOSYS. Some functions are actually named
  11414. | something starting with __ and the normal name is an alias. */
  11415. | #if defined __stub_nettle_streebog512_update || defined __stub___nettle_streebog512_update
  11416. | choke me
  11417. | #endif
  11418. |
  11419. | int
  11420. | main ()
  11421. | {
  11422. | return nettle_streebog512_update ();
  11423. | ;
  11424. | return 0;
  11425. | }
  11426. configure:60096: result: no
  11427. configure:60107: checking whether to build libdane
  11428. configure:60116: result: yes
  11429. configure:60121: checking for unbound library
  11430. configure:60137: gcc -o conftest -g -O2 conftest.c -lunbound >&5
  11431. conftest.c:414:15: fatal error: unbound.h: No such file or directory
  11432. #include <unbound.h>
  11433. ^~~~~~~~~~~
  11434. compilation terminated.
  11435. configure:60137: $? = 1
  11436. configure: failed program was:
  11437. | /* confdefs.h */
  11438. | #define PACKAGE_NAME "GnuTLS"
  11439. | #define PACKAGE_TARNAME "gnutls"
  11440. | #define PACKAGE_VERSION "3.6.9"
  11441. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  11442. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  11443. | #define PACKAGE_URL ""
  11444. | #define PACKAGE "gnutls"
  11445. | #define VERSION "3.6.9"
  11446. | #define STDC_HEADERS 1
  11447. | #define HAVE_SYS_TYPES_H 1
  11448. | #define HAVE_SYS_STAT_H 1
  11449. | #define HAVE_STDLIB_H 1
  11450. | #define HAVE_STRING_H 1
  11451. | #define HAVE_MEMORY_H 1
  11452. | #define HAVE_STRINGS_H 1
  11453. | #define HAVE_INTTYPES_H 1
  11454. | #define HAVE_STDINT_H 1
  11455. | #define HAVE_UNISTD_H 1
  11456. | #define __EXTENSIONS__ 1
  11457. | #define _ALL_SOURCE 1
  11458. | #define _DARWIN_C_SOURCE 1
  11459. | #define _GNU_SOURCE 1
  11460. | #define _NETBSD_SOURCE 1
  11461. | #define _OPENBSD_SOURCE 1
  11462. | #define _POSIX_PTHREAD_SEMANTICS 1
  11463. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  11464. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  11465. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  11466. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  11467. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  11468. | #define __STDC_WANT_LIB_EXT2__ 1
  11469. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  11470. | #define _TANDEM_SOURCE 1
  11471. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  11472. | #define HAVE_FSEEKO 1
  11473. | #define _DARWIN_USE_64_BIT_INODE 1
  11474. | #define STDC_HEADERS 1
  11475. | #define HAVE_CPUID_H 1
  11476. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  11477. | #define HAVE_NETINET_TCP_H 1
  11478. | #define HAVE_STDATOMIC_H 1
  11479. | #define HAVE_THREADS_H 1
  11480. | #define ENABLE_PADLOCK 1
  11481. | #define HAVE_GETRANDOM 1
  11482. | #define HAVE_LIBNETTLE 1
  11483. | #define C99_MACROS 1
  11484. | #define ENABLE_SSL2 1
  11485. | #define ENABLE_DTLS_SRTP 1
  11486. | #define ENABLE_ALPN 1
  11487. | #define ENABLE_HEARTBEAT 1
  11488. | #define ENABLE_SRP 1
  11489. | #define ENABLE_PSK 1
  11490. | #define ENABLE_ANON 1
  11491. | #define ENABLE_DHE 1
  11492. | #define ENABLE_ECDHE 1
  11493. | #define ENABLE_GOST 1
  11494. | #define ENABLE_OCSP 1
  11495. | #define SIZEOF_VOID_P 8
  11496. | #define SIZEOF_LONG_LONG 8
  11497. | #define SIZEOF_LONG 8
  11498. | #define SIZEOF_INT 4
  11499. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  11500. | #define HAVE_SYS_SOCKET_H 1
  11501. | #define HAVE_ARPA_INET_H 1
  11502. | #define HAVE_FEATURES_H 1
  11503. | #define HAVE_SYS_STAT_H 1
  11504. | #define HAVE_SYS_TIME_H 1
  11505. | #define HAVE_NETDB_H 1
  11506. | #define HAVE_NETINET_IN_H 1
  11507. | #define HAVE_LIMITS_H 1
  11508. | #define HAVE_UNISTD_H 1
  11509. | #define HAVE_SYS_MMAN_H 1
  11510. | #define HAVE_SYS_PARAM_H 1
  11511. | #define HAVE_WCHAR_H 1
  11512. | #define HAVE_STDINT_H 1
  11513. | #define HAVE_STRINGS_H 1
  11514. | #define HAVE_SYS_UIO_H 1
  11515. | #define HAVE_INTTYPES_H 1
  11516. | #define HAVE_LANGINFO_H 1
  11517. | #define HAVE_SYS_SELECT_H 1
  11518. | #define HAVE_SYS_WAIT_H 1
  11519. | #define HAVE_SYS_IOCTL_H 1
  11520. | #define HAVE_STDIO_EXT_H 1
  11521. | #define HAVE_TERMIOS_H 1
  11522. | #define ENABLE_NLS 1
  11523. | #define HAVE_GETTEXT 1
  11524. | #define HAVE_DCGETTEXT 1
  11525. | #define HAVE_FORK 1
  11526. | #define HAVE_SETITIMER 1
  11527. | #define HAVE_GETRUSAGE 1
  11528. | #define HAVE_GETPWUID_R 1
  11529. | #define HAVE_NANOSLEEP 1
  11530. | #define HAVE_DAEMON 1
  11531. | #define HAVE_GETPID 1
  11532. | #define HAVE_LOCALTIME 1
  11533. | #define HAVE_MMAP 1
  11534. | #define HAVE_EXPLICIT_BZERO 1
  11535. | #define HAVE_CLOCK_GETTIME 1
  11536. | #define HAVE_FMEMOPEN 1
  11537. | #define HAVE___REGISTER_ATFORK 1
  11538. | #define HAVE_SECURE_GETENV 1
  11539. | #define HAVE_GETAUXVAL 1
  11540. | #define HAVE_LIBSECCOMP 1
  11541. | #define HAVE_LIBCRYPTO 1
  11542. | #define HAVE_LIBRT 1
  11543. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  11544. | #define HAVE_ALLOCA_H 1
  11545. | #define HAVE_ALLOCA 1
  11546. | #define _USE_STD_STAT 1
  11547. | #define HAVE_DECL_FTELLO 1
  11548. | #define HAVE_DECL_GETDELIM 1
  11549. | #define HAVE_GETDELIM 1
  11550. | #define HAVE_GETTIMEOFDAY 1
  11551. | #define HAVE_MPROTECT 1
  11552. | #define HAVE_SECURE_GETENV 1
  11553. | #define HAVE_GETUID 1
  11554. | #define HAVE_GETEUID 1
  11555. | #define HAVE_GETGID 1
  11556. | #define HAVE_GETEGID 1
  11557. | #define HAVE_SNPRINTF 1
  11558. | #define HAVE_STRDUP 1
  11559. | #define HAVE_STRNDUP 1
  11560. | #define HAVE_LOCALTIME_R 1
  11561. | #define HAVE_FCNTL 1
  11562. | #define HAVE_SYMLINK 1
  11563. | #define HAVE_FTRUNCATE 1
  11564. | #define HAVE_GETDTABLESIZE 1
  11565. | #define HAVE_ISBLANK 1
  11566. | #define HAVE_NEWLOCALE 1
  11567. | #define HAVE_USELOCALE 1
  11568. | #define HAVE_DUPLOCALE 1
  11569. | #define HAVE_FREELOCALE 1
  11570. | #define HAVE_LSTAT 1
  11571. | #define HAVE_STRERROR_R 1
  11572. | #define HAVE___XPG_STRERROR_R 1
  11573. | #define HAVE_PIPE 1
  11574. | #define HAVE_SETENV 1
  11575. | #define HAVE_SIGACTION 1
  11576. | #define HAVE_SIGALTSTACK 1
  11577. | #define HAVE_SIGINTERRUPT 1
  11578. | #define HAVE_SLEEP 1
  11579. | #define HAVE_CATGETS 1
  11580. | #define HAVE_SHUTDOWN 1
  11581. | #define HAVE_GETPASS 1
  11582. | #define HAVE___FSETLOCKING 1
  11583. | #define HAVE_TZSET 1
  11584. | #define HAVE_TIMEGM 1
  11585. | #define HAVE_DECL_GETLINE 1
  11586. | #define restrict __restrict
  11587. | #define HAVE_SHUTDOWN 1
  11588. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  11589. | #define HAVE_SA_FAMILY_T 1
  11590. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  11591. | #define HAVE_IPV4 1
  11592. | #define HAVE_IPV6 1
  11593. | #define HAVE_MAP_ANONYMOUS 1
  11594. | #define HAVE_DECL_MEMMEM 1
  11595. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  11596. | #define HAVE_DECL_SNPRINTF 1
  11597. | #define HAVE__BOOL 1
  11598. | #define HAVE_WCHAR_T 1
  11599. | #define HAVE_WINT_T 1
  11600. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  11601. | #define HAVE_LONG_LONG_INT 1
  11602. | #define HAVE_DECL_STRDUP 1
  11603. | #define HAVE_DECL_STRNDUP 1
  11604. | #define HAVE_DECL_STRNLEN 1
  11605. | #define HAVE_DECL_STRTOK_R 1
  11606. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  11607. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  11608. | #define HAVE_INTMAX_T 1
  11609. | #define DBL_EXPBIT0_WORD 1
  11610. | #define DBL_EXPBIT0_BIT 20
  11611. | #define HAVE_SNPRINTF 1
  11612. | #define HAVE_STRNLEN 1
  11613. | #define HAVE_WCSLEN 1
  11614. | #define HAVE_WCSNLEN 1
  11615. | #define HAVE_MBRTOWC 1
  11616. | #define HAVE_WCRTOMB 1
  11617. | #define HAVE_DECL__SNPRINTF 0
  11618. | #define HAVE_SNPRINTF_RETVAL_C99 1
  11619. | #define HAVE_DECL_VSNPRINTF 1
  11620. | #define HAVE_LANGINFO_CODESET 1
  11621. | #define HAVE_ENVIRON_DECL 1
  11622. | #define HAVE_WORKING_O_NOATIME 1
  11623. | #define HAVE_WORKING_O_NOFOLLOW 1
  11624. | #define HAVE_DECL_GETDTABLESIZE 1
  11625. | #define HAVE_INTTYPES_H 1
  11626. | #define HAVE_LC_MESSAGES 1
  11627. | #define HAVE_WORKING_USELOCALE 1
  11628. | #define USE_POSIX_THREADS 1
  11629. | #define USE_POSIX_THREADS_WEAK 1
  11630. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  11631. | #define HAVE_STDLIB_H 1
  11632. | #define MALLOC_0_IS_NONNULL 1
  11633. | #define HAVE_DECL_ALARM 1
  11634. | #define PROMOTED_MODE_T mode_t
  11635. | #define HAVE_DECL_STRERROR_R 1
  11636. | #define HAVE_SIGSET_T 1
  11637. | #define HAVE_DECL_SETENV 1
  11638. | #define HAVE_SEARCH_H 1
  11639. | #define HAVE_TSEARCH 1
  11640. | #define HAVE_DECL_UNSETENV 1
  11641. | #define HAVE_ALLOCA 1
  11642. | #define HAVE___BUILTIN_EXPECT 1
  11643. | #define HAVE_BYTESWAP_H 1
  11644. | #define GNULIB_TEST_FSTAT 1
  11645. | #define GNULIB_TEST_FTELL 1
  11646. | #define GNULIB_TEST_FTELLO 1
  11647. | #define GNULIB_TEST_GETDELIM 1
  11648. | #define GNULIB_TEST_GETLINE 1
  11649. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  11650. | #define GNULIB_TEST_GETTIMEOFDAY 1
  11651. | #define HAVE_DECL_INET_NTOP 1
  11652. | #define HAVE_DECL_INET_PTON 1
  11653. | #define GNULIB_TEST_LSEEK 1
  11654. | #define HAVE_MALLOC_POSIX 1
  11655. | #define GNULIB_TEST_MALLOC_POSIX 1
  11656. | #define GNULIB_TEST_MEMCHR 1
  11657. | #define HAVE_MEMMEM 1
  11658. | #define GNULIB_TEST_MEMMEM 1
  11659. | #define GNULIB_MSVC_NOTHROW 1
  11660. | #define HAVE_REALLOC_POSIX 1
  11661. | #define GNULIB_TEST_REALLOC_POSIX 1
  11662. | #define GNULIB_TEST_SECURE_GETENV 1
  11663. | #define GNULIB_TEST_SETSOCKOPT 1
  11664. | #define HAVE_STDINT_H 1
  11665. | #define HAVE_SNPRINTF 1
  11666. | #define GNULIB_TEST_SNPRINTF 1
  11667. | #define GNULIB_SNPRINTF 1
  11668. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  11669. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  11670. | #define __USE_MINGW_ANSI_STDIO 1
  11671. | #define GNULIB_FSCANF 1
  11672. | #define GNULIB_SCANF 1
  11673. | #define HAVE_STRCASECMP 1
  11674. | #define HAVE_STRNCASECMP 1
  11675. | #define HAVE_DECL_STRNCASECMP 1
  11676. | #define GNULIB_TEST_STRDUP 1
  11677. | #define GNULIB_TEST_STRNDUP 1
  11678. | #define GNULIB_TEST_STRNLEN 1
  11679. | #define HAVE_STRTOK_R 1
  11680. | #define GNULIB_TEST_STRTOK_R 1
  11681. | #define HAVE_STRVERSCMP 1
  11682. | #define GNULIB_TEST_STRVERSCMP 1
  11683. | #define HAVE_DECL_LOCALTIME_R 1
  11684. | #define GNULIB_TEST_TIME_R 1
  11685. | #define HAVE_VASPRINTF 1
  11686. | #define GNULIB_TEST_VASPRINTF 1
  11687. | #define HAVE_VSNPRINTF 1
  11688. | #define GNULIB_TEST_VSNPRINTF 1
  11689. | #define HAVE_STDINT_H 1
  11690. | #define GNULIB_TEST_ACCEPT 1
  11691. | #define GNULIB_TEST_BIND 1
  11692. | #define GNULIB_TEST_CLOEXEC 1
  11693. | #define GNULIB_TEST_CLOSE 1
  11694. | #define GNULIB_TEST_CONNECT 1
  11695. | #define HAVE_DUP2 1
  11696. | #define GNULIB_TEST_DUP2 1
  11697. | #define GNULIB_TEST_ENVIRON 1
  11698. | #define GNULIB_TEST_FCNTL 1
  11699. | #define GNULIB_TEST_FDOPEN 1
  11700. | #define FLEXIBLE_ARRAY_MEMBER /**/
  11701. | #define GNULIB_TEST_FTRUNCATE 1
  11702. | #define GNULIB_TEST_GETCWD 1
  11703. | #define GNULIB_TEST_GETDTABLESIZE 1
  11704. | #define GNULIB_TEST_GETPAGESIZE 1
  11705. | #define HAVE_IOCTL 1
  11706. | #define GNULIB_TEST_IOCTL 1
  11707. | #define GNULIB_TEST_LISTEN 1
  11708. | #define GNULIB_TEST_LOCALENAME 1
  11709. | #define HAVE_PTHREAD_RWLOCK 1
  11710. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  11711. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  11712. | #define GNULIB_TEST_LSTAT 1
  11713. | #define HAVE_MAP_ANONYMOUS 1
  11714. | #define HAVE_BUG_BIG_NANOSLEEP 1
  11715. | #define GNULIB_TEST_NANOSLEEP 1
  11716. | #define GNULIB_TEST_OPEN 1
  11717. | #define GNULIB_TEST_PERROR 1
  11718. | #define GNULIB_TEST_PIPE 1
  11719. | #define GNULIB_TEST_PUTENV 1
  11720. | #define HAVE_RAISE 1
  11721. | #define GNULIB_TEST_RAISE 1
  11722. | #define GNULIB_TEST_SELECT 1
  11723. | #define GNULIB_TEST_SETENV 1
  11724. | #define GNULIB_TEST_SETLOCALE 1
  11725. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  11726. | #define GNULIB_TEST_SIGACTION 1
  11727. | #define GNULIB_TEST_SIGPROCMASK 1
  11728. | #define HAVE_DECL_SLEEP 1
  11729. | #define GNULIB_TEST_SLEEP 1
  11730. | #define GNULIB_TEST_SOCKET 1
  11731. | #define GNULIB_TEST_STAT 1
  11732. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  11733. | #define GNULIB_TEST_STRERROR 1
  11734. | #define GNULIB_TEST_STRERROR_R 1
  11735. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  11736. | #define HAVE_MAP_ANONYMOUS 1
  11737. | #define GNULIB_TEST_SYMLINK 1
  11738. | #define HAVE_UNSETENV 1
  11739. | #define GNULIB_TEST_UNSETENV 1
  11740. | #define HAVE_DECL_FSEEKO 1
  11741. | #define HAVE_GETHOSTBYNAME 1
  11742. | #define HAVE_GETSERVBYNAME 1
  11743. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  11744. | #define HAVE_DECL_FLOCKFILE 1
  11745. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  11746. | #define HAVE_DECL_FUNLOCKFILE 1
  11747. | #define HAVE_DECL_PUTC_UNLOCKED 1
  11748. | #define TIME_T_IS_SIGNED 1
  11749. | #define HAVE_STRUCT_TM_TM_ZONE 1
  11750. | #define HAVE_TM_ZONE 1
  11751. | #define HAVE_TM_GMTOFF 1
  11752. | #define HAVE_COMPOUND_LITERALS 1
  11753. | #define GNULIB_TEST_ACCEPT 1
  11754. | #define HAVE_ALLOCA 1
  11755. | #define GNULIB_TEST_BIND 1
  11756. | #define HAVE_CLOCK_GETTIME 1
  11757. | #define HAVE_CLOCK_SETTIME 1
  11758. | #define GNULIB_TEST_CLOSE 1
  11759. | #define GNULIB_TEST_CONNECT 1
  11760. | #define HAVE_DUP2 1
  11761. | #define GNULIB_TEST_DUP2 1
  11762. | #define GNULIB_TEST_ENVIRON 1
  11763. | #define FLEXIBLE_ARRAY_MEMBER /**/
  11764. | #define GNULIB_TEST_FSEEK 1
  11765. | #define GNULIB_TEST_FSEEKO 1
  11766. | #define GNULIB_TEST_FSTAT 1
  11767. | #define GNULIB_TEST_FTELL 1
  11768. | #define GNULIB_TEST_FTELLO 1
  11769. | #define HAVE_DECL_GAI_STRERROR 1
  11770. | #define HAVE_DECL_GAI_STRERRORA 0
  11771. | #define HAVE_DECL_GETADDRINFO 1
  11772. | #define HAVE_DECL_FREEADDRINFO 1
  11773. | #define HAVE_DECL_GETNAMEINFO 1
  11774. | #define HAVE_STRUCT_ADDRINFO 1
  11775. | #define GNULIB_TEST_GETADDRINFO 1
  11776. | #define GNULIB_TEST_GETDELIM 1
  11777. | #define GNULIB_TEST_GETLINE 1
  11778. | #define GNULIB_TEST_GETPASS 1
  11779. | #define GNULIB_TEST_GETPEERNAME 1
  11780. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  11781. | #define GNULIB_TEST_GETTIMEOFDAY 1
  11782. | #define HAVE_GETHOSTBYNAME 1
  11783. | #define HAVE_DECL_INET_NTOP 1
  11784. | #define HAVE_DECL_INET_PTON 1
  11785. | #define HAVE___INLINE 1
  11786. | #define GNULIB_TEST_LISTEN 1
  11787. | #define GNULIB_TEST_LSEEK 1
  11788. | #define HAVE_MALLOC_POSIX 1
  11789. | #define GNULIB_TEST_MALLOC_POSIX 1
  11790. | #define GNULIB_TEST_MEMCHR 1
  11791. | #define GNULIB_TEST_MKTIME 1
  11792. | #define NEED_MKTIME_INTERNAL 1
  11793. | #define GNULIB_MSVC_NOTHROW 1
  11794. | #define my_strftime nstrftime
  11795. | #define HAVE_STRUCT_TM_TM_ZONE 1
  11796. | #define HAVE_TM_ZONE 1
  11797. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  11798. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  11799. | #define HAVE_REALLOC_POSIX 1
  11800. | #define GNULIB_TEST_REALLOC_POSIX 1
  11801. | #define GNULIB_TEST_RECV 1
  11802. | #define GNULIB_TEST_RECVFROM 1
  11803. | #define GNULIB_TEST_SELECT 1
  11804. | #define GNULIB_TEST_SEND 1
  11805. | #define GNULIB_TEST_SENDTO 1
  11806. | #define HAVE_GETSERVBYNAME 1
  11807. | #define GNULIB_TEST_SETENV 1
  11808. | #define GNULIB_TEST_SETSOCKOPT 1
  11809. | #define GNULIB_TEST_SHUTDOWN 1
  11810. | #define HAVE_STDINT_H 1
  11811. | #define HAVE_SNPRINTF 1
  11812. | #define GNULIB_TEST_SNPRINTF 1
  11813. | #define GNULIB_SNPRINTF 1
  11814. | #define GNULIB_TEST_SOCKET 1
  11815. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  11816. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  11817. | #define __USE_MINGW_ANSI_STDIO 1
  11818. | #define GNULIB_FSCANF 1
  11819. | #define GNULIB_SCANF 1
  11820. | #define GNULIB_TEST_STRDUP 1
  11821. | #define HAVE_DECL_LOCALTIME_R 1
  11822. | #define GNULIB_TEST_TIME_R 1
  11823. | #define GNULIB_TEST_TIME_RZ 1
  11824. | #define GNULIB_TEST_TIMEGM 1
  11825. | #define HAVE_RUN_TZSET_TEST 1
  11826. | #define GNULIB_TEST_TZSET 1
  11827. | #define HAVE_UNSETENV 1
  11828. | #define GNULIB_TEST_UNSETENV 1
  11829. | #define HAVE_STDINT_H 1
  11830. | #define HAVE_INLINE 1
  11831. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  11832. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  11833. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  11834. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  11835. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  11836. | #define GNULIB_UNISTR_U16_UCTOMB 1
  11837. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  11838. | #define GNULIB_UNISTR_U32_UCTOMB 1
  11839. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  11840. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  11841. | #define GNULIB_UNISTR_U8_UCTOMB 1
  11842. | #define HAVE_DLFCN_H 1
  11843. | #define LT_OBJDIR ".libs/"
  11844. | #define HAVE_LIBDL 1
  11845. | #define HAVE_LIBIDN2 1
  11846. | #define ENABLE_NON_SUITEB_CURVES 1
  11847. | #define HAVE_NETTLE_RSA_SEC_DECRYPT 1
  11848. | /* end confdefs.h. */
  11849. |
  11850. | #include <unbound.h>
  11851. | int
  11852. | main ()
  11853. | {
  11854. |
  11855. | struct ub_ctx* ctx;
  11856. | ctx = ub_ctx_create();
  11857. | ;
  11858. | return 0;
  11859. | }
  11860. configure:60148: result: no
  11861. configure:60153: WARNING:
  11862. ***
  11863. *** libunbound was not found. Libdane will not be built.
  11864. ***
  11865. configure:60257: checking for P11_KIT
  11866. configure:60264: $PKG_CONFIG --exists --print-errors "p11-kit-1 >= $P11_KIT_MINIMUM"
  11867. configure:60267: $? = 0
  11868. configure:60281: $PKG_CONFIG --exists --print-errors "p11-kit-1 >= $P11_KIT_MINIMUM"
  11869. configure:60284: $? = 0
  11870. configure:60322: result: yes
  11871. configure:60374: checking for tss library
  11872. configure:60391: gcc -o conftest -g -O2 conftest.c -ltspi >&5
  11873. conftest.c:418:15: fatal error: trousers/tss.h: No such file or directory
  11874. #include <trousers/tss.h>
  11875. ^~~~~~~~~~~~~~~~
  11876. compilation terminated.
  11877. configure:60391: $? = 1
  11878. configure: failed program was:
  11879. | /* confdefs.h */
  11880. | #define PACKAGE_NAME "GnuTLS"
  11881. | #define PACKAGE_TARNAME "gnutls"
  11882. | #define PACKAGE_VERSION "3.6.9"
  11883. | #define PACKAGE_STRING "GnuTLS 3.6.9"
  11884. | #define PACKAGE_BUGREPORT "bugs@gnutls.org"
  11885. | #define PACKAGE_URL ""
  11886. | #define PACKAGE "gnutls"
  11887. | #define VERSION "3.6.9"
  11888. | #define STDC_HEADERS 1
  11889. | #define HAVE_SYS_TYPES_H 1
  11890. | #define HAVE_SYS_STAT_H 1
  11891. | #define HAVE_STDLIB_H 1
  11892. | #define HAVE_STRING_H 1
  11893. | #define HAVE_MEMORY_H 1
  11894. | #define HAVE_STRINGS_H 1
  11895. | #define HAVE_INTTYPES_H 1
  11896. | #define HAVE_STDINT_H 1
  11897. | #define HAVE_UNISTD_H 1
  11898. | #define __EXTENSIONS__ 1
  11899. | #define _ALL_SOURCE 1
  11900. | #define _DARWIN_C_SOURCE 1
  11901. | #define _GNU_SOURCE 1
  11902. | #define _NETBSD_SOURCE 1
  11903. | #define _OPENBSD_SOURCE 1
  11904. | #define _POSIX_PTHREAD_SEMANTICS 1
  11905. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  11906. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  11907. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  11908. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  11909. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  11910. | #define __STDC_WANT_LIB_EXT2__ 1
  11911. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  11912. | #define _TANDEM_SOURCE 1
  11913. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  11914. | #define HAVE_FSEEKO 1
  11915. | #define _DARWIN_USE_64_BIT_INODE 1
  11916. | #define STDC_HEADERS 1
  11917. | #define HAVE_CPUID_H 1
  11918. | #define HAVE_STRUCT_IOVEC_IOV_BASE 1
  11919. | #define HAVE_NETINET_TCP_H 1
  11920. | #define HAVE_STDATOMIC_H 1
  11921. | #define HAVE_THREADS_H 1
  11922. | #define ENABLE_PADLOCK 1
  11923. | #define HAVE_GETRANDOM 1
  11924. | #define HAVE_LIBNETTLE 1
  11925. | #define C99_MACROS 1
  11926. | #define ENABLE_SSL2 1
  11927. | #define ENABLE_DTLS_SRTP 1
  11928. | #define ENABLE_ALPN 1
  11929. | #define ENABLE_HEARTBEAT 1
  11930. | #define ENABLE_SRP 1
  11931. | #define ENABLE_PSK 1
  11932. | #define ENABLE_ANON 1
  11933. | #define ENABLE_DHE 1
  11934. | #define ENABLE_ECDHE 1
  11935. | #define ENABLE_GOST 1
  11936. | #define ENABLE_OCSP 1
  11937. | #define SIZEOF_VOID_P 8
  11938. | #define SIZEOF_LONG_LONG 8
  11939. | #define SIZEOF_LONG 8
  11940. | #define SIZEOF_INT 4
  11941. | #define GNUTLS_POINTER_TO_INT_CAST (long)
  11942. | #define HAVE_SYS_SOCKET_H 1
  11943. | #define HAVE_ARPA_INET_H 1
  11944. | #define HAVE_FEATURES_H 1
  11945. | #define HAVE_SYS_STAT_H 1
  11946. | #define HAVE_SYS_TIME_H 1
  11947. | #define HAVE_NETDB_H 1
  11948. | #define HAVE_NETINET_IN_H 1
  11949. | #define HAVE_LIMITS_H 1
  11950. | #define HAVE_UNISTD_H 1
  11951. | #define HAVE_SYS_MMAN_H 1
  11952. | #define HAVE_SYS_PARAM_H 1
  11953. | #define HAVE_WCHAR_H 1
  11954. | #define HAVE_STDINT_H 1
  11955. | #define HAVE_STRINGS_H 1
  11956. | #define HAVE_SYS_UIO_H 1
  11957. | #define HAVE_INTTYPES_H 1
  11958. | #define HAVE_LANGINFO_H 1
  11959. | #define HAVE_SYS_SELECT_H 1
  11960. | #define HAVE_SYS_WAIT_H 1
  11961. | #define HAVE_SYS_IOCTL_H 1
  11962. | #define HAVE_STDIO_EXT_H 1
  11963. | #define HAVE_TERMIOS_H 1
  11964. | #define ENABLE_NLS 1
  11965. | #define HAVE_GETTEXT 1
  11966. | #define HAVE_DCGETTEXT 1
  11967. | #define HAVE_FORK 1
  11968. | #define HAVE_SETITIMER 1
  11969. | #define HAVE_GETRUSAGE 1
  11970. | #define HAVE_GETPWUID_R 1
  11971. | #define HAVE_NANOSLEEP 1
  11972. | #define HAVE_DAEMON 1
  11973. | #define HAVE_GETPID 1
  11974. | #define HAVE_LOCALTIME 1
  11975. | #define HAVE_MMAP 1
  11976. | #define HAVE_EXPLICIT_BZERO 1
  11977. | #define HAVE_CLOCK_GETTIME 1
  11978. | #define HAVE_FMEMOPEN 1
  11979. | #define HAVE___REGISTER_ATFORK 1
  11980. | #define HAVE_SECURE_GETENV 1
  11981. | #define HAVE_GETAUXVAL 1
  11982. | #define HAVE_LIBSECCOMP 1
  11983. | #define HAVE_LIBCRYPTO 1
  11984. | #define HAVE_LIBRT 1
  11985. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  11986. | #define HAVE_ALLOCA_H 1
  11987. | #define HAVE_ALLOCA 1
  11988. | #define _USE_STD_STAT 1
  11989. | #define HAVE_DECL_FTELLO 1
  11990. | #define HAVE_DECL_GETDELIM 1
  11991. | #define HAVE_GETDELIM 1
  11992. | #define HAVE_GETTIMEOFDAY 1
  11993. | #define HAVE_MPROTECT 1
  11994. | #define HAVE_SECURE_GETENV 1
  11995. | #define HAVE_GETUID 1
  11996. | #define HAVE_GETEUID 1
  11997. | #define HAVE_GETGID 1
  11998. | #define HAVE_GETEGID 1
  11999. | #define HAVE_SNPRINTF 1
  12000. | #define HAVE_STRDUP 1
  12001. | #define HAVE_STRNDUP 1
  12002. | #define HAVE_LOCALTIME_R 1
  12003. | #define HAVE_FCNTL 1
  12004. | #define HAVE_SYMLINK 1
  12005. | #define HAVE_FTRUNCATE 1
  12006. | #define HAVE_GETDTABLESIZE 1
  12007. | #define HAVE_ISBLANK 1
  12008. | #define HAVE_NEWLOCALE 1
  12009. | #define HAVE_USELOCALE 1
  12010. | #define HAVE_DUPLOCALE 1
  12011. | #define HAVE_FREELOCALE 1
  12012. | #define HAVE_LSTAT 1
  12013. | #define HAVE_STRERROR_R 1
  12014. | #define HAVE___XPG_STRERROR_R 1
  12015. | #define HAVE_PIPE 1
  12016. | #define HAVE_SETENV 1
  12017. | #define HAVE_SIGACTION 1
  12018. | #define HAVE_SIGALTSTACK 1
  12019. | #define HAVE_SIGINTERRUPT 1
  12020. | #define HAVE_SLEEP 1
  12021. | #define HAVE_CATGETS 1
  12022. | #define HAVE_SHUTDOWN 1
  12023. | #define HAVE_GETPASS 1
  12024. | #define HAVE___FSETLOCKING 1
  12025. | #define HAVE_TZSET 1
  12026. | #define HAVE_TIMEGM 1
  12027. | #define HAVE_DECL_GETLINE 1
  12028. | #define restrict __restrict
  12029. | #define HAVE_SHUTDOWN 1
  12030. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  12031. | #define HAVE_SA_FAMILY_T 1
  12032. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  12033. | #define HAVE_IPV4 1
  12034. | #define HAVE_IPV6 1
  12035. | #define HAVE_MAP_ANONYMOUS 1
  12036. | #define HAVE_DECL_MEMMEM 1
  12037. | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
  12038. | #define HAVE_DECL_SNPRINTF 1
  12039. | #define HAVE__BOOL 1
  12040. | #define HAVE_WCHAR_T 1
  12041. | #define HAVE_WINT_T 1
  12042. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  12043. | #define HAVE_LONG_LONG_INT 1
  12044. | #define HAVE_DECL_STRDUP 1
  12045. | #define HAVE_DECL_STRNDUP 1
  12046. | #define HAVE_DECL_STRNLEN 1
  12047. | #define HAVE_DECL_STRTOK_R 1
  12048. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  12049. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  12050. | #define HAVE_INTMAX_T 1
  12051. | #define DBL_EXPBIT0_WORD 1
  12052. | #define DBL_EXPBIT0_BIT 20
  12053. | #define HAVE_SNPRINTF 1
  12054. | #define HAVE_STRNLEN 1
  12055. | #define HAVE_WCSLEN 1
  12056. | #define HAVE_WCSNLEN 1
  12057. | #define HAVE_MBRTOWC 1
  12058. | #define HAVE_WCRTOMB 1
  12059. | #define HAVE_DECL__SNPRINTF 0
  12060. | #define HAVE_SNPRINTF_RETVAL_C99 1
  12061. | #define HAVE_DECL_VSNPRINTF 1
  12062. | #define HAVE_LANGINFO_CODESET 1
  12063. | #define HAVE_ENVIRON_DECL 1
  12064. | #define HAVE_WORKING_O_NOATIME 1
  12065. | #define HAVE_WORKING_O_NOFOLLOW 1
  12066. | #define HAVE_DECL_GETDTABLESIZE 1
  12067. | #define HAVE_INTTYPES_H 1
  12068. | #define HAVE_LC_MESSAGES 1
  12069. | #define HAVE_WORKING_USELOCALE 1
  12070. | #define USE_POSIX_THREADS 1
  12071. | #define USE_POSIX_THREADS_WEAK 1
  12072. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  12073. | #define HAVE_STDLIB_H 1
  12074. | #define MALLOC_0_IS_NONNULL 1
  12075. | #define HAVE_DECL_ALARM 1
  12076. | #define PROMOTED_MODE_T mode_t
  12077. | #define HAVE_DECL_STRERROR_R 1
  12078. | #define HAVE_SIGSET_T 1
  12079. | #define HAVE_DECL_SETENV 1
  12080. | #define HAVE_SEARCH_H 1
  12081. | #define HAVE_TSEARCH 1
  12082. | #define HAVE_DECL_UNSETENV 1
  12083. | #define HAVE_ALLOCA 1
  12084. | #define HAVE___BUILTIN_EXPECT 1
  12085. | #define HAVE_BYTESWAP_H 1
  12086. | #define GNULIB_TEST_FSTAT 1
  12087. | #define GNULIB_TEST_FTELL 1
  12088. | #define GNULIB_TEST_FTELLO 1
  12089. | #define GNULIB_TEST_GETDELIM 1
  12090. | #define GNULIB_TEST_GETLINE 1
  12091. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  12092. | #define GNULIB_TEST_GETTIMEOFDAY 1
  12093. | #define HAVE_DECL_INET_NTOP 1
  12094. | #define HAVE_DECL_INET_PTON 1
  12095. | #define GNULIB_TEST_LSEEK 1
  12096. | #define HAVE_MALLOC_POSIX 1
  12097. | #define GNULIB_TEST_MALLOC_POSIX 1
  12098. | #define GNULIB_TEST_MEMCHR 1
  12099. | #define HAVE_MEMMEM 1
  12100. | #define GNULIB_TEST_MEMMEM 1
  12101. | #define GNULIB_MSVC_NOTHROW 1
  12102. | #define HAVE_REALLOC_POSIX 1
  12103. | #define GNULIB_TEST_REALLOC_POSIX 1
  12104. | #define GNULIB_TEST_SECURE_GETENV 1
  12105. | #define GNULIB_TEST_SETSOCKOPT 1
  12106. | #define HAVE_STDINT_H 1
  12107. | #define HAVE_SNPRINTF 1
  12108. | #define GNULIB_TEST_SNPRINTF 1
  12109. | #define GNULIB_SNPRINTF 1
  12110. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  12111. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  12112. | #define __USE_MINGW_ANSI_STDIO 1
  12113. | #define GNULIB_FSCANF 1
  12114. | #define GNULIB_SCANF 1
  12115. | #define HAVE_STRCASECMP 1
  12116. | #define HAVE_STRNCASECMP 1
  12117. | #define HAVE_DECL_STRNCASECMP 1
  12118. | #define GNULIB_TEST_STRDUP 1
  12119. | #define GNULIB_TEST_STRNDUP 1
  12120. | #define GNULIB_TEST_STRNLEN 1
  12121. | #define HAVE_STRTOK_R 1
  12122. | #define GNULIB_TEST_STRTOK_R 1
  12123. | #define HAVE_STRVERSCMP 1
  12124. | #define GNULIB_TEST_STRVERSCMP 1
  12125. | #define HAVE_DECL_LOCALTIME_R 1
  12126. | #define GNULIB_TEST_TIME_R 1
  12127. | #define HAVE_VASPRINTF 1
  12128. | #define GNULIB_TEST_VASPRINTF 1
  12129. | #define HAVE_VSNPRINTF 1
  12130. | #define GNULIB_TEST_VSNPRINTF 1
  12131. | #define HAVE_STDINT_H 1
  12132. | #define GNULIB_TEST_ACCEPT 1
  12133. | #define GNULIB_TEST_BIND 1
  12134. | #define GNULIB_TEST_CLOEXEC 1
  12135. | #define GNULIB_TEST_CLOSE 1
  12136. | #define GNULIB_TEST_CONNECT 1
  12137. | #define HAVE_DUP2 1
  12138. | #define GNULIB_TEST_DUP2 1
  12139. | #define GNULIB_TEST_ENVIRON 1
  12140. | #define GNULIB_TEST_FCNTL 1
  12141. | #define GNULIB_TEST_FDOPEN 1
  12142. | #define FLEXIBLE_ARRAY_MEMBER /**/
  12143. | #define GNULIB_TEST_FTRUNCATE 1
  12144. | #define GNULIB_TEST_GETCWD 1
  12145. | #define GNULIB_TEST_GETDTABLESIZE 1
  12146. | #define GNULIB_TEST_GETPAGESIZE 1
  12147. | #define HAVE_IOCTL 1
  12148. | #define GNULIB_TEST_IOCTL 1
  12149. | #define GNULIB_TEST_LISTEN 1
  12150. | #define GNULIB_TEST_LOCALENAME 1
  12151. | #define HAVE_PTHREAD_RWLOCK 1
  12152. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  12153. | #define GNULIB_LOCK IN_GNUTLS_GNULIB_TESTS
  12154. | #define GNULIB_TEST_LSTAT 1
  12155. | #define HAVE_MAP_ANONYMOUS 1
  12156. | #define HAVE_BUG_BIG_NANOSLEEP 1
  12157. | #define GNULIB_TEST_NANOSLEEP 1
  12158. | #define GNULIB_TEST_OPEN 1
  12159. | #define GNULIB_TEST_PERROR 1
  12160. | #define GNULIB_TEST_PIPE 1
  12161. | #define GNULIB_TEST_PUTENV 1
  12162. | #define HAVE_RAISE 1
  12163. | #define GNULIB_TEST_RAISE 1
  12164. | #define GNULIB_TEST_SELECT 1
  12165. | #define GNULIB_TEST_SETENV 1
  12166. | #define GNULIB_TEST_SETLOCALE 1
  12167. | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
  12168. | #define GNULIB_TEST_SIGACTION 1
  12169. | #define GNULIB_TEST_SIGPROCMASK 1
  12170. | #define HAVE_DECL_SLEEP 1
  12171. | #define GNULIB_TEST_SLEEP 1
  12172. | #define GNULIB_TEST_SOCKET 1
  12173. | #define GNULIB_TEST_STAT 1
  12174. | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
  12175. | #define GNULIB_TEST_STRERROR 1
  12176. | #define GNULIB_TEST_STRERROR_R 1
  12177. | #define GNULIB_STRERROR_R_POSIX IN_GNUTLS_GNULIB_TESTS
  12178. | #define HAVE_MAP_ANONYMOUS 1
  12179. | #define GNULIB_TEST_SYMLINK 1
  12180. | #define HAVE_UNSETENV 1
  12181. | #define GNULIB_TEST_UNSETENV 1
  12182. | #define HAVE_DECL_FSEEKO 1
  12183. | #define HAVE_GETHOSTBYNAME 1
  12184. | #define HAVE_GETSERVBYNAME 1
  12185. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  12186. | #define HAVE_DECL_FLOCKFILE 1
  12187. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  12188. | #define HAVE_DECL_FUNLOCKFILE 1
  12189. | #define HAVE_DECL_PUTC_UNLOCKED 1
  12190. | #define TIME_T_IS_SIGNED 1
  12191. | #define HAVE_STRUCT_TM_TM_ZONE 1
  12192. | #define HAVE_TM_ZONE 1
  12193. | #define HAVE_TM_GMTOFF 1
  12194. | #define HAVE_COMPOUND_LITERALS 1
  12195. | #define GNULIB_TEST_ACCEPT 1
  12196. | #define HAVE_ALLOCA 1
  12197. | #define GNULIB_TEST_BIND 1
  12198. | #define HAVE_CLOCK_GETTIME 1
  12199. | #define HAVE_CLOCK_SETTIME 1
  12200. | #define GNULIB_TEST_CLOSE 1
  12201. | #define GNULIB_TEST_CONNECT 1
  12202. | #define HAVE_DUP2 1
  12203. | #define GNULIB_TEST_DUP2 1
  12204. | #define GNULIB_TEST_ENVIRON 1
  12205. | #define FLEXIBLE_ARRAY_MEMBER /**/
  12206. | #define GNULIB_TEST_FSEEK 1
  12207. | #define GNULIB_TEST_FSEEKO 1
  12208. | #define GNULIB_TEST_FSTAT 1
  12209. | #define GNULIB_TEST_FTELL 1
  12210. | #define GNULIB_TEST_FTELLO 1
  12211. | #define HAVE_DECL_GAI_STRERROR 1
  12212. | #define HAVE_DECL_GAI_STRERRORA 0
  12213. | #define HAVE_DECL_GETADDRINFO 1
  12214. | #define HAVE_DECL_FREEADDRINFO 1
  12215. | #define HAVE_DECL_GETNAMEINFO 1
  12216. | #define HAVE_STRUCT_ADDRINFO 1
  12217. | #define GNULIB_TEST_GETADDRINFO 1
  12218. | #define GNULIB_TEST_GETDELIM 1
  12219. | #define GNULIB_TEST_GETLINE 1
  12220. | #define GNULIB_TEST_GETPASS 1
  12221. | #define GNULIB_TEST_GETPEERNAME 1
  12222. | #define GETTIMEOFDAY_TIMEZONE struct timezone
  12223. | #define GNULIB_TEST_GETTIMEOFDAY 1
  12224. | #define HAVE_GETHOSTBYNAME 1
  12225. | #define HAVE_DECL_INET_NTOP 1
  12226. | #define HAVE_DECL_INET_PTON 1
  12227. | #define HAVE___INLINE 1
  12228. | #define GNULIB_TEST_LISTEN 1
  12229. | #define GNULIB_TEST_LSEEK 1
  12230. | #define HAVE_MALLOC_POSIX 1
  12231. | #define GNULIB_TEST_MALLOC_POSIX 1
  12232. | #define GNULIB_TEST_MEMCHR 1
  12233. | #define GNULIB_TEST_MKTIME 1
  12234. | #define NEED_MKTIME_INTERNAL 1
  12235. | #define GNULIB_MSVC_NOTHROW 1
  12236. | #define my_strftime nstrftime
  12237. | #define HAVE_STRUCT_TM_TM_ZONE 1
  12238. | #define HAVE_TM_ZONE 1
  12239. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  12240. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  12241. | #define HAVE_REALLOC_POSIX 1
  12242. | #define GNULIB_TEST_REALLOC_POSIX 1
  12243. | #define GNULIB_TEST_RECV 1
  12244. | #define GNULIB_TEST_RECVFROM 1
  12245. | #define GNULIB_TEST_SELECT 1
  12246. | #define GNULIB_TEST_SEND 1
  12247. | #define GNULIB_TEST_SENDTO 1
  12248. | #define HAVE_GETSERVBYNAME 1
  12249. | #define GNULIB_TEST_SETENV 1
  12250. | #define GNULIB_TEST_SETSOCKOPT 1
  12251. | #define GNULIB_TEST_SHUTDOWN 1
  12252. | #define HAVE_STDINT_H 1
  12253. | #define HAVE_SNPRINTF 1
  12254. | #define GNULIB_TEST_SNPRINTF 1
  12255. | #define GNULIB_SNPRINTF 1
  12256. | #define GNULIB_TEST_SOCKET 1
  12257. | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
  12258. | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
  12259. | #define __USE_MINGW_ANSI_STDIO 1
  12260. | #define GNULIB_FSCANF 1
  12261. | #define GNULIB_SCANF 1
  12262. | #define GNULIB_TEST_STRDUP 1
  12263. | #define HAVE_DECL_LOCALTIME_R 1
  12264. | #define GNULIB_TEST_TIME_R 1
  12265. | #define GNULIB_TEST_TIME_RZ 1
  12266. | #define GNULIB_TEST_TIMEGM 1
  12267. | #define HAVE_RUN_TZSET_TEST 1
  12268. | #define GNULIB_TEST_TZSET 1
  12269. | #define HAVE_UNSETENV 1
  12270. | #define GNULIB_TEST_UNSETENV 1
  12271. | #define HAVE_STDINT_H 1
  12272. | #define HAVE_INLINE 1
  12273. | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
  12274. | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
  12275. | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
  12276. | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
  12277. | #define GNULIB_UNISTR_U16_MBTOUCR 1
  12278. | #define GNULIB_UNISTR_U16_UCTOMB 1
  12279. | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
  12280. | #define GNULIB_UNISTR_U32_UCTOMB 1
  12281. | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
  12282. | #define GNULIB_UNISTR_U8_MBTOUCR 1
  12283. | #define GNULIB_UNISTR_U8_UCTOMB 1
  12284. | #define HAVE_DLFCN_H 1
  12285. | #define LT_OBJDIR ".libs/"
  12286. | #define HAVE_LIBDL 1
  12287. | #define HAVE_LIBIDN2 1
  12288. | #define ENABLE_NON_SUITEB_CURVES 1
  12289. | #define HAVE_NETTLE_RSA_SEC_DECRYPT 1
  12290. | #define UNBOUND_ROOT_KEY_FILE "/etc/unbound/root.key"
  12291. | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/config"
  12292. | #define DEFAULT_PRIORITY_STRING "NORMAL"
  12293. | #define ENABLE_PKCS11 1
  12294. | /* end confdefs.h. */
  12295. |
  12296. | #include <trousers/tss.h>
  12297. | #include <trousers/trousers.h>
  12298. | int
  12299. | main ()
  12300. | {
  12301. |
  12302. | int err = Tspi_Context_Create((void *)0);
  12303. | Trspi_Error_String(err);
  12304. | ;
  12305. | return 0;
  12306. | }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement