Advertisement
Guest User

Untitled

a guest
Nov 25th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 89.44 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by libdrm configure 2.4.88, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --disable-cairo-tests --disable-manpages --disable-install-test-programs --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --disable-silent-rules --infodir=/usr/local/info/ --build=amd64-portbld-freebsd12.0
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = blubee.me
  14. uname -m = amd64
  15. uname -r = 12.0-CURRENT
  16. uname -s = FreeBSD
  17. uname -v = FreeBSD 12.0-CURRENT #0 r325229: Wed Nov 1 04:31:48 CST 2017 root@:/usr/obj/usr/src/sys/GENERIC
  18.  
  19. /usr/bin/uname -p = amd64
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/ports/graphics/libdrm/work/.bin
  31. PATH: /sbin
  32. PATH: /bin
  33. PATH: /usr/sbin
  34. PATH: /usr/bin
  35. PATH: /usr/local/sbin
  36. PATH: /usr/local/bin
  37. PATH: /home/blubee/bin
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2354: loading site script /usr/ports/Templates/config.site
  45. | # $FreeBSD: head/Templates/config.site 443121 2017-06-10 21:23:04Z rene $
  46. | # Do not add:
  47. | # - toolchain related
  48. | # - arch-dependent values
  49. | # - anything "=no" unless guaranteed to never be
  50. | # implemented in FreeBSD
  51. | # - also avoid "working" values
  52. | # This file must reflect the oldest supported Release.
  53. | #
  54. | #MAINTAINER= portmgr@FreeBSD.org
  55. |
  56. | # Path
  57. | : ${ac_cv_path_BZIP2=/usr/bin/bzip2}
  58. | : ${ac_cv_path_EGREP=/usr/bin/egrep}
  59. | : ${ac_cv_path_FGREP=/usr/bin/fgrep}
  60. | : ${ac_cv_path_GREP=/usr/bin/grep}
  61. | : ${ac_cv_path_GZIP=/usr/bin/gzip}
  62. | : ${ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp}
  63. | : ${ac_cv_path_SED=/usr/bin/sed}
  64. | : ${ac_cv_path_install=/usr/bin/install}
  65. | : ${ac_cv_path_mkdir=/bin/mkdir}
  66. | : ${ac_cv_prog_AWK=/usr/bin/awk}
  67. | : ${ac_cv_prog_SED=/usr/bin/sed}
  68. | : ${am_cv_prog_tar_ustar=/usr/bin/tar}
  69. | : ${cl_cv_prog_LN=/bin/ln}
  70. | : ${cl_cv_prog_cp='/bin/cp -p'}
  71. | : ${lt_cv_path_MAGIC_CMD=/usr/bin/file}
  72. |
  73. | # Headers
  74. | : ${ac_cv_header_alloca_h=no}
  75. | : ${ac_cv_header_arpa_inet_h=yes}
  76. | : ${ac_cv_header_arpa_nameser_h=yes}
  77. | : ${ac_cv_header_ctype_h=yes}
  78. | : ${ac_cv_header_dirent_h=yes}
  79. | : ${ac_cv_header_dlfcn_h=yes}
  80. | : ${ac_cv_header_elf_h=yes}
  81. | : ${ac_cv_header_errno_h=yes}
  82. | : ${ac_cv_header_fcntl_h=yes}
  83. | : ${ac_cv_header_float_h=yes}
  84. | : ${ac_cv_header_floatingpoint_h=yes}
  85. | : ${ac_cv_header_getopt_h=yes}
  86. | : ${ac_cv_header_glob_h=yes}
  87. | : ${ac_cv_header_inttypes_h=yes}
  88. | : ${ac_cv_header_langinfo_h=yes}
  89. | : ${ac_cv_header_libgen_h=yes}
  90. | : ${ac_cv_header_libutil_h=yes}
  91. | : ${ac_cv_header_limits_h=yes}
  92. | : ${ac_cv_header_login_cap_h=yes}
  93. | : ${ac_cv_header_math_h=yes}
  94. | : ${ac_cv_header_memory_h=yes}
  95. | : ${ac_cv_header_minix_config_h=no}
  96. | : ${ac_cv_header_net_if_h=yes}
  97. | : ${ac_cv_header_net_if_media_h=yes}
  98. | : ${ac_cv_header_net_if_tap_h=yes}
  99. | : ${ac_cv_header_net_if_tun_h=yes}
  100. | : ${ac_cv_header_netdb_h=yes}
  101. | : ${ac_cv_header_netinet_in_h=yes}
  102. | : ${ac_cv_header_paths_h=yes}
  103. | : ${ac_cv_header_poll_h=yes}
  104. | : ${ac_cv_header_pwd_h=yes}
  105. | : ${ac_cv_header_readpassphrase_h=yes}
  106. | : ${ac_cv_header_resolv_h=yes}
  107. | : ${ac_cv_header_rpc_types_h=yes}
  108. | : ${ac_cv_header_sched_h=yes}
  109. | : ${ac_cv_header_search_h=yes}
  110. | : ${ac_cv_header_security_pam_appl_h=yes}
  111. | : ${ac_cv_header_signal_h=yes}
  112. | : ${ac_cv_header_spawn_h=yes}
  113. | : ${ac_cv_header_stdarg_h=yes}
  114. | : ${ac_cv_header_stdbool_h=yes}
  115. | : ${ac_cv_header_stdc=yes}
  116. | : ${ac_cv_header_stddef_h=yes}
  117. | : ${ac_cv_header_stdint_h=yes}
  118. | : ${ac_cv_header_stdio_h=yes}
  119. | : ${ac_cv_header_stdlib_h=yes}
  120. | : ${ac_cv_header_string_h=yes}
  121. | : ${ac_cv_header_strings_h=yes}
  122. | : ${ac_cv_header_sys_acl_h=yes}
  123. | : ${ac_cv_header_sys_cdefs_h=yes}
  124. | : ${ac_cv_header_sys_dir_h=yes}
  125. | : ${ac_cv_header_sys_fcntl_h=yes}
  126. | : ${ac_cv_header_sys_file_h=yes}
  127. | : ${ac_cv_header_sys_ioctl_h=yes}
  128. | : ${ac_cv_header_sys_mman_h=yes}
  129. | : ${ac_cv_header_sys_mount_h=yes}
  130. | : ${ac_cv_header_sys_msg_h=yes}
  131. | : ${ac_cv_header_sys_param_h=yes}
  132. | : ${ac_cv_header_sys_poll_h=yes}
  133. | : ${ac_cv_header_sys_ptrace_h=yes}
  134. | : ${ac_cv_header_sys_select_h=yes}
  135. | : ${ac_cv_header_sys_socket_h=yes}
  136. | : ${ac_cv_header_sys_stat_h=yes}
  137. | : ${ac_cv_header_sys_statvfs_h=yes}
  138. | : ${ac_cv_header_sys_time_h=yes}
  139. | : ${ac_cv_header_sys_timers_h=yes}
  140. | : ${ac_cv_header_sys_times_h=yes}
  141. | : ${ac_cv_header_sys_types_h=yes}
  142. | : ${ac_cv_header_sys_un_h=yes}
  143. | : ${ac_cv_header_sys_wait_h=yes}
  144. | : ${ac_cv_header_time_h=yes}
  145. | : ${ac_cv_header_ttyent_h=yes}
  146. | : ${ac_cv_header_ucontext_h=yes}
  147. | : ${ac_cv_header_unistd_h=yes}
  148. | : ${ac_cv_header_utime_h=yes}
  149. | : ${ac_cv_header_vis_h=yes}
  150. | : ${ac_cv_header_wchar_h=yes}
  151. | : ${ac_cv_header_wctype_h=yes}
  152. | : ${ac_cv_header_zlib_h=yes}
  153. |
  154. | : ${gl_cv_header_wchar_h_correct_inline=yes}
  155. |
  156. | : ${ac_cv_header_argz_h=no}
  157. | : ${ac_cv_header_byteswap_h=no}
  158. | : ${ac_cv_header_dl_h=no}
  159. | : ${ac_cv_header_malloc_h=no}
  160. | : ${ac_cv_header_random_h=no}
  161. | : ${ac_cv_header_vfork_h=no}
  162. |
  163. | : ${gl_cv_have_raw_decl_strchrnul=yes}
  164. | : ${gl_cv_have_raw_decl_memcpy=no}
  165. | : ${gl_cv_have_raw_decl_memmem=yes}
  166. | : ${gl_cv_have_raw_decl_memrchr=yes}
  167. | : ${gl_cv_have_raw_decl_rawmemchr=yes}
  168. | : ${gl_cv_have_raw_decl_stpcpy=yes}
  169. | : ${gl_cv_have_raw_decl_stpncpy=yes}
  170. | : ${gl_cv_have_raw_decl_strcasestr=yes}
  171. | : ${gl_cv_have_raw_decl_strdup=yes}
  172. | : ${gl_cv_have_raw_decl_strncat=yes}
  173. | : ${gl_cv_have_raw_decl_strndup=yes}
  174. | : ${gl_cv_have_raw_decl_strnlen=yes}
  175. | : ${gl_cv_have_raw_decl_strpbrk=yes}
  176. | : ${gl_cv_have_raw_decl_strsep=yes}
  177. | : ${gl_cv_have_raw_decl_strsignal=yes}
  178. | : ${gl_cv_have_raw_decl_strtok_r=yes}
  179. | : ${gl_cv_have_raw_decl_strverscmp=no}
  180. |
  181. | # Type
  182. | : ${ac_cv_c_int16_t=yes}
  183. | : ${ac_cv_c_int32_t=yes}
  184. | : ${ac_cv_c_int64_t=yes}
  185. | : ${ac_cv_c_int8_t=yes}
  186. | : ${ac_cv_c_uint16_t=yes}
  187. | : ${ac_cv_c_uint32_t=yes}
  188. | : ${ac_cv_c_uint64_t=yes}
  189. | : ${ac_cv_c_uint8_t=yes}
  190. |
  191. | : ${ac_cv_type__Bool=yes}
  192. | : ${ac_cv_type_char=yes}
  193. | : ${ac_cv_type_char_p=yes}
  194. | : ${ac_cv_type_fsblkcnt_t=yes}
  195. | : ${ac_cv_type_fsfilcnt_t=yes}
  196. | : ${ac_cv_type_in_addr_t=yes}
  197. | : ${ac_cv_type_in_port_t=yes}
  198. | : ${ac_cv_type_int16_t=yes}
  199. | : ${ac_cv_type_int32_t=yes}
  200. | : ${ac_cv_type_int=yes}
  201. | : ${ac_cv_type_intmax_t=yes}
  202. | : ${ac_cv_type_long=yes}
  203. | : ${ac_cv_type_long_double=yes}
  204. | : ${ac_cv_type_long_long=yes}
  205. | : ${ac_cv_type_long_long_int=yes}
  206. | : ${ac_cv_type_mbstate_t=yes}
  207. | : ${ac_cv_type_mode_t=yes}
  208. | : ${ac_cv_type_nlink_t=yes}
  209. | : ${ac_cv_type_off_t=yes}
  210. | : ${ac_cv_type_pid_t=yes}
  211. | : ${ac_cv_type_posix_spawn_file_actions_t=yes}
  212. | : ${ac_cv_type_posix_spawnattr_t=yes}
  213. | : ${ac_cv_type_ptrdiff_t=yes}
  214. | : ${ac_cv_type_short=yes}
  215. | : ${ac_cv_type_sig_atomic_t=yes}
  216. | : ${ac_cv_type_sigset_t=yes}
  217. | : ${ac_cv_type_size_t=yes}
  218. | : ${ac_cv_type_socklen_t=yes}
  219. | : ${ac_cv_type_ssize_t=yes}
  220. | : ${ac_cv_type_stack_t=yes}
  221. | : ${ac_cv_type_struct_timespec=yes}
  222. | : ${ac_cv_type_u_char=yes}
  223. | : ${ac_cv_type_u_int16_t=yes}
  224. | : ${ac_cv_type_u_int32_t=yes}
  225. | : ${ac_cv_type_u_int8_t=yes}
  226. | : ${ac_cv_type_u_int=yes}
  227. | : ${ac_cv_type_u_long=yes}
  228. | : ${ac_cv_type_u_short=yes}
  229. | : ${ac_cv_type_uid_t=yes}
  230. | : ${ac_cv_type_uintptr_t=yes}
  231. | : ${ac_cv_type_unsigned_char=yes}
  232. | : ${ac_cv_type_unsigned_int=yes}
  233. | : ${ac_cv_type_unsigned_long=yes}
  234. | : ${ac_cv_type_unsigned_long_long=yes}
  235. | : ${ac_cv_type_unsigned_long_long_int=yes}
  236. | : ${ac_cv_type_unsigned_short=yes}
  237. | : ${ac_cv_type_volatile_sig_atomic_t=yes}
  238. | : ${ac_cv_type_wchar_t=yes}
  239. | : ${ac_cv_type_wint_t=yes}
  240. |
  241. | : ${gl_cv_sigaltstack_low_base=yes}
  242. | : ${gl_cv_size_max=yes}
  243. | : ${gl_cv_type_sigset_t=yes}
  244. | : ${gl_cv_type_wchar_t_signed=yes}
  245. | : ${gl_cv_type_wctrans_t=yes}
  246. | : ${gl_cv_type_wctype_t=yes}
  247. | : ${gl_cv_type_wint_t_signed=yes}
  248. | : ${gl_cv_var_stdin_large_offset=yes}
  249. | : ${gt_cv_c_intmax_t=yes}
  250. | : ${gt_cv_c_wchar_t=yes}
  251. | : ${gt_cv_c_wint_t=yes}
  252. | : ${gt_cv_func_printf_posix=yes}
  253. | : ${gt_cv_int_divbyzero_sigfpe=yes}
  254. | : ${gt_cv_siginfo_t=yes}
  255. | : ${gt_cv_ssize_t=yes}
  256. |
  257. | # lib
  258. | : ${ac_cv_lib_crypt_crypt=yes}
  259. | : ${ac_cv_lib_edit_el_init=yes}
  260. | : ${ac_cv_lib_pam_pam_set_item=yes}
  261. | : ${ac_cv_lib_z_deflate=yes}
  262. | : ${ac_cv_libc_defines___progname=yes}
  263. | : ${ac_cv_libc_defines_sys_errlist=yes}
  264. | : ${ac_cv_libc_defines_sys_nerr=yes}
  265. |
  266. | # Struct
  267. | : ${ac_cv_member_HEADER_ad=yes}
  268. | : ${ac_cv_member_struct___res_state_retrans=yes}
  269. | : ${ac_cv_member_struct_sigaction_sa_sigaction=yes}
  270. | : ${ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes}
  271. | : ${ac_cv_member_struct_stat_st_blksize=yes}
  272. |
  273. | : ${gl_cv_sys_struct_timespec_in_time_h=yes}
  274. | : ${gl_cv_sys_struct_timeval=yes}
  275. |
  276. | : ${ac_cv_func_waitid=yes}
  277. | : ${ac_cv_func_strchrnul=yes}
  278. | : ${ac_cv_func_uselocale=yes}
  279. | : ${ac_cv_func_newlocale=yes}
  280. |
  281. | # Functions
  282. | : ${ac_cv_func___b64_ntop=yes}
  283. | : ${ac_cv_func___b64_pton=yes}
  284. | : ${ac_cv_func__getlong=yes}
  285. | : ${ac_cv_func__getshort=yes}
  286. | : ${ac_cv_func__getshort=yes}
  287. | : ${ac_cv_func__stat=yes}
  288. | : ${ac_cv_func_acl_create_entry_np=yes}
  289. | : ${ac_cv_func_acl_delete_def_file=yes}
  290. | : ${ac_cv_func_acl_delete_fd_np=yes}
  291. | : ${ac_cv_func_acl_delete_file_np=yes}
  292. | : ${ac_cv_func_acl_free=yes}
  293. | : ${ac_cv_func_acl_from_text=yes}
  294. | : ${ac_cv_func_acl_get_fd=yes}
  295. | : ${ac_cv_func_acl_get_file=yes}
  296. | : ${ac_cv_func_acl_set_fd=yes}
  297. | : ${ac_cv_func_acl_set_file=yes}
  298. | : ${ac_cv_func_alarm=yes}
  299. | : ${ac_cv_func_alloca=yes}
  300. | : ${ac_cv_func_arc4random=yes}
  301. | : ${ac_cv_func_arc4random_buf=yes}
  302. | : ${ac_cv_func_arc4random_uniform=yes}
  303. | : ${ac_cv_func_asprintf=yes}
  304. | : ${ac_cv_func_atexit=yes}
  305. | : ${ac_cv_func_bcmp=yes}
  306. | : ${ac_cv_func_bcopy=yes}
  307. | : ${ac_cv_func_bindresvport_sa=yes}
  308. | : ${ac_cv_func_btowc=yes}
  309. | : ${ac_cv_func_bzero=yes}
  310. | : ${ac_cv_func_chown=yes}
  311. | : ${ac_cv_func_clock=yes}
  312. | : ${ac_cv_func_clock_gettime=yes}
  313. | : ${ac_cv_func_closedir=yes}
  314. | : ${ac_cv_func_closefrom=yes}
  315. | : ${ac_cv_func_daemon=yes}
  316. | : ${ac_cv_func_dirname=yes}
  317. | : ${ac_cv_func_dlopen=yes}
  318. | : ${ac_cv_func_dup2=yes}
  319. | : ${ac_cv_func_eaccess=yes}
  320. | : ${ac_cv_func_fchmod=yes}
  321. | : ${ac_cv_func_fchown=yes}
  322. | : ${ac_cv_func_fcntl=yes}
  323. | : ${ac_cv_func_fileno=yes}
  324. | : ${ac_cv_func_fork=yes}
  325. | : ${ac_cv_func_fpurge=yes}
  326. | : ${ac_cv_func_freeaddrinfo=yes}
  327. | : ${ac_cv_func_fstatvfs=yes}
  328. | : ${ac_cv_func_fsync=yes}
  329. | : ${ac_cv_func_futimes=yes}
  330. | : ${ac_cv_func_fwprintf=yes}
  331. | : ${ac_cv_func_gai_strerror=yes}
  332. | : ${ac_cv_func_getaddrinfo=yes}
  333. | : ${ac_cv_func_getcwd=yes}
  334. | : ${ac_cv_func_getdelim=yes}
  335. | : ${ac_cv_func_getdtablesize=yes}
  336. | : ${ac_cv_func_getegid=yes}
  337. | : ${ac_cv_func_geteuid=yes}
  338. | : ${ac_cv_func_getgid=yes}
  339. | : ${ac_cv_func_getgrouplist=yes}
  340. | : ${ac_cv_func_gethostbyname=yes}
  341. | : ${ac_cv_func_gethostname=yes}
  342. | : ${ac_cv_func_getline=yes}
  343. | : ${ac_cv_func_getnameinfo=yes}
  344. | : ${ac_cv_func_getopt=yes}
  345. | : ${ac_cv_func_getopt_long_only=yes}
  346. | : ${ac_cv_func_getpagesize=yes}
  347. | : ${ac_cv_func_getpeereid=yes}
  348. | : ${ac_cv_func_getpgid=yes}
  349. | : ${ac_cv_func_getpgrp=yes}
  350. | : ${ac_cv_func_getpgrp_void=yes}
  351. | : ${ac_cv_func_getpid=yes}
  352. | : ${ac_cv_func_getrlimit=yes}
  353. | : ${ac_cv_func_getrusage=yes}
  354. | : ${ac_cv_func_gettimeofday=yes}
  355. | : ${ac_cv_func_getttyent=yes}
  356. | : ${ac_cv_func_getuid=yes}
  357. | : ${ac_cv_func_getwd=yes}
  358. | : ${ac_cv_func_glob=yes}
  359. | : ${ac_cv_func_group_from_gid=yes}
  360. | : ${ac_cv_func_inet_aton=yes}
  361. | : ${ac_cv_func_inet_ntoa=yes}
  362. | : ${ac_cv_func_inet_ntop=yes}
  363. | : ${ac_cv_func_innetgr=yes}
  364. | : ${ac_cv_func_isascii=yes}
  365. | : ${ac_cv_func_isascii=yes}
  366. | : ${ac_cv_func_isblank=yes}
  367. | : ${ac_cv_func_issetugid=yes}
  368. | : ${ac_cv_func_iswblank=yes}
  369. | : ${ac_cv_func_iswcntrl=yes}
  370. | : ${ac_cv_func_iswctype=yes}
  371. | : ${ac_cv_func_link=yes}
  372. | : ${ac_cv_func_localtime=yes}
  373. | : ${ac_cv_func_lstat=yes}
  374. | : ${ac_cv_func_lstat_dereferences_slashed_symlink=yes}
  375. | : ${ac_cv_func_malloc_0_nonnull=yes}
  376. | : ${ac_cv_func_mbrlen=yes}
  377. | : ${ac_cv_func_mbrtowc=yes}
  378. | : ${ac_cv_func_mbsinit=yes}
  379. | : ${ac_cv_func_mbsrtowcs=yes}
  380. | : ${ac_cv_func_memchr=yes}
  381. | : ${ac_cv_func_memcmp=yes}
  382. | : ${ac_cv_func_memcpy=yes}
  383. | : ${ac_cv_func_memmove=yes}
  384. | : ${ac_cv_func_memset=yes}
  385. | : ${ac_cv_func_mkdtemp=yes}
  386. | : ${ac_cv_func_mkstemp=yes}
  387. | : ${ac_cv_func_mktemp=yes}
  388. | : ${ac_cv_func_mlock=yes}
  389. | : ${ac_cv_func_mmap=yes}
  390. | : ${ac_cv_func_mmap_fixed_mapped=yes}
  391. | : ${ac_cv_func_mprotect=yes}
  392. | : ${ac_cv_func_munlock=yes}
  393. | : ${ac_cv_func_munmap=yes}
  394. | : ${ac_cv_func_nl_langinfo=yes}
  395. | : ${ac_cv_func_opendir=yes}
  396. | : ${ac_cv_func_pam_getenvlist=yes}
  397. | : ${ac_cv_func_pam_putenv=yes}
  398. | : ${ac_cv_func_pathconf=yes}
  399. | : ${ac_cv_func_pipe=yes}
  400. | : ${ac_cv_func_poll=yes}
  401. | : ${ac_cv_func_posix_spawn=yes}
  402. | : ${ac_cv_func_pread=yes}
  403. | : ${ac_cv_func_pthread_cond_broadcast=yes}
  404. | : ${ac_cv_func_pthread_cond_destroy=yes}
  405. | : ${ac_cv_func_pthread_cond_init=yes}
  406. | : ${ac_cv_func_pthread_cond_signal=yes}
  407. | : ${ac_cv_func_pthread_cond_timedwait=yes}
  408. | : ${ac_cv_func_pthread_cond_wait=yes}
  409. | : ${ac_cv_func_pthread_equal=yes}
  410. | : ${ac_cv_func_pthread_exit=yes}
  411. | : ${ac_cv_func_pthread_mutex_destroy=yes}
  412. | : ${ac_cv_func_pthread_mutex_init=yes}
  413. | : ${ac_cv_func_pthread_mutex_lock=yes}
  414. | : ${ac_cv_func_pthread_mutex_unlock=yes}
  415. | : ${ac_cv_func_pthread_self=yes}
  416. | : ${ac_cv_func_putenv=yes}
  417. | : ${ac_cv_func_pwrite=yes}
  418. | : ${ac_cv_func_raise=yes}
  419. | : ${ac_cv_func_rand=yes}
  420. | : ${ac_cv_func_random=yes}
  421. | : ${ac_cv_func_readdir=yes}
  422. | : ${ac_cv_func_readlink=yes}
  423. | : ${ac_cv_func_readlinkat=yes}
  424. | : ${ac_cv_func_readpassphrase=yes}
  425. | : ${ac_cv_func_realpath=yes}
  426. | : ${ac_cv_func_recvmsg=yes}
  427. | : ${ac_cv_func_rename=yes}
  428. | : ${ac_cv_func_rresvport_af=yes}
  429. | : ${ac_cv_func_sched_yield=yes}
  430. | : ${ac_cv_func_select=yes}
  431. | : ${ac_cv_func_sendmsg=yes}
  432. | : ${ac_cv_func_setegid=yes}
  433. | : ${ac_cv_func_setenv=yes}
  434. | : ${ac_cv_func_seteuid=yes}
  435. | : ${ac_cv_func_setgroupent=yes}
  436. | : ${ac_cv_func_setgroups=yes}
  437. | : ${ac_cv_func_setlinebuf=yes}
  438. | : ${ac_cv_func_setlocale=yes}
  439. | : ${ac_cv_func_setlogin=yes}
  440. | : ${ac_cv_func_setpassent=yes}
  441. | : ${ac_cv_func_setproctitle=yes}
  442. | : ${ac_cv_func_setregid=yes}
  443. | : ${ac_cv_func_setresgid=yes}
  444. | : ${ac_cv_func_setresuid=yes}
  445. | : ${ac_cv_func_setreuid=yes}
  446. | : ${ac_cv_func_setrlimit=yes}
  447. | : ${ac_cv_func_setsid=yes}
  448. | : ${ac_cv_func_setsockopt=yes}
  449. | : ${ac_cv_func_setvbuf=yes}
  450. | : ${ac_cv_func_shmget=yes}
  451. | : ${ac_cv_func_sigaction=yes}
  452. | : ${ac_cv_func_sigaltstack=yes}
  453. | : ${ac_cv_func_siginterrupt=yes}
  454. | : ${ac_cv_func_sigprocmask=yes}
  455. | : ${ac_cv_func_sigvec=yes}
  456. | : ${ac_cv_func_sleep=yes}
  457. | : ${ac_cv_func_snprintf=yes}
  458. | : ${ac_cv_func_socketpair=yes}
  459. | : ${ac_cv_func_srand=yes}
  460. | : ${ac_cv_func_srandom=yes}
  461. | : ${ac_cv_func_stat=yes}
  462. | : ${ac_cv_func_statfs=yes}
  463. | : ${ac_cv_func_statvfs=yes}
  464. | : ${ac_cv_func_stpcpy=yes}
  465. | : ${ac_cv_func_stpncpy=yes}
  466. | : ${ac_cv_func_strbrk=yes}
  467. | : ${ac_cv_func_strcasecmp=yes}
  468. | : ${ac_cv_func_strcspn=yes}
  469. | : ${ac_cv_func_strdup=yes}
  470. | : ${ac_cv_func_strerror=yes}
  471. | : ${ac_cv_func_strerror_r=yes}
  472. | : ${ac_cv_func_strftime=yes}
  473. | : ${ac_cv_func_strlcat=yes}
  474. | : ${ac_cv_func_strlcpy=yes}
  475. | : ${ac_cv_func_strlen=yes}
  476. | : ${ac_cv_func_strmode=yes}
  477. | : ${ac_cv_func_strncasecmp=yes}
  478. | : ${ac_cv_func_strndup=yes}
  479. | : ${ac_cv_func_strnlen=yes}
  480. | : ${ac_cv_func_strnlen_working=yes}
  481. | : ${ac_cv_func_strpbrk=yes}
  482. | : ${ac_cv_func_strptime=yes}
  483. | : ${ac_cv_func_strsep=yes}
  484. | : ${ac_cv_func_strsignal=yes}
  485. | : ${ac_cv_func_strtol=yes}
  486. | : ${ac_cv_func_strtoll=yes}
  487. | : ${ac_cv_func_strtonum=yes}
  488. | : ${ac_cv_func_strtoul=yes}
  489. | : ${ac_cv_func_strtoull=yes}
  490. | : ${ac_cv_func_symlink=yes}
  491. | : ${ac_cv_func_sysconf=yes}
  492. | : ${ac_cv_func_tcgetpgrp=yes}
  493. | : ${ac_cv_func_time=yes}
  494. | : ${ac_cv_func_towlower=yes}
  495. | : ${ac_cv_func_truncate=yes}
  496. | : ${ac_cv_func_tsearch=yes}
  497. | : ${ac_cv_func_uname=yes}
  498. | : ${ac_cv_func_unsetenv=yes}
  499. | : ${ac_cv_func_user_from_uid=yes}
  500. | : ${ac_cv_func_usleep=yes}
  501. | : ${ac_cv_func_utime=yes}
  502. | : ${ac_cv_func_utimes=yes}
  503. | : ${ac_cv_func_vasprintf=yes}
  504. | : ${ac_cv_func_vfork=yes}
  505. | : ${ac_cv_func_vprintf=yes}
  506. | : ${ac_cv_func_vsnprintf=yes}
  507. | : ${ac_cv_func_vsprintf=yes}
  508. | : ${ac_cv_func_waitpid=yes}
  509. | : ${ac_cv_func_wcrtomb=yes}
  510. | : ${ac_cv_func_wcscoll=yes}
  511. | : ${ac_cv_func_wcslen=yes}
  512. | : ${ac_cv_func_wcsnlen=yes}
  513. | : ${ac_cv_func_wctob=yes}
  514. | : ${ac_cv_func_wcwidth=yes}
  515. | : ${ac_cv_func_wmemchr=yes}
  516. | : ${ac_cv_func_wmemcpy=yes}
  517. | : ${ac_cv_func_yp_match=yes}
  518. |
  519. | # non existing functions
  520. | : ${ac_cv_func_argz_count=no}
  521. | : ${ac_cv_func_argz_next=no}
  522. | : ${ac_cv_func_argz_stringify=no}
  523. | : ${ac_cv_func_obstacks=no}
  524. | : ${ac_cv_func_pstat_getdynamic=no}
  525. | : ${ac_cv_func_rawmemchr=no}
  526. | : ${ac_cv_func_yield=no}
  527. |
  528. | : ${ac_cv_have___va_copy=yes}
  529. | : ${ac_cv_have_clock_t=yes}
  530. | : ${ac_cv_have_control_in_msghdr=yes}
  531. | : ${ac_cv_have_getopt_optreset=yes}
  532. | : ${ac_cv_have_int64_t=yes}
  533. | : ${ac_cv_have_intxx_t=yes}
  534. | : ${ac_cv_have_mode_t=yes}
  535. | : ${ac_cv_have_pid_t=yes}
  536. | : ${ac_cv_have_pw_change_in_struct_passwd=yes}
  537. | : ${ac_cv_have_pw_class_in_struct_passwd=yes}
  538. | : ${ac_cv_have_pw_expire_in_struct_passwd=yes}
  539. | : ${ac_cv_have_sa_family_t=yes}
  540. | : ${ac_cv_have_size_t=yes}
  541. | : ${ac_cv_have_ss_family_in_struct_ss=yes}
  542. | : ${ac_cv_have_ssize_t=yes}
  543. | : ${ac_cv_have_struct_addrinfo=yes}
  544. | : ${ac_cv_have_struct_in6_addr=yes}
  545. | : ${ac_cv_have_struct_sockaddr_in6=yes}
  546. | : ${ac_cv_have_struct_sockaddr_storage=yes}
  547. | : ${ac_cv_have_struct_timeval=yes}
  548. | : ${ac_cv_have_u_char=yes}
  549. | : ${ac_cv_have_u_int64_t=yes}
  550. | : ${ac_cv_have_u_int=yes}
  551. | : ${ac_cv_have_u_intxx_t=yes}
  552. | : ${ac_cv_have_va_copy=yes}
  553. |
  554. | : ${ac_cv_have_decl_GLOB_NOMATCH=yes}
  555. | : ${ac_cv_have_decl_LLONG_MAX=yes}
  556. | : ${ac_cv_have_decl_MAXSYMLINKS=yes}
  557. | : ${ac_cv_have_decl_O_NONBLOCK=yes}
  558. | : ${ac_cv_have_decl_RLIMIT_NPROC=yes}
  559. | : ${ac_cv_have_decl_SHUT_RD=yes}
  560. | : ${ac_cv_have_decl__Exit=yes}
  561. | : ${ac_cv_have_decl_alarm=yes}
  562. | : ${ac_cv_have_decl_alphasort=yes}
  563. | : ${ac_cv_have_decl_atoll=yes}
  564. | : ${ac_cv_have_decl_btowc=yes}
  565. | : ${ac_cv_have_decl_chdir=yes}
  566. | : ${ac_cv_have_decl_chown=yes}
  567. | : ${ac_cv_have_decl_clearerr_unlocked=yes}
  568. | : ${ac_cv_have_decl_closedir=yes}
  569. | : ${ac_cv_have_decl_dprintf=yes}
  570. | : ${ac_cv_have_decl_dup2=yes}
  571. | : ${ac_cv_have_decl_dup=yes}
  572. | : ${ac_cv_have_decl_endusershell=yes}
  573. | : ${ac_cv_have_decl_faccessat=yes}
  574. | : ${ac_cv_have_decl_fchdir=yes}
  575. | : ${ac_cv_have_decl_fchmodat=yes}
  576. | : ${ac_cv_have_decl_fchownat=yes}
  577. | : ${ac_cv_have_decl_fcntl=yes}
  578. | : ${ac_cv_have_decl_fdopendir=yes}
  579. | : ${ac_cv_have_decl_feof_unlocked=yes}
  580. | : ${ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes}
  581. | : ${ac_cv_have_decl_ferror_unlocked=yes}
  582. | : ${ac_cv_have_decl_ffsl=yes}
  583. | : ${ac_cv_have_decl_ffsll=yes}
  584. | : ${ac_cv_have_decl_fpurge=yes}
  585. | : ${ac_cv_have_decl_frexpl=yes}
  586. | : ${ac_cv_have_decl_fseeko=yes}
  587. | : ${ac_cv_have_decl_fstat=yes}
  588. | : ${ac_cv_have_decl_fstatat=yes}
  589. | : ${ac_cv_have_decl_fsync=yes}
  590. | : ${ac_cv_have_decl_ftello=yes}
  591. | : ${ac_cv_have_decl_ftruncate=yes}
  592. | : ${ac_cv_have_decl_getc_unlocked=yes}
  593. | : ${ac_cv_have_decl_getchar_unlocked=yes}
  594. | : ${ac_cv_have_decl_getcwd=yes}
  595. | : ${ac_cv_have_decl_getdelim=yes}
  596. | : ${ac_cv_have_decl_getdomainname=yes}
  597. | : ${ac_cv_have_decl_getdtablesize=yes}
  598. | : ${ac_cv_have_decl_getenv=yes}
  599. | : ${ac_cv_have_decl_getgroups=yes}
  600. | : ${ac_cv_have_decl_gethostname=yes}
  601. | : ${ac_cv_have_decl_getline=yes}
  602. | : ${ac_cv_have_decl_getloadavg=yes}
  603. | : ${ac_cv_have_decl_getlogin=yes}
  604. | : ${ac_cv_have_decl_getlogin_r=yes}
  605. | : ${ac_cv_have_decl_getpagesize=yes}
  606. | : ${ac_cv_have_decl_gets=yes}
  607. | : ${ac_cv_have_decl_getsubopt=yes}
  608. | : ${ac_cv_have_decl_gettimeofday=yes}
  609. | : ${ac_cv_have_decl_getusershell=yes}
  610. | : ${ac_cv_have_decl_grantpt=yes}
  611. | : ${ac_cv_have_decl_h_errno=yes}
  612. | : ${ac_cv_have_decl_imaxabs=yes}
  613. | : ${ac_cv_have_decl_imaxdiv=yes}
  614. | : ${ac_cv_have_decl_initstate=yes}
  615. | : ${ac_cv_have_decl_isatty=yes}
  616. | : ${ac_cv_have_decl_isblank=yes}
  617. | : ${ac_cv_have_decl_iswblank=yes}
  618. | : ${ac_cv_have_decl_iswctype=yes}
  619. | : ${ac_cv_have_decl_lchmod=yes}
  620. | : ${ac_cv_have_decl_lchown=yes}
  621. | : ${ac_cv_have_decl_link=yes}
  622. | : ${ac_cv_have_decl_linkat=yes}
  623. | : ${ac_cv_have_decl_lseek=yes}
  624. | : ${ac_cv_have_decl_lstat=yes}
  625. | : ${ac_cv_have_decl_mbrlen=yes}
  626. | : ${ac_cv_have_decl_mbrtowc=yes}
  627. | : ${ac_cv_have_decl_mbsinit=yes}
  628. | : ${ac_cv_have_decl_mbsnrtowcs=yes}
  629. | : ${ac_cv_have_decl_mbsrtowcs=yes}
  630. | : ${ac_cv_have_decl_memmem=yes}
  631. | : ${ac_cv_have_decl_memrchr=yes}
  632. | : ${ac_cv_have_decl_mkdirat=yes}
  633. | : ${ac_cv_have_decl_mkdtemp=yes}
  634. | : ${ac_cv_have_decl_mkfifo=yes}
  635. | : ${ac_cv_have_decl_mkfifoat=yes}
  636. | : ${ac_cv_have_decl_mknod=yes}
  637. | : ${ac_cv_have_decl_mknodat=yes}
  638. | : ${ac_cv_have_decl_mkstemp=yes}
  639. | : ${ac_cv_have_decl_nl_langinfo=yes}
  640. | : ${ac_cv_have_decl_offsetof=yes}
  641. | : ${ac_cv_have_decl_openat=yes}
  642. | : ${ac_cv_have_decl_opendir=yes}
  643. | : ${ac_cv_have_decl_pclose=yes}
  644. | : ${ac_cv_have_decl_pipe=yes}
  645. | : ${ac_cv_have_decl_popen=yes}
  646. | : ${ac_cv_have_decl_posix_openpt=yes}
  647. | : ${ac_cv_have_decl_posix_spawn=yes}
  648. | : ${ac_cv_have_decl_posix_spawn_file_actions_addclose=yes}
  649. | : ${ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes}
  650. | : ${ac_cv_have_decl_posix_spawn_file_actions_addopen=yes}
  651. | : ${ac_cv_have_decl_posix_spawn_file_actions_destroy=yes}
  652. | : ${ac_cv_have_decl_posix_spawn_file_actions_init=yes}
  653. | : ${ac_cv_have_decl_posix_spawnattr_destroy=yes}
  654. | : ${ac_cv_have_decl_posix_spawnattr_getflags=yes}
  655. | : ${ac_cv_have_decl_posix_spawnattr_getpgroup=yes}
  656. | : ${ac_cv_have_decl_posix_spawnattr_getschedparam=yes}
  657. | : ${ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes}
  658. | : ${ac_cv_have_decl_posix_spawnattr_getsigdefault=yes}
  659. | : ${ac_cv_have_decl_posix_spawnattr_getsigmask=yes}
  660. | : ${ac_cv_have_decl_posix_spawnattr_init=yes}
  661. | : ${ac_cv_have_decl_posix_spawnattr_setflags=yes}
  662. | : ${ac_cv_have_decl_posix_spawnattr_setpgroup=yes}
  663. | : ${ac_cv_have_decl_posix_spawnattr_setschedparam=yes}
  664. | : ${ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes}
  665. | : ${ac_cv_have_decl_posix_spawnattr_setsigdefault=yes}
  666. | : ${ac_cv_have_decl_posix_spawnattr_setsigmask=yes}
  667. | : ${ac_cv_have_decl_posix_spawnp=yes}
  668. | : ${ac_cv_have_decl_pread=yes}
  669. | : ${ac_cv_have_decl_pselect=yes}
  670. | : ${ac_cv_have_decl_pthread_sigmask=yes}
  671. | : ${ac_cv_have_decl_ptsname=yes}
  672. | : ${ac_cv_have_decl_putc_unlocked=yes}
  673. | : ${ac_cv_have_decl_putchar_unlocked=yes}
  674. | : ${ac_cv_have_decl_pwrite=yes}
  675. | : ${ac_cv_have_decl_random=yes}
  676. | : ${ac_cv_have_decl_rawmemchr=yes}
  677. | : ${ac_cv_have_decl_readdir=yes}
  678. | : ${ac_cv_have_decl_readlink=yes}
  679. | : ${ac_cv_have_decl_readlinkat=yes}
  680. | : ${ac_cv_have_decl_realpath=yes}
  681. | : ${ac_cv_have_decl_renameat=yes}
  682. | : ${ac_cv_have_decl_rewinddir=yes}
  683. | : ${ac_cv_have_decl_rmdir=yes}
  684. | : ${ac_cv_have_decl_rpmatch=yes}
  685. | : ${ac_cv_have_decl_scandir=yes}
  686. | : ${ac_cv_have_decl_select=yes}
  687. | : ${ac_cv_have_decl_setenv=yes}
  688. | : ${ac_cv_have_decl_sethostname=yes}
  689. | : ${ac_cv_have_decl_setlocale=yes}
  690. | : ${ac_cv_have_decl_setstate=yes}
  691. | : ${ac_cv_have_decl_setusershell=yes}
  692. | : ${ac_cv_have_decl_sigaction=yes}
  693. | : ${ac_cv_have_decl_sigaddset=yes}
  694. | : ${ac_cv_have_decl_sigaltstack=yes}
  695. | : ${ac_cv_have_decl_sigdelset=yes}
  696. | : ${ac_cv_have_decl_sigemptyset=yes}
  697. | : ${ac_cv_have_decl_sigfillset=yes}
  698. | : ${ac_cv_have_decl_sigismember=yes}
  699. | : ${ac_cv_have_decl_sigpending=yes}
  700. | : ${ac_cv_have_decl_sigprocmask=yes}
  701. | : ${ac_cv_have_decl_sleep=yes}
  702. | : ${ac_cv_have_decl_snprintf=yes}
  703. | : ${ac_cv_have_decl_srandom=yes}
  704. | : ${ac_cv_have_decl_stat=yes}
  705. | : ${ac_cv_have_decl_stpcpy=yes}
  706. | : ${ac_cv_have_decl_stpncpy=yes}
  707. | : ${ac_cv_have_decl_strcasestr=yes}
  708. | : ${ac_cv_have_decl_strdup=yes}
  709. | : ${ac_cv_have_decl_strerror_r=yes}
  710. | : ${ac_cv_have_decl_strncat=yes}
  711. | : ${ac_cv_have_decl_strndup=yes}
  712. | : ${ac_cv_have_decl_strnlen=yes}
  713. | : ${ac_cv_have_decl_strpbrk=yes}
  714. | : ${ac_cv_have_decl_strsep=yes}
  715. | : ${ac_cv_have_decl_strsignal=yes}
  716. | : ${ac_cv_have_decl_strtod=yes}
  717. | : ${ac_cv_have_decl_strtoimax=yes}
  718. | : ${ac_cv_have_decl_strtok_r=yes}
  719. | : ${ac_cv_have_decl_strtoll=yes}
  720. | : ${ac_cv_have_decl_strtoull=yes}
  721. | : ${ac_cv_have_decl_strtoumax=yes}
  722. | : ${ac_cv_have_decl_symlink=yes}
  723. | : ${ac_cv_have_decl_symlinkat=yes}
  724. | : ${ac_cv_have_decl_sys_siglist=yes}
  725. | : ${ac_cv_have_decl_tcsendbreak=yes}
  726. | : ${ac_cv_have_decl_tmpfile=yes}
  727. | : ${ac_cv_have_decl_towctrans=yes}
  728. | : ${ac_cv_have_decl_ttyname_r=yes}
  729. | : ${ac_cv_have_decl_unlink=yes}
  730. | : ${ac_cv_have_decl_unlinkat=yes}
  731. | : ${ac_cv_have_decl_unlockpt=yes}
  732. | : ${ac_cv_have_decl_unsetenv=yes}
  733. | : ${ac_cv_have_decl_usleep=yes}
  734. | : ${ac_cv_have_decl_vdprintf=yes}
  735. | : ${ac_cv_have_decl_vsnprintf=yes}
  736. | : ${ac_cv_have_decl_waitpid=yes}
  737. | : ${ac_cv_have_decl_wcpcpy=yes}
  738. | : ${ac_cv_have_decl_wcpncpy=yes}
  739. | : ${ac_cv_have_decl_wcrtomb=yes}
  740. | : ${ac_cv_have_decl_wcscasecmp=yes}
  741. | : ${ac_cv_have_decl_wcscat=yes}
  742. | : ${ac_cv_have_decl_wcschr=yes}
  743. | : ${ac_cv_have_decl_wcscmp=yes}
  744. | : ${ac_cv_have_decl_wcscoll=yes}
  745. | : ${ac_cv_have_decl_wcscpy=yes}
  746. | : ${ac_cv_have_decl_wcscspn=yes}
  747. | : ${ac_cv_have_decl_wcsdup=yes}
  748. | : ${ac_cv_have_decl_wcslen=yes}
  749. | : ${ac_cv_have_decl_wcsncasecmp=yes}
  750. | : ${ac_cv_have_decl_wcsncat=yes}
  751. | : ${ac_cv_have_decl_wcsncmp=yes}
  752. | : ${ac_cv_have_decl_wcsncpy=yes}
  753. | : ${ac_cv_have_decl_wcsnlen=yes}
  754. | : ${ac_cv_have_decl_wcsnrtombs=yes}
  755. | : ${ac_cv_have_decl_wcspbrk=yes}
  756. | : ${ac_cv_have_decl_wcsrchr=yes}
  757. | : ${ac_cv_have_decl_wcsrtombs=yes}
  758. | : ${ac_cv_have_decl_wcsspn=yes}
  759. | : ${ac_cv_have_decl_wcsstr=yes}
  760. | : ${ac_cv_have_decl_wcstok=yes}
  761. | : ${ac_cv_have_decl_wcswidth=yes}
  762. | : ${ac_cv_have_decl_wcsxfrm=yes}
  763. | : ${ac_cv_have_decl_wctob=yes}
  764. | : ${ac_cv_have_decl_wctrans=yes}
  765. | : ${ac_cv_have_decl_wctype=yes}
  766. | : ${ac_cv_have_decl_wcwidth=yes}
  767. | : ${ac_cv_have_decl_wmemchr=yes}
  768. | : ${ac_cv_have_decl_wmemcmp=yes}
  769. | : ${ac_cv_have_decl_wmemcpy=yes}
  770. | : ${ac_cv_have_decl_wmemmove=yes}
  771. | : ${ac_cv_have_decl_wmemset=yes}
  772. | : ${ac_cv_have_decl_writev=yes}
  773. |
  774. | # long file name support test invasively touches localbase, always true
  775. | : ${ac_cv_sys_long_file_names=yes}
  776. |
  777. | # function specific
  778. |
  779. | : ${gl_cv_func_btowc_eof=yes}
  780. | : ${gl_cv_func_btowc_nul=yes}
  781. | : ${gl_cv_func_fcntl_f_dupfd_cloexec=yes}
  782. | : ${gl_cv_func_fnmatch_posix=yes}
  783. | : ${gl_cv_func_fopen_slash=yes}
  784. | : ${gl_cv_func_frexp_no_libm=yes}
  785. | : ${gl_cv_func_fseeko=yes}
  786. | : ${gl_cv_func_ftello=yes}
  787. | : ${gl_cv_func_getcwd_null=yes}
  788. | : ${gl_cv_func_getcwd_posix_signature=yes}
  789. | : ${gl_cv_func_getopt_posix=yes}
  790. | : ${gl_cv_func_isnand_no_libm=yes}
  791. | : ${gl_cv_func_ldexp_no_libm=yes}
  792. | : ${gl_cv_func_lseek_pipe=yes}
  793. | : ${gl_cv_func_lstat_dereferences_slashed_symlink=yes}
  794. | : ${gl_cv_func_malloc_0_nonnull=1}
  795. | : ${gl_cv_func_malloc_posix=yes}
  796. | : ${gl_cv_func_mbrtowc_incomplete_state=yes}
  797. | : ${gl_cv_func_mbrtowc_nul_retval=yes}
  798. | : ${gl_cv_func_mbrtowc_null_arg1=yes}
  799. | : ${gl_cv_func_mbrtowc_null_arg2=yes}
  800. | : ${gl_cv_func_mbrtowc_retval=yes}
  801. | : ${gl_cv_func_mbrtowc_sanitycheck=yes}
  802. | : ${gl_cv_func_open_slash=yes}
  803. | : ${gl_cv_func_printf_directive_a=yes}
  804. | : ${gl_cv_func_printf_directive_f=yes}
  805. | : ${gl_cv_func_printf_directive_ls=yes}
  806. | : ${gl_cv_func_printf_directive_n=yes}
  807. | : ${gl_cv_func_printf_flag_grouping=yes}
  808. | : ${gl_cv_func_printf_flag_leftadjust=yes}
  809. | : ${gl_cv_func_printf_flag_zero=yes}
  810. | : ${gl_cv_func_printf_infinite=yes}
  811. | : ${gl_cv_func_printf_long_double=yes}
  812. | : ${gl_cv_func_printf_positions=yes}
  813. | : ${gl_cv_func_printf_precision=yes}
  814. | : ${gl_cv_func_printf_sizes_c99=yes}
  815. | : ${gl_cv_func_sigprocmask=1}
  816. | : ${gl_cv_func_snprintf_retval_c99=yes}
  817. | : ${gl_cv_func_snprintf_size1=yes}
  818. | : ${gl_cv_func_snprintf_usable=yes}
  819. | : ${gl_cv_func_spawnattr_setschedparam=yes}
  820. | : ${gl_cv_func_spawnattr_setschedpolicy=yes}
  821. | : ${gl_cv_func_stat_dir_slash=yes}
  822. | : ${gl_cv_func_stat_file_slash=yes}
  823. | : ${gl_cv_func_stpncpy=yes}
  824. | : ${gl_cv_func_va_copy=yes}
  825. | : ${gl_cv_func_wcrtomb_retval=yes}
  826. | : ${gt_cv_func_unsetenv_ret=int}
  827. |
  828. | : ${gl_cv_have_include_next=yes}
  829. |
  830. | : ${gl_cv_have_raw_decl_rawmemchr=yes}
  831. | : ${gl_cv_have_raw_decl__Exit=yes}
  832. | : ${gl_cv_have_raw_decl_alphasort=yes}
  833. | : ${gl_cv_have_raw_decl_atoll=yes}
  834. | : ${gl_cv_have_raw_decl_btowc=yes}
  835. | : ${gl_cv_have_raw_decl_chdir=yes}
  836. | : ${gl_cv_have_raw_decl_chown=yes}
  837. | : ${gl_cv_have_raw_decl_closedir=yes}
  838. | : ${gl_cv_have_raw_decl_dprintf=yes}
  839. | : ${gl_cv_have_raw_decl_dup2=yes}
  840. | : ${gl_cv_have_raw_decl_dup=yes}
  841. | : ${gl_cv_have_raw_decl_endusershell=yes}
  842. | : ${gl_cv_have_raw_decl_faccessat=yes}
  843. | : ${gl_cv_have_raw_decl_fchdir=yes}
  844. | : ${gl_cv_have_raw_decl_fchmodat=yes}
  845. | : ${gl_cv_have_raw_decl_fchownat=yes}
  846. | : ${gl_cv_have_raw_decl_fcntl=yes}
  847. | : ${gl_cv_have_raw_decl_fdopendir=yes}
  848. | : ${gl_cv_have_raw_decl_ffsl=yes}
  849. | : ${gl_cv_have_raw_decl_ffsll=yes}
  850. | : ${gl_cv_have_raw_decl_fpurge=yes}
  851. | : ${gl_cv_have_raw_decl_fseeko=yes}
  852. | : ${gl_cv_have_raw_decl_fstat=yes}
  853. | : ${gl_cv_have_raw_decl_fstatat=yes}
  854. | : ${gl_cv_have_raw_decl_fsync=yes}
  855. | : ${gl_cv_have_raw_decl_ftello=yes}
  856. | : ${gl_cv_have_raw_decl_ftruncate=yes}
  857. | : ${gl_cv_have_raw_decl_getcwd=yes}
  858. | : ${gl_cv_have_raw_decl_getdelim=yes}
  859. | : ${gl_cv_have_raw_decl_getdomainname=yes}
  860. | : ${gl_cv_have_raw_decl_getdtablesize=yes}
  861. | : ${gl_cv_have_raw_decl_getgroups=yes}
  862. | : ${gl_cv_have_raw_decl_getdtablesize=yes}
  863. | : ${gl_cv_have_raw_decl_getgroups=yes}
  864. | : ${gl_cv_have_raw_decl_gethostname=yes}
  865. | : ${gl_cv_have_raw_decl_getline=yes}
  866. | : ${gl_cv_have_raw_decl_getloadavg=yes}
  867. | : ${gl_cv_have_raw_decl_getlogin=yes}
  868. | : ${gl_cv_have_raw_decl_getlogin_r=yes}
  869. | : ${gl_cv_have_raw_decl_getpagesize=yes}
  870. | : ${gl_cv_have_raw_decl_gets=yes}
  871. | : ${gl_cv_have_raw_decl_getsubopt=yes}
  872. | : ${gl_cv_have_raw_decl_gettimeofday=yes}
  873. | : ${gl_cv_have_raw_decl_getusershell=yes}
  874. | : ${gl_cv_have_raw_decl_grantpt=yes}
  875. | : ${gl_cv_have_raw_decl_imaxabs=yes}
  876. | : ${gl_cv_have_raw_decl_imaxdiv=yes}
  877. | : ${gl_cv_have_raw_decl_initstate=yes}
  878. | : ${gl_cv_have_raw_decl_isatty=yes}
  879. | : ${gl_cv_have_raw_decl_iswctype=yes}
  880. | : ${gl_cv_have_raw_decl_lchmod=yes}
  881. | : ${gl_cv_have_raw_decl_lchown=yes}
  882. | : ${gl_cv_have_raw_decl_link=yes}
  883. | : ${gl_cv_have_raw_decl_linkat=yes}
  884. | : ${gl_cv_have_raw_decl_lseek=yes}
  885. | : ${gl_cv_have_raw_decl_lstat=yes}
  886. | : ${gl_cv_have_raw_decl_mbrlen=yes}
  887. | : ${gl_cv_have_raw_decl_mbrtowc=yes}
  888. | : ${gl_cv_have_raw_decl_mbsinit=yes}
  889. | : ${gl_cv_have_raw_decl_mbsnrtowcs=yes}
  890. | : ${gl_cv_have_raw_decl_mbsrtowcs=yes}
  891. | : ${gl_cv_have_raw_decl_mkdirat=yes}
  892. | : ${gl_cv_have_raw_decl_mkdtemp=yes}
  893. | : ${gl_cv_have_raw_decl_mkfifo=yes}
  894. | : ${gl_cv_have_raw_decl_mkfifoat=yes}
  895. | : ${gl_cv_have_raw_decl_mknod=yes}
  896. | : ${gl_cv_have_raw_decl_mknodat=yes}
  897. | : ${gl_cv_have_raw_decl_mkstemp=yes}
  898. | : ${gl_cv_have_raw_decl_nl_langinfo=yes}
  899. | : ${gl_cv_have_raw_decl_openat=yes}
  900. | : ${gl_cv_have_raw_decl_opendir=yes}
  901. | : ${gl_cv_have_raw_decl_pclose=yes}
  902. | : ${gl_cv_have_raw_decl_pipe=yes}
  903. | : ${gl_cv_have_raw_decl_popen=yes}
  904. | : ${gl_cv_have_raw_decl_posix_openpt=yes}
  905. | : ${gl_cv_have_raw_decl_posix_spawn=yes}
  906. | : ${gl_cv_have_raw_decl_posix_openpt=yes}
  907. | : ${gl_cv_have_raw_decl_posix_spawn=yes}
  908. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes}
  909. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes}
  910. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes}
  911. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes}
  912. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes}
  913. | : ${gl_cv_have_raw_decl_posix_spawnattr_destroy=yes}
  914. | : ${gl_cv_have_raw_decl_posix_spawnattr_getflags=yes}
  915. | : ${gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes}
  916. | : ${gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes}
  917. | : ${gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes}
  918. | : ${gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes}
  919. | : ${gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes}
  920. | : ${gl_cv_have_raw_decl_posix_spawnattr_init=yes}
  921. | : ${gl_cv_have_raw_decl_posix_spawnattr_setflags=yes}
  922. | : ${gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes}
  923. | : ${gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes}
  924. | : ${gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes}
  925. | : ${gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes}
  926. | : ${gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes}
  927. | : ${gl_cv_have_raw_decl_posix_spawnp=yes}
  928. | : ${gl_cv_have_raw_decl_pread=yes}
  929. | : ${gl_cv_have_raw_decl_pselect=yes}
  930. | : ${gl_cv_have_raw_decl_pthread_sigmask=yes}
  931. | : ${gl_cv_have_raw_decl_ptsname=yes}
  932. | : ${gl_cv_have_raw_decl_pwrite=yes}
  933. | : ${gl_cv_have_raw_decl_random=yes}
  934. | : ${gl_cv_have_raw_decl_readdir=yes}
  935. | : ${gl_cv_have_raw_decl_readlink=yes}
  936. | : ${gl_cv_have_raw_decl_readlinkat=yes}
  937. | : ${gl_cv_have_raw_decl_realpath=yes}
  938. | : ${gl_cv_have_raw_decl_renameat=yes}
  939. | : ${gl_cv_have_raw_decl_rewinddir=yes}
  940. | : ${gl_cv_have_raw_decl_rmdir=yes}
  941. | : ${gl_cv_have_raw_decl_rpmatch=yes}
  942. | : ${gl_cv_have_raw_decl_scandir=yes}
  943. | : ${gl_cv_have_raw_decl_select=yes}
  944. | : ${gl_cv_have_raw_decl_setenv=yes}
  945. | : ${gl_cv_have_raw_decl_sethostname=yes}
  946. | : ${gl_cv_have_raw_decl_setlocale=yes}
  947. | : ${gl_cv_have_raw_decl_setstate=yes}
  948. | : ${gl_cv_have_raw_decl_setusershell=yes}
  949. | : ${gl_cv_have_raw_decl_sigaction=yes}
  950. | : ${gl_cv_have_raw_decl_sigaddset=yes}
  951. | : ${gl_cv_have_raw_decl_sigdelset=yes}
  952. | : ${gl_cv_have_raw_decl_sigemptyset=yes}
  953. | : ${gl_cv_have_raw_decl_sigfillset=yes}
  954. | : ${gl_cv_have_raw_decl_sigismember=yes}
  955. | : ${gl_cv_have_raw_decl_sigpending=yes}
  956. | : ${gl_cv_have_raw_decl_sigprocmask=yes}
  957. | : ${gl_cv_have_raw_decl_sleep=yes}
  958. | : ${gl_cv_have_raw_decl_snprintf=yes}
  959. | : ${gl_cv_have_raw_decl_srandom=yes}
  960. | : ${gl_cv_have_raw_decl_stat=yes}
  961. | : ${gl_cv_have_raw_decl_strerror_r=yes}
  962. | : ${gl_cv_have_raw_decl_strtod=yes}
  963. | : ${gl_cv_have_raw_decl_strtoimax=yes}
  964. | : ${gl_cv_have_raw_decl_strtoll=yes}
  965. | : ${gl_cv_have_raw_decl_strtoull=yes}
  966. | : ${gl_cv_have_raw_decl_strtoumax=yes}
  967. | : ${gl_cv_have_raw_decl_symlink=yes}
  968. | : ${gl_cv_have_raw_decl_symlinkat=yes}
  969. | : ${gl_cv_have_raw_decl_tmpfile=yes}
  970. | : ${gl_cv_have_raw_decl_towctrans=yes}
  971. | : ${gl_cv_have_raw_decl_ttyname_r=yes}
  972. | : ${gl_cv_have_raw_decl_unlink=yes}
  973. | : ${gl_cv_have_raw_decl_unlinkat=yes}
  974. | : ${gl_cv_have_raw_decl_unlockpt=yes}
  975. | : ${gl_cv_have_raw_decl_unsetenv=yes}
  976. | : ${gl_cv_have_raw_decl_usleep=yes}
  977. | : ${gl_cv_have_raw_decl_vdprintf=yes}
  978. | : ${gl_cv_have_raw_decl_vsnprintf=yes}
  979. | : ${gl_cv_have_raw_decl_waitpid=yes}
  980. | : ${gl_cv_have_raw_decl_wcpcpy=yes}
  981. | : ${gl_cv_have_raw_decl_wcpncpy=yes}
  982. | : ${gl_cv_have_raw_decl_wcrtomb=yes}
  983. | : ${gl_cv_have_raw_decl_wcscasecmp=yes}
  984. | : ${gl_cv_have_raw_decl_wcscat=yes}
  985. | : ${gl_cv_have_raw_decl_wcschr=yes}
  986. | : ${gl_cv_have_raw_decl_wcscmp=yes}
  987. | : ${gl_cv_have_raw_decl_wcscoll=yes}
  988. | : ${gl_cv_have_raw_decl_wcscpy=yes}
  989. | : ${gl_cv_have_raw_decl_wcscspn=yes}
  990. | : ${gl_cv_have_raw_decl_wcsdup=yes}
  991. | : ${gl_cv_have_raw_decl_wcslen=yes}
  992. | : ${gl_cv_have_raw_decl_wcsncasecmp=yes}
  993. | : ${gl_cv_have_raw_decl_wcsncat=yes}
  994. | : ${gl_cv_have_raw_decl_wcsncmp=yes}
  995. | : ${gl_cv_have_raw_decl_wcsncpy=yes}
  996. | : ${gl_cv_have_raw_decl_wcsnlen=yes}
  997. | : ${gl_cv_have_raw_decl_wcsnrtombs=yes}
  998. | : ${gl_cv_have_raw_decl_wcspbrk=yes}
  999. | : ${gl_cv_have_raw_decl_wcsrchr=yes}
  1000. | : ${gl_cv_have_raw_decl_wcsrtombs=yes}
  1001. | : ${gl_cv_have_raw_decl_wcsspn=yes}
  1002. | : ${gl_cv_have_raw_decl_wcsstr=yes}
  1003. | : ${gl_cv_have_raw_decl_wcstok=yes}
  1004. | : ${gl_cv_have_raw_decl_wcswidth=yes}
  1005. | : ${gl_cv_have_raw_decl_wcsxfrm=yes}
  1006. | : ${gl_cv_have_raw_decl_wctob=yes}
  1007. | : ${gl_cv_have_raw_decl_wctrans=yes}
  1008. | : ${gl_cv_have_raw_decl_wctype=yes}
  1009. | : ${gl_cv_have_raw_decl_wcwidth=yes}
  1010. | : ${gl_cv_have_raw_decl_wmemchr=yes}
  1011. | : ${gl_cv_have_raw_decl_wmemcmp=yes}
  1012. | : ${gl_cv_have_raw_decl_wmemcpy=yes}
  1013. | : ${gl_cv_have_raw_decl_wmemmove=yes}
  1014. | : ${gl_cv_have_raw_decl_wmemset=yes}
  1015. |
  1016. | : ${gl_cv_header_errno_h_complete=yes}
  1017. | : ${gl_cv_header_inttypes_h=yes}
  1018. | : ${gl_cv_header_langinfo_codeset=yes}
  1019. | : ${gl_cv_header_langinfo_era=yes}
  1020. | : ${gl_cv_header_langinfo_t_fmt_ampm=yes}
  1021. | : ${gl_cv_header_langinfo_yesexpr=yes}
  1022. | : ${gl_cv_header_locale_h_posix2001=yes}
  1023. | : ${gl_cv_header_signal_h_SIGPIPE=yes}
  1024. | : ${gl_cv_header_stdint_h=yes}
  1025. | : ${gl_cv_header_sys_select_h_selfcontained=yes}
  1026. |
  1027. configure:2593: checking pkg-config is at least version 0.9.0
  1028. configure:2596: result: yes
  1029. configure:2635: checking for xsltproc
  1030. configure:2653: found /usr/local/bin/xsltproc
  1031. configure:2665: result: /usr/local/bin/xsltproc
  1032. configure:2748: checking build system type
  1033. configure:2762: result: amd64-portbld-freebsd12.0
  1034. configure:2782: checking host system type
  1035. configure:2795: result: amd64-portbld-freebsd12.0
  1036. configure:2815: checking for a sed that does not truncate output
  1037. configure:2879: result: /usr/bin/sed
  1038. configure:2991: checking for a BSD-compatible install
  1039. configure:3059: result: /usr/bin/install -c
  1040. configure:3070: checking whether build environment is sane
  1041. configure:3125: result: yes
  1042. configure:3276: checking for a thread-safe mkdir -p
  1043. configure:3315: result: /bin/mkdir -p
  1044. configure:3322: checking for gawk
  1045. configure:3349: result: /usr/bin/awk
  1046. configure:3360: checking whether make sets $(MAKE)
  1047. configure:3382: result: yes
  1048. configure:3411: checking whether make supports nested variables
  1049. configure:3428: result: yes
  1050. configure:3567: checking whether make supports nested variables
  1051. configure:3584: result: yes
  1052. configure:3645: checking for gcc
  1053. configure:3672: result: cc
  1054. configure:3901: checking for C compiler version
  1055. configure:3910: cc --version >&5
  1056. FreeBSD clang version 5.0.0 (tags/RELEASE_500/final 312559) (based on LLVM 5.0.0svn)
  1057. Target: x86_64-unknown-freebsd12.0
  1058. Thread model: posix
  1059. InstalledDir: /usr/bin
  1060. configure:3921: $? = 0
  1061. configure:3910: cc -v >&5
  1062. FreeBSD clang version 5.0.0 (tags/RELEASE_500/final 312559) (based on LLVM 5.0.0svn)
  1063. Target: x86_64-unknown-freebsd12.0
  1064. Thread model: posix
  1065. InstalledDir: /usr/bin
  1066. configure:3921: $? = 0
  1067. configure:3910: cc -V >&5
  1068. cc: error: argument to '-V' is missing (expected 1 value)
  1069. cc: error: no input files
  1070. configure:3921: $? = 1
  1071. configure:3910: cc -qversion >&5
  1072. cc: error: unknown argument: '-qversion'
  1073. cc: error: no input files
  1074. configure:3921: $? = 1
  1075. configure:3941: checking whether the C compiler works
  1076. configure:3963: cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector conftest.c >&5
  1077. configure:3967: $? = 0
  1078. configure:4015: result: yes
  1079. configure:4018: checking for C compiler default output file name
  1080. configure:4020: result: a.out
  1081. configure:4026: checking for suffix of executables
  1082. configure:4033: cc -o conftest -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector conftest.c >&5
  1083. configure:4037: $? = 0
  1084. configure:4059: result:
  1085. configure:4081: checking whether we are cross compiling
  1086. configure:4089: cc -o conftest -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector conftest.c >&5
  1087. configure:4093: $? = 0
  1088. configure:4100: ./conftest
  1089. configure:4104: $? = 0
  1090. configure:4119: result: no
  1091. configure:4124: checking for suffix of object files
  1092. configure:4146: cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing conftest.c >&5
  1093. configure:4150: $? = 0
  1094. configure:4171: result: o
  1095. configure:4175: checking whether we are using the GNU C compiler
  1096. configure:4194: cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing conftest.c >&5
  1097. configure:4194: $? = 0
  1098. configure:4203: result: yes
  1099. configure:4212: checking whether cc accepts -g
  1100. configure:4232: cc -c -g conftest.c >&5
  1101. configure:4232: $? = 0
  1102. configure:4273: result: yes
  1103. configure:4290: checking for cc option to accept ISO C89
  1104. configure:4353: cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing conftest.c >&5
  1105. configure:4353: $? = 0
  1106. configure:4366: result: none needed
  1107. configure:4391: checking whether cc understands -c and -o together
  1108. configure:4413: cc -c conftest.c -o conftest2.o
  1109. configure:4416: $? = 0
  1110. configure:4413: cc -c conftest.c -o conftest2.o
  1111. configure:4416: $? = 0
  1112. configure:4428: result: yes
  1113. configure:4456: checking for style of include used by make
  1114. configure:4484: result: GNU
  1115. configure:4510: checking dependency style of cc
  1116. configure:4621: result: gcc3
  1117. configure:4636: checking for cc option to accept ISO C99
  1118. configure:4785: cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing conftest.c >&5
  1119. configure:4785: $? = 0
  1120. configure:4798: result: none needed
  1121. configure:4824: checking how to run the C preprocessor
  1122. configure:4894: result: cpp
  1123. configure:4914: cpp conftest.c
  1124. configure:4914: $? = 0
  1125. configure:4928: cpp conftest.c
  1126. conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
  1127. #include <ac_nonexistent.h>
  1128. ^~~~~~~~~~~~~~~~~~
  1129. 1 error generated.
  1130. configure:4928: $? = 1
  1131. configure: failed program was:
  1132. | /* confdefs.h */
  1133. | #define PACKAGE_NAME "libdrm"
  1134. | #define PACKAGE_TARNAME "libdrm"
  1135. | #define PACKAGE_VERSION "2.4.88"
  1136. | #define PACKAGE_STRING "libdrm 2.4.88"
  1137. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=DRI"
  1138. | #define PACKAGE_URL ""
  1139. | #define PACKAGE "libdrm"
  1140. | #define VERSION "2.4.88"
  1141. | /* end confdefs.h. */
  1142. | #include <ac_nonexistent.h>
  1143. configure:4957: checking for grep that handles long lines and -e
  1144. configure:5015: result: /usr/bin/grep
  1145. configure:5020: checking for egrep
  1146. configure:5082: result: /usr/bin/egrep
  1147. configure:5087: checking for ANSI C header files
  1148. configure:5191: result: yes
  1149. configure:5204: checking for sys/types.h
  1150. configure:5204: result: yes
  1151. configure:5204: checking for sys/stat.h
  1152. configure:5204: result: yes
  1153. configure:5204: checking for stdlib.h
  1154. configure:5204: result: yes
  1155. configure:5204: checking for string.h
  1156. configure:5204: result: yes
  1157. configure:5204: checking for memory.h
  1158. configure:5204: result: yes
  1159. configure:5204: checking for strings.h
  1160. configure:5204: result: yes
  1161. configure:5204: checking for inttypes.h
  1162. configure:5204: result: yes
  1163. configure:5204: checking for stdint.h
  1164. configure:5204: result: yes
  1165. configure:5204: checking for unistd.h
  1166. configure:5204: result: yes
  1167. configure:5217: checking for minix/config.h
  1168. configure:5217: result: no
  1169. configure:5238: checking whether it is safe to define __EXTENSIONS__
  1170. configure:5256: cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing conftest.c >&5
  1171. configure:5256: $? = 0
  1172. configure:5263: result: yes
  1173. configure:5284: checking for special C compiler options needed for large files
  1174. configure:5329: result: no
  1175. configure:5335: checking for _FILE_OFFSET_BITS value needed for large files
  1176. configure:5360: cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing conftest.c >&5
  1177. configure:5360: $? = 0
  1178. configure:5392: result: no
  1179. configure:5477: checking for size_t
  1180. configure:5477: result: yes
  1181. configure:5490: checking for working alloca.h
  1182. configure:5507: cc -o conftest -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector conftest.c >&5
  1183. conftest.c:26:10: fatal error: 'alloca.h' file not found
  1184. #include <alloca.h>
  1185. ^~~~~~~~~~
  1186. 1 error generated.
  1187. configure:5507: $? = 1
  1188. configure: failed program was:
  1189. | /* confdefs.h */
  1190. | #define PACKAGE_NAME "libdrm"
  1191. | #define PACKAGE_TARNAME "libdrm"
  1192. | #define PACKAGE_VERSION "2.4.88"
  1193. | #define PACKAGE_STRING "libdrm 2.4.88"
  1194. | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=DRI"
  1195. | #define PACKAGE_URL ""
  1196. | #define PACKAGE "libdrm"
  1197. | #define VERSION "2.4.88"
  1198. | #define STDC_HEADERS 1
  1199. | #define HAVE_SYS_TYPES_H 1
  1200. | #define HAVE_SYS_STAT_H 1
  1201. | #define HAVE_STDLIB_H 1
  1202. | #define HAVE_STRING_H 1
  1203. | #define HAVE_MEMORY_H 1
  1204. | #define HAVE_STRINGS_H 1
  1205. | #define HAVE_INTTYPES_H 1
  1206. | #define HAVE_STDINT_H 1
  1207. | #define HAVE_UNISTD_H 1
  1208. | #define __EXTENSIONS__ 1
  1209. | #define _ALL_SOURCE 1
  1210. | #define _GNU_SOURCE 1
  1211. | #define _POSIX_PTHREAD_SEMANTICS 1
  1212. | #define _TANDEM_SOURCE 1
  1213. | /* end confdefs.h. */
  1214. | #include <alloca.h>
  1215. | int
  1216. | main ()
  1217. | {
  1218. | char *p = (char *) alloca (2 * sizeof (int));
  1219. | if (p) return 0;
  1220. | ;
  1221. | return 0;
  1222. | }
  1223. configure:5515: result: no
  1224. configure:5523: checking for alloca
  1225. configure:5560: cc -o conftest -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector conftest.c >&5
  1226. configure:5560: $? = 0
  1227. configure:5568: result: yes
  1228. configure:5677: checking whether sys/types.h defines makedev
  1229. configure:5693: cc -o conftest -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -fstack-protector conftest.c >&5
  1230. configure:5693: $? = 0
  1231. configure:5702: result: yes
  1232. configure:5732: checking sys/sysctl.h usability
  1233. configure:5732: cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing conftest.c >&5
  1234. configure:5732: $? = 0
  1235. configure:5732: result: yes
  1236. configure:5732: checking sys/sysctl.h presence
  1237. configure:5732: cpp conftest.c
  1238. configure:5732: $? = 0
  1239. configure:5732: result: yes
  1240. configure:5732: checking for sys/sysctl.h
  1241. configure:5732: result: yes
  1242. configure:5732: checking for sys/select.h
  1243. configure:5732: result: yes
  1244. configure:5791: checking how to print strings
  1245. configure:5818: result: printf
  1246. configure:5839: checking for a sed that does not truncate output
  1247. configure:5903: result: /usr/bin/sed
  1248. configure:5921: checking for fgrep
  1249. configure:5983: result: /usr/bin/fgrep
  1250. configure:6018: checking for ld used by cc
  1251. configure:6085: result: /usr/bin/ld
  1252. configure:6092: checking if the linker (/usr/bin/ld) is GNU ld
  1253. configure:6107: result: yes
  1254. configure:6119: checking for BSD- or MS-compatible name lister (nm)
  1255. configure:6173: result: /usr/local/bin/nm -B
  1256. configure:6303: checking the name lister (/usr/local/bin/nm -B) interface
  1257. configure:6310: cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing conftest.c >&5
  1258. configure:6313: /usr/local/bin/nm -B "conftest.o"
  1259. configure:6316: output
  1260. 0000000000000000 B some_variable
  1261. configure:6323: result: BSD nm
  1262. configure:6326: checking whether ln -s works
  1263. configure:6330: result: yes
  1264. configure:6338: checking the maximum length of command line arguments
  1265. configure:6469: result: 262144
  1266. configure:6517: checking how to convert amd64-portbld-freebsd12.0 file names to amd64-portbld-freebsd12.0 format
  1267. configure:6557: result: func_convert_file_noop
  1268. configure:6564: checking how to convert amd64-portbld-freebsd12.0 file names to toolchain format
  1269. configure:6584: result: func_convert_file_noop
  1270. configure:6591: checking for /usr/bin/ld option to reload object files
  1271. configure:6598: result: -r
  1272. configure:6672: checking for objdump
  1273. configure:6688: found /usr/bin/objdump
  1274. configure:6699: result: objdump
  1275. configure:6731: checking how to recognize dependent libraries
  1276. configure:6931: result: pass_all
  1277. configure:7016: checking for dlltool
  1278. configure:7046: result: no
  1279. configure:7076: checking how to associate runtime and link libraries
  1280. configure:7103: result: printf %s\n
  1281. configure:7163: checking for ar
  1282. configure:7179: found /usr/bin/ar
  1283. configure:7190: result: ar
  1284. configure:7243: checking for archiver @FILE support
  1285. configure:7260: cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing conftest.c >&5
  1286. configure:7260: $? = 0
  1287. configure:7263: ar cr libconftest.a @conftest.lst >&5
  1288. ar: warning: can't open file: @conftest.lst: No such file or directory
  1289. configure:7266: $? = 0
  1290. configure:7271: ar cr libconftest.a @conftest.lst >&5
  1291. ar: warning: can't open file: @conftest.lst: No such file or directory
  1292. configure:7274: $? = 0
  1293. configure:7286: result: no
  1294. configure:7344: checking for strip
  1295. configure:7360: found /usr/bin/strip
  1296. configure:7371: result: strip
  1297. configure:7443: checking for ranlib
  1298. configure:7459: found /usr/bin/ranlib
  1299. configure:7470: result: ranlib
  1300. configure:7572: checking command to parse /usr/local/bin/nm -B output from cc object
  1301. configure:7725: cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing conftest.c >&5
  1302. configure:7728: $? = 0
  1303. configure:7732: /usr/local/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
  1304. configure:7735: $? = 0
  1305. configure:7801: cc -o conftest -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector conftest.c conftstm.o >&5
  1306. configure:7804: $? = 0
  1307. configure:7842: result: ok
  1308. configure:7889: checking for sysroot
  1309. configure:7919: result: no
  1310. configure:7926: checking for a working dd
  1311. configure:7964: result: /bin/dd
  1312. configure:7968: checking how to truncate binary pipes
  1313. configure:7983: result: /bin/dd bs=4096 count=1
  1314. configure:8312: checking for mt
  1315. configure:8328: found /usr/bin/mt
  1316. configure:8339: result: mt
  1317. configure:8362: checking if mt is a manifest tool
  1318. configure:8368: mt '-?'
  1319. mt: illegal option -- ?
  1320. usage: mt [-f device] command [count]
  1321. configure:8376: result: no
  1322. configure:9050: checking for dlfcn.h
  1323. configure:9050: result: yes
  1324. configure:9305: checking for objdir
  1325. configure:9320: result: .libs
  1326. configure:9584: checking if cc supports -fno-rtti -fno-exceptions
  1327. configure:9602: cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -fno-exceptions conftest.c >&5
  1328. configure:9606: $? = 0
  1329. configure:9619: result: yes
  1330. configure:9977: checking for cc option to produce PIC
  1331. configure:9984: result: -fPIC -DPIC
  1332. configure:9992: checking if cc PIC flag -fPIC -DPIC works
  1333. configure:10010: cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DPIC -DPIC conftest.c >&5
  1334. configure:10014: $? = 0
  1335. configure:10027: result: yes
  1336. configure:10056: checking if cc static flag -static works
  1337. configure:10084: result: yes
  1338. configure:10099: checking if cc supports -c -o file.o
  1339. configure:10120: cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -o out/conftest2.o conftest.c >&5
  1340. configure:10124: $? = 0
  1341. configure:10146: result: yes
  1342. configure:10154: checking if cc supports -c -o file.o
  1343. configure:10201: result: yes
  1344. configure:10234: checking whether the cc linker (/usr/bin/ld) supports shared libraries
  1345. configure:11495: result: yes
  1346. configure:11532: checking whether -lc should be explicitly linked in
  1347. configure:11540: cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing conftest.c >&5
  1348. configure:11543: $? = 0
  1349. configure:11558: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  1350. configure:11561: $? = 0
  1351. configure:11575: result: no
  1352. configure:11735: checking dynamic linker characteristics
  1353. configure:12553: result: freebsd12.0 ld.so
  1354. configure:12675: checking how to hardcode library paths into programs
  1355. configure:12700: result: immediate
  1356. configure:13248: checking whether stripping libraries is possible
  1357. configure:13257: result: yes
  1358. configure:13299: checking if libtool supports shared libraries
  1359. configure:13301: result: yes
  1360. configure:13304: checking whether to build shared libraries
  1361. configure:13329: result: yes
  1362. configure:13332: checking whether to build static libraries
  1363. configure:13336: result: no
  1364. configure:13386: checking for PTHREADSTUBS
  1365. configure:13393: $PKG_CONFIG --exists --print-errors "pthread-stubs >= 0.4"
  1366. Package dependency requirement 'pthread-stubs >= 0.4' could not be satisfied.
  1367. Package 'pthread-stubs' has version '0.3', required version is '>= 0.4'
  1368. configure:13396: $? = 1
  1369. configure:13410: $PKG_CONFIG --exists --print-errors "pthread-stubs >= 0.4"
  1370. Package dependency requirement 'pthread-stubs >= 0.4' could not be satisfied.
  1371. Package 'pthread-stubs' has version '0.3', required version is '>= 0.4'
  1372. configure:13413: $? = 1
  1373. configure:13427: result: no
  1374. Package dependency requirement 'pthread-stubs >= 0.4' could not be satisfied.
  1375. Package 'pthread-stubs' has version '0.3', required version is '>= 0.4'
  1376. configure:13452: error: Package requirements (pthread-stubs >= 0.4) were not met:
  1377.  
  1378. Package dependency requirement 'pthread-stubs >= 0.4' could not be satisfied.
  1379. Package 'pthread-stubs' has version '0.3', required version is '>= 0.4'
  1380.  
  1381. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  1382. installed software in a non-standard prefix.
  1383.  
  1384. Alternatively, you may set the environment variables PTHREADSTUBS_CFLAGS
  1385. and PTHREADSTUBS_LIBS to avoid the need to call pkg-config.
  1386. See the pkg-config man page for more details.
  1387.  
  1388. ## ---------------- ##
  1389. ## Cache variables. ##
  1390. ## ---------------- ##
  1391.  
  1392. ac_cv_build=amd64-portbld-freebsd12.0
  1393. ac_cv_c_compiler_gnu=yes
  1394. ac_cv_c_int16_t=yes
  1395. ac_cv_c_int32_t=yes
  1396. ac_cv_c_int64_t=yes
  1397. ac_cv_c_int8_t=yes
  1398. ac_cv_c_uint16_t=yes
  1399. ac_cv_c_uint32_t=yes
  1400. ac_cv_c_uint64_t=yes
  1401. ac_cv_c_uint8_t=yes
  1402. ac_cv_env_CAIRO_CFLAGS_set=''
  1403. ac_cv_env_CAIRO_CFLAGS_value=''
  1404. ac_cv_env_CAIRO_LIBS_set=''
  1405. ac_cv_env_CAIRO_LIBS_value=''
  1406. ac_cv_env_CC_set=set
  1407. ac_cv_env_CC_value=cc
  1408. ac_cv_env_CFLAGS_set=set
  1409. ac_cv_env_CFLAGS_value='-O2 -pipe -fstack-protector -fno-strict-aliasing'
  1410. ac_cv_env_CPPFLAGS_set=set
  1411. ac_cv_env_CPPFLAGS_value=''
  1412. ac_cv_env_CPP_set=set
  1413. ac_cv_env_CPP_value=cpp
  1414. ac_cv_env_CUNIT_CFLAGS_set=''
  1415. ac_cv_env_CUNIT_CFLAGS_value=''
  1416. ac_cv_env_CUNIT_LIBS_set=''
  1417. ac_cv_env_CUNIT_LIBS_value=''
  1418. ac_cv_env_LDFLAGS_set=set
  1419. ac_cv_env_LDFLAGS_value=' -fstack-protector'
  1420. ac_cv_env_LIBS_set=set
  1421. ac_cv_env_LIBS_value=''
  1422. ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
  1423. ac_cv_env_LT_SYS_LIBRARY_PATH_value=''
  1424. ac_cv_env_PCIACCESS_CFLAGS_set=''
  1425. ac_cv_env_PCIACCESS_CFLAGS_value=''
  1426. ac_cv_env_PCIACCESS_LIBS_set=''
  1427. ac_cv_env_PCIACCESS_LIBS_value=''
  1428. ac_cv_env_PKG_CONFIG_LIBDIR_set=''
  1429. ac_cv_env_PKG_CONFIG_LIBDIR_value=''
  1430. ac_cv_env_PKG_CONFIG_PATH_set=''
  1431. ac_cv_env_PKG_CONFIG_PATH_value=''
  1432. ac_cv_env_PKG_CONFIG_set=set
  1433. ac_cv_env_PKG_CONFIG_value=pkgconf
  1434. ac_cv_env_PTHREADSTUBS_CFLAGS_set=''
  1435. ac_cv_env_PTHREADSTUBS_CFLAGS_value=''
  1436. ac_cv_env_PTHREADSTUBS_LIBS_set=''
  1437. ac_cv_env_PTHREADSTUBS_LIBS_value=''
  1438. ac_cv_env_VALGRIND_CFLAGS_set=''
  1439. ac_cv_env_VALGRIND_CFLAGS_value=''
  1440. ac_cv_env_VALGRIND_LIBS_set=''
  1441. ac_cv_env_VALGRIND_LIBS_value=''
  1442. ac_cv_env_XSLTPROC_set=''
  1443. ac_cv_env_XSLTPROC_value=''
  1444. ac_cv_env_build_alias_set=set
  1445. ac_cv_env_build_alias_value=amd64-portbld-freebsd12.0
  1446. ac_cv_env_host_alias_set=''
  1447. ac_cv_env_host_alias_value=''
  1448. ac_cv_env_target_alias_set=''
  1449. ac_cv_env_target_alias_value=''
  1450. ac_cv_func___b64_ntop=yes
  1451. ac_cv_func___b64_pton=yes
  1452. ac_cv_func__getlong=yes
  1453. ac_cv_func__getshort=yes
  1454. ac_cv_func__stat=yes
  1455. ac_cv_func_acl_create_entry_np=yes
  1456. ac_cv_func_acl_delete_def_file=yes
  1457. ac_cv_func_acl_delete_fd_np=yes
  1458. ac_cv_func_acl_delete_file_np=yes
  1459. ac_cv_func_acl_free=yes
  1460. ac_cv_func_acl_from_text=yes
  1461. ac_cv_func_acl_get_fd=yes
  1462. ac_cv_func_acl_get_file=yes
  1463. ac_cv_func_acl_set_fd=yes
  1464. ac_cv_func_acl_set_file=yes
  1465. ac_cv_func_alarm=yes
  1466. ac_cv_func_alloca=yes
  1467. ac_cv_func_alloca_works=yes
  1468. ac_cv_func_arc4random=yes
  1469. ac_cv_func_arc4random_buf=yes
  1470. ac_cv_func_arc4random_uniform=yes
  1471. ac_cv_func_argz_count=no
  1472. ac_cv_func_argz_next=no
  1473. ac_cv_func_argz_stringify=no
  1474. ac_cv_func_asprintf=yes
  1475. ac_cv_func_atexit=yes
  1476. ac_cv_func_bcmp=yes
  1477. ac_cv_func_bcopy=yes
  1478. ac_cv_func_bindresvport_sa=yes
  1479. ac_cv_func_btowc=yes
  1480. ac_cv_func_bzero=yes
  1481. ac_cv_func_chown=yes
  1482. ac_cv_func_clock=yes
  1483. ac_cv_func_clock_gettime=yes
  1484. ac_cv_func_closedir=yes
  1485. ac_cv_func_closefrom=yes
  1486. ac_cv_func_daemon=yes
  1487. ac_cv_func_dirname=yes
  1488. ac_cv_func_dlopen=yes
  1489. ac_cv_func_dup2=yes
  1490. ac_cv_func_eaccess=yes
  1491. ac_cv_func_fchmod=yes
  1492. ac_cv_func_fchown=yes
  1493. ac_cv_func_fcntl=yes
  1494. ac_cv_func_fileno=yes
  1495. ac_cv_func_fork=yes
  1496. ac_cv_func_fpurge=yes
  1497. ac_cv_func_freeaddrinfo=yes
  1498. ac_cv_func_fstatvfs=yes
  1499. ac_cv_func_fsync=yes
  1500. ac_cv_func_futimes=yes
  1501. ac_cv_func_fwprintf=yes
  1502. ac_cv_func_gai_strerror=yes
  1503. ac_cv_func_getaddrinfo=yes
  1504. ac_cv_func_getcwd=yes
  1505. ac_cv_func_getdelim=yes
  1506. ac_cv_func_getdtablesize=yes
  1507. ac_cv_func_getegid=yes
  1508. ac_cv_func_geteuid=yes
  1509. ac_cv_func_getgid=yes
  1510. ac_cv_func_getgrouplist=yes
  1511. ac_cv_func_gethostbyname=yes
  1512. ac_cv_func_gethostname=yes
  1513. ac_cv_func_getline=yes
  1514. ac_cv_func_getnameinfo=yes
  1515. ac_cv_func_getopt=yes
  1516. ac_cv_func_getopt_long_only=yes
  1517. ac_cv_func_getpagesize=yes
  1518. ac_cv_func_getpeereid=yes
  1519. ac_cv_func_getpgid=yes
  1520. ac_cv_func_getpgrp=yes
  1521. ac_cv_func_getpgrp_void=yes
  1522. ac_cv_func_getpid=yes
  1523. ac_cv_func_getrlimit=yes
  1524. ac_cv_func_getrusage=yes
  1525. ac_cv_func_gettimeofday=yes
  1526. ac_cv_func_getttyent=yes
  1527. ac_cv_func_getuid=yes
  1528. ac_cv_func_getwd=yes
  1529. ac_cv_func_glob=yes
  1530. ac_cv_func_group_from_gid=yes
  1531. ac_cv_func_inet_aton=yes
  1532. ac_cv_func_inet_ntoa=yes
  1533. ac_cv_func_inet_ntop=yes
  1534. ac_cv_func_innetgr=yes
  1535. ac_cv_func_isascii=yes
  1536. ac_cv_func_isblank=yes
  1537. ac_cv_func_issetugid=yes
  1538. ac_cv_func_iswblank=yes
  1539. ac_cv_func_iswcntrl=yes
  1540. ac_cv_func_iswctype=yes
  1541. ac_cv_func_link=yes
  1542. ac_cv_func_localtime=yes
  1543. ac_cv_func_lstat=yes
  1544. ac_cv_func_lstat_dereferences_slashed_symlink=yes
  1545. ac_cv_func_malloc_0_nonnull=yes
  1546. ac_cv_func_mbrlen=yes
  1547. ac_cv_func_mbrtowc=yes
  1548. ac_cv_func_mbsinit=yes
  1549. ac_cv_func_mbsrtowcs=yes
  1550. ac_cv_func_memchr=yes
  1551. ac_cv_func_memcmp=yes
  1552. ac_cv_func_memcpy=yes
  1553. ac_cv_func_memmove=yes
  1554. ac_cv_func_memset=yes
  1555. ac_cv_func_mkdtemp=yes
  1556. ac_cv_func_mkstemp=yes
  1557. ac_cv_func_mktemp=yes
  1558. ac_cv_func_mlock=yes
  1559. ac_cv_func_mmap=yes
  1560. ac_cv_func_mmap_fixed_mapped=yes
  1561. ac_cv_func_mprotect=yes
  1562. ac_cv_func_munlock=yes
  1563. ac_cv_func_munmap=yes
  1564. ac_cv_func_newlocale=yes
  1565. ac_cv_func_nl_langinfo=yes
  1566. ac_cv_func_obstacks=no
  1567. ac_cv_func_opendir=yes
  1568. ac_cv_func_pam_getenvlist=yes
  1569. ac_cv_func_pam_putenv=yes
  1570. ac_cv_func_pathconf=yes
  1571. ac_cv_func_pipe=yes
  1572. ac_cv_func_poll=yes
  1573. ac_cv_func_posix_spawn=yes
  1574. ac_cv_func_pread=yes
  1575. ac_cv_func_pstat_getdynamic=no
  1576. ac_cv_func_pthread_cond_broadcast=yes
  1577. ac_cv_func_pthread_cond_destroy=yes
  1578. ac_cv_func_pthread_cond_init=yes
  1579. ac_cv_func_pthread_cond_signal=yes
  1580. ac_cv_func_pthread_cond_timedwait=yes
  1581. ac_cv_func_pthread_cond_wait=yes
  1582. ac_cv_func_pthread_equal=yes
  1583. ac_cv_func_pthread_exit=yes
  1584. ac_cv_func_pthread_mutex_destroy=yes
  1585. ac_cv_func_pthread_mutex_init=yes
  1586. ac_cv_func_pthread_mutex_lock=yes
  1587. ac_cv_func_pthread_mutex_unlock=yes
  1588. ac_cv_func_pthread_self=yes
  1589. ac_cv_func_putenv=yes
  1590. ac_cv_func_pwrite=yes
  1591. ac_cv_func_raise=yes
  1592. ac_cv_func_rand=yes
  1593. ac_cv_func_random=yes
  1594. ac_cv_func_rawmemchr=no
  1595. ac_cv_func_readdir=yes
  1596. ac_cv_func_readlink=yes
  1597. ac_cv_func_readlinkat=yes
  1598. ac_cv_func_readpassphrase=yes
  1599. ac_cv_func_realpath=yes
  1600. ac_cv_func_recvmsg=yes
  1601. ac_cv_func_rename=yes
  1602. ac_cv_func_rresvport_af=yes
  1603. ac_cv_func_sched_yield=yes
  1604. ac_cv_func_select=yes
  1605. ac_cv_func_sendmsg=yes
  1606. ac_cv_func_setegid=yes
  1607. ac_cv_func_setenv=yes
  1608. ac_cv_func_seteuid=yes
  1609. ac_cv_func_setgroupent=yes
  1610. ac_cv_func_setgroups=yes
  1611. ac_cv_func_setlinebuf=yes
  1612. ac_cv_func_setlocale=yes
  1613. ac_cv_func_setlogin=yes
  1614. ac_cv_func_setpassent=yes
  1615. ac_cv_func_setproctitle=yes
  1616. ac_cv_func_setregid=yes
  1617. ac_cv_func_setresgid=yes
  1618. ac_cv_func_setresuid=yes
  1619. ac_cv_func_setreuid=yes
  1620. ac_cv_func_setrlimit=yes
  1621. ac_cv_func_setsid=yes
  1622. ac_cv_func_setsockopt=yes
  1623. ac_cv_func_setvbuf=yes
  1624. ac_cv_func_shmget=yes
  1625. ac_cv_func_sigaction=yes
  1626. ac_cv_func_sigaltstack=yes
  1627. ac_cv_func_siginterrupt=yes
  1628. ac_cv_func_sigprocmask=yes
  1629. ac_cv_func_sigvec=yes
  1630. ac_cv_func_sleep=yes
  1631. ac_cv_func_snprintf=yes
  1632. ac_cv_func_socketpair=yes
  1633. ac_cv_func_srand=yes
  1634. ac_cv_func_srandom=yes
  1635. ac_cv_func_stat=yes
  1636. ac_cv_func_statfs=yes
  1637. ac_cv_func_statvfs=yes
  1638. ac_cv_func_stpcpy=yes
  1639. ac_cv_func_stpncpy=yes
  1640. ac_cv_func_strbrk=yes
  1641. ac_cv_func_strcasecmp=yes
  1642. ac_cv_func_strchrnul=yes
  1643. ac_cv_func_strcspn=yes
  1644. ac_cv_func_strdup=yes
  1645. ac_cv_func_strerror=yes
  1646. ac_cv_func_strerror_r=yes
  1647. ac_cv_func_strftime=yes
  1648. ac_cv_func_strlcat=yes
  1649. ac_cv_func_strlcpy=yes
  1650. ac_cv_func_strlen=yes
  1651. ac_cv_func_strmode=yes
  1652. ac_cv_func_strncasecmp=yes
  1653. ac_cv_func_strndup=yes
  1654. ac_cv_func_strnlen=yes
  1655. ac_cv_func_strnlen_working=yes
  1656. ac_cv_func_strpbrk=yes
  1657. ac_cv_func_strptime=yes
  1658. ac_cv_func_strsep=yes
  1659. ac_cv_func_strsignal=yes
  1660. ac_cv_func_strtol=yes
  1661. ac_cv_func_strtoll=yes
  1662. ac_cv_func_strtonum=yes
  1663. ac_cv_func_strtoul=yes
  1664. ac_cv_func_strtoull=yes
  1665. ac_cv_func_symlink=yes
  1666. ac_cv_func_sysconf=yes
  1667. ac_cv_func_tcgetpgrp=yes
  1668. ac_cv_func_time=yes
  1669. ac_cv_func_towlower=yes
  1670. ac_cv_func_truncate=yes
  1671. ac_cv_func_tsearch=yes
  1672. ac_cv_func_uname=yes
  1673. ac_cv_func_unsetenv=yes
  1674. ac_cv_func_uselocale=yes
  1675. ac_cv_func_user_from_uid=yes
  1676. ac_cv_func_usleep=yes
  1677. ac_cv_func_utime=yes
  1678. ac_cv_func_utimes=yes
  1679. ac_cv_func_vasprintf=yes
  1680. ac_cv_func_vfork=yes
  1681. ac_cv_func_vprintf=yes
  1682. ac_cv_func_vsnprintf=yes
  1683. ac_cv_func_vsprintf=yes
  1684. ac_cv_func_waitid=yes
  1685. ac_cv_func_waitpid=yes
  1686. ac_cv_func_wcrtomb=yes
  1687. ac_cv_func_wcscoll=yes
  1688. ac_cv_func_wcslen=yes
  1689. ac_cv_func_wcsnlen=yes
  1690. ac_cv_func_wctob=yes
  1691. ac_cv_func_wcwidth=yes
  1692. ac_cv_func_wmemchr=yes
  1693. ac_cv_func_wmemcpy=yes
  1694. ac_cv_func_yield=no
  1695. ac_cv_func_yp_match=yes
  1696. ac_cv_have___va_copy=yes
  1697. ac_cv_have_clock_t=yes
  1698. ac_cv_have_control_in_msghdr=yes
  1699. ac_cv_have_decl_GLOB_NOMATCH=yes
  1700. ac_cv_have_decl_LLONG_MAX=yes
  1701. ac_cv_have_decl_MAXSYMLINKS=yes
  1702. ac_cv_have_decl_O_NONBLOCK=yes
  1703. ac_cv_have_decl_RLIMIT_NPROC=yes
  1704. ac_cv_have_decl_SHUT_RD=yes
  1705. ac_cv_have_decl__Exit=yes
  1706. ac_cv_have_decl_alarm=yes
  1707. ac_cv_have_decl_alphasort=yes
  1708. ac_cv_have_decl_atoll=yes
  1709. ac_cv_have_decl_btowc=yes
  1710. ac_cv_have_decl_chdir=yes
  1711. ac_cv_have_decl_chown=yes
  1712. ac_cv_have_decl_clearerr_unlocked=yes
  1713. ac_cv_have_decl_closedir=yes
  1714. ac_cv_have_decl_dprintf=yes
  1715. ac_cv_have_decl_dup2=yes
  1716. ac_cv_have_decl_dup=yes
  1717. ac_cv_have_decl_endusershell=yes
  1718. ac_cv_have_decl_faccessat=yes
  1719. ac_cv_have_decl_fchdir=yes
  1720. ac_cv_have_decl_fchmodat=yes
  1721. ac_cv_have_decl_fchownat=yes
  1722. ac_cv_have_decl_fcntl=yes
  1723. ac_cv_have_decl_fdopendir=yes
  1724. ac_cv_have_decl_feof_unlocked=yes
  1725. ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes
  1726. ac_cv_have_decl_ferror_unlocked=yes
  1727. ac_cv_have_decl_ffsl=yes
  1728. ac_cv_have_decl_ffsll=yes
  1729. ac_cv_have_decl_fpurge=yes
  1730. ac_cv_have_decl_frexpl=yes
  1731. ac_cv_have_decl_fseeko=yes
  1732. ac_cv_have_decl_fstat=yes
  1733. ac_cv_have_decl_fstatat=yes
  1734. ac_cv_have_decl_fsync=yes
  1735. ac_cv_have_decl_ftello=yes
  1736. ac_cv_have_decl_ftruncate=yes
  1737. ac_cv_have_decl_getc_unlocked=yes
  1738. ac_cv_have_decl_getchar_unlocked=yes
  1739. ac_cv_have_decl_getcwd=yes
  1740. ac_cv_have_decl_getdelim=yes
  1741. ac_cv_have_decl_getdomainname=yes
  1742. ac_cv_have_decl_getdtablesize=yes
  1743. ac_cv_have_decl_getenv=yes
  1744. ac_cv_have_decl_getgroups=yes
  1745. ac_cv_have_decl_gethostname=yes
  1746. ac_cv_have_decl_getline=yes
  1747. ac_cv_have_decl_getloadavg=yes
  1748. ac_cv_have_decl_getlogin=yes
  1749. ac_cv_have_decl_getlogin_r=yes
  1750. ac_cv_have_decl_getpagesize=yes
  1751. ac_cv_have_decl_gets=yes
  1752. ac_cv_have_decl_getsubopt=yes
  1753. ac_cv_have_decl_gettimeofday=yes
  1754. ac_cv_have_decl_getusershell=yes
  1755. ac_cv_have_decl_grantpt=yes
  1756. ac_cv_have_decl_h_errno=yes
  1757. ac_cv_have_decl_imaxabs=yes
  1758. ac_cv_have_decl_imaxdiv=yes
  1759. ac_cv_have_decl_initstate=yes
  1760. ac_cv_have_decl_isatty=yes
  1761. ac_cv_have_decl_isblank=yes
  1762. ac_cv_have_decl_iswblank=yes
  1763. ac_cv_have_decl_iswctype=yes
  1764. ac_cv_have_decl_lchmod=yes
  1765. ac_cv_have_decl_lchown=yes
  1766. ac_cv_have_decl_link=yes
  1767. ac_cv_have_decl_linkat=yes
  1768. ac_cv_have_decl_lseek=yes
  1769. ac_cv_have_decl_lstat=yes
  1770. ac_cv_have_decl_mbrlen=yes
  1771. ac_cv_have_decl_mbrtowc=yes
  1772. ac_cv_have_decl_mbsinit=yes
  1773. ac_cv_have_decl_mbsnrtowcs=yes
  1774. ac_cv_have_decl_mbsrtowcs=yes
  1775. ac_cv_have_decl_memmem=yes
  1776. ac_cv_have_decl_memrchr=yes
  1777. ac_cv_have_decl_mkdirat=yes
  1778. ac_cv_have_decl_mkdtemp=yes
  1779. ac_cv_have_decl_mkfifo=yes
  1780. ac_cv_have_decl_mkfifoat=yes
  1781. ac_cv_have_decl_mknod=yes
  1782. ac_cv_have_decl_mknodat=yes
  1783. ac_cv_have_decl_mkstemp=yes
  1784. ac_cv_have_decl_nl_langinfo=yes
  1785. ac_cv_have_decl_offsetof=yes
  1786. ac_cv_have_decl_openat=yes
  1787. ac_cv_have_decl_opendir=yes
  1788. ac_cv_have_decl_pclose=yes
  1789. ac_cv_have_decl_pipe=yes
  1790. ac_cv_have_decl_popen=yes
  1791. ac_cv_have_decl_posix_openpt=yes
  1792. ac_cv_have_decl_posix_spawn=yes
  1793. ac_cv_have_decl_posix_spawn_file_actions_addclose=yes
  1794. ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes
  1795. ac_cv_have_decl_posix_spawn_file_actions_addopen=yes
  1796. ac_cv_have_decl_posix_spawn_file_actions_destroy=yes
  1797. ac_cv_have_decl_posix_spawn_file_actions_init=yes
  1798. ac_cv_have_decl_posix_spawnattr_destroy=yes
  1799. ac_cv_have_decl_posix_spawnattr_getflags=yes
  1800. ac_cv_have_decl_posix_spawnattr_getpgroup=yes
  1801. ac_cv_have_decl_posix_spawnattr_getschedparam=yes
  1802. ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes
  1803. ac_cv_have_decl_posix_spawnattr_getsigdefault=yes
  1804. ac_cv_have_decl_posix_spawnattr_getsigmask=yes
  1805. ac_cv_have_decl_posix_spawnattr_init=yes
  1806. ac_cv_have_decl_posix_spawnattr_setflags=yes
  1807. ac_cv_have_decl_posix_spawnattr_setpgroup=yes
  1808. ac_cv_have_decl_posix_spawnattr_setschedparam=yes
  1809. ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes
  1810. ac_cv_have_decl_posix_spawnattr_setsigdefault=yes
  1811. ac_cv_have_decl_posix_spawnattr_setsigmask=yes
  1812. ac_cv_have_decl_posix_spawnp=yes
  1813. ac_cv_have_decl_pread=yes
  1814. ac_cv_have_decl_pselect=yes
  1815. ac_cv_have_decl_pthread_sigmask=yes
  1816. ac_cv_have_decl_ptsname=yes
  1817. ac_cv_have_decl_putc_unlocked=yes
  1818. ac_cv_have_decl_putchar_unlocked=yes
  1819. ac_cv_have_decl_pwrite=yes
  1820. ac_cv_have_decl_random=yes
  1821. ac_cv_have_decl_rawmemchr=yes
  1822. ac_cv_have_decl_readdir=yes
  1823. ac_cv_have_decl_readlink=yes
  1824. ac_cv_have_decl_readlinkat=yes
  1825. ac_cv_have_decl_realpath=yes
  1826. ac_cv_have_decl_renameat=yes
  1827. ac_cv_have_decl_rewinddir=yes
  1828. ac_cv_have_decl_rmdir=yes
  1829. ac_cv_have_decl_rpmatch=yes
  1830. ac_cv_have_decl_scandir=yes
  1831. ac_cv_have_decl_select=yes
  1832. ac_cv_have_decl_setenv=yes
  1833. ac_cv_have_decl_sethostname=yes
  1834. ac_cv_have_decl_setlocale=yes
  1835. ac_cv_have_decl_setstate=yes
  1836. ac_cv_have_decl_setusershell=yes
  1837. ac_cv_have_decl_sigaction=yes
  1838. ac_cv_have_decl_sigaddset=yes
  1839. ac_cv_have_decl_sigaltstack=yes
  1840. ac_cv_have_decl_sigdelset=yes
  1841. ac_cv_have_decl_sigemptyset=yes
  1842. ac_cv_have_decl_sigfillset=yes
  1843. ac_cv_have_decl_sigismember=yes
  1844. ac_cv_have_decl_sigpending=yes
  1845. ac_cv_have_decl_sigprocmask=yes
  1846. ac_cv_have_decl_sleep=yes
  1847. ac_cv_have_decl_snprintf=yes
  1848. ac_cv_have_decl_srandom=yes
  1849. ac_cv_have_decl_stat=yes
  1850. ac_cv_have_decl_stpcpy=yes
  1851. ac_cv_have_decl_stpncpy=yes
  1852. ac_cv_have_decl_strcasestr=yes
  1853. ac_cv_have_decl_strdup=yes
  1854. ac_cv_have_decl_strerror_r=yes
  1855. ac_cv_have_decl_strncat=yes
  1856. ac_cv_have_decl_strndup=yes
  1857. ac_cv_have_decl_strnlen=yes
  1858. ac_cv_have_decl_strpbrk=yes
  1859. ac_cv_have_decl_strsep=yes
  1860. ac_cv_have_decl_strsignal=yes
  1861. ac_cv_have_decl_strtod=yes
  1862. ac_cv_have_decl_strtoimax=yes
  1863. ac_cv_have_decl_strtok_r=yes
  1864. ac_cv_have_decl_strtoll=yes
  1865. ac_cv_have_decl_strtoull=yes
  1866. ac_cv_have_decl_strtoumax=yes
  1867. ac_cv_have_decl_symlink=yes
  1868. ac_cv_have_decl_symlinkat=yes
  1869. ac_cv_have_decl_sys_siglist=yes
  1870. ac_cv_have_decl_tcsendbreak=yes
  1871. ac_cv_have_decl_tmpfile=yes
  1872. ac_cv_have_decl_towctrans=yes
  1873. ac_cv_have_decl_ttyname_r=yes
  1874. ac_cv_have_decl_unlink=yes
  1875. ac_cv_have_decl_unlinkat=yes
  1876. ac_cv_have_decl_unlockpt=yes
  1877. ac_cv_have_decl_unsetenv=yes
  1878. ac_cv_have_decl_usleep=yes
  1879. ac_cv_have_decl_vdprintf=yes
  1880. ac_cv_have_decl_vsnprintf=yes
  1881. ac_cv_have_decl_waitpid=yes
  1882. ac_cv_have_decl_wcpcpy=yes
  1883. ac_cv_have_decl_wcpncpy=yes
  1884. ac_cv_have_decl_wcrtomb=yes
  1885. ac_cv_have_decl_wcscasecmp=yes
  1886. ac_cv_have_decl_wcscat=yes
  1887. ac_cv_have_decl_wcschr=yes
  1888. ac_cv_have_decl_wcscmp=yes
  1889. ac_cv_have_decl_wcscoll=yes
  1890. ac_cv_have_decl_wcscpy=yes
  1891. ac_cv_have_decl_wcscspn=yes
  1892. ac_cv_have_decl_wcsdup=yes
  1893. ac_cv_have_decl_wcslen=yes
  1894. ac_cv_have_decl_wcsncasecmp=yes
  1895. ac_cv_have_decl_wcsncat=yes
  1896. ac_cv_have_decl_wcsncmp=yes
  1897. ac_cv_have_decl_wcsncpy=yes
  1898. ac_cv_have_decl_wcsnlen=yes
  1899. ac_cv_have_decl_wcsnrtombs=yes
  1900. ac_cv_have_decl_wcspbrk=yes
  1901. ac_cv_have_decl_wcsrchr=yes
  1902. ac_cv_have_decl_wcsrtombs=yes
  1903. ac_cv_have_decl_wcsspn=yes
  1904. ac_cv_have_decl_wcsstr=yes
  1905. ac_cv_have_decl_wcstok=yes
  1906. ac_cv_have_decl_wcswidth=yes
  1907. ac_cv_have_decl_wcsxfrm=yes
  1908. ac_cv_have_decl_wctob=yes
  1909. ac_cv_have_decl_wctrans=yes
  1910. ac_cv_have_decl_wctype=yes
  1911. ac_cv_have_decl_wcwidth=yes
  1912. ac_cv_have_decl_wmemchr=yes
  1913. ac_cv_have_decl_wmemcmp=yes
  1914. ac_cv_have_decl_wmemcpy=yes
  1915. ac_cv_have_decl_wmemmove=yes
  1916. ac_cv_have_decl_wmemset=yes
  1917. ac_cv_have_decl_writev=yes
  1918. ac_cv_have_getopt_optreset=yes
  1919. ac_cv_have_int64_t=yes
  1920. ac_cv_have_intxx_t=yes
  1921. ac_cv_have_mode_t=yes
  1922. ac_cv_have_pid_t=yes
  1923. ac_cv_have_pw_change_in_struct_passwd=yes
  1924. ac_cv_have_pw_class_in_struct_passwd=yes
  1925. ac_cv_have_pw_expire_in_struct_passwd=yes
  1926. ac_cv_have_sa_family_t=yes
  1927. ac_cv_have_size_t=yes
  1928. ac_cv_have_ss_family_in_struct_ss=yes
  1929. ac_cv_have_ssize_t=yes
  1930. ac_cv_have_struct_addrinfo=yes
  1931. ac_cv_have_struct_in6_addr=yes
  1932. ac_cv_have_struct_sockaddr_in6=yes
  1933. ac_cv_have_struct_sockaddr_storage=yes
  1934. ac_cv_have_struct_timeval=yes
  1935. ac_cv_have_u_char=yes
  1936. ac_cv_have_u_int64_t=yes
  1937. ac_cv_have_u_int=yes
  1938. ac_cv_have_u_intxx_t=yes
  1939. ac_cv_have_va_copy=yes
  1940. ac_cv_header_alloca_h=no
  1941. ac_cv_header_argz_h=no
  1942. ac_cv_header_arpa_inet_h=yes
  1943. ac_cv_header_arpa_nameser_h=yes
  1944. ac_cv_header_byteswap_h=no
  1945. ac_cv_header_ctype_h=yes
  1946. ac_cv_header_dirent_h=yes
  1947. ac_cv_header_dl_h=no
  1948. ac_cv_header_dlfcn_h=yes
  1949. ac_cv_header_elf_h=yes
  1950. ac_cv_header_errno_h=yes
  1951. ac_cv_header_fcntl_h=yes
  1952. ac_cv_header_float_h=yes
  1953. ac_cv_header_floatingpoint_h=yes
  1954. ac_cv_header_getopt_h=yes
  1955. ac_cv_header_glob_h=yes
  1956. ac_cv_header_inttypes_h=yes
  1957. ac_cv_header_langinfo_h=yes
  1958. ac_cv_header_libgen_h=yes
  1959. ac_cv_header_libutil_h=yes
  1960. ac_cv_header_limits_h=yes
  1961. ac_cv_header_login_cap_h=yes
  1962. ac_cv_header_malloc_h=no
  1963. ac_cv_header_math_h=yes
  1964. ac_cv_header_memory_h=yes
  1965. ac_cv_header_minix_config_h=no
  1966. ac_cv_header_net_if_h=yes
  1967. ac_cv_header_net_if_media_h=yes
  1968. ac_cv_header_net_if_tap_h=yes
  1969. ac_cv_header_net_if_tun_h=yes
  1970. ac_cv_header_netdb_h=yes
  1971. ac_cv_header_netinet_in_h=yes
  1972. ac_cv_header_paths_h=yes
  1973. ac_cv_header_poll_h=yes
  1974. ac_cv_header_pwd_h=yes
  1975. ac_cv_header_random_h=no
  1976. ac_cv_header_readpassphrase_h=yes
  1977. ac_cv_header_resolv_h=yes
  1978. ac_cv_header_rpc_types_h=yes
  1979. ac_cv_header_sched_h=yes
  1980. ac_cv_header_search_h=yes
  1981. ac_cv_header_security_pam_appl_h=yes
  1982. ac_cv_header_signal_h=yes
  1983. ac_cv_header_spawn_h=yes
  1984. ac_cv_header_stdarg_h=yes
  1985. ac_cv_header_stdbool_h=yes
  1986. ac_cv_header_stdc=yes
  1987. ac_cv_header_stddef_h=yes
  1988. ac_cv_header_stdint_h=yes
  1989. ac_cv_header_stdio_h=yes
  1990. ac_cv_header_stdlib_h=yes
  1991. ac_cv_header_string_h=yes
  1992. ac_cv_header_strings_h=yes
  1993. ac_cv_header_sys_acl_h=yes
  1994. ac_cv_header_sys_cdefs_h=yes
  1995. ac_cv_header_sys_dir_h=yes
  1996. ac_cv_header_sys_fcntl_h=yes
  1997. ac_cv_header_sys_file_h=yes
  1998. ac_cv_header_sys_ioctl_h=yes
  1999. ac_cv_header_sys_mman_h=yes
  2000. ac_cv_header_sys_mount_h=yes
  2001. ac_cv_header_sys_msg_h=yes
  2002. ac_cv_header_sys_param_h=yes
  2003. ac_cv_header_sys_poll_h=yes
  2004. ac_cv_header_sys_ptrace_h=yes
  2005. ac_cv_header_sys_select_h=yes
  2006. ac_cv_header_sys_socket_h=yes
  2007. ac_cv_header_sys_stat_h=yes
  2008. ac_cv_header_sys_statvfs_h=yes
  2009. ac_cv_header_sys_sysctl_h=yes
  2010. ac_cv_header_sys_time_h=yes
  2011. ac_cv_header_sys_timers_h=yes
  2012. ac_cv_header_sys_times_h=yes
  2013. ac_cv_header_sys_types_h=yes
  2014. ac_cv_header_sys_types_h_makedev=yes
  2015. ac_cv_header_sys_un_h=yes
  2016. ac_cv_header_sys_wait_h=yes
  2017. ac_cv_header_time_h=yes
  2018. ac_cv_header_ttyent_h=yes
  2019. ac_cv_header_ucontext_h=yes
  2020. ac_cv_header_unistd_h=yes
  2021. ac_cv_header_utime_h=yes
  2022. ac_cv_header_vfork_h=no
  2023. ac_cv_header_vis_h=yes
  2024. ac_cv_header_wchar_h=yes
  2025. ac_cv_header_wctype_h=yes
  2026. ac_cv_header_zlib_h=yes
  2027. ac_cv_host=amd64-portbld-freebsd12.0
  2028. ac_cv_lib_crypt_crypt=yes
  2029. ac_cv_lib_edit_el_init=yes
  2030. ac_cv_lib_pam_pam_set_item=yes
  2031. ac_cv_lib_z_deflate=yes
  2032. ac_cv_libc_defines___progname=yes
  2033. ac_cv_libc_defines_sys_errlist=yes
  2034. ac_cv_libc_defines_sys_nerr=yes
  2035. ac_cv_member_HEADER_ad=yes
  2036. ac_cv_member_struct___res_state_retrans=yes
  2037. ac_cv_member_struct_sigaction_sa_sigaction=yes
  2038. ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
  2039. ac_cv_member_struct_stat_st_blksize=yes
  2040. ac_cv_objext=o
  2041. ac_cv_path_BZIP2=/usr/bin/bzip2
  2042. ac_cv_path_EGREP=/usr/bin/egrep
  2043. ac_cv_path_FGREP=/usr/bin/fgrep
  2044. ac_cv_path_GREP=/usr/bin/grep
  2045. ac_cv_path_GZIP=/usr/bin/gzip
  2046. ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp
  2047. ac_cv_path_SED=/usr/bin/sed
  2048. ac_cv_path_XSLTPROC=/usr/local/bin/xsltproc
  2049. ac_cv_path_install=/usr/bin/install
  2050. ac_cv_path_lt_DD=/bin/dd
  2051. ac_cv_path_mkdir=/bin/mkdir
  2052. ac_cv_prog_AWK=/usr/bin/awk
  2053. ac_cv_prog_CPP=cpp
  2054. ac_cv_prog_SED=/usr/bin/sed
  2055. ac_cv_prog_ac_ct_AR=ar
  2056. ac_cv_prog_ac_ct_CC=cc
  2057. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  2058. ac_cv_prog_ac_ct_OBJDUMP=objdump
  2059. ac_cv_prog_ac_ct_RANLIB=ranlib
  2060. ac_cv_prog_ac_ct_STRIP=strip
  2061. ac_cv_prog_cc_c89=''
  2062. ac_cv_prog_cc_c99=''
  2063. ac_cv_prog_cc_g=yes
  2064. ac_cv_prog_make_make_set=yes
  2065. ac_cv_safe_to_define___extensions__=yes
  2066. ac_cv_sys_file_offset_bits=no
  2067. ac_cv_sys_largefile_CC=no
  2068. ac_cv_sys_long_file_names=yes
  2069. ac_cv_type__Bool=yes
  2070. ac_cv_type_char=yes
  2071. ac_cv_type_char_p=yes
  2072. ac_cv_type_fsblkcnt_t=yes
  2073. ac_cv_type_fsfilcnt_t=yes
  2074. ac_cv_type_in_addr_t=yes
  2075. ac_cv_type_in_port_t=yes
  2076. ac_cv_type_int16_t=yes
  2077. ac_cv_type_int32_t=yes
  2078. ac_cv_type_int=yes
  2079. ac_cv_type_intmax_t=yes
  2080. ac_cv_type_long=yes
  2081. ac_cv_type_long_double=yes
  2082. ac_cv_type_long_long=yes
  2083. ac_cv_type_long_long_int=yes
  2084. ac_cv_type_mbstate_t=yes
  2085. ac_cv_type_mode_t=yes
  2086. ac_cv_type_nlink_t=yes
  2087. ac_cv_type_off_t=yes
  2088. ac_cv_type_pid_t=yes
  2089. ac_cv_type_posix_spawn_file_actions_t=yes
  2090. ac_cv_type_posix_spawnattr_t=yes
  2091. ac_cv_type_ptrdiff_t=yes
  2092. ac_cv_type_short=yes
  2093. ac_cv_type_sig_atomic_t=yes
  2094. ac_cv_type_sigset_t=yes
  2095. ac_cv_type_size_t=yes
  2096. ac_cv_type_socklen_t=yes
  2097. ac_cv_type_ssize_t=yes
  2098. ac_cv_type_stack_t=yes
  2099. ac_cv_type_struct_timespec=yes
  2100. ac_cv_type_u_char=yes
  2101. ac_cv_type_u_int16_t=yes
  2102. ac_cv_type_u_int32_t=yes
  2103. ac_cv_type_u_int8_t=yes
  2104. ac_cv_type_u_int=yes
  2105. ac_cv_type_u_long=yes
  2106. ac_cv_type_u_short=yes
  2107. ac_cv_type_uid_t=yes
  2108. ac_cv_type_uintptr_t=yes
  2109. ac_cv_type_unsigned_char=yes
  2110. ac_cv_type_unsigned_int=yes
  2111. ac_cv_type_unsigned_long=yes
  2112. ac_cv_type_unsigned_long_long=yes
  2113. ac_cv_type_unsigned_long_long_int=yes
  2114. ac_cv_type_unsigned_short=yes
  2115. ac_cv_type_volatile_sig_atomic_t=yes
  2116. ac_cv_type_wchar_t=yes
  2117. ac_cv_type_wint_t=yes
  2118. ac_cv_working_alloca_h=no
  2119. am_cv_CC_dependencies_compiler_type=gcc3
  2120. am_cv_make_support_nested_variables=yes
  2121. am_cv_prog_cc_c_o=yes
  2122. am_cv_prog_tar_ustar=/usr/bin/tar
  2123. cl_cv_prog_LN=/bin/ln
  2124. cl_cv_prog_cp='/bin/cp -p'
  2125. gl_cv_func_btowc_eof=yes
  2126. gl_cv_func_btowc_nul=yes
  2127. gl_cv_func_fcntl_f_dupfd_cloexec=yes
  2128. gl_cv_func_fnmatch_posix=yes
  2129. gl_cv_func_fopen_slash=yes
  2130. gl_cv_func_frexp_no_libm=yes
  2131. gl_cv_func_fseeko=yes
  2132. gl_cv_func_ftello=yes
  2133. gl_cv_func_getcwd_null=yes
  2134. gl_cv_func_getcwd_posix_signature=yes
  2135. gl_cv_func_getopt_posix=yes
  2136. gl_cv_func_isnand_no_libm=yes
  2137. gl_cv_func_ldexp_no_libm=yes
  2138. gl_cv_func_lseek_pipe=yes
  2139. gl_cv_func_lstat_dereferences_slashed_symlink=yes
  2140. gl_cv_func_malloc_0_nonnull=1
  2141. gl_cv_func_malloc_posix=yes
  2142. gl_cv_func_mbrtowc_incomplete_state=yes
  2143. gl_cv_func_mbrtowc_nul_retval=yes
  2144. gl_cv_func_mbrtowc_null_arg1=yes
  2145. gl_cv_func_mbrtowc_null_arg2=yes
  2146. gl_cv_func_mbrtowc_retval=yes
  2147. gl_cv_func_mbrtowc_sanitycheck=yes
  2148. gl_cv_func_open_slash=yes
  2149. gl_cv_func_printf_directive_a=yes
  2150. gl_cv_func_printf_directive_f=yes
  2151. gl_cv_func_printf_directive_ls=yes
  2152. gl_cv_func_printf_directive_n=yes
  2153. gl_cv_func_printf_flag_grouping=yes
  2154. gl_cv_func_printf_flag_leftadjust=yes
  2155. gl_cv_func_printf_flag_zero=yes
  2156. gl_cv_func_printf_infinite=yes
  2157. gl_cv_func_printf_long_double=yes
  2158. gl_cv_func_printf_positions=yes
  2159. gl_cv_func_printf_precision=yes
  2160. gl_cv_func_printf_sizes_c99=yes
  2161. gl_cv_func_sigprocmask=1
  2162. gl_cv_func_snprintf_retval_c99=yes
  2163. gl_cv_func_snprintf_size1=yes
  2164. gl_cv_func_snprintf_usable=yes
  2165. gl_cv_func_spawnattr_setschedparam=yes
  2166. gl_cv_func_spawnattr_setschedpolicy=yes
  2167. gl_cv_func_stat_dir_slash=yes
  2168. gl_cv_func_stat_file_slash=yes
  2169. gl_cv_func_stpncpy=yes
  2170. gl_cv_func_va_copy=yes
  2171. gl_cv_func_wcrtomb_retval=yes
  2172. gl_cv_have_include_next=yes
  2173. gl_cv_have_raw_decl__Exit=yes
  2174. gl_cv_have_raw_decl_alphasort=yes
  2175. gl_cv_have_raw_decl_atoll=yes
  2176. gl_cv_have_raw_decl_btowc=yes
  2177. gl_cv_have_raw_decl_chdir=yes
  2178. gl_cv_have_raw_decl_chown=yes
  2179. gl_cv_have_raw_decl_closedir=yes
  2180. gl_cv_have_raw_decl_dprintf=yes
  2181. gl_cv_have_raw_decl_dup2=yes
  2182. gl_cv_have_raw_decl_dup=yes
  2183. gl_cv_have_raw_decl_endusershell=yes
  2184. gl_cv_have_raw_decl_faccessat=yes
  2185. gl_cv_have_raw_decl_fchdir=yes
  2186. gl_cv_have_raw_decl_fchmodat=yes
  2187. gl_cv_have_raw_decl_fchownat=yes
  2188. gl_cv_have_raw_decl_fcntl=yes
  2189. gl_cv_have_raw_decl_fdopendir=yes
  2190. gl_cv_have_raw_decl_ffsl=yes
  2191. gl_cv_have_raw_decl_ffsll=yes
  2192. gl_cv_have_raw_decl_fpurge=yes
  2193. gl_cv_have_raw_decl_fseeko=yes
  2194. gl_cv_have_raw_decl_fstat=yes
  2195. gl_cv_have_raw_decl_fstatat=yes
  2196. gl_cv_have_raw_decl_fsync=yes
  2197. gl_cv_have_raw_decl_ftello=yes
  2198. gl_cv_have_raw_decl_ftruncate=yes
  2199. gl_cv_have_raw_decl_getcwd=yes
  2200. gl_cv_have_raw_decl_getdelim=yes
  2201. gl_cv_have_raw_decl_getdomainname=yes
  2202. gl_cv_have_raw_decl_getdtablesize=yes
  2203. gl_cv_have_raw_decl_getgroups=yes
  2204. gl_cv_have_raw_decl_gethostname=yes
  2205. gl_cv_have_raw_decl_getline=yes
  2206. gl_cv_have_raw_decl_getloadavg=yes
  2207. gl_cv_have_raw_decl_getlogin=yes
  2208. gl_cv_have_raw_decl_getlogin_r=yes
  2209. gl_cv_have_raw_decl_getpagesize=yes
  2210. gl_cv_have_raw_decl_gets=yes
  2211. gl_cv_have_raw_decl_getsubopt=yes
  2212. gl_cv_have_raw_decl_gettimeofday=yes
  2213. gl_cv_have_raw_decl_getusershell=yes
  2214. gl_cv_have_raw_decl_grantpt=yes
  2215. gl_cv_have_raw_decl_imaxabs=yes
  2216. gl_cv_have_raw_decl_imaxdiv=yes
  2217. gl_cv_have_raw_decl_initstate=yes
  2218. gl_cv_have_raw_decl_isatty=yes
  2219. gl_cv_have_raw_decl_iswctype=yes
  2220. gl_cv_have_raw_decl_lchmod=yes
  2221. gl_cv_have_raw_decl_lchown=yes
  2222. gl_cv_have_raw_decl_link=yes
  2223. gl_cv_have_raw_decl_linkat=yes
  2224. gl_cv_have_raw_decl_lseek=yes
  2225. gl_cv_have_raw_decl_lstat=yes
  2226. gl_cv_have_raw_decl_mbrlen=yes
  2227. gl_cv_have_raw_decl_mbrtowc=yes
  2228. gl_cv_have_raw_decl_mbsinit=yes
  2229. gl_cv_have_raw_decl_mbsnrtowcs=yes
  2230. gl_cv_have_raw_decl_mbsrtowcs=yes
  2231. gl_cv_have_raw_decl_memcpy=no
  2232. gl_cv_have_raw_decl_memmem=yes
  2233. gl_cv_have_raw_decl_memrchr=yes
  2234. gl_cv_have_raw_decl_mkdirat=yes
  2235. gl_cv_have_raw_decl_mkdtemp=yes
  2236. gl_cv_have_raw_decl_mkfifo=yes
  2237. gl_cv_have_raw_decl_mkfifoat=yes
  2238. gl_cv_have_raw_decl_mknod=yes
  2239. gl_cv_have_raw_decl_mknodat=yes
  2240. gl_cv_have_raw_decl_mkstemp=yes
  2241. gl_cv_have_raw_decl_nl_langinfo=yes
  2242. gl_cv_have_raw_decl_openat=yes
  2243. gl_cv_have_raw_decl_opendir=yes
  2244. gl_cv_have_raw_decl_pclose=yes
  2245. gl_cv_have_raw_decl_pipe=yes
  2246. gl_cv_have_raw_decl_popen=yes
  2247. gl_cv_have_raw_decl_posix_openpt=yes
  2248. gl_cv_have_raw_decl_posix_spawn=yes
  2249. gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes
  2250. gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes
  2251. gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes
  2252. gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes
  2253. gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes
  2254. gl_cv_have_raw_decl_posix_spawnattr_destroy=yes
  2255. gl_cv_have_raw_decl_posix_spawnattr_getflags=yes
  2256. gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes
  2257. gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes
  2258. gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes
  2259. gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes
  2260. gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes
  2261. gl_cv_have_raw_decl_posix_spawnattr_init=yes
  2262. gl_cv_have_raw_decl_posix_spawnattr_setflags=yes
  2263. gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes
  2264. gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes
  2265. gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes
  2266. gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes
  2267. gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes
  2268. gl_cv_have_raw_decl_posix_spawnp=yes
  2269. gl_cv_have_raw_decl_pread=yes
  2270. gl_cv_have_raw_decl_pselect=yes
  2271. gl_cv_have_raw_decl_pthread_sigmask=yes
  2272. gl_cv_have_raw_decl_ptsname=yes
  2273. gl_cv_have_raw_decl_pwrite=yes
  2274. gl_cv_have_raw_decl_random=yes
  2275. gl_cv_have_raw_decl_rawmemchr=yes
  2276. gl_cv_have_raw_decl_readdir=yes
  2277. gl_cv_have_raw_decl_readlink=yes
  2278. gl_cv_have_raw_decl_readlinkat=yes
  2279. gl_cv_have_raw_decl_realpath=yes
  2280. gl_cv_have_raw_decl_renameat=yes
  2281. gl_cv_have_raw_decl_rewinddir=yes
  2282. gl_cv_have_raw_decl_rmdir=yes
  2283. gl_cv_have_raw_decl_rpmatch=yes
  2284. gl_cv_have_raw_decl_scandir=yes
  2285. gl_cv_have_raw_decl_select=yes
  2286. gl_cv_have_raw_decl_setenv=yes
  2287. gl_cv_have_raw_decl_sethostname=yes
  2288. gl_cv_have_raw_decl_setlocale=yes
  2289. gl_cv_have_raw_decl_setstate=yes
  2290. gl_cv_have_raw_decl_setusershell=yes
  2291. gl_cv_have_raw_decl_sigaction=yes
  2292. gl_cv_have_raw_decl_sigaddset=yes
  2293. gl_cv_have_raw_decl_sigdelset=yes
  2294. gl_cv_have_raw_decl_sigemptyset=yes
  2295. gl_cv_have_raw_decl_sigfillset=yes
  2296. gl_cv_have_raw_decl_sigismember=yes
  2297. gl_cv_have_raw_decl_sigpending=yes
  2298. gl_cv_have_raw_decl_sigprocmask=yes
  2299. gl_cv_have_raw_decl_sleep=yes
  2300. gl_cv_have_raw_decl_snprintf=yes
  2301. gl_cv_have_raw_decl_srandom=yes
  2302. gl_cv_have_raw_decl_stat=yes
  2303. gl_cv_have_raw_decl_stpcpy=yes
  2304. gl_cv_have_raw_decl_stpncpy=yes
  2305. gl_cv_have_raw_decl_strcasestr=yes
  2306. gl_cv_have_raw_decl_strchrnul=yes
  2307. gl_cv_have_raw_decl_strdup=yes
  2308. gl_cv_have_raw_decl_strerror_r=yes
  2309. gl_cv_have_raw_decl_strncat=yes
  2310. gl_cv_have_raw_decl_strndup=yes
  2311. gl_cv_have_raw_decl_strnlen=yes
  2312. gl_cv_have_raw_decl_strpbrk=yes
  2313. gl_cv_have_raw_decl_strsep=yes
  2314. gl_cv_have_raw_decl_strsignal=yes
  2315. gl_cv_have_raw_decl_strtod=yes
  2316. gl_cv_have_raw_decl_strtoimax=yes
  2317. gl_cv_have_raw_decl_strtok_r=yes
  2318. gl_cv_have_raw_decl_strtoll=yes
  2319. gl_cv_have_raw_decl_strtoull=yes
  2320. gl_cv_have_raw_decl_strtoumax=yes
  2321. gl_cv_have_raw_decl_strverscmp=no
  2322. gl_cv_have_raw_decl_symlink=yes
  2323. gl_cv_have_raw_decl_symlinkat=yes
  2324. gl_cv_have_raw_decl_tmpfile=yes
  2325. gl_cv_have_raw_decl_towctrans=yes
  2326. gl_cv_have_raw_decl_ttyname_r=yes
  2327. gl_cv_have_raw_decl_unlink=yes
  2328. gl_cv_have_raw_decl_unlinkat=yes
  2329. gl_cv_have_raw_decl_unlockpt=yes
  2330. gl_cv_have_raw_decl_unsetenv=yes
  2331. gl_cv_have_raw_decl_usleep=yes
  2332. gl_cv_have_raw_decl_vdprintf=yes
  2333. gl_cv_have_raw_decl_vsnprintf=yes
  2334. gl_cv_have_raw_decl_waitpid=yes
  2335. gl_cv_have_raw_decl_wcpcpy=yes
  2336. gl_cv_have_raw_decl_wcpncpy=yes
  2337. gl_cv_have_raw_decl_wcrtomb=yes
  2338. gl_cv_have_raw_decl_wcscasecmp=yes
  2339. gl_cv_have_raw_decl_wcscat=yes
  2340. gl_cv_have_raw_decl_wcschr=yes
  2341. gl_cv_have_raw_decl_wcscmp=yes
  2342. gl_cv_have_raw_decl_wcscoll=yes
  2343. gl_cv_have_raw_decl_wcscpy=yes
  2344. gl_cv_have_raw_decl_wcscspn=yes
  2345. gl_cv_have_raw_decl_wcsdup=yes
  2346. gl_cv_have_raw_decl_wcslen=yes
  2347. gl_cv_have_raw_decl_wcsncasecmp=yes
  2348. gl_cv_have_raw_decl_wcsncat=yes
  2349. gl_cv_have_raw_decl_wcsncmp=yes
  2350. gl_cv_have_raw_decl_wcsncpy=yes
  2351. gl_cv_have_raw_decl_wcsnlen=yes
  2352. gl_cv_have_raw_decl_wcsnrtombs=yes
  2353. gl_cv_have_raw_decl_wcspbrk=yes
  2354. gl_cv_have_raw_decl_wcsrchr=yes
  2355. gl_cv_have_raw_decl_wcsrtombs=yes
  2356. gl_cv_have_raw_decl_wcsspn=yes
  2357. gl_cv_have_raw_decl_wcsstr=yes
  2358. gl_cv_have_raw_decl_wcstok=yes
  2359. gl_cv_have_raw_decl_wcswidth=yes
  2360. gl_cv_have_raw_decl_wcsxfrm=yes
  2361. gl_cv_have_raw_decl_wctob=yes
  2362. gl_cv_have_raw_decl_wctrans=yes
  2363. gl_cv_have_raw_decl_wctype=yes
  2364. gl_cv_have_raw_decl_wcwidth=yes
  2365. gl_cv_have_raw_decl_wmemchr=yes
  2366. gl_cv_have_raw_decl_wmemcmp=yes
  2367. gl_cv_have_raw_decl_wmemcpy=yes
  2368. gl_cv_have_raw_decl_wmemmove=yes
  2369. gl_cv_have_raw_decl_wmemset=yes
  2370. gl_cv_header_errno_h_complete=yes
  2371. gl_cv_header_inttypes_h=yes
  2372. gl_cv_header_langinfo_codeset=yes
  2373. gl_cv_header_langinfo_era=yes
  2374. gl_cv_header_langinfo_t_fmt_ampm=yes
  2375. gl_cv_header_langinfo_yesexpr=yes
  2376. gl_cv_header_locale_h_posix2001=yes
  2377. gl_cv_header_signal_h_SIGPIPE=yes
  2378. gl_cv_header_stdint_h=yes
  2379. gl_cv_header_sys_select_h_selfcontained=yes
  2380. gl_cv_header_wchar_h_correct_inline=yes
  2381. gl_cv_sigaltstack_low_base=yes
  2382. gl_cv_size_max=yes
  2383. gl_cv_sys_struct_timespec_in_time_h=yes
  2384. gl_cv_sys_struct_timeval=yes
  2385. gl_cv_type_sigset_t=yes
  2386. gl_cv_type_wchar_t_signed=yes
  2387. gl_cv_type_wctrans_t=yes
  2388. gl_cv_type_wctype_t=yes
  2389. gl_cv_type_wint_t_signed=yes
  2390. gl_cv_var_stdin_large_offset=yes
  2391. gt_cv_c_intmax_t=yes
  2392. gt_cv_c_wchar_t=yes
  2393. gt_cv_c_wint_t=yes
  2394. gt_cv_func_printf_posix=yes
  2395. gt_cv_func_unsetenv_ret=int
  2396. gt_cv_int_divbyzero_sigfpe=yes
  2397. gt_cv_siginfo_t=yes
  2398. gt_cv_ssize_t=yes
  2399. lt_cv_ar_at_file=no
  2400. lt_cv_archive_cmds_need_lc=no
  2401. lt_cv_deplibs_check_method=pass_all
  2402. lt_cv_file_magic_cmd='$MAGIC_CMD'
  2403. lt_cv_file_magic_test_file=''
  2404. lt_cv_ld_reload_flag=-r
  2405. lt_cv_nm_interface='BSD nm'
  2406. lt_cv_objdir=.libs
  2407. lt_cv_path_LD=/usr/bin/ld
  2408. lt_cv_path_MAGIC_CMD=/usr/bin/file
  2409. lt_cv_path_NM='/usr/local/bin/nm -B'
  2410. lt_cv_path_mainfest_tool=no
  2411. lt_cv_prog_compiler_c_o=yes
  2412. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  2413. lt_cv_prog_compiler_pic_works=yes
  2414. lt_cv_prog_compiler_rtti_exceptions=yes
  2415. lt_cv_prog_compiler_static_works=yes
  2416. lt_cv_prog_gnu_ld=yes
  2417. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  2418. lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[\t ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[\t ][\t ]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2 \\2/p\' | sed \'/ __gnu_lto/d\''
  2419. lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\(.*\\) .*$/ {"\\1", (void *) 0},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/ {"\\1", (void *) \\&\\1},/p\''
  2420. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=$'sed -n -e \'s/^: \\(.*\\) .*$/ {"\\1", (void *) 0},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(lib.*\\)$/ {"\\1", (void *) \\&\\1},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/ {"lib\\1", (void *) \\&\\1},/p\''
  2421. lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^T .* \\(.*\\)$/extern int \\1();/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/extern char \\1;/p\''
  2422. lt_cv_sys_global_symbol_to_import=''
  2423. lt_cv_sys_max_cmd_len=262144
  2424. lt_cv_to_host_file_cmd=func_convert_file_noop
  2425. lt_cv_to_tool_file_cmd=func_convert_file_noop
  2426. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  2427.  
  2428. ## ----------------- ##
  2429. ## Output variables. ##
  2430. ## ----------------- ##
  2431.  
  2432. ACLOCAL='${SHELL} /usr/ports/graphics/libdrm/work/libdrm-2.4.88/build-aux/missing aclocal-1.15'
  2433. ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
  2434. ADMIN_MAN_SUFFIX='8'
  2435. ALLOCA=''
  2436. AMDEPBACKSLASH='\'
  2437. AMDEP_FALSE='#'
  2438. AMDEP_TRUE=''
  2439. AMTAR='$${TAR-tar}'
  2440. AM_BACKSLASH='\'
  2441. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  2442. AM_DEFAULT_VERBOSITY='1'
  2443. AM_V='$(V)'
  2444. APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
  2445. APP_MAN_SUFFIX='1'
  2446. AR='ar'
  2447. AUTOCONF='${SHELL} /usr/ports/graphics/libdrm/work/libdrm-2.4.88/build-aux/missing autoconf'
  2448. AUTOHEADER='${SHELL} /usr/ports/graphics/libdrm/work/libdrm-2.4.88/build-aux/missing autoheader'
  2449. AUTOMAKE='${SHELL} /usr/ports/graphics/libdrm/work/libdrm-2.4.88/build-aux/missing automake-1.15'
  2450. AWK='/usr/bin/awk'
  2451. BUILD_MANPAGES_FALSE=''
  2452. BUILD_MANPAGES_TRUE=''
  2453. CAIRO_CFLAGS=''
  2454. CAIRO_LIBS=''
  2455. CC='cc'
  2456. CCDEPMODE='depmode=gcc3'
  2457. CFLAGS='-O2 -pipe -fstack-protector -fno-strict-aliasing'
  2458. CLOCK_LIB=''
  2459. CPP='cpp'
  2460. CPPFLAGS=''
  2461. CUNIT_CFLAGS=''
  2462. CUNIT_LIBS=''
  2463. CYGPATH_W='echo'
  2464. DEFS=''
  2465. DEPDIR='.deps'
  2466. DLLTOOL='false'
  2467. DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
  2468. DRIVER_MAN_SUFFIX='4'
  2469. DSYMUTIL=''
  2470. DUMPBIN=''
  2471. ECHO_C=''
  2472. ECHO_N='-n'
  2473. ECHO_T=''
  2474. EGREP='/usr/bin/egrep'
  2475. EXEEXT=''
  2476. FGREP='/usr/bin/fgrep'
  2477. FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
  2478. FILE_MAN_SUFFIX='5'
  2479. GREP='/usr/bin/grep'
  2480. HAVE_AMDGPU_FALSE=''
  2481. HAVE_AMDGPU_TRUE=''
  2482. HAVE_CAIRO_FALSE=''
  2483. HAVE_CAIRO_TRUE=''
  2484. HAVE_CUNIT_FALSE=''
  2485. HAVE_CUNIT_TRUE=''
  2486. HAVE_ETNAVIV_FALSE=''
  2487. HAVE_ETNAVIV_TRUE=''
  2488. HAVE_EXYNOS_FALSE=''
  2489. HAVE_EXYNOS_TRUE=''
  2490. HAVE_FREEDRENO_FALSE=''
  2491. HAVE_FREEDRENO_KGSL_FALSE=''
  2492. HAVE_FREEDRENO_KGSL_TRUE=''
  2493. HAVE_FREEDRENO_TRUE=''
  2494. HAVE_INSTALL_TESTS_FALSE=''
  2495. HAVE_INSTALL_TESTS_TRUE=''
  2496. HAVE_INTEL_FALSE=''
  2497. HAVE_INTEL_TRUE=''
  2498. HAVE_LIBKMS_FALSE=''
  2499. HAVE_LIBKMS_TRUE=''
  2500. HAVE_MANPAGES_STYLESHEET_FALSE=''
  2501. HAVE_MANPAGES_STYLESHEET_TRUE=''
  2502. HAVE_NOUVEAU_FALSE=''
  2503. HAVE_NOUVEAU_TRUE=''
  2504. HAVE_OMAP_FALSE=''
  2505. HAVE_OMAP_TRUE=''
  2506. HAVE_RADEON_FALSE=''
  2507. HAVE_RADEON_TRUE=''
  2508. HAVE_TEGRA_FALSE=''
  2509. HAVE_TEGRA_TRUE=''
  2510. HAVE_VC4_FALSE=''
  2511. HAVE_VC4_TRUE=''
  2512. HAVE_VMWGFX_FALSE=''
  2513. HAVE_VMWGFX_TRUE=''
  2514. HAVE_XSLTPROC_FALSE='#'
  2515. HAVE_XSLTPROC_TRUE=''
  2516. INSTALL_DATA='install -m 0644'
  2517. INSTALL_PROGRAM='install -s -m 555'
  2518. INSTALL_SCRIPT='install -m 555'
  2519. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2520. LD='/usr/bin/ld'
  2521. LDFLAGS=' -fstack-protector'
  2522. LIBOBJS=''
  2523. LIBS=''
  2524. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  2525. LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)'
  2526. LIB_MAN_SUFFIX='3'
  2527. LIPO=''
  2528. LN_S='ln -s'
  2529. LTLIBOBJS=''
  2530. LT_SYS_LIBRARY_PATH=''
  2531. MAKEINFO='${SHELL} /usr/ports/graphics/libdrm/work/libdrm-2.4.88/build-aux/missing makeinfo'
  2532. MANIFEST_TOOL=':'
  2533. MANPAGES_STYLESHEET=''
  2534. MAN_SUBSTS=' -e '\''s|__vendorversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xorgversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xservername__|Xorg|g'\'' -e '\''s|__xconfigfile__|xorg.conf|g'\'' -e '\''s|__projectroot__|$(prefix)|g'\'' -e '\''s|__apploaddir__|$(appdefaultdir)|g'\'' -e '\''s|__appmansuffix__|$(APP_MAN_SUFFIX)|g'\'' -e '\''s|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g'\'' -e '\''s|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g'\'' -e '\''s|__libmansuffix__|$(LIB_MAN_SUFFIX)|g'\'' -e '\''s|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g'\'' -e '\''s|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'\'''
  2535. MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)'
  2536. MISC_MAN_SUFFIX='7'
  2537. MKDIR_P='/bin/mkdir -p'
  2538. NM='/usr/local/bin/nm -B'
  2539. NMEDIT=''
  2540. OBJDUMP='objdump'
  2541. OBJEXT='o'
  2542. OTOOL64=''
  2543. OTOOL=''
  2544. PACKAGE='libdrm'
  2545. PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=DRI'
  2546. PACKAGE_NAME='libdrm'
  2547. PACKAGE_STRING='libdrm 2.4.88'
  2548. PACKAGE_TARNAME='libdrm'
  2549. PACKAGE_URL=''
  2550. PACKAGE_VERSION='2.4.88'
  2551. PATH_SEPARATOR=':'
  2552. PCIACCESS_CFLAGS=''
  2553. PCIACCESS_LIBS=''
  2554. PKG_CONFIG='pkgconf'
  2555. PKG_CONFIG_LIBDIR=''
  2556. PKG_CONFIG_PATH=''
  2557. PTHREADSTUBS_CFLAGS=''
  2558. PTHREADSTUBS_LIBS=''
  2559. RANLIB='ranlib'
  2560. SED='/usr/bin/sed'
  2561. SET_MAKE=''
  2562. SHELL='/bin/sh'
  2563. STRIP='strip'
  2564. VALGRIND_CFLAGS=''
  2565. VALGRIND_LIBS=''
  2566. VERSION='2.4.88'
  2567. WARN_CFLAGS=''
  2568. XORG_MAN_PAGE='X Version 11'
  2569. XSLTPROC='/usr/local/bin/xsltproc'
  2570. ac_ct_AR='ar'
  2571. ac_ct_CC='cc'
  2572. ac_ct_DUMPBIN=''
  2573. am__EXEEXT_FALSE=''
  2574. am__EXEEXT_TRUE=''
  2575. am__fastdepCC_FALSE='#'
  2576. am__fastdepCC_TRUE=''
  2577. am__include='include'
  2578. am__isrc=''
  2579. am__leading_dot='.'
  2580. am__nodep='_no'
  2581. am__quote=''
  2582. am__tar='$${TAR-tar} chof - "$$tardir"'
  2583. am__untar='$${TAR-tar} xf -'
  2584. bindir='${exec_prefix}/bin'
  2585. build='amd64-portbld-freebsd12.0'
  2586. build_alias='amd64-portbld-freebsd12.0'
  2587. build_cpu='amd64'
  2588. build_os='freebsd12.0'
  2589. build_vendor='portbld'
  2590. datadir='${datarootdir}'
  2591. datarootdir='${prefix}/share'
  2592. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2593. dvidir='${docdir}'
  2594. exec_prefix='NONE'
  2595. host='amd64-portbld-freebsd12.0'
  2596. host_alias=''
  2597. host_cpu='amd64'
  2598. host_os='freebsd12.0'
  2599. host_vendor='portbld'
  2600. htmldir='${docdir}'
  2601. includedir='${prefix}/include'
  2602. infodir='/usr/local/info'
  2603. install_sh='${SHELL} /usr/ports/graphics/libdrm/work/libdrm-2.4.88/build-aux/install-sh'
  2604. kernel_source=''
  2605. libdir='${exec_prefix}/lib'
  2606. libdrmdatadir=''
  2607. libexecdir='${exec_prefix}/libexec'
  2608. localedir='${datarootdir}/locale'
  2609. localstatedir='/var'
  2610. mandir='/usr/local/man'
  2611. mkdir_p='$(MKDIR_P)'
  2612. oldincludedir='/usr/include'
  2613. pdfdir='${docdir}'
  2614. pkgconfigdir=''
  2615. prefix='/usr/local'
  2616. program_transform_name='s,x,x,'
  2617. psdir='${docdir}'
  2618. runstatedir='${localstatedir}/run'
  2619. sbindir='${exec_prefix}/sbin'
  2620. sharedstatedir='${prefix}/com'
  2621. sysconfdir='${prefix}/etc'
  2622. target_alias=''
  2623.  
  2624. ## ----------- ##
  2625. ## confdefs.h. ##
  2626. ## ----------- ##
  2627.  
  2628. /* confdefs.h */
  2629. #define PACKAGE_NAME "libdrm"
  2630. #define PACKAGE_TARNAME "libdrm"
  2631. #define PACKAGE_VERSION "2.4.88"
  2632. #define PACKAGE_STRING "libdrm 2.4.88"
  2633. #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=DRI"
  2634. #define PACKAGE_URL ""
  2635. #define PACKAGE "libdrm"
  2636. #define VERSION "2.4.88"
  2637. #define STDC_HEADERS 1
  2638. #define HAVE_SYS_TYPES_H 1
  2639. #define HAVE_SYS_STAT_H 1
  2640. #define HAVE_STDLIB_H 1
  2641. #define HAVE_STRING_H 1
  2642. #define HAVE_MEMORY_H 1
  2643. #define HAVE_STRINGS_H 1
  2644. #define HAVE_INTTYPES_H 1
  2645. #define HAVE_STDINT_H 1
  2646. #define HAVE_UNISTD_H 1
  2647. #define __EXTENSIONS__ 1
  2648. #define _ALL_SOURCE 1
  2649. #define _GNU_SOURCE 1
  2650. #define _POSIX_PTHREAD_SEMANTICS 1
  2651. #define _TANDEM_SOURCE 1
  2652. #define HAVE_ALLOCA 1
  2653. #define HAVE_SYS_SYSCTL_H 1
  2654. #define HAVE_SYS_SELECT_H 1
  2655. #define HAVE_DLFCN_H 1
  2656. #define LT_OBJDIR ".libs/"
  2657.  
  2658. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement