Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
815
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 361.35 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 sssd configure 1.16.4, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --without-selinux --without-semanage --without-libnl --without-nfsv4-idmapd-plugin --without-autofs --without-secrets --without-kcm --without-python2-bindings --with-init-dir=no --disable-cifs-idmap-plugin --with-unicode-lib=libunistring --with-ldb-lib-dir=/usr/local/lib/shared-modules/ldb --with-xml-catalog-path=/usr/local/share/xml/catalog --datadir=/usr/local/share/sssd --docdir=/usr/local/share/doc/sssd --localstatedir=/var --with-db-path=/var/db/sss/db --with-mcache-path=/var/db/sss/mc --with-pubconf-path=/var/db/sss/pubconf --with-gpo-cache-path=/var/db/sss/gpo_cache --with-pid-path=/var/run --with-pipe-path=/var/run/sss/pipes --with-krb5-conf=/etc/krb5.conf --enable-pammoddir=/usr/local/lib --with-samba --with-smb-idmap-interface-version=6 --prefix=/usr/local --mandir=/usr/local/man --disable-silent-rules --infodir=/usr/local/share/info/ --build=amd64-portbld-freebsd11.3
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = 113R-amd64-v20191019-job-02
  14. uname -m = amd64
  15. uname -r = 11.3-RELEASE-p2
  16. uname -s = FreeBSD
  17. uname -v = FreeBSD 11.3-RELEASE-p2
  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: /wrkdirs/usr/ports/security/sssd/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: /nonexistent/bin
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:3289: loading site script /usr/ports/Templates/config.site
  45. | # $FreeBSD$
  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_err_h=yes}
  82. | : ${ac_cv_header_errno_h=yes}
  83. | : ${ac_cv_header_fcntl_h=yes}
  84. | : ${ac_cv_header_float_h=yes}
  85. | : ${ac_cv_header_floatingpoint_h=yes}
  86. | : ${ac_cv_header_getopt_h=yes}
  87. | : ${ac_cv_header_glob_h=yes}
  88. | : ${ac_cv_header_inttypes_h=yes}
  89. | : ${ac_cv_header_langinfo_h=yes}
  90. | : ${ac_cv_header_libgen_h=yes}
  91. | : ${ac_cv_header_libutil_h=yes}
  92. | : ${ac_cv_header_limits_h=yes}
  93. | : ${ac_cv_header_locale_h=yes}
  94. | : ${ac_cv_header_login_cap_h=yes}
  95. | : ${ac_cv_header_math_h=yes}
  96. | : ${ac_cv_header_memory_h=yes}
  97. | : ${ac_cv_header_minix_config_h=no}
  98. | : ${ac_cv_header_net_if_h=yes}
  99. | : ${ac_cv_header_net_if_media_h=yes}
  100. | : ${ac_cv_header_net_if_tap_h=yes}
  101. | : ${ac_cv_header_net_if_tun_h=yes}
  102. | : ${ac_cv_header_netdb_h=yes}
  103. | : ${ac_cv_header_netinet_in_h=yes}
  104. | : ${ac_cv_header_paths_h=yes}
  105. | : ${ac_cv_header_poll_h=yes}
  106. | : ${ac_cv_header_pthread_h=yes}
  107. | : ${ac_cv_header_pwd_h=yes}
  108. | : ${ac_cv_header_readpassphrase_h=yes}
  109. | : ${ac_cv_header_resolv_h=yes}
  110. | : ${ac_cv_header_rpc_types_h=yes}
  111. | : ${ac_cv_header_sched_h=yes}
  112. | : ${ac_cv_header_search_h=yes}
  113. | : ${ac_cv_header_security_pam_appl_h=yes}
  114. | : ${ac_cv_header_signal_h=yes}
  115. | : ${ac_cv_header_spawn_h=yes}
  116. | : ${ac_cv_header_stdarg_h=yes}
  117. | : ${ac_cv_header_stdbool_h=yes}
  118. | : ${ac_cv_header_stdc=yes}
  119. | : ${ac_cv_header_stddef_h=yes}
  120. | : ${ac_cv_header_stdint_h=yes}
  121. | : ${ac_cv_header_stdio_h=yes}
  122. | : ${ac_cv_header_stdlib_h=yes}
  123. | : ${ac_cv_header_string_h=yes}
  124. | : ${ac_cv_header_strings_h=yes}
  125. | : ${ac_cv_header_sys_acl_h=yes}
  126. | : ${ac_cv_header_sys_cdefs_h=yes}
  127. | : ${ac_cv_header_sys_fcntl_h=yes}
  128. | : ${ac_cv_header_sys_file_h=yes}
  129. | : ${ac_cv_header_sys_ioctl_h=yes}
  130. | : ${ac_cv_header_sys_mman_h=yes}
  131. | : ${ac_cv_header_sys_mount_h=yes}
  132. | : ${ac_cv_header_sys_msg_h=yes}
  133. | : ${ac_cv_header_sys_param_h=yes}
  134. | : ${ac_cv_header_sys_poll_h=yes}
  135. | : ${ac_cv_header_sys_ptrace_h=yes}
  136. | : ${ac_cv_header_sys_resource_h=yes}
  137. | : ${ac_cv_header_sys_select_h=yes}
  138. | : ${ac_cv_header_sys_socket_h=yes}
  139. | : ${ac_cv_header_sys_stat_h=yes}
  140. | : ${ac_cv_header_sys_statvfs_h=yes}
  141. | : ${ac_cv_header_sys_sysctl_h=yes}
  142. | : ${ac_cv_header_sys_time_h=yes}
  143. | : ${ac_cv_header_sys_timers_h=yes}
  144. | : ${ac_cv_header_sys_times_h=yes}
  145. | : ${ac_cv_header_sys_types_h=yes}
  146. | : ${ac_cv_header_sys_uio_h=yes}
  147. | : ${ac_cv_header_sys_un_h=yes}
  148. | : ${ac_cv_header_sys_wait_h=yes}
  149. | : ${ac_cv_header_time_h=yes}
  150. | : ${ac_cv_header_ttyent_h=yes}
  151. | : ${ac_cv_header_ucontext_h=yes}
  152. | : ${ac_cv_header_unistd_h=yes}
  153. | : ${ac_cv_header_utime_h=yes}
  154. | : ${ac_cv_header_utmpx_h=yes}
  155. | : ${ac_cv_header_utmp_h=no}
  156. | : ${ac_cv_header_vis_h=yes}
  157. | : ${ac_cv_header_wchar_h=yes}
  158. | : ${ac_cv_header_wctype_h=yes}
  159. | : ${ac_cv_header_zlib_h=yes}
  160. |
  161. | : ${gl_cv_header_wchar_h_correct_inline=yes}
  162. |
  163. | : ${ac_cv_header_argz_h=no}
  164. | : ${ac_cv_header_byteswap_h=no}
  165. | : ${ac_cv_header_dl_h=no}
  166. | : ${ac_cv_header_malloc_h=no}
  167. | : ${ac_cv_header_random_h=no}
  168. | : ${ac_cv_header_vfork_h=no}
  169. |
  170. | : ${gl_cv_have_raw_decl_strchrnul=yes}
  171. | : ${gl_cv_have_raw_decl_memcpy=no}
  172. | : ${gl_cv_have_raw_decl_memmem=yes}
  173. | : ${gl_cv_have_raw_decl_memrchr=yes}
  174. | : ${gl_cv_have_raw_decl_rawmemchr=yes}
  175. | : ${gl_cv_have_raw_decl_stpcpy=yes}
  176. | : ${gl_cv_have_raw_decl_stpncpy=yes}
  177. | : ${gl_cv_have_raw_decl_strcasestr=yes}
  178. | : ${gl_cv_have_raw_decl_strdup=yes}
  179. | : ${gl_cv_have_raw_decl_strncat=yes}
  180. | : ${gl_cv_have_raw_decl_strndup=yes}
  181. | : ${gl_cv_have_raw_decl_strnlen=yes}
  182. | : ${gl_cv_have_raw_decl_strpbrk=yes}
  183. | : ${gl_cv_have_raw_decl_strsep=yes}
  184. | : ${gl_cv_have_raw_decl_strsignal=yes}
  185. | : ${gl_cv_have_raw_decl_strtok_r=yes}
  186. | : ${gl_cv_have_raw_decl_strverscmp=no}
  187. |
  188. | # Type
  189. | : ${ac_cv_c_int16_t=yes}
  190. | : ${ac_cv_c_int32_t=yes}
  191. | : ${ac_cv_c_int64_t=yes}
  192. | : ${ac_cv_c_int8_t=yes}
  193. | : ${ac_cv_c_uint16_t=yes}
  194. | : ${ac_cv_c_uint32_t=yes}
  195. | : ${ac_cv_c_uint64_t=yes}
  196. | : ${ac_cv_c_uint8_t=yes}
  197. |
  198. | : ${ac_cv_type__Bool=yes}
  199. | : ${ac_cv_type_char=yes}
  200. | : ${ac_cv_type_char_p=yes}
  201. | : ${ac_cv_type_fsblkcnt_t=yes}
  202. | : ${ac_cv_type_fsfilcnt_t=yes}
  203. | : ${ac_cv_type_in_addr_t=yes}
  204. | : ${ac_cv_type_in_port_t=yes}
  205. | : ${ac_cv_type_int16_t=yes}
  206. | : ${ac_cv_type_int32_t=yes}
  207. | : ${ac_cv_type_int=yes}
  208. | : ${ac_cv_type_intmax_t=yes}
  209. | : ${ac_cv_type_long=yes}
  210. | : ${ac_cv_type_long_double=yes}
  211. | : ${ac_cv_type_long_long=yes}
  212. | : ${ac_cv_type_long_long_int=yes}
  213. | : ${ac_cv_type_mbstate_t=yes}
  214. | : ${ac_cv_type_mode_t=yes}
  215. | : ${ac_cv_type_nlink_t=yes}
  216. | : ${ac_cv_type_off_t=yes}
  217. | : ${ac_cv_type_pid_t=yes}
  218. | : ${ac_cv_type_posix_spawn_file_actions_t=yes}
  219. | : ${ac_cv_type_posix_spawnattr_t=yes}
  220. | : ${ac_cv_type_ptrdiff_t=yes}
  221. | : ${ac_cv_type_short=yes}
  222. | : ${ac_cv_type_sig_atomic_t=yes}
  223. | : ${ac_cv_type_sigset_t=yes}
  224. | : ${ac_cv_type_size_t=yes}
  225. | : ${ac_cv_type_socklen_t=yes}
  226. | : ${ac_cv_type_ssize_t=yes}
  227. | : ${ac_cv_type_stack_t=yes}
  228. | : ${ac_cv_type_struct_timespec=yes}
  229. | : ${ac_cv_type_u_char=yes}
  230. | : ${ac_cv_type_u_int16_t=yes}
  231. | : ${ac_cv_type_u_int32_t=yes}
  232. | : ${ac_cv_type_u_int8_t=yes}
  233. | : ${ac_cv_type_u_int=yes}
  234. | : ${ac_cv_type_u_long=yes}
  235. | : ${ac_cv_type_u_short=yes}
  236. | : ${ac_cv_type_uid_t=yes}
  237. | : ${ac_cv_type_uintptr_t=yes}
  238. | : ${ac_cv_type_unsigned_char=yes}
  239. | : ${ac_cv_type_unsigned_int=yes}
  240. | : ${ac_cv_type_unsigned_long=yes}
  241. | : ${ac_cv_type_unsigned_long_long=yes}
  242. | : ${ac_cv_type_unsigned_long_long_int=yes}
  243. | : ${ac_cv_type_unsigned_short=yes}
  244. | : ${ac_cv_type_volatile_sig_atomic_t=yes}
  245. | : ${ac_cv_type_wchar_t=yes}
  246. | : ${ac_cv_type_wint_t=yes}
  247. |
  248. | : ${gl_cv_sigaltstack_low_base=yes}
  249. | : ${gl_cv_size_max=yes}
  250. | : ${gl_cv_type_sigset_t=yes}
  251. | : ${gl_cv_type_wchar_t_signed=yes}
  252. | : ${gl_cv_type_wctrans_t=yes}
  253. | : ${gl_cv_type_wctype_t=yes}
  254. | : ${gl_cv_type_wint_t_signed=yes}
  255. | : ${gl_cv_var_stdin_large_offset=yes}
  256. | : ${gt_cv_c_intmax_t=yes}
  257. | : ${gt_cv_c_wchar_t=yes}
  258. | : ${gt_cv_c_wint_t=yes}
  259. | : ${gt_cv_func_printf_posix=yes}
  260. | : ${gt_cv_int_divbyzero_sigfpe=yes}
  261. | : ${gt_cv_siginfo_t=yes}
  262. | : ${gt_cv_ssize_t=yes}
  263. |
  264. | # lib
  265. | : ${ac_cv_lib_crypt_crypt=yes}
  266. | : ${ac_cv_lib_edit_el_init=yes}
  267. | : ${ac_cv_lib_pam_pam_set_item=yes}
  268. | : ${ac_cv_lib_z_deflate=yes}
  269. | : ${ac_cv_libc_defines___progname=yes}
  270. | : ${ac_cv_libc_defines_sys_errlist=yes}
  271. | : ${ac_cv_libc_defines_sys_nerr=yes}
  272. |
  273. | # Struct
  274. | : ${ac_cv_member_HEADER_ad=yes}
  275. | : ${ac_cv_member_struct___res_state_retrans=yes}
  276. | : ${ac_cv_member_struct_sigaction_sa_sigaction=yes}
  277. | : ${ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes}
  278. | : ${ac_cv_member_struct_stat_st_blksize=yes}
  279. |
  280. | : ${gl_cv_sys_struct_timespec_in_time_h=yes}
  281. | : ${gl_cv_sys_struct_timeval=yes}
  282. |
  283. | : ${ac_cv_func_strchrnul=yes}
  284. | : ${ac_cv_func_uselocale=yes}
  285. | : ${ac_cv_func_newlocale=yes}
  286. |
  287. | # Functions
  288. | : ${ac_cv_func___b64_ntop=yes}
  289. | : ${ac_cv_func___b64_pton=yes}
  290. | : ${ac_cv_func__getlong=yes}
  291. | : ${ac_cv_func__getshort=yes}
  292. | : ${ac_cv_func__getshort=yes}
  293. | : ${ac_cv_func__stat=yes}
  294. | : ${ac_cv_func_abs=yes}
  295. | : ${ac_cv_func_accept=yes}
  296. | : ${ac_cv_func_accept4=yes}
  297. | : ${ac_cv_func_acl_create_entry_np=yes}
  298. | : ${ac_cv_func_acl_delete_def_file=yes}
  299. | : ${ac_cv_func_acl_delete_fd_np=yes}
  300. | : ${ac_cv_func_acl_delete_file_np=yes}
  301. | : ${ac_cv_func_acl_free=yes}
  302. | : ${ac_cv_func_acl_from_text=yes}
  303. | : ${ac_cv_func_acl_get_fd=yes}
  304. | : ${ac_cv_func_acl_get_file=yes}
  305. | : ${ac_cv_func_acl_set_fd=yes}
  306. | : ${ac_cv_func_acl_set_file=yes}
  307. | : ${ac_cv_func_alarm=yes}
  308. | : ${ac_cv_func_alloca=yes}
  309. | : ${ac_cv_func_alphasort=yes}
  310. | : ${ac_cv_func_arc4random=yes}
  311. | : ${ac_cv_func_arc4random_buf=yes}
  312. | : ${ac_cv_func_arc4random_uniform=yes}
  313. | : ${ac_cv_func_asprintf=yes}
  314. | : ${ac_cv_func_atexit=yes}
  315. | : ${ac_cv_func_atoll=yes}
  316. | : ${ac_cv_func_basename=yes}
  317. | : ${ac_cv_func_bcmp=yes}
  318. | : ${ac_cv_func_bcopy=yes}
  319. | : ${ac_cv_func_bindresvport_sa=yes}
  320. | : ${ac_cv_func_bsearch=yes}
  321. | : ${ac_cv_func_btowc=yes}
  322. | : ${ac_cv_func_bzero=yes}
  323. | : ${ac_cv_func_calloc=yes}
  324. | : ${ac_cv_func_chown=yes}
  325. | : ${ac_cv_func_clock=yes}
  326. | : ${ac_cv_func_clock_gettime=yes}
  327. | : ${ac_cv_func_closedir=yes}
  328. | : ${ac_cv_func_closefrom=yes}
  329. | : ${ac_cv_func_daemon=yes}
  330. | : ${ac_cv_func_dirfd=yes}
  331. | : ${ac_cv_func_dirname=yes}
  332. | : ${ac_cv_func_dlopen=yes}
  333. | : ${ac_cv_func_dprintf=yes}
  334. | : ${ac_cv_func_dup2=yes}
  335. | : ${ac_cv_func_eaccess=yes}
  336. | : ${ac_cv_func_endgrent=yes}
  337. | : ${ac_cv_func_err=yes}
  338. | : ${ac_cv_func_errx=yes}
  339. | : ${ac_cv_func_fchmod=yes}
  340. | : ${ac_cv_func_fchown=yes}
  341. | : ${ac_cv_func_fcntl=yes}
  342. | : ${ac_cv_func_ffs=yes}
  343. | : ${ac_cv_func_ffsl=yes}
  344. | : ${ac_cv_func_ffsll=yes}
  345. | : ${ac_cv_func_fileno=yes}
  346. | : ${ac_cv_func_fls=yes}
  347. | : ${ac_cv_func_flsl=yes}
  348. | : ${ac_cv_func_flsll=yes}
  349. | : ${ac_cv_func_fork=yes}
  350. | : ${ac_cv_func_fork_working=yes}
  351. | : ${ac_cv_func_fprintf=yes}
  352. | : ${ac_cv_func_fpurge=yes}
  353. | : ${ac_cv_func_freeaddrinfo=yes}
  354. | : ${ac_cv_func_fstat=yes}
  355. | : ${ac_cv_func_fstatat=yes}
  356. | : ${ac_cv_func_fstatfs=yes}
  357. | : ${ac_cv_func_fstatvfs=yes}
  358. | : ${ac_cv_func_fsync=yes}
  359. | : ${ac_cv_func_futimes=yes}
  360. | : ${ac_cv_func_fwprintf=yes}
  361. | : ${ac_cv_func_gai_strerror=yes}
  362. | : ${ac_cv_func_getaddrinfo=yes}
  363. | : ${ac_cv_func_getcwd=yes}
  364. | : ${ac_cv_func_getdelim=yes}
  365. | : ${ac_cv_func_getdtablesize=yes}
  366. | : ${ac_cv_func_getgrent=yes}
  367. | : ${ac_cv_func_getegid=yes}
  368. | : ${ac_cv_func_getenv=yes}
  369. | : ${ac_cv_func_geteuid=yes}
  370. | : ${ac_cv_func_getgid=yes}
  371. | : ${ac_cv_func_getgrouplist=yes}
  372. | : ${ac_cv_func_gethostbyname=yes}
  373. | : ${ac_cv_func_gethostname=yes}
  374. | : ${ac_cv_func_getline=yes}
  375. | : ${ac_cv_func_getnameinfo=yes}
  376. | : ${ac_cv_func_getopt=yes}
  377. | : ${ac_cv_func_getopt_long_only=yes}
  378. | : ${ac_cv_func_getpagesize=yes}
  379. | : ${ac_cv_func_getpeereid=yes}
  380. | : ${ac_cv_func_getpgid=yes}
  381. | : ${ac_cv_func_getpgrp=yes}
  382. | : ${ac_cv_func_getpgrp_void=yes}
  383. | : ${ac_cv_func_getpid=yes}
  384. | : ${ac_cv_func_getrlimit=yes}
  385. | : ${ac_cv_func_getrusage=yes}
  386. | : ${ac_cv_func_gettimeofday=yes}
  387. | : ${ac_cv_func_getttyent=yes}
  388. | : ${ac_cv_func_getuid=yes}
  389. | : ${ac_cv_func_getwd=yes}
  390. | : ${ac_cv_func_glob=yes}
  391. | : ${ac_cv_func_group_from_gid=yes}
  392. | : ${ac_cv_func_index=yes}
  393. | : ${ac_cv_func_inet_aton=yes}
  394. | : ${ac_cv_func_inet_ntoa=yes}
  395. | : ${ac_cv_func_inet_ntop=yes}
  396. | : ${ac_cv_func_innetgr=yes}
  397. | : ${ac_cv_func_insque=yes}
  398. | : ${ac_cv_func_isascii=yes}
  399. | : ${ac_cv_func_isascii=yes}
  400. | : ${ac_cv_func_isblank=yes}
  401. | : ${ac_cv_func_issetugid=yes}
  402. | : ${ac_cv_func_iswblank=yes}
  403. | : ${ac_cv_func_iswcntrl=yes}
  404. | : ${ac_cv_func_iswctype=yes}
  405. | : ${ac_cv_func_kill=yes}
  406. | : ${ac_cv_func_killpg=yes}
  407. | : ${ac_cv_func_link=yes}
  408. | : ${ac_cv_func_labs=yes}
  409. | : ${ac_cv_func_llabs=yes}
  410. | : ${ac_cv_func_localtime=yes}
  411. | : ${ac_cv_func_login_getcapbool=yes}
  412. | : ${ac_cv_func_lstat=yes}
  413. | : ${ac_cv_func_lstat_dereferences_slashed_symlink=yes}
  414. | : ${ac_cv_func_malloc=yes}
  415. | : ${ac_cv_func_malloc_0_nonnull=yes}
  416. | : ${ac_cv_func_mblen=yes}
  417. | : ${ac_cv_func_mbrlen=yes}
  418. | : ${ac_cv_func_mbrtowc=yes}
  419. | : ${ac_cv_func_mbsinit=yes}
  420. | : ${ac_cv_func_mbsnrtowcs=yes}
  421. | : ${ac_cv_func_mbsrtowcs=yes}
  422. | : ${ac_cv_func_mbstowcs=yes}
  423. | : ${ac_cv_func_mbtowc=yes}
  424. | : ${ac_cv_func_memchr=yes}
  425. | : ${ac_cv_func_memcmp=yes}
  426. | : ${ac_cv_func_memcpy=yes}
  427. | : ${ac_cv_func_memmove=yes}
  428. | : ${ac_cv_func_memset=yes}
  429. | : ${ac_cv_func_mincore=yes}
  430. | : ${ac_cv_func_mkdtemp=yes}
  431. | : ${ac_cv_func_mkstemp=yes}
  432. | : ${ac_cv_func_mkstemps=yes}
  433. | : ${ac_cv_func_mktemp=yes}
  434. | : ${ac_cv_func_mktemps=yes}
  435. | : ${ac_cv_func_mlock=yes}
  436. | : ${ac_cv_func_mmap=yes}
  437. | : ${ac_cv_func_mmap_fixed_mapped=yes}
  438. | : ${ac_cv_func_mprotect=yes}
  439. | : ${ac_cv_func_munlock=yes}
  440. | : ${ac_cv_func_munmap=yes}
  441. | : ${ac_cv_func_nl_langinfo=yes}
  442. | : ${ac_cv_func_opendir=yes}
  443. | : ${ac_cv_func_pam_getenvlist=yes}
  444. | : ${ac_cv_func_pam_putenv=yes}
  445. | : ${ac_cv_func_pathconf=yes}
  446. | : ${ac_cv_func_pipe=yes}
  447. | : ${ac_cv_func_poll=yes}
  448. | : ${ac_cv_func_posix_spawn=yes}
  449. | : ${ac_cv_func_pread=yes}
  450. | : ${ac_cv_func_printf=yes}
  451. | : ${ac_cv_func_psignal=yes}
  452. | : ${ac_cv_func_pthread_cond_broadcast=yes}
  453. | : ${ac_cv_func_pthread_cond_destroy=yes}
  454. | : ${ac_cv_func_pthread_cond_init=yes}
  455. | : ${ac_cv_func_pthread_cond_signal=yes}
  456. | : ${ac_cv_func_pthread_cond_timedwait=yes}
  457. | : ${ac_cv_func_pthread_cond_wait=yes}
  458. | : ${ac_cv_func_pthread_equal=yes}
  459. | : ${ac_cv_func_pthread_exit=yes}
  460. | : ${ac_cv_func_pthread_mutex_destroy=yes}
  461. | : ${ac_cv_func_pthread_mutex_init=yes}
  462. | : ${ac_cv_func_pthread_mutex_lock=yes}
  463. | : ${ac_cv_func_pthread_mutex_unlock=yes}
  464. | : ${ac_cv_func_pthread_self=yes}
  465. | : ${ac_cv_func_putc=yes}
  466. | : ${ac_cv_func_putc_unlocked=yes}
  467. | : ${ac_cv_func_putchar=yes}
  468. | : ${ac_cv_func_putchar_unlocked=yes}
  469. | : ${ac_cv_func_putenv=yes}
  470. | : ${ac_cv_func_putw=yes}
  471. | : ${ac_cv_func_pwrite=yes}
  472. | : ${ac_cv_func_raise=yes}
  473. | : ${ac_cv_func_rand=yes}
  474. | : ${ac_cv_func_random=yes}
  475. | : ${ac_cv_func_readdir=yes}
  476. | : ${ac_cv_func_readlink=yes}
  477. | : ${ac_cv_func_readlinkat=yes}
  478. | : ${ac_cv_func_readpassphrase=yes}
  479. | : ${ac_cv_func_realpath=yes}
  480. | : ${ac_cv_func_recvmsg=yes}
  481. | : ${ac_cv_func_rename=yes}
  482. | : ${ac_cv_func_remque=yes}
  483. | : ${ac_cv_func_rindex=yes}
  484. | : ${ac_cv_func_rresvport_af=yes}
  485. | : ${ac_cv_func_scandir=yes}
  486. | : ${ac_cv_func_scandir_b=yes}
  487. | : ${ac_cv_func_sched_yield=yes}
  488. | : ${ac_cv_func_select=yes}
  489. | : ${ac_cv_func_sendmsg=yes}
  490. | : ${ac_cv_func_setegid=yes}
  491. | : ${ac_cv_func_setenv=yes}
  492. | : ${ac_cv_func_seteuid=yes}
  493. | : ${ac_cv_func_setgid=yes}
  494. | : ${ac_cv_func_setgrent=yes}
  495. | : ${ac_cv_func_setgroupent=yes}
  496. | : ${ac_cv_func_setgroups=yes}
  497. | : ${ac_cv_func_setlinebuf=yes}
  498. | : ${ac_cv_func_setlocale=yes}
  499. | : ${ac_cv_func_setlogin=yes}
  500. | : ${ac_cv_func_setpassent=yes}
  501. | : ${ac_cv_func_setpgid=yes}
  502. | : ${ac_cv_func_setproctitle=yes}
  503. | : ${ac_cv_func_setregid=yes}
  504. | : ${ac_cv_func_setresgid=yes}
  505. | : ${ac_cv_func_setresuid=yes}
  506. | : ${ac_cv_func_setreuid=yes}
  507. | : ${ac_cv_func_setrlimit=yes}
  508. | : ${ac_cv_func_setsid=yes}
  509. | : ${ac_cv_func_setsockopt=yes}
  510. | : ${ac_cv_func_setuid=yes}
  511. | : ${ac_cv_func_setvbuf=yes}
  512. | : ${ac_cv_func_shmget=yes}
  513. | : ${ac_cv_func_sigaction=yes}
  514. | : ${ac_cv_func_sigaltstack=yes}
  515. | : ${ac_cv_func_sigblock=yes}
  516. | : ${ac_cv_func_siginterrupt=yes}
  517. | : ${ac_cv_func_sigmask=yes}
  518. | : ${ac_cv_func_sigprocmask=yes}
  519. | : ${ac_cv_func_sigsetmask=yes}
  520. | : ${ac_cv_func_sigvec=yes}
  521. | : ${ac_cv_func_sleep=yes}
  522. | : ${ac_cv_func_sprintf=yes}
  523. | : ${ac_cv_func_snprintf=yes}
  524. | : ${ac_cv_func_socketpair=yes}
  525. | : ${ac_cv_func_srand=yes}
  526. | : ${ac_cv_func_srandom=yes}
  527. | : ${ac_cv_func_stat=yes}
  528. | : ${ac_cv_func_statfs=yes}
  529. | : ${ac_cv_func_statvfs=yes}
  530. | : ${ac_cv_func_stpcpy=yes}
  531. | : ${ac_cv_func_stpncpy=yes}
  532. | : ${ac_cv_func_strbrk=yes}
  533. | : ${ac_cv_func_strcasecmp=yes}
  534. | : ${ac_cv_func_strcasecmp_l=yes}
  535. | : ${ac_cv_func_strcasestr=yes}
  536. | : ${ac_cv_func_strcasestr_l=yes}
  537. | : ${ac_cv_func_strchr=yes}
  538. | : ${ac_cv_func_strrchr=yes}
  539. | : ${ac_cv_func_strcspn=yes}
  540. | : ${ac_cv_func_strdup=yes}
  541. | : ${ac_cv_func_strerror=yes}
  542. | : ${ac_cv_func_strerror_r=yes}
  543. | : ${ac_cv_func_strftime=yes}
  544. | : ${ac_cv_func_strlcat=yes}
  545. | : ${ac_cv_func_strlcpy=yes}
  546. | : ${ac_cv_func_strlen=yes}
  547. | : ${ac_cv_func_strmode=yes}
  548. | : ${ac_cv_func_strncasecmp=yes}
  549. | : ${ac_cv_func_strncmp=yes}
  550. | : ${ac_cv_func_strncmp_working=yes}
  551. | : ${ac_cv_func_strndup=yes}
  552. | : ${ac_cv_func_strnlen=yes}
  553. | : ${ac_cv_func_strnlen_working=yes}
  554. | : ${ac_cv_func_strpbrk=yes}
  555. | : ${ac_cv_func_strptime=yes}
  556. | : ${ac_cv_func_strsep=yes}
  557. | : ${ac_cv_func_strsignal=yes}
  558. | : ${ac_cv_func_strstr=yes}
  559. | : ${ac_cv_func_strnstr=yes}
  560. | : ${ac_cv_func_strtod=yes}
  561. | : ${ac_cv_func_strtof=yes}
  562. | : ${ac_cv_func_strtol=yes}
  563. | : ${ac_cv_func_strtold=yes}
  564. | : ${ac_cv_func_strtoll=yes}
  565. | : ${ac_cv_func_strtonum=yes}
  566. | : ${ac_cv_func_strtoul=yes}
  567. | : ${ac_cv_func_strtoull=yes}
  568. | : ${ac_cv_func_symlink=yes}
  569. | : ${ac_cv_func_sysconf=yes}
  570. | : ${ac_cv_func_sysctl=yes}
  571. | : ${ac_cv_func_tcgetpgrp=yes}
  572. | : ${ac_cv_func_tmpnam=yes}
  573. | : ${ac_cv_func_time=yes}
  574. | : ${ac_cv_func_times=yes}
  575. | : ${ac_cv_func_towlower=yes}
  576. | : ${ac_cv_func_truncate=yes}
  577. | : ${ac_cv_func_tsearch=yes}
  578. | : ${ac_cv_func_uname=yes}
  579. | : ${ac_cv_func_unlink=yes}
  580. | : ${ac_cv_func_unsetenv=yes}
  581. | : ${ac_cv_func_user_from_uid=yes}
  582. | : ${ac_cv_func_usleep=yes}
  583. | : ${ac_cv_func_utime=yes}
  584. | : ${ac_cv_func_utimes=yes}
  585. | : ${ac_cv_func_vasprintf=yes}
  586. | : ${ac_cv_func_vdprintf=yes}
  587. | : ${ac_cv_func_vfork=yes}
  588. | : ${ac_cv_func_vfork_working=yes}
  589. | : ${ac_cv_func_vfprintf=yes}
  590. | : ${ac_cv_func_vprintf=yes}
  591. | : ${ac_cv_func_vsnprintf=yes}
  592. | : ${ac_cv_func_vsprintf=yes}
  593. | : ${ac_cv_func_waitpid=yes}
  594. | : ${ac_cv_func_wait=yes}
  595. | : ${ac_cv_func_waitid=yes}
  596. | : ${ac_cv_func_wait2=yes}
  597. | : ${ac_cv_func_wait3=yes}
  598. | : ${ac_cv_func_wait3_rusage=yes}
  599. | : ${ac_cv_func_wait4=yes}
  600. | : ${ac_cv_func_wait6=yes}
  601. | : ${ac_cv_func_warn=yes}
  602. | : ${ac_cv_func_warnx=yes}
  603. | : ${ac_cv_func_wcrtomb=yes}
  604. | : ${ac_cv_func_wcscoll=yes}
  605. | : ${ac_cv_func_wcslen=yes}
  606. | : ${ac_cv_func_wcsnlen=yes}
  607. | : ${ac_cv_func_wcswidth=yes}
  608. | : ${ac_cv_func_wctob=yes}
  609. | : ${ac_cv_func_wcwidth=yes}
  610. | : ${ac_cv_func_wmemchr=yes}
  611. | : ${ac_cv_func_wmemcpy=yes}
  612. | : ${ac_cv_func_yp_match=yes}
  613. |
  614. | # misc utx
  615. | : ${ac_cv_func_endutxent=yes}
  616. | : ${ac_cv_func_getutxent=yes}
  617. | : ${ac_cv_func_getutxid=yes}
  618. | : ${ac_cv_func_getutxline=yes}
  619. | : ${ac_cv_func_getutxuser=yes}
  620. | : ${ac_cv_func_pututxline=yes}
  621. | : ${ac_cv_func_setutxdb=yes}
  622. | : ${ac_cv_func_setutxent=yes}
  623. | : ${ac_cv_func_endutent=no}
  624. | : ${ac_cv_func_getutent=no}
  625. | : ${ac_cv_func_getutid=no}
  626. | : ${ac_cv_func_getutline=no}
  627. | : ${ac_cv_func_pututline=no}
  628. | : ${ac_cv_func_setutent=no}
  629. | : ${ac_cv_func_utmpname=no}
  630. |
  631. | # non existing functions
  632. | : ${ac_cv_func_argz_count=no}
  633. | : ${ac_cv_func_argz_next=no}
  634. | : ${ac_cv_func_argz_stringify=no}
  635. | : ${ac_cv_func_obstacks=no}
  636. | : ${ac_cv_func_pstat_getdynamic=no}
  637. | : ${ac_cv_func_rawmemchr=no}
  638. | : ${ac_cv_func_yield=no}
  639. |
  640. | : ${ac_cv_have___va_copy=yes}
  641. | : ${ac_cv_have_clock_t=yes}
  642. | : ${ac_cv_have_control_in_msghdr=yes}
  643. | : ${ac_cv_have_getopt_optreset=yes}
  644. | : ${ac_cv_have_int64_t=yes}
  645. | : ${ac_cv_have_intxx_t=yes}
  646. | : ${ac_cv_have_mode_t=yes}
  647. | : ${ac_cv_have_pid_t=yes}
  648. | : ${ac_cv_have_pw_change_in_struct_passwd=yes}
  649. | : ${ac_cv_have_pw_class_in_struct_passwd=yes}
  650. | : ${ac_cv_have_pw_expire_in_struct_passwd=yes}
  651. | : ${ac_cv_have_sa_family_t=yes}
  652. | : ${ac_cv_have_size_t=yes}
  653. | : ${ac_cv_have_ss_family_in_struct_ss=yes}
  654. | : ${ac_cv_have_ssize_t=yes}
  655. | : ${ac_cv_have_struct_addrinfo=yes}
  656. | : ${ac_cv_have_struct_in6_addr=yes}
  657. | : ${ac_cv_have_struct_sockaddr_in6=yes}
  658. | : ${ac_cv_have_struct_sockaddr_storage=yes}
  659. | : ${ac_cv_have_struct_timeval=yes}
  660. | : ${ac_cv_have_u_char=yes}
  661. | : ${ac_cv_have_u_int64_t=yes}
  662. | : ${ac_cv_have_u_int=yes}
  663. | : ${ac_cv_have_u_intxx_t=yes}
  664. | : ${ac_cv_have_va_copy=yes}
  665. |
  666. | : ${ac_cv_have_decl_GLOB_NOMATCH=yes}
  667. | : ${ac_cv_have_decl_LLONG_MAX=yes}
  668. | : ${ac_cv_have_decl_MAXSYMLINKS=yes}
  669. | : ${ac_cv_have_decl_O_NONBLOCK=yes}
  670. | : ${ac_cv_have_decl_RLIMIT_NPROC=yes}
  671. | : ${ac_cv_have_decl_SHUT_RD=yes}
  672. | : ${ac_cv_have_decl__Exit=yes}
  673. | : ${ac_cv_have_decl_abort=yes}
  674. | : ${ac_cv_have_decl_alarm=yes}
  675. | : ${ac_cv_have_decl_alphasort=yes}
  676. | : ${ac_cv_have_decl_atof=yes}
  677. | : ${ac_cv_have_decl_atol=yes}
  678. | : ${ac_cv_have_decl_atoll=yes}
  679. | : ${ac_cv_have_decl_btowc=yes}
  680. | : ${ac_cv_have_decl_calloc=yes}
  681. | : ${ac_cv_have_decl_chdir=yes}
  682. | : ${ac_cv_have_decl_chown=yes}
  683. | : ${ac_cv_have_decl_clearerr_unlocked=yes}
  684. | : ${ac_cv_have_decl_clock=yes}
  685. | : ${ac_cv_have_decl_closedir=yes}
  686. | : ${ac_cv_have_decl_dprintf=yes}
  687. | : ${ac_cv_have_decl_dup2=yes}
  688. | : ${ac_cv_have_decl_dup=yes}
  689. | : ${ac_cv_have_decl_endusershell=yes}
  690. | : ${ac_cv_have_decl_errno=yes}
  691. | : ${ac_cv_have_decl_faccessat=yes}
  692. | : ${ac_cv_have_decl_fchdir=yes}
  693. | : ${ac_cv_have_decl_fchmodat=yes}
  694. | : ${ac_cv_have_decl_fchownat=yes}
  695. | : ${ac_cv_have_decl_fcntl=yes}
  696. | : ${ac_cv_have_decl_fdopendir=yes}
  697. | : ${ac_cv_have_decl_feof_unlocked=yes}
  698. | : ${ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes}
  699. | : ${ac_cv_have_decl_ferror_unlocked=yes}
  700. | : ${ac_cv_have_decl_ffsl=yes}
  701. | : ${ac_cv_have_decl_ffsll=yes}
  702. | : ${ac_cv_have_decl_fpurge=yes}
  703. | : ${ac_cv_have_decl_free=yes}
  704. | : ${ac_cv_have_decl_frexpl=yes}
  705. | : ${ac_cv_have_decl_fseeko=yes}
  706. | : ${ac_cv_have_decl_fstat=yes}
  707. | : ${ac_cv_have_decl_fstatat=yes}
  708. | : ${ac_cv_have_decl_fsync=yes}
  709. | : ${ac_cv_have_decl_ftello=yes}
  710. | : ${ac_cv_have_decl_ftruncate=yes}
  711. | : ${ac_cv_have_decl_getc_unlocked=yes}
  712. | : ${ac_cv_have_decl_getchar_unlocked=yes}
  713. | : ${ac_cv_have_decl_getcwd=yes}
  714. | : ${ac_cv_have_decl_getdelim=yes}
  715. | : ${ac_cv_have_decl_getdomainname=yes}
  716. | : ${ac_cv_have_decl_getdtablesize=yes}
  717. | : ${ac_cv_have_decl_getenv=yes}
  718. | : ${ac_cv_have_decl_getgroups=yes}
  719. | : ${ac_cv_have_decl_gethostname=yes}
  720. | : ${ac_cv_have_decl_getline=yes}
  721. | : ${ac_cv_have_decl_getloadavg=yes}
  722. | : ${ac_cv_have_decl_getlogin=yes}
  723. | : ${ac_cv_have_decl_getlogin_r=yes}
  724. | : ${ac_cv_have_decl_getopt=yes}
  725. | : ${ac_cv_have_decl_getpagesize=yes}
  726. | : ${ac_cv_have_decl_getrlimit=yes}
  727. | : ${ac_cv_have_decl_getrusage=yes}
  728. | : ${ac_cv_have_decl_getsubopt=yes}
  729. | : ${ac_cv_have_decl_gettimeofday=yes}
  730. | : ${ac_cv_have_decl_getusershell=yes}
  731. | : ${ac_cv_have_decl_getwd=yes}
  732. | : ${ac_cv_have_decl_grantpt=yes}
  733. | : ${ac_cv_have_decl_h_errno=yes}
  734. | : ${ac_cv_have_decl_imaxabs=yes}
  735. | : ${ac_cv_have_decl_imaxdiv=yes}
  736. | : ${ac_cv_have_decl_initstate=yes}
  737. | : ${ac_cv_have_decl_isatty=yes}
  738. | : ${ac_cv_have_decl_isblank=yes}
  739. | : ${ac_cv_have_decl_iswblank=yes}
  740. | : ${ac_cv_have_decl_iswctype=yes}
  741. | : ${ac_cv_have_decl_lchmod=yes}
  742. | : ${ac_cv_have_decl_lchown=yes}
  743. | : ${ac_cv_have_decl_link=yes}
  744. | : ${ac_cv_have_decl_linkat=yes}
  745. | : ${ac_cv_have_decl_lseek=yes}
  746. | : ${ac_cv_have_decl_lstat=yes}
  747. | : ${ac_cv_have_decl_malloc=yes}
  748. | : ${ac_cv_have_decl_mbrlen=yes}
  749. | : ${ac_cv_have_decl_mbrtowc=yes}
  750. | : ${ac_cv_have_decl_mbsinit=yes}
  751. | : ${ac_cv_have_decl_mbsnrtowcs=yes}
  752. | : ${ac_cv_have_decl_mbsrtowcs=yes}
  753. | : ${ac_cv_have_decl_memmem=yes}
  754. | : ${ac_cv_have_decl_memrchr=yes}
  755. | : ${ac_cv_have_decl_mkdirat=yes}
  756. | : ${ac_cv_have_decl_mkdtemp=yes}
  757. | : ${ac_cv_have_decl_mkfifo=yes}
  758. | : ${ac_cv_have_decl_mkfifoat=yes}
  759. | : ${ac_cv_have_decl_mknod=yes}
  760. | : ${ac_cv_have_decl_mknodat=yes}
  761. | : ${ac_cv_have_decl_mkstemp=yes}
  762. | : ${ac_cv_have_decl_nl_langinfo=yes}
  763. | : ${ac_cv_have_decl_offsetof=yes}
  764. | : ${ac_cv_have_decl_openat=yes}
  765. | : ${ac_cv_have_decl_opendir=yes}
  766. | : ${ac_cv_have_decl_pclose=yes}
  767. | : ${ac_cv_have_decl_pipe=yes}
  768. | : ${ac_cv_have_decl_popen=yes}
  769. | : ${ac_cv_have_decl_posix_openpt=yes}
  770. | : ${ac_cv_have_decl_posix_spawn=yes}
  771. | : ${ac_cv_have_decl_posix_spawn_file_actions_addclose=yes}
  772. | : ${ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes}
  773. | : ${ac_cv_have_decl_posix_spawn_file_actions_addopen=yes}
  774. | : ${ac_cv_have_decl_posix_spawn_file_actions_destroy=yes}
  775. | : ${ac_cv_have_decl_posix_spawn_file_actions_init=yes}
  776. | : ${ac_cv_have_decl_posix_spawnattr_destroy=yes}
  777. | : ${ac_cv_have_decl_posix_spawnattr_getflags=yes}
  778. | : ${ac_cv_have_decl_posix_spawnattr_getpgroup=yes}
  779. | : ${ac_cv_have_decl_posix_spawnattr_getschedparam=yes}
  780. | : ${ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes}
  781. | : ${ac_cv_have_decl_posix_spawnattr_getsigdefault=yes}
  782. | : ${ac_cv_have_decl_posix_spawnattr_getsigmask=yes}
  783. | : ${ac_cv_have_decl_posix_spawnattr_init=yes}
  784. | : ${ac_cv_have_decl_posix_spawnattr_setflags=yes}
  785. | : ${ac_cv_have_decl_posix_spawnattr_setpgroup=yes}
  786. | : ${ac_cv_have_decl_posix_spawnattr_setschedparam=yes}
  787. | : ${ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes}
  788. | : ${ac_cv_have_decl_posix_spawnattr_setsigdefault=yes}
  789. | : ${ac_cv_have_decl_posix_spawnattr_setsigmask=yes}
  790. | : ${ac_cv_have_decl_posix_spawnp=yes}
  791. | : ${ac_cv_have_decl_pread=yes}
  792. | : ${ac_cv_have_decl_pselect=yes}
  793. | : ${ac_cv_have_decl_pthread_sigmask=yes}
  794. | : ${ac_cv_have_decl_ptsname=yes}
  795. | : ${ac_cv_have_decl_putc_unlocked=yes}
  796. | : ${ac_cv_have_decl_putchar_unlocked=yes}
  797. | : ${ac_cv_have_decl_pwrite=yes}
  798. | : ${ac_cv_have_decl_random=yes}
  799. | : ${ac_cv_have_decl_rawmemchr=yes}
  800. | : ${ac_cv_have_decl_readdir=yes}
  801. | : ${ac_cv_have_decl_readlink=yes}
  802. | : ${ac_cv_have_decl_readlinkat=yes}
  803. | : ${ac_cv_have_decl_realloc=yes}
  804. | : ${ac_cv_have_decl_realpath=yes}
  805. | : ${ac_cv_have_decl_renameat=yes}
  806. | : ${ac_cv_have_decl_rewinddir=yes}
  807. | : ${ac_cv_have_decl_rmdir=yes}
  808. | : ${ac_cv_have_decl_rpmatch=yes}
  809. | : ${ac_cv_have_decl_sbrk=yes}
  810. | : ${ac_cv_have_decl_scandir=yes}
  811. | : ${ac_cv_have_decl_select=yes}
  812. | : ${ac_cv_have_decl_setenv=yes}
  813. | : ${ac_cv_have_decl_sethostname=yes}
  814. | : ${ac_cv_have_decl_setlocale=yes}
  815. | : ${ac_cv_have_decl_setrlimit=yes}
  816. | : ${ac_cv_have_decl_setstate=yes}
  817. | : ${ac_cv_have_decl_setusershell=yes}
  818. | : ${ac_cv_have_decl_sigaction=yes}
  819. | : ${ac_cv_have_decl_sigaddset=yes}
  820. | : ${ac_cv_have_decl_sigaltstack=yes}
  821. | : ${ac_cv_have_decl_sigdelset=yes}
  822. | : ${ac_cv_have_decl_sigemptyset=yes}
  823. | : ${ac_cv_have_decl_sigfillset=yes}
  824. | : ${ac_cv_have_decl_sigismember=yes}
  825. | : ${ac_cv_have_decl_sigpending=yes}
  826. | : ${ac_cv_have_decl_sigprocmask=yes}
  827. | : ${ac_cv_have_decl_sleep=yes}
  828. | : ${ac_cv_have_decl_snprintf=yes}
  829. | : ${ac_cv_have_decl_srandom=yes}
  830. | : ${ac_cv_have_decl_stat=yes}
  831. | : ${ac_cv_have_decl_stpcpy=yes}
  832. | : ${ac_cv_have_decl_stpncpy=yes}
  833. | : ${ac_cv_have_decl_strcasestr=yes}
  834. | : ${ac_cv_have_decl_strdup=yes}
  835. | : ${ac_cv_have_decl_strerror_r=yes}
  836. | : ${ac_cv_have_decl_strncat=yes}
  837. | : ${ac_cv_have_decl_strndup=yes}
  838. | : ${ac_cv_have_decl_strnlen=yes}
  839. | : ${ac_cv_have_decl_strpbrk=yes}
  840. | : ${ac_cv_have_decl_strsep=yes}
  841. | : ${ac_cv_have_decl_strsignal=yes}
  842. | : ${ac_cv_have_decl_strstr=yes}
  843. | : ${ac_cv_have_decl_strtod=yes}
  844. | : ${ac_cv_have_decl_strtoimax=yes}
  845. | : ${ac_cv_have_decl_strtok_r=yes}
  846. | : ${ac_cv_have_decl_strtoll=yes}
  847. | : ${ac_cv_have_decl_strtoull=yes}
  848. | : ${ac_cv_have_decl_strtoumax=yes}
  849. | : ${ac_cv_have_decl_symlink=yes}
  850. | : ${ac_cv_have_decl_symlinkat=yes}
  851. | : ${ac_cv_have_decl_sys_siglist=yes}
  852. | : ${ac_cv_have_decl_tcsendbreak=yes}
  853. | : ${ac_cv_have_decl_times=yes}
  854. | : ${ac_cv_have_decl_tmpfile=yes}
  855. | : ${ac_cv_have_decl_towctrans=yes}
  856. | : ${ac_cv_have_decl_ttyname_r=yes}
  857. | : ${ac_cv_have_decl_unlink=yes}
  858. | : ${ac_cv_have_decl_unlinkat=yes}
  859. | : ${ac_cv_have_decl_unlockpt=yes}
  860. | : ${ac_cv_have_decl_unsetenv=yes}
  861. | : ${ac_cv_have_decl_usleep=yes}
  862. | : ${ac_cv_have_decl_vasprintf=yes}
  863. | : ${ac_cv_have_decl_vdprintf=yes}
  864. | : ${ac_cv_have_decl_vsnprintf=yes}
  865. | : ${ac_cv_have_decl_waitpid=yes}
  866. | : ${ac_cv_have_decl_wcpcpy=yes}
  867. | : ${ac_cv_have_decl_wcpncpy=yes}
  868. | : ${ac_cv_have_decl_wcrtomb=yes}
  869. | : ${ac_cv_have_decl_wcscasecmp=yes}
  870. | : ${ac_cv_have_decl_wcscat=yes}
  871. | : ${ac_cv_have_decl_wcschr=yes}
  872. | : ${ac_cv_have_decl_wcscmp=yes}
  873. | : ${ac_cv_have_decl_wcscoll=yes}
  874. | : ${ac_cv_have_decl_wcscpy=yes}
  875. | : ${ac_cv_have_decl_wcscspn=yes}
  876. | : ${ac_cv_have_decl_wcsdup=yes}
  877. | : ${ac_cv_have_decl_wcslen=yes}
  878. | : ${ac_cv_have_decl_wcsncasecmp=yes}
  879. | : ${ac_cv_have_decl_wcsncat=yes}
  880. | : ${ac_cv_have_decl_wcsncmp=yes}
  881. | : ${ac_cv_have_decl_wcsncpy=yes}
  882. | : ${ac_cv_have_decl_wcsnlen=yes}
  883. | : ${ac_cv_have_decl_wcsnrtombs=yes}
  884. | : ${ac_cv_have_decl_wcspbrk=yes}
  885. | : ${ac_cv_have_decl_wcsrchr=yes}
  886. | : ${ac_cv_have_decl_wcsrtombs=yes}
  887. | : ${ac_cv_have_decl_wcsspn=yes}
  888. | : ${ac_cv_have_decl_wcsstr=yes}
  889. | : ${ac_cv_have_decl_wcstok=yes}
  890. | : ${ac_cv_have_decl_wcswidth=yes}
  891. | : ${ac_cv_have_decl_wcsxfrm=yes}
  892. | : ${ac_cv_have_decl_wctob=yes}
  893. | : ${ac_cv_have_decl_wctrans=yes}
  894. | : ${ac_cv_have_decl_wctype=yes}
  895. | : ${ac_cv_have_decl_wcwidth=yes}
  896. | : ${ac_cv_have_decl_wmemchr=yes}
  897. | : ${ac_cv_have_decl_wmemcmp=yes}
  898. | : ${ac_cv_have_decl_wmemcpy=yes}
  899. | : ${ac_cv_have_decl_wmemmove=yes}
  900. | : ${ac_cv_have_decl_wmemset=yes}
  901. | : ${ac_cv_have_decl_writev=yes}
  902. |
  903. | # long file name support test invasively touches localbase, always true
  904. | : ${ac_cv_sys_long_file_names=yes}
  905. |
  906. | # function specific
  907. |
  908. | : ${gl_cv_func_btowc_eof=yes}
  909. | : ${gl_cv_func_btowc_nul=yes}
  910. | : ${gl_cv_func_fcntl_f_dupfd_cloexec=yes}
  911. | : ${gl_cv_func_fnmatch_posix=yes}
  912. | : ${gl_cv_func_fopen_slash=yes}
  913. | : ${gl_cv_func_frexp_no_libm=yes}
  914. | : ${gl_cv_func_fseeko=yes}
  915. | : ${gl_cv_func_ftello=yes}
  916. | : ${gl_cv_func_getcwd_null=yes}
  917. | : ${gl_cv_func_getcwd_posix_signature=yes}
  918. | : ${gl_cv_func_getopt_posix=yes}
  919. | : ${gl_cv_func_isnand_no_libm=yes}
  920. | : ${gl_cv_func_ldexp_no_libm=yes}
  921. | : ${gl_cv_func_lseek_pipe=yes}
  922. | : ${gl_cv_func_lstat_dereferences_slashed_symlink=yes}
  923. | : ${gl_cv_func_malloc_0_nonnull=1}
  924. | : ${gl_cv_func_malloc_posix=yes}
  925. | : ${gl_cv_func_mbrtowc_incomplete_state=yes}
  926. | : ${gl_cv_func_mbrtowc_nul_retval=yes}
  927. | : ${gl_cv_func_mbrtowc_null_arg1=yes}
  928. | : ${gl_cv_func_mbrtowc_null_arg2=yes}
  929. | : ${gl_cv_func_mbrtowc_retval=yes}
  930. | : ${gl_cv_func_mbrtowc_sanitycheck=yes}
  931. | : ${gl_cv_func_open_slash=yes}
  932. | : ${gl_cv_func_printf_directive_a=yes}
  933. | : ${gl_cv_func_printf_directive_f=yes}
  934. | : ${gl_cv_func_printf_directive_ls=yes}
  935. | : ${gl_cv_func_printf_directive_n=yes}
  936. | : ${gl_cv_func_printf_flag_grouping=yes}
  937. | : ${gl_cv_func_printf_flag_leftadjust=yes}
  938. | : ${gl_cv_func_printf_flag_zero=yes}
  939. | : ${gl_cv_func_printf_infinite=yes}
  940. | : ${gl_cv_func_printf_long_double=yes}
  941. | : ${gl_cv_func_printf_positions=yes}
  942. | : ${gl_cv_func_printf_precision=yes}
  943. | : ${gl_cv_func_printf_sizes_c99=yes}
  944. | : ${gl_cv_func_sigprocmask=1}
  945. | : ${gl_cv_func_snprintf_retval_c99=yes}
  946. | : ${gl_cv_func_snprintf_size1=yes}
  947. | : ${gl_cv_func_snprintf_usable=yes}
  948. | : ${gl_cv_func_spawnattr_setschedparam=yes}
  949. | : ${gl_cv_func_spawnattr_setschedpolicy=yes}
  950. | : ${gl_cv_func_stat_dir_slash=yes}
  951. | : ${gl_cv_func_stat_file_slash=yes}
  952. | : ${gl_cv_func_stpncpy=yes}
  953. | : ${gl_cv_func_va_copy=yes}
  954. | : ${gl_cv_func_wcrtomb_retval=yes}
  955. | : ${gt_cv_func_unsetenv_ret=int}
  956. |
  957. | : ${gl_cv_have_include_next=yes}
  958. |
  959. | : ${gl_cv_have_raw_decl_rawmemchr=yes}
  960. | : ${gl_cv_have_raw_decl__Exit=yes}
  961. | : ${gl_cv_have_raw_decl_alphasort=yes}
  962. | : ${gl_cv_have_raw_decl_atoll=yes}
  963. | : ${gl_cv_have_raw_decl_btowc=yes}
  964. | : ${gl_cv_have_raw_decl_chdir=yes}
  965. | : ${gl_cv_have_raw_decl_chown=yes}
  966. | : ${gl_cv_have_raw_decl_closedir=yes}
  967. | : ${gl_cv_have_raw_decl_dprintf=yes}
  968. | : ${gl_cv_have_raw_decl_dup2=yes}
  969. | : ${gl_cv_have_raw_decl_dup=yes}
  970. | : ${gl_cv_have_raw_decl_endusershell=yes}
  971. | : ${gl_cv_have_raw_decl_faccessat=yes}
  972. | : ${gl_cv_have_raw_decl_fchdir=yes}
  973. | : ${gl_cv_have_raw_decl_fchmodat=yes}
  974. | : ${gl_cv_have_raw_decl_fchownat=yes}
  975. | : ${gl_cv_have_raw_decl_fcntl=yes}
  976. | : ${gl_cv_have_raw_decl_fdopendir=yes}
  977. | : ${gl_cv_have_raw_decl_ffsl=yes}
  978. | : ${gl_cv_have_raw_decl_ffsll=yes}
  979. | : ${gl_cv_have_raw_decl_fpurge=yes}
  980. | : ${gl_cv_have_raw_decl_fseeko=yes}
  981. | : ${gl_cv_have_raw_decl_fstat=yes}
  982. | : ${gl_cv_have_raw_decl_fstatat=yes}
  983. | : ${gl_cv_have_raw_decl_fsync=yes}
  984. | : ${gl_cv_have_raw_decl_ftello=yes}
  985. | : ${gl_cv_have_raw_decl_ftruncate=yes}
  986. | : ${gl_cv_have_raw_decl_getcwd=yes}
  987. | : ${gl_cv_have_raw_decl_getdelim=yes}
  988. | : ${gl_cv_have_raw_decl_getdomainname=yes}
  989. | : ${gl_cv_have_raw_decl_getdtablesize=yes}
  990. | : ${gl_cv_have_raw_decl_getgroups=yes}
  991. | : ${gl_cv_have_raw_decl_getdtablesize=yes}
  992. | : ${gl_cv_have_raw_decl_getgroups=yes}
  993. | : ${gl_cv_have_raw_decl_gethostname=yes}
  994. | : ${gl_cv_have_raw_decl_getline=yes}
  995. | : ${gl_cv_have_raw_decl_getloadavg=yes}
  996. | : ${gl_cv_have_raw_decl_getlogin=yes}
  997. | : ${gl_cv_have_raw_decl_getlogin_r=yes}
  998. | : ${gl_cv_have_raw_decl_getpagesize=yes}
  999. | : ${gl_cv_have_raw_decl_getsubopt=yes}
  1000. | : ${gl_cv_have_raw_decl_gettimeofday=yes}
  1001. | : ${gl_cv_have_raw_decl_getusershell=yes}
  1002. | : ${gl_cv_have_raw_decl_grantpt=yes}
  1003. | : ${gl_cv_have_raw_decl_imaxabs=yes}
  1004. | : ${gl_cv_have_raw_decl_imaxdiv=yes}
  1005. | : ${gl_cv_have_raw_decl_initstate=yes}
  1006. | : ${gl_cv_have_raw_decl_isatty=yes}
  1007. | : ${gl_cv_have_raw_decl_iswctype=yes}
  1008. | : ${gl_cv_have_raw_decl_lchmod=yes}
  1009. | : ${gl_cv_have_raw_decl_lchown=yes}
  1010. | : ${gl_cv_have_raw_decl_link=yes}
  1011. | : ${gl_cv_have_raw_decl_linkat=yes}
  1012. | : ${gl_cv_have_raw_decl_lseek=yes}
  1013. | : ${gl_cv_have_raw_decl_lstat=yes}
  1014. | : ${gl_cv_have_raw_decl_mbrlen=yes}
  1015. | : ${gl_cv_have_raw_decl_mbrtowc=yes}
  1016. | : ${gl_cv_have_raw_decl_mbsinit=yes}
  1017. | : ${gl_cv_have_raw_decl_mbsnrtowcs=yes}
  1018. | : ${gl_cv_have_raw_decl_mbsrtowcs=yes}
  1019. | : ${gl_cv_have_raw_decl_mkdirat=yes}
  1020. | : ${gl_cv_have_raw_decl_mkdtemp=yes}
  1021. | : ${gl_cv_have_raw_decl_mkfifo=yes}
  1022. | : ${gl_cv_have_raw_decl_mkfifoat=yes}
  1023. | : ${gl_cv_have_raw_decl_mknod=yes}
  1024. | : ${gl_cv_have_raw_decl_mknodat=yes}
  1025. | : ${gl_cv_have_raw_decl_mkstemp=yes}
  1026. | : ${gl_cv_have_raw_decl_nl_langinfo=yes}
  1027. | : ${gl_cv_have_raw_decl_openat=yes}
  1028. | : ${gl_cv_have_raw_decl_opendir=yes}
  1029. | : ${gl_cv_have_raw_decl_pclose=yes}
  1030. | : ${gl_cv_have_raw_decl_pipe=yes}
  1031. | : ${gl_cv_have_raw_decl_popen=yes}
  1032. | : ${gl_cv_have_raw_decl_posix_openpt=yes}
  1033. | : ${gl_cv_have_raw_decl_posix_spawn=yes}
  1034. | : ${gl_cv_have_raw_decl_posix_openpt=yes}
  1035. | : ${gl_cv_have_raw_decl_posix_spawn=yes}
  1036. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes}
  1037. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes}
  1038. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes}
  1039. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes}
  1040. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes}
  1041. | : ${gl_cv_have_raw_decl_posix_spawnattr_destroy=yes}
  1042. | : ${gl_cv_have_raw_decl_posix_spawnattr_getflags=yes}
  1043. | : ${gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes}
  1044. | : ${gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes}
  1045. | : ${gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes}
  1046. | : ${gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes}
  1047. | : ${gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes}
  1048. | : ${gl_cv_have_raw_decl_posix_spawnattr_init=yes}
  1049. | : ${gl_cv_have_raw_decl_posix_spawnattr_setflags=yes}
  1050. | : ${gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes}
  1051. | : ${gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes}
  1052. | : ${gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes}
  1053. | : ${gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes}
  1054. | : ${gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes}
  1055. | : ${gl_cv_have_raw_decl_posix_spawnp=yes}
  1056. | : ${gl_cv_have_raw_decl_pread=yes}
  1057. | : ${gl_cv_have_raw_decl_pselect=yes}
  1058. | : ${gl_cv_have_raw_decl_pthread_sigmask=yes}
  1059. | : ${gl_cv_have_raw_decl_ptsname=yes}
  1060. | : ${gl_cv_have_raw_decl_pwrite=yes}
  1061. | : ${gl_cv_have_raw_decl_random=yes}
  1062. | : ${gl_cv_have_raw_decl_readdir=yes}
  1063. | : ${gl_cv_have_raw_decl_readlink=yes}
  1064. | : ${gl_cv_have_raw_decl_readlinkat=yes}
  1065. | : ${gl_cv_have_raw_decl_realpath=yes}
  1066. | : ${gl_cv_have_raw_decl_renameat=yes}
  1067. | : ${gl_cv_have_raw_decl_rewinddir=yes}
  1068. | : ${gl_cv_have_raw_decl_rmdir=yes}
  1069. | : ${gl_cv_have_raw_decl_rpmatch=yes}
  1070. | : ${gl_cv_have_raw_decl_scandir=yes}
  1071. | : ${gl_cv_have_raw_decl_select=yes}
  1072. | : ${gl_cv_have_raw_decl_setenv=yes}
  1073. | : ${gl_cv_have_raw_decl_sethostname=yes}
  1074. | : ${gl_cv_have_raw_decl_setlocale=yes}
  1075. | : ${gl_cv_have_raw_decl_setstate=yes}
  1076. | : ${gl_cv_have_raw_decl_setusershell=yes}
  1077. | : ${gl_cv_have_raw_decl_sigaction=yes}
  1078. | : ${gl_cv_have_raw_decl_sigaddset=yes}
  1079. | : ${gl_cv_have_raw_decl_sigdelset=yes}
  1080. | : ${gl_cv_have_raw_decl_sigemptyset=yes}
  1081. | : ${gl_cv_have_raw_decl_sigfillset=yes}
  1082. | : ${gl_cv_have_raw_decl_sigismember=yes}
  1083. | : ${gl_cv_have_raw_decl_sigpending=yes}
  1084. | : ${gl_cv_have_raw_decl_sigprocmask=yes}
  1085. | : ${gl_cv_have_raw_decl_sleep=yes}
  1086. | : ${gl_cv_have_raw_decl_snprintf=yes}
  1087. | : ${gl_cv_have_raw_decl_srandom=yes}
  1088. | : ${gl_cv_have_raw_decl_stat=yes}
  1089. | : ${gl_cv_have_raw_decl_strerror_r=yes}
  1090. | : ${gl_cv_have_raw_decl_strtod=yes}
  1091. | : ${gl_cv_have_raw_decl_strtoimax=yes}
  1092. | : ${gl_cv_have_raw_decl_strtoll=yes}
  1093. | : ${gl_cv_have_raw_decl_strtoull=yes}
  1094. | : ${gl_cv_have_raw_decl_strtoumax=yes}
  1095. | : ${gl_cv_have_raw_decl_symlink=yes}
  1096. | : ${gl_cv_have_raw_decl_symlinkat=yes}
  1097. | : ${gl_cv_have_raw_decl_tmpfile=yes}
  1098. | : ${gl_cv_have_raw_decl_towctrans=yes}
  1099. | : ${gl_cv_have_raw_decl_ttyname_r=yes}
  1100. | : ${gl_cv_have_raw_decl_unlink=yes}
  1101. | : ${gl_cv_have_raw_decl_unlinkat=yes}
  1102. | : ${gl_cv_have_raw_decl_unlockpt=yes}
  1103. | : ${gl_cv_have_raw_decl_unsetenv=yes}
  1104. | : ${gl_cv_have_raw_decl_usleep=yes}
  1105. | : ${gl_cv_have_raw_decl_vdprintf=yes}
  1106. | : ${gl_cv_have_raw_decl_vsnprintf=yes}
  1107. | : ${gl_cv_have_raw_decl_waitpid=yes}
  1108. | : ${gl_cv_have_raw_decl_wcpcpy=yes}
  1109. | : ${gl_cv_have_raw_decl_wcpncpy=yes}
  1110. | : ${gl_cv_have_raw_decl_wcrtomb=yes}
  1111. | : ${gl_cv_have_raw_decl_wcscasecmp=yes}
  1112. | : ${gl_cv_have_raw_decl_wcscat=yes}
  1113. | : ${gl_cv_have_raw_decl_wcschr=yes}
  1114. | : ${gl_cv_have_raw_decl_wcscmp=yes}
  1115. | : ${gl_cv_have_raw_decl_wcscoll=yes}
  1116. | : ${gl_cv_have_raw_decl_wcscpy=yes}
  1117. | : ${gl_cv_have_raw_decl_wcscspn=yes}
  1118. | : ${gl_cv_have_raw_decl_wcsdup=yes}
  1119. | : ${gl_cv_have_raw_decl_wcslen=yes}
  1120. | : ${gl_cv_have_raw_decl_wcsncasecmp=yes}
  1121. | : ${gl_cv_have_raw_decl_wcsncat=yes}
  1122. | : ${gl_cv_have_raw_decl_wcsncmp=yes}
  1123. | : ${gl_cv_have_raw_decl_wcsncpy=yes}
  1124. | : ${gl_cv_have_raw_decl_wcsnlen=yes}
  1125. | : ${gl_cv_have_raw_decl_wcsnrtombs=yes}
  1126. | : ${gl_cv_have_raw_decl_wcspbrk=yes}
  1127. | : ${gl_cv_have_raw_decl_wcsrchr=yes}
  1128. | : ${gl_cv_have_raw_decl_wcsrtombs=yes}
  1129. | : ${gl_cv_have_raw_decl_wcsspn=yes}
  1130. | : ${gl_cv_have_raw_decl_wcsstr=yes}
  1131. | : ${gl_cv_have_raw_decl_wcstok=yes}
  1132. | : ${gl_cv_have_raw_decl_wcswidth=yes}
  1133. | : ${gl_cv_have_raw_decl_wcsxfrm=yes}
  1134. | : ${gl_cv_have_raw_decl_wctob=yes}
  1135. | : ${gl_cv_have_raw_decl_wctrans=yes}
  1136. | : ${gl_cv_have_raw_decl_wctype=yes}
  1137. | : ${gl_cv_have_raw_decl_wcwidth=yes}
  1138. | : ${gl_cv_have_raw_decl_wmemchr=yes}
  1139. | : ${gl_cv_have_raw_decl_wmemcmp=yes}
  1140. | : ${gl_cv_have_raw_decl_wmemcpy=yes}
  1141. | : ${gl_cv_have_raw_decl_wmemmove=yes}
  1142. | : ${gl_cv_have_raw_decl_wmemset=yes}
  1143. |
  1144. | : ${gl_cv_header_errno_h_complete=yes}
  1145. | : ${gl_cv_header_inttypes_h=yes}
  1146. | : ${gl_cv_header_langinfo_codeset=yes}
  1147. | : ${gl_cv_header_langinfo_era=yes}
  1148. | : ${gl_cv_header_langinfo_t_fmt_ampm=yes}
  1149. | : ${gl_cv_header_langinfo_yesexpr=yes}
  1150. | : ${gl_cv_header_locale_h_posix2001=yes}
  1151. | : ${gl_cv_header_signal_h_SIGPIPE=yes}
  1152. | : ${gl_cv_header_stdint_h=yes}
  1153. | : ${gl_cv_header_sys_select_h_selfcontained=yes}
  1154. |
  1155. configure:3467: checking for gcc
  1156. configure:3494: result: cc
  1157. configure:3723: checking for C compiler version
  1158. configure:3732: cc --version >&5
  1159. FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0)
  1160. Target: x86_64-unknown-freebsd11.3
  1161. Thread model: posix
  1162. InstalledDir: /usr/bin
  1163. configure:3743: $? = 0
  1164. configure:3732: cc -v >&5
  1165. FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0)
  1166. Target: x86_64-unknown-freebsd11.3
  1167. Thread model: posix
  1168. InstalledDir: /usr/bin
  1169. configure:3743: $? = 0
  1170. configure:3732: cc -V >&5
  1171. cc: error: argument to '-V' is missing (expected 1 value)
  1172. cc: error: no input files
  1173. configure:3743: $? = 1
  1174. configure:3732: cc -qversion >&5
  1175. cc: error: unknown argument '-qversion', did you mean '--version'?
  1176. cc: error: no input files
  1177. configure:3743: $? = 1
  1178. configure:3763: checking whether the C compiler works
  1179. configure:3785: cc -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  1180. configure:3789: $? = 0
  1181. configure:3837: result: yes
  1182. configure:3840: checking for C compiler default output file name
  1183. configure:3842: result: a.out
  1184. configure:3848: checking for suffix of executables
  1185. configure:3855: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  1186. configure:3859: $? = 0
  1187. configure:3881: result:
  1188. configure:3903: checking whether we are cross compiling
  1189. configure:3911: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  1190. configure:3915: $? = 0
  1191. configure:3922: ./conftest
  1192. configure:3926: $? = 0
  1193. configure:3941: result: no
  1194. configure:3946: checking for suffix of object files
  1195. configure:3968: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -DLIBICONV_PLUG conftest.c >&5
  1196. configure:3972: $? = 0
  1197. configure:3993: result: o
  1198. configure:3997: checking whether we are using the GNU C compiler
  1199. configure:4016: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -DLIBICONV_PLUG conftest.c >&5
  1200. configure:4016: $? = 0
  1201. configure:4025: result: yes
  1202. configure:4034: checking whether cc accepts -g
  1203. configure:4054: cc -c -g -DLIBICONV_PLUG conftest.c >&5
  1204. configure:4054: $? = 0
  1205. configure:4095: result: yes
  1206. configure:4112: checking for cc option to accept ISO C89
  1207. configure:4175: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -DLIBICONV_PLUG conftest.c >&5
  1208. configure:4175: $? = 0
  1209. configure:4188: result: none needed
  1210. configure:4213: checking whether cc understands -c and -o together
  1211. configure:4235: cc -c conftest.c -o conftest2.o
  1212. configure:4238: $? = 0
  1213. configure:4235: cc -c conftest.c -o conftest2.o
  1214. configure:4238: $? = 0
  1215. configure:4250: result: yes
  1216. configure:4273: checking how to run the C preprocessor
  1217. configure:4343: result: cpp
  1218. configure:4363: cpp -DLIBICONV_PLUG conftest.c
  1219. configure:4363: $? = 0
  1220. configure:4377: cpp -DLIBICONV_PLUG conftest.c
  1221. conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
  1222. #include <ac_nonexistent.h>
  1223. ^~~~~~~~~~~~~~~~~~
  1224. 1 error generated.
  1225. configure:4377: $? = 1
  1226. configure: failed program was:
  1227. | /* confdefs.h */
  1228. | #define PACKAGE_NAME "sssd"
  1229. | #define PACKAGE_TARNAME "sssd"
  1230. | #define PACKAGE_VERSION "1.16.4"
  1231. | #define PACKAGE_STRING "sssd 1.16.4"
  1232. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1233. | #define PACKAGE_URL ""
  1234. | /* end confdefs.h. */
  1235. | #include <ac_nonexistent.h>
  1236. configure:4406: checking for grep that handles long lines and -e
  1237. configure:4464: result: /usr/bin/grep
  1238. configure:4469: checking for egrep
  1239. configure:4531: result: /usr/bin/egrep
  1240. configure:4536: checking for ANSI C header files
  1241. configure:4640: result: yes
  1242. configure:4653: checking for sys/types.h
  1243. configure:4653: result: yes
  1244. configure:4653: checking for sys/stat.h
  1245. configure:4653: result: yes
  1246. configure:4653: checking for stdlib.h
  1247. configure:4653: result: yes
  1248. configure:4653: checking for string.h
  1249. configure:4653: result: yes
  1250. configure:4653: checking for memory.h
  1251. configure:4653: result: yes
  1252. configure:4653: checking for strings.h
  1253. configure:4653: result: yes
  1254. configure:4653: checking for inttypes.h
  1255. configure:4653: result: yes
  1256. configure:4653: checking for stdint.h
  1257. configure:4653: result: yes
  1258. configure:4653: checking for unistd.h
  1259. configure:4653: result: yes
  1260. configure:4666: checking for minix/config.h
  1261. configure:4666: result: no
  1262. configure:4687: checking whether it is safe to define __EXTENSIONS__
  1263. configure:4705: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -DLIBICONV_PLUG conftest.c >&5
  1264. configure:4705: $? = 0
  1265. configure:4712: result: yes
  1266. configure:4746: checking for a BSD-compatible install
  1267. configure:4814: result: /usr/bin/install -c
  1268. configure:4825: checking whether build environment is sane
  1269. configure:4880: result: yes
  1270. configure:5028: checking for a thread-safe mkdir -p
  1271. configure:5067: result: /bin/mkdir -p
  1272. configure:5074: checking for gawk
  1273. configure:5101: result: /usr/bin/awk
  1274. configure:5112: checking whether gmake sets $(MAKE)
  1275. configure:5134: result: yes
  1276. configure:5156: checking whether gmake supports the include directive
  1277. configure:5171: gmake -f confmf.GNU && cat confinc.out
  1278. gmake[1]: Entering directory '/wrkdirs/usr/ports/security/sssd/work/sssd-1.16.4'
  1279. gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/sssd/work/sssd-1.16.4'
  1280. this is the am__doit target
  1281. configure:5174: $? = 0
  1282. configure:5193: result: yes (GNU style)
  1283. configure:5226: checking whether gmake supports nested variables
  1284. configure:5243: result: yes
  1285. configure:5322: checking how to create a pax tar archive
  1286. configure:5333: tar --version
  1287. bsdtar 3.3.3 - libarchive 3.3.3 zlib/1.2.11 liblzma/5.2.4 bz2lib/1.0.7
  1288. configure:5336: $? = 0
  1289. configure:5376: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
  1290. configure:5379: $? = 0
  1291. configure:5383: tar -xf - <conftest.tar
  1292. configure:5386: $? = 0
  1293. configure:5388: cat conftest.dir/file
  1294. GrepMe
  1295. configure:5391: $? = 0
  1296. configure:5404: result: gnutar
  1297. configure:5413: checking dependency style of cc
  1298. configure:5524: result: gcc3
  1299. configure:5632: checking for ar
  1300. configure:5648: found /usr/bin/ar
  1301. configure:5659: result: ar
  1302. configure:5685: checking the archiver (ar) interface
  1303. configure:5701: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG conftest.c >&5
  1304. configure:5701: $? = 0
  1305. configure:5703: ar cru libconftest.a conftest.o >&5
  1306. configure:5706: $? = 0
  1307. configure:5734: result: ar
  1308. configure:5815: checking build system type
  1309. configure:5829: result: amd64-portbld-freebsd11.3
  1310. configure:5849: checking host system type
  1311. configure:5862: result: amd64-portbld-freebsd11.3
  1312. configure:5903: checking how to print strings
  1313. configure:5930: result: printf
  1314. configure:5951: checking for a sed that does not truncate output
  1315. configure:6015: result: /usr/bin/sed
  1316. configure:6033: checking for fgrep
  1317. configure:6095: result: /usr/bin/fgrep
  1318. configure:6130: checking for ld used by cc
  1319. configure:6197: result: /usr/bin/ld
  1320. configure:6204: checking if the linker (/usr/bin/ld) is GNU ld
  1321. configure:6219: result: yes
  1322. configure:6231: checking for BSD- or MS-compatible name lister (nm)
  1323. configure:6285: result: /usr/bin/nm
  1324. configure:6415: checking the name lister (/usr/bin/nm) interface
  1325. configure:6422: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG conftest.c >&5
  1326. configure:6425: /usr/bin/nm "conftest.o"
  1327. configure:6428: output
  1328. 0000000000000000 B some_variable
  1329. configure:6435: result: BSD nm
  1330. configure:6438: checking whether ln -s works
  1331. configure:6442: result: yes
  1332. configure:6450: checking the maximum length of command line arguments
  1333. configure:6581: result: 262144
  1334. configure:6629: checking how to convert amd64-portbld-freebsd11.3 file names to amd64-portbld-freebsd11.3 format
  1335. configure:6669: result: func_convert_file_noop
  1336. configure:6676: checking how to convert amd64-portbld-freebsd11.3 file names to toolchain format
  1337. configure:6696: result: func_convert_file_noop
  1338. configure:6703: checking for /usr/bin/ld option to reload object files
  1339. configure:6710: result: -r
  1340. configure:6784: checking for objdump
  1341. configure:6800: found /usr/bin/objdump
  1342. configure:6811: result: objdump
  1343. configure:6843: checking how to recognize dependent libraries
  1344. configure:7043: result: pass_all
  1345. configure:7128: checking for dlltool
  1346. configure:7158: result: no
  1347. configure:7188: checking how to associate runtime and link libraries
  1348. configure:7215: result: printf %s\n
  1349. configure:7339: checking for archiver @FILE support
  1350. configure:7356: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG conftest.c >&5
  1351. configure:7356: $? = 0
  1352. configure:7359: ar cru libconftest.a @conftest.lst >&5
  1353. ar: warning: can't open file: @conftest.lst: No such file or directory
  1354. configure:7362: $? = 0
  1355. configure:7367: ar cru libconftest.a @conftest.lst >&5
  1356. ar: warning: can't open file: @conftest.lst: No such file or directory
  1357. configure:7370: $? = 0
  1358. configure:7382: result: no
  1359. configure:7440: checking for strip
  1360. configure:7456: found /usr/bin/strip
  1361. configure:7467: result: strip
  1362. configure:7539: checking for ranlib
  1363. configure:7555: found /usr/bin/ranlib
  1364. configure:7566: result: ranlib
  1365. configure:7668: checking command to parse /usr/bin/nm output from cc object
  1366. configure:7821: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG conftest.c >&5
  1367. configure:7824: $? = 0
  1368. configure:7828: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  1369. configure:7831: $? = 0
  1370. configure:7897: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c conftstm.o >&5
  1371. configure:7900: $? = 0
  1372. configure:7938: result: ok
  1373. configure:7985: checking for sysroot
  1374. configure:8015: result: no
  1375. configure:8022: checking for a working dd
  1376. configure:8060: result: /bin/dd
  1377. configure:8064: checking how to truncate binary pipes
  1378. configure:8079: result: /bin/dd bs=4096 count=1
  1379. configure:8408: checking for mt
  1380. configure:8424: found /usr/bin/mt
  1381. configure:8435: result: mt
  1382. configure:8458: checking if mt is a manifest tool
  1383. configure:8464: mt '-?'
  1384. mt: illegal option -- ?
  1385. usage: mt [-f device] command [count]
  1386. configure:8472: result: no
  1387. configure:9146: checking for dlfcn.h
  1388. configure:9146: result: yes
  1389. configure:9372: checking for objdir
  1390. configure:9387: result: .libs
  1391. configure:9651: checking if cc supports -fno-rtti -fno-exceptions
  1392. configure:9669: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -fno-rtti -fno-exceptions conftest.c >&5
  1393. configure:9673: $? = 0
  1394. configure:9686: result: yes
  1395. configure:10044: checking for cc option to produce PIC
  1396. configure:10051: result: -fPIC -DPIC
  1397. configure:10059: checking if cc PIC flag -fPIC -DPIC works
  1398. configure:10077: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -fPIC -DPIC -DPIC conftest.c >&5
  1399. configure:10081: $? = 0
  1400. configure:10094: result: yes
  1401. configure:10123: checking if cc static flag -static works
  1402. configure:10151: result: yes
  1403. configure:10166: checking if cc supports -c -o file.o
  1404. configure:10187: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -o out/conftest2.o conftest.c >&5
  1405. configure:10191: $? = 0
  1406. configure:10213: result: yes
  1407. configure:10221: checking if cc supports -c -o file.o
  1408. configure:10268: result: yes
  1409. configure:10301: checking whether the cc linker (/usr/bin/ld) supports shared libraries
  1410. configure:11560: result: yes
  1411. configure:11597: checking whether -lc should be explicitly linked in
  1412. configure:11605: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG conftest.c >&5
  1413. configure:11608: $? = 0
  1414. configure:11623: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  1415. configure:11626: $? = 0
  1416. configure:11640: result: no
  1417. configure:11800: checking dynamic linker characteristics
  1418. configure:12618: result: freebsd11.3 ld.so
  1419. configure:12740: checking how to hardcode library paths into programs
  1420. configure:12765: result: immediate
  1421. configure:13313: checking whether stripping libraries is possible
  1422. configure:13318: result: yes
  1423. configure:13353: checking if libtool supports shared libraries
  1424. configure:13355: result: yes
  1425. configure:13358: checking whether to build shared libraries
  1426. configure:13383: result: yes
  1427. configure:13386: checking whether to build static libraries
  1428. configure:13390: result: no
  1429. configure:13441: checking for library containing dlopen
  1430. configure:13472: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  1431. configure:13472: $? = 0
  1432. configure:13489: result: none required
  1433. configure:13579: checking for dlerror
  1434. configure:13579: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  1435. configure:13579: $? = 0
  1436. configure:13579: result: yes
  1437. configure:13593: checking for shl_load
  1438. configure:13593: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  1439. /tmp/conftest-06abbe.o: In function `main':
  1440. conftest.c:(.text+0x7): undefined reference to `shl_load'
  1441. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  1442. configure:13593: $? = 1
  1443. configure: failed program was:
  1444. | /* confdefs.h */
  1445. | #define PACKAGE_NAME "sssd"
  1446. | #define PACKAGE_TARNAME "sssd"
  1447. | #define PACKAGE_VERSION "1.16.4"
  1448. | #define PACKAGE_STRING "sssd 1.16.4"
  1449. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1450. | #define PACKAGE_URL ""
  1451. | #define STDC_HEADERS 1
  1452. | #define HAVE_SYS_TYPES_H 1
  1453. | #define HAVE_SYS_STAT_H 1
  1454. | #define HAVE_STDLIB_H 1
  1455. | #define HAVE_STRING_H 1
  1456. | #define HAVE_MEMORY_H 1
  1457. | #define HAVE_STRINGS_H 1
  1458. | #define HAVE_INTTYPES_H 1
  1459. | #define HAVE_STDINT_H 1
  1460. | #define HAVE_UNISTD_H 1
  1461. | #define __EXTENSIONS__ 1
  1462. | #define _ALL_SOURCE 1
  1463. | #define _GNU_SOURCE 1
  1464. | #define _POSIX_PTHREAD_SEMANTICS 1
  1465. | #define _TANDEM_SOURCE 1
  1466. | #define PACKAGE "sssd"
  1467. | #define VERSION "1.16.4"
  1468. | #define HAVE_DLFCN_H 1
  1469. | #define LT_OBJDIR ".libs/"
  1470. | #define HAVE_LIBDL 1
  1471. | #define HAVE_DLERROR 1
  1472. | /* end confdefs.h. */
  1473. | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  1474. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1475. | #define shl_load innocuous_shl_load
  1476. |
  1477. | /* System header to define __stub macros and hopefully few prototypes,
  1478. | which can conflict with char shl_load (); below.
  1479. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1480. | <limits.h> exists even on freestanding compilers. */
  1481. |
  1482. | #ifdef __STDC__
  1483. | # include <limits.h>
  1484. | #else
  1485. | # include <assert.h>
  1486. | #endif
  1487. |
  1488. | #undef shl_load
  1489. |
  1490. | /* Override any GCC internal prototype to avoid an error.
  1491. | Use char because int might match the return type of a GCC
  1492. | builtin and then its argument prototype would still apply. */
  1493. | #ifdef __cplusplus
  1494. | extern "C"
  1495. | #endif
  1496. | char shl_load ();
  1497. | /* The GNU C library defines this for functions which it implements
  1498. | to always fail with ENOSYS. Some functions are actually named
  1499. | something starting with __ and the normal name is an alias. */
  1500. | #if defined __stub_shl_load || defined __stub___shl_load
  1501. | choke me
  1502. | #endif
  1503. |
  1504. | int
  1505. | main ()
  1506. | {
  1507. | return shl_load ();
  1508. | ;
  1509. | return 0;
  1510. | }
  1511. configure:13593: result: no
  1512. configure:13600: checking for shl_load in -ldld
  1513. configure:13625: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -ldld >&5
  1514. /usr/bin/ld: cannot find -ldld
  1515. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  1516. configure:13625: $? = 1
  1517. configure: failed program was:
  1518. | /* confdefs.h */
  1519. | #define PACKAGE_NAME "sssd"
  1520. | #define PACKAGE_TARNAME "sssd"
  1521. | #define PACKAGE_VERSION "1.16.4"
  1522. | #define PACKAGE_STRING "sssd 1.16.4"
  1523. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1524. | #define PACKAGE_URL ""
  1525. | #define STDC_HEADERS 1
  1526. | #define HAVE_SYS_TYPES_H 1
  1527. | #define HAVE_SYS_STAT_H 1
  1528. | #define HAVE_STDLIB_H 1
  1529. | #define HAVE_STRING_H 1
  1530. | #define HAVE_MEMORY_H 1
  1531. | #define HAVE_STRINGS_H 1
  1532. | #define HAVE_INTTYPES_H 1
  1533. | #define HAVE_STDINT_H 1
  1534. | #define HAVE_UNISTD_H 1
  1535. | #define __EXTENSIONS__ 1
  1536. | #define _ALL_SOURCE 1
  1537. | #define _GNU_SOURCE 1
  1538. | #define _POSIX_PTHREAD_SEMANTICS 1
  1539. | #define _TANDEM_SOURCE 1
  1540. | #define PACKAGE "sssd"
  1541. | #define VERSION "1.16.4"
  1542. | #define HAVE_DLFCN_H 1
  1543. | #define LT_OBJDIR ".libs/"
  1544. | #define HAVE_LIBDL 1
  1545. | #define HAVE_DLERROR 1
  1546. | /* end confdefs.h. */
  1547. |
  1548. | /* Override any GCC internal prototype to avoid an error.
  1549. | Use char because int might match the return type of a GCC
  1550. | builtin and then its argument prototype would still apply. */
  1551. | #ifdef __cplusplus
  1552. | extern "C"
  1553. | #endif
  1554. | char shl_load ();
  1555. | int
  1556. | main ()
  1557. | {
  1558. | return shl_load ();
  1559. | ;
  1560. | return 0;
  1561. | }
  1562. configure:13634: result: no
  1563. configure:13680: checking for dld_link in -ldld
  1564. configure:13705: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -ldld >&5
  1565. /usr/bin/ld: cannot find -ldld
  1566. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  1567. configure:13705: $? = 1
  1568. configure: failed program was:
  1569. | /* confdefs.h */
  1570. | #define PACKAGE_NAME "sssd"
  1571. | #define PACKAGE_TARNAME "sssd"
  1572. | #define PACKAGE_VERSION "1.16.4"
  1573. | #define PACKAGE_STRING "sssd 1.16.4"
  1574. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1575. | #define PACKAGE_URL ""
  1576. | #define STDC_HEADERS 1
  1577. | #define HAVE_SYS_TYPES_H 1
  1578. | #define HAVE_SYS_STAT_H 1
  1579. | #define HAVE_STDLIB_H 1
  1580. | #define HAVE_STRING_H 1
  1581. | #define HAVE_MEMORY_H 1
  1582. | #define HAVE_STRINGS_H 1
  1583. | #define HAVE_INTTYPES_H 1
  1584. | #define HAVE_STDINT_H 1
  1585. | #define HAVE_UNISTD_H 1
  1586. | #define __EXTENSIONS__ 1
  1587. | #define _ALL_SOURCE 1
  1588. | #define _GNU_SOURCE 1
  1589. | #define _POSIX_PTHREAD_SEMANTICS 1
  1590. | #define _TANDEM_SOURCE 1
  1591. | #define PACKAGE "sssd"
  1592. | #define VERSION "1.16.4"
  1593. | #define HAVE_DLFCN_H 1
  1594. | #define LT_OBJDIR ".libs/"
  1595. | #define HAVE_LIBDL 1
  1596. | #define HAVE_DLERROR 1
  1597. | /* end confdefs.h. */
  1598. |
  1599. | /* Override any GCC internal prototype to avoid an error.
  1600. | Use char because int might match the return type of a GCC
  1601. | builtin and then its argument prototype would still apply. */
  1602. | #ifdef __cplusplus
  1603. | extern "C"
  1604. | #endif
  1605. | char dld_link ();
  1606. | int
  1607. | main ()
  1608. | {
  1609. | return dld_link ();
  1610. | ;
  1611. | return 0;
  1612. | }
  1613. configure:13714: result: no
  1614. configure:13765: checking whether NLS is requested
  1615. configure:13774: result: yes
  1616. configure:13812: checking for msgfmt
  1617. configure: trying /usr/local/bin/msgfmt...
  1618. 0 translated messages.
  1619. configure:13844: result: /usr/local/bin/msgfmt
  1620. configure:13853: checking for gmsgfmt
  1621. configure:13884: result: /usr/local/bin/msgfmt
  1622. configure:13924: checking for xgettext
  1623. configure: trying /usr/local/bin/xgettext...
  1624. /usr/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
  1625. configure:13956: result: /usr/local/bin/xgettext
  1626. configure:13996: checking for msgmerge
  1627. configure: trying /usr/local/bin/msgmerge...
  1628. configure:14027: result: /usr/local/bin/msgmerge
  1629. configure:14102: checking for ld used by GCC
  1630. configure:14166: result: /usr/bin/ld
  1631. configure:14173: checking if the linker (/usr/bin/ld) is GNU ld
  1632. configure:14186: result: yes
  1633. configure:14193: checking for shared library run path origin
  1634. configure:14206: result: done
  1635. configure:14622: checking for CFPreferencesCopyAppValue
  1636. configure:14642: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/System/Library/Frameworks/CoreFoundation.framework/Headers -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -framework CoreFoundation >&5
  1637. conftest.c:31:10: fatal error: 'CFPreferences.h' file not found
  1638. #include <CFPreferences.h>
  1639. ^~~~~~~~~~~~~~~~~
  1640. 1 error generated.
  1641. configure:14642: $? = 1
  1642. configure: failed program was:
  1643. | /* confdefs.h */
  1644. | #define PACKAGE_NAME "sssd"
  1645. | #define PACKAGE_TARNAME "sssd"
  1646. | #define PACKAGE_VERSION "1.16.4"
  1647. | #define PACKAGE_STRING "sssd 1.16.4"
  1648. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1649. | #define PACKAGE_URL ""
  1650. | #define STDC_HEADERS 1
  1651. | #define HAVE_SYS_TYPES_H 1
  1652. | #define HAVE_SYS_STAT_H 1
  1653. | #define HAVE_STDLIB_H 1
  1654. | #define HAVE_STRING_H 1
  1655. | #define HAVE_MEMORY_H 1
  1656. | #define HAVE_STRINGS_H 1
  1657. | #define HAVE_INTTYPES_H 1
  1658. | #define HAVE_STDINT_H 1
  1659. | #define HAVE_UNISTD_H 1
  1660. | #define __EXTENSIONS__ 1
  1661. | #define _ALL_SOURCE 1
  1662. | #define _GNU_SOURCE 1
  1663. | #define _POSIX_PTHREAD_SEMANTICS 1
  1664. | #define _TANDEM_SOURCE 1
  1665. | #define PACKAGE "sssd"
  1666. | #define VERSION "1.16.4"
  1667. | #define HAVE_DLFCN_H 1
  1668. | #define LT_OBJDIR ".libs/"
  1669. | #define HAVE_LIBDL 1
  1670. | #define HAVE_DLERROR 1
  1671. | #define HAVE_LIBDLLOADER 1
  1672. | /* end confdefs.h. */
  1673. | #include <CFPreferences.h>
  1674. | int
  1675. | main ()
  1676. | {
  1677. | CFPreferencesCopyAppValue(NULL, NULL)
  1678. | ;
  1679. | return 0;
  1680. | }
  1681. configure:14652: result: no
  1682. configure:14659: checking for CFLocaleCopyCurrent
  1683. configure:14679: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/System/Library/Frameworks/CoreFoundation.framework/Headers -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -framework CoreFoundation >&5
  1684. conftest.c:31:10: fatal error: 'CFLocale.h' file not found
  1685. #include <CFLocale.h>
  1686. ^~~~~~~~~~~~
  1687. 1 error generated.
  1688. configure:14679: $? = 1
  1689. configure: failed program was:
  1690. | /* confdefs.h */
  1691. | #define PACKAGE_NAME "sssd"
  1692. | #define PACKAGE_TARNAME "sssd"
  1693. | #define PACKAGE_VERSION "1.16.4"
  1694. | #define PACKAGE_STRING "sssd 1.16.4"
  1695. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1696. | #define PACKAGE_URL ""
  1697. | #define STDC_HEADERS 1
  1698. | #define HAVE_SYS_TYPES_H 1
  1699. | #define HAVE_SYS_STAT_H 1
  1700. | #define HAVE_STDLIB_H 1
  1701. | #define HAVE_STRING_H 1
  1702. | #define HAVE_MEMORY_H 1
  1703. | #define HAVE_STRINGS_H 1
  1704. | #define HAVE_INTTYPES_H 1
  1705. | #define HAVE_STDINT_H 1
  1706. | #define HAVE_UNISTD_H 1
  1707. | #define __EXTENSIONS__ 1
  1708. | #define _ALL_SOURCE 1
  1709. | #define _GNU_SOURCE 1
  1710. | #define _POSIX_PTHREAD_SEMANTICS 1
  1711. | #define _TANDEM_SOURCE 1
  1712. | #define PACKAGE "sssd"
  1713. | #define VERSION "1.16.4"
  1714. | #define HAVE_DLFCN_H 1
  1715. | #define LT_OBJDIR ".libs/"
  1716. | #define HAVE_LIBDL 1
  1717. | #define HAVE_DLERROR 1
  1718. | #define HAVE_LIBDLLOADER 1
  1719. | /* end confdefs.h. */
  1720. | #include <CFLocale.h>
  1721. | int
  1722. | main ()
  1723. | {
  1724. | CFLocaleCopyCurrent();
  1725. | ;
  1726. | return 0;
  1727. | }
  1728. configure:14689: result: no
  1729. configure:14704: checking whether NLS is requested
  1730. configure:14713: result: yes
  1731. configure:14731: checking for GNU gettext in libc
  1732. configure:14750: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  1733. conftest.c:31:10: fatal error: 'libintl.h' file not found
  1734. #include <libintl.h>
  1735. ^~~~~~~~~~~
  1736. 1 error generated.
  1737. configure:14750: $? = 1
  1738. configure: failed program was:
  1739. | /* confdefs.h */
  1740. | #define PACKAGE_NAME "sssd"
  1741. | #define PACKAGE_TARNAME "sssd"
  1742. | #define PACKAGE_VERSION "1.16.4"
  1743. | #define PACKAGE_STRING "sssd 1.16.4"
  1744. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1745. | #define PACKAGE_URL ""
  1746. | #define STDC_HEADERS 1
  1747. | #define HAVE_SYS_TYPES_H 1
  1748. | #define HAVE_SYS_STAT_H 1
  1749. | #define HAVE_STDLIB_H 1
  1750. | #define HAVE_STRING_H 1
  1751. | #define HAVE_MEMORY_H 1
  1752. | #define HAVE_STRINGS_H 1
  1753. | #define HAVE_INTTYPES_H 1
  1754. | #define HAVE_STDINT_H 1
  1755. | #define HAVE_UNISTD_H 1
  1756. | #define __EXTENSIONS__ 1
  1757. | #define _ALL_SOURCE 1
  1758. | #define _GNU_SOURCE 1
  1759. | #define _POSIX_PTHREAD_SEMANTICS 1
  1760. | #define _TANDEM_SOURCE 1
  1761. | #define PACKAGE "sssd"
  1762. | #define VERSION "1.16.4"
  1763. | #define HAVE_DLFCN_H 1
  1764. | #define LT_OBJDIR ".libs/"
  1765. | #define HAVE_LIBDL 1
  1766. | #define HAVE_DLERROR 1
  1767. | #define HAVE_LIBDLLOADER 1
  1768. | /* end confdefs.h. */
  1769. | #include <libintl.h>
  1770. | extern int _nl_msg_cat_cntr;
  1771. | extern int *_nl_domain_bindings;
  1772. | int
  1773. | main ()
  1774. | {
  1775. | bindtextdomain ("", "");
  1776. | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
  1777. | ;
  1778. | return 0;
  1779. | }
  1780. configure:14758: result: no
  1781. configure:14792: checking for iconv
  1782. configure:14814: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  1783. configure:14814: $? = 0
  1784. configure:14846: result: yes
  1785. configure:15245: checking for GNU gettext in libintl
  1786. configure:15272: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib >&5
  1787. configure:15272: $? = 0
  1788. configure:15311: result: yes
  1789. configure:15346: checking whether to use NLS
  1790. configure:15348: result: yes
  1791. configure:15351: checking where the gettext function comes from
  1792. configure:15362: result: external libintl
  1793. configure:15370: checking how to link with libintl
  1794. configure:15372: result: /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib
  1795. configure:15447: checking whether gmake supports nested variables
  1796. configure:15464: result: yes
  1797. configure:15488: checking for stdint.h
  1798. configure:15488: result: yes
  1799. configure:15488: checking for dlfcn.h
  1800. configure:15488: result: yes
  1801. configure:15547: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  1802. configure:15547: $? = 0
  1803. configure:15573: checking for library containing timer_create
  1804. configure:15604: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  1805. /tmp/conftest-907ad4.o: In function `main':
  1806. conftest.c:(.text+0x7): undefined reference to `timer_create'
  1807. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  1808. configure:15604: $? = 1
  1809. configure: failed program was:
  1810. | /* confdefs.h */
  1811. | #define PACKAGE_NAME "sssd"
  1812. | #define PACKAGE_TARNAME "sssd"
  1813. | #define PACKAGE_VERSION "1.16.4"
  1814. | #define PACKAGE_STRING "sssd 1.16.4"
  1815. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1816. | #define PACKAGE_URL ""
  1817. | #define STDC_HEADERS 1
  1818. | #define HAVE_SYS_TYPES_H 1
  1819. | #define HAVE_SYS_STAT_H 1
  1820. | #define HAVE_STDLIB_H 1
  1821. | #define HAVE_STRING_H 1
  1822. | #define HAVE_MEMORY_H 1
  1823. | #define HAVE_STRINGS_H 1
  1824. | #define HAVE_INTTYPES_H 1
  1825. | #define HAVE_STDINT_H 1
  1826. | #define HAVE_UNISTD_H 1
  1827. | #define __EXTENSIONS__ 1
  1828. | #define _ALL_SOURCE 1
  1829. | #define _GNU_SOURCE 1
  1830. | #define _POSIX_PTHREAD_SEMANTICS 1
  1831. | #define _TANDEM_SOURCE 1
  1832. | #define PACKAGE "sssd"
  1833. | #define VERSION "1.16.4"
  1834. | #define HAVE_DLFCN_H 1
  1835. | #define LT_OBJDIR ".libs/"
  1836. | #define HAVE_LIBDL 1
  1837. | #define HAVE_DLERROR 1
  1838. | #define HAVE_LIBDLLOADER 1
  1839. | #define HAVE_ICONV 1
  1840. | #define ENABLE_NLS 1
  1841. | #define HAVE_GETTEXT 1
  1842. | #define HAVE_DCGETTEXT 1
  1843. | #define PRERELEASE_VERSION ""
  1844. | #define HAVE_STDINT_H 1
  1845. | #define HAVE_DLFCN_H 1
  1846. | #define HAVE_PTHREAD 1
  1847. | /* end confdefs.h. */
  1848. |
  1849. | /* Override any GCC internal prototype to avoid an error.
  1850. | Use char because int might match the return type of a GCC
  1851. | builtin and then its argument prototype would still apply. */
  1852. | #ifdef __cplusplus
  1853. | extern "C"
  1854. | #endif
  1855. | char timer_create ();
  1856. | int
  1857. | main ()
  1858. | {
  1859. | return timer_create ();
  1860. | ;
  1861. | return 0;
  1862. | }
  1863. configure:15604: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -lrt >&5
  1864. configure:15604: $? = 0
  1865. configure:15621: result: -lrt
  1866. configure:15642: checking for library containing clock_gettime
  1867. configure:15673: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  1868. configure:15673: $? = 0
  1869. configure:15690: result: none required
  1870. configure:15712: checking for utimensat
  1871. configure:15712: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  1872. configure:15712: $? = 0
  1873. configure:15712: result: yes
  1874. configure:15712: checking for futimens
  1875. configure:15712: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  1876. configure:15712: $? = 0
  1877. configure:15712: result: yes
  1878. configure:15726: checking endian.h usability
  1879. configure:15726: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  1880. conftest.c:76:10: fatal error: 'endian.h' file not found
  1881. #include <endian.h>
  1882. ^~~~~~~~~~
  1883. 1 error generated.
  1884. configure:15726: $? = 1
  1885. configure: failed program was:
  1886. | /* confdefs.h */
  1887. | #define PACKAGE_NAME "sssd"
  1888. | #define PACKAGE_TARNAME "sssd"
  1889. | #define PACKAGE_VERSION "1.16.4"
  1890. | #define PACKAGE_STRING "sssd 1.16.4"
  1891. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1892. | #define PACKAGE_URL ""
  1893. | #define STDC_HEADERS 1
  1894. | #define HAVE_SYS_TYPES_H 1
  1895. | #define HAVE_SYS_STAT_H 1
  1896. | #define HAVE_STDLIB_H 1
  1897. | #define HAVE_STRING_H 1
  1898. | #define HAVE_MEMORY_H 1
  1899. | #define HAVE_STRINGS_H 1
  1900. | #define HAVE_INTTYPES_H 1
  1901. | #define HAVE_STDINT_H 1
  1902. | #define HAVE_UNISTD_H 1
  1903. | #define __EXTENSIONS__ 1
  1904. | #define _ALL_SOURCE 1
  1905. | #define _GNU_SOURCE 1
  1906. | #define _POSIX_PTHREAD_SEMANTICS 1
  1907. | #define _TANDEM_SOURCE 1
  1908. | #define PACKAGE "sssd"
  1909. | #define VERSION "1.16.4"
  1910. | #define HAVE_DLFCN_H 1
  1911. | #define LT_OBJDIR ".libs/"
  1912. | #define HAVE_LIBDL 1
  1913. | #define HAVE_DLERROR 1
  1914. | #define HAVE_LIBDLLOADER 1
  1915. | #define HAVE_ICONV 1
  1916. | #define ENABLE_NLS 1
  1917. | #define HAVE_GETTEXT 1
  1918. | #define HAVE_DCGETTEXT 1
  1919. | #define PRERELEASE_VERSION ""
  1920. | #define HAVE_STDINT_H 1
  1921. | #define HAVE_DLFCN_H 1
  1922. | #define HAVE_PTHREAD 1
  1923. | #define HAVE_LIBRT 1
  1924. | #define HAVE_LIBRT 1
  1925. | #define HAVE_UTIMENSAT 1
  1926. | #define HAVE_FUTIMENS 1
  1927. | /* end confdefs.h. */
  1928. | #include <stdio.h>
  1929. | #ifdef HAVE_SYS_TYPES_H
  1930. | # include <sys/types.h>
  1931. | #endif
  1932. | #ifdef HAVE_SYS_STAT_H
  1933. | # include <sys/stat.h>
  1934. | #endif
  1935. | #ifdef STDC_HEADERS
  1936. | # include <stdlib.h>
  1937. | # include <stddef.h>
  1938. | #else
  1939. | # ifdef HAVE_STDLIB_H
  1940. | # include <stdlib.h>
  1941. | # endif
  1942. | #endif
  1943. | #ifdef HAVE_STRING_H
  1944. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1945. | # include <memory.h>
  1946. | # endif
  1947. | # include <string.h>
  1948. | #endif
  1949. | #ifdef HAVE_STRINGS_H
  1950. | # include <strings.h>
  1951. | #endif
  1952. | #ifdef HAVE_INTTYPES_H
  1953. | # include <inttypes.h>
  1954. | #endif
  1955. | #ifdef HAVE_STDINT_H
  1956. | # include <stdint.h>
  1957. | #endif
  1958. | #ifdef HAVE_UNISTD_H
  1959. | # include <unistd.h>
  1960. | #endif
  1961. | #include <endian.h>
  1962. configure:15726: result: no
  1963. configure:15726: checking endian.h presence
  1964. configure:15726: cpp -DLIBICONV_PLUG -I/usr/local/include conftest.c
  1965. conftest.c:43:10: fatal error: 'endian.h' file not found
  1966. #include <endian.h>
  1967. ^~~~~~~~~~
  1968. 1 error generated.
  1969. configure:15726: $? = 1
  1970. configure: failed program was:
  1971. | /* confdefs.h */
  1972. | #define PACKAGE_NAME "sssd"
  1973. | #define PACKAGE_TARNAME "sssd"
  1974. | #define PACKAGE_VERSION "1.16.4"
  1975. | #define PACKAGE_STRING "sssd 1.16.4"
  1976. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1977. | #define PACKAGE_URL ""
  1978. | #define STDC_HEADERS 1
  1979. | #define HAVE_SYS_TYPES_H 1
  1980. | #define HAVE_SYS_STAT_H 1
  1981. | #define HAVE_STDLIB_H 1
  1982. | #define HAVE_STRING_H 1
  1983. | #define HAVE_MEMORY_H 1
  1984. | #define HAVE_STRINGS_H 1
  1985. | #define HAVE_INTTYPES_H 1
  1986. | #define HAVE_STDINT_H 1
  1987. | #define HAVE_UNISTD_H 1
  1988. | #define __EXTENSIONS__ 1
  1989. | #define _ALL_SOURCE 1
  1990. | #define _GNU_SOURCE 1
  1991. | #define _POSIX_PTHREAD_SEMANTICS 1
  1992. | #define _TANDEM_SOURCE 1
  1993. | #define PACKAGE "sssd"
  1994. | #define VERSION "1.16.4"
  1995. | #define HAVE_DLFCN_H 1
  1996. | #define LT_OBJDIR ".libs/"
  1997. | #define HAVE_LIBDL 1
  1998. | #define HAVE_DLERROR 1
  1999. | #define HAVE_LIBDLLOADER 1
  2000. | #define HAVE_ICONV 1
  2001. | #define ENABLE_NLS 1
  2002. | #define HAVE_GETTEXT 1
  2003. | #define HAVE_DCGETTEXT 1
  2004. | #define PRERELEASE_VERSION ""
  2005. | #define HAVE_STDINT_H 1
  2006. | #define HAVE_DLFCN_H 1
  2007. | #define HAVE_PTHREAD 1
  2008. | #define HAVE_LIBRT 1
  2009. | #define HAVE_LIBRT 1
  2010. | #define HAVE_UTIMENSAT 1
  2011. | #define HAVE_FUTIMENS 1
  2012. | /* end confdefs.h. */
  2013. | #include <endian.h>
  2014. configure:15726: result: no
  2015. configure:15726: checking for endian.h
  2016. configure:15726: result: no
  2017. configure:15726: checking sys/endian.h usability
  2018. configure:15726: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  2019. configure:15726: $? = 0
  2020. configure:15726: result: yes
  2021. configure:15726: checking sys/endian.h presence
  2022. configure:15726: cpp -DLIBICONV_PLUG -I/usr/local/include conftest.c
  2023. configure:15726: $? = 0
  2024. configure:15726: result: yes
  2025. configure:15726: checking for sys/endian.h
  2026. configure:15726: result: yes
  2027. configure:15726: checking for byteswap.h
  2028. configure:15726: result: no
  2029. configure:15737: checking whether byte ordering is bigendian
  2030. configure:15752: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  2031. conftest.c:45:9: error: unknown type name 'not'
  2032. not a universal capable compiler
  2033. ^
  2034. conftest.c:45:14: error: expected ';' after top level declarator
  2035. not a universal capable compiler
  2036. ^
  2037. ;
  2038. 2 errors generated.
  2039. configure:15752: $? = 1
  2040. configure: failed program was:
  2041. | /* confdefs.h */
  2042. | #define PACKAGE_NAME "sssd"
  2043. | #define PACKAGE_TARNAME "sssd"
  2044. | #define PACKAGE_VERSION "1.16.4"
  2045. | #define PACKAGE_STRING "sssd 1.16.4"
  2046. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2047. | #define PACKAGE_URL ""
  2048. | #define STDC_HEADERS 1
  2049. | #define HAVE_SYS_TYPES_H 1
  2050. | #define HAVE_SYS_STAT_H 1
  2051. | #define HAVE_STDLIB_H 1
  2052. | #define HAVE_STRING_H 1
  2053. | #define HAVE_MEMORY_H 1
  2054. | #define HAVE_STRINGS_H 1
  2055. | #define HAVE_INTTYPES_H 1
  2056. | #define HAVE_STDINT_H 1
  2057. | #define HAVE_UNISTD_H 1
  2058. | #define __EXTENSIONS__ 1
  2059. | #define _ALL_SOURCE 1
  2060. | #define _GNU_SOURCE 1
  2061. | #define _POSIX_PTHREAD_SEMANTICS 1
  2062. | #define _TANDEM_SOURCE 1
  2063. | #define PACKAGE "sssd"
  2064. | #define VERSION "1.16.4"
  2065. | #define HAVE_DLFCN_H 1
  2066. | #define LT_OBJDIR ".libs/"
  2067. | #define HAVE_LIBDL 1
  2068. | #define HAVE_DLERROR 1
  2069. | #define HAVE_LIBDLLOADER 1
  2070. | #define HAVE_ICONV 1
  2071. | #define ENABLE_NLS 1
  2072. | #define HAVE_GETTEXT 1
  2073. | #define HAVE_DCGETTEXT 1
  2074. | #define PRERELEASE_VERSION ""
  2075. | #define HAVE_STDINT_H 1
  2076. | #define HAVE_DLFCN_H 1
  2077. | #define HAVE_PTHREAD 1
  2078. | #define HAVE_LIBRT 1
  2079. | #define HAVE_LIBRT 1
  2080. | #define HAVE_UTIMENSAT 1
  2081. | #define HAVE_FUTIMENS 1
  2082. | #define HAVE_SYS_ENDIAN_H 1
  2083. | /* end confdefs.h. */
  2084. | #ifndef __APPLE_CC__
  2085. | not a universal capable compiler
  2086. | #endif
  2087. | typedef int dummy;
  2088. |
  2089. configure:15797: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  2090. configure:15797: $? = 0
  2091. configure:15815: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  2092. conftest.c:51:4: error: use of undeclared identifier 'not'
  2093. not big endian
  2094. ^
  2095. 1 error generated.
  2096. configure:15815: $? = 1
  2097. configure: failed program was:
  2098. | /* confdefs.h */
  2099. | #define PACKAGE_NAME "sssd"
  2100. | #define PACKAGE_TARNAME "sssd"
  2101. | #define PACKAGE_VERSION "1.16.4"
  2102. | #define PACKAGE_STRING "sssd 1.16.4"
  2103. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2104. | #define PACKAGE_URL ""
  2105. | #define STDC_HEADERS 1
  2106. | #define HAVE_SYS_TYPES_H 1
  2107. | #define HAVE_SYS_STAT_H 1
  2108. | #define HAVE_STDLIB_H 1
  2109. | #define HAVE_STRING_H 1
  2110. | #define HAVE_MEMORY_H 1
  2111. | #define HAVE_STRINGS_H 1
  2112. | #define HAVE_INTTYPES_H 1
  2113. | #define HAVE_STDINT_H 1
  2114. | #define HAVE_UNISTD_H 1
  2115. | #define __EXTENSIONS__ 1
  2116. | #define _ALL_SOURCE 1
  2117. | #define _GNU_SOURCE 1
  2118. | #define _POSIX_PTHREAD_SEMANTICS 1
  2119. | #define _TANDEM_SOURCE 1
  2120. | #define PACKAGE "sssd"
  2121. | #define VERSION "1.16.4"
  2122. | #define HAVE_DLFCN_H 1
  2123. | #define LT_OBJDIR ".libs/"
  2124. | #define HAVE_LIBDL 1
  2125. | #define HAVE_DLERROR 1
  2126. | #define HAVE_LIBDLLOADER 1
  2127. | #define HAVE_ICONV 1
  2128. | #define ENABLE_NLS 1
  2129. | #define HAVE_GETTEXT 1
  2130. | #define HAVE_DCGETTEXT 1
  2131. | #define PRERELEASE_VERSION ""
  2132. | #define HAVE_STDINT_H 1
  2133. | #define HAVE_DLFCN_H 1
  2134. | #define HAVE_PTHREAD 1
  2135. | #define HAVE_LIBRT 1
  2136. | #define HAVE_LIBRT 1
  2137. | #define HAVE_UTIMENSAT 1
  2138. | #define HAVE_FUTIMENS 1
  2139. | #define HAVE_SYS_ENDIAN_H 1
  2140. | /* end confdefs.h. */
  2141. | #include <sys/types.h>
  2142. | #include <sys/param.h>
  2143. |
  2144. | int
  2145. | main ()
  2146. | {
  2147. | #if BYTE_ORDER != BIG_ENDIAN
  2148. | not big endian
  2149. | #endif
  2150. |
  2151. | ;
  2152. | return 0;
  2153. | }
  2154. configure:15943: result: no
  2155. configure:16028: Detected operating system type:
  2156. configure:16105: Build with config
  2157. configure:16109: checking for struct ucred.pid
  2158. configure:16109: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  2159. conftest.c:50:21: error: variable has incomplete type 'struct ucred'
  2160. static struct ucred ac_aggr;
  2161. ^
  2162. conftest.c:50:15: note: forward declaration of 'struct ucred'
  2163. static struct ucred ac_aggr;
  2164. ^
  2165. 1 error generated.
  2166. configure:16109: $? = 1
  2167. configure: failed program was:
  2168. | /* confdefs.h */
  2169. | #define PACKAGE_NAME "sssd"
  2170. | #define PACKAGE_TARNAME "sssd"
  2171. | #define PACKAGE_VERSION "1.16.4"
  2172. | #define PACKAGE_STRING "sssd 1.16.4"
  2173. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2174. | #define PACKAGE_URL ""
  2175. | #define STDC_HEADERS 1
  2176. | #define HAVE_SYS_TYPES_H 1
  2177. | #define HAVE_SYS_STAT_H 1
  2178. | #define HAVE_STDLIB_H 1
  2179. | #define HAVE_STRING_H 1
  2180. | #define HAVE_MEMORY_H 1
  2181. | #define HAVE_STRINGS_H 1
  2182. | #define HAVE_INTTYPES_H 1
  2183. | #define HAVE_STDINT_H 1
  2184. | #define HAVE_UNISTD_H 1
  2185. | #define __EXTENSIONS__ 1
  2186. | #define _ALL_SOURCE 1
  2187. | #define _GNU_SOURCE 1
  2188. | #define _POSIX_PTHREAD_SEMANTICS 1
  2189. | #define _TANDEM_SOURCE 1
  2190. | #define PACKAGE "sssd"
  2191. | #define VERSION "1.16.4"
  2192. | #define HAVE_DLFCN_H 1
  2193. | #define LT_OBJDIR ".libs/"
  2194. | #define HAVE_LIBDL 1
  2195. | #define HAVE_DLERROR 1
  2196. | #define HAVE_LIBDLLOADER 1
  2197. | #define HAVE_ICONV 1
  2198. | #define ENABLE_NLS 1
  2199. | #define HAVE_GETTEXT 1
  2200. | #define HAVE_DCGETTEXT 1
  2201. | #define PRERELEASE_VERSION ""
  2202. | #define HAVE_STDINT_H 1
  2203. | #define HAVE_DLFCN_H 1
  2204. | #define HAVE_PTHREAD 1
  2205. | #define HAVE_LIBRT 1
  2206. | #define HAVE_LIBRT 1
  2207. | #define HAVE_UTIMENSAT 1
  2208. | #define HAVE_FUTIMENS 1
  2209. | #define HAVE_SYS_ENDIAN_H 1
  2210. | #define HAVE_LITTLE_ENDIAN 1
  2211. | /* end confdefs.h. */
  2212. | #include <sys/socket.h>
  2213. |
  2214. | int
  2215. | main ()
  2216. | {
  2217. | static struct ucred ac_aggr;
  2218. | if (ac_aggr.pid)
  2219. | return 0;
  2220. | ;
  2221. | return 0;
  2222. | }
  2223. configure:16109: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  2224. conftest.c:50:21: error: variable has incomplete type 'struct ucred'
  2225. static struct ucred ac_aggr;
  2226. ^
  2227. conftest.c:50:15: note: forward declaration of 'struct ucred'
  2228. static struct ucred ac_aggr;
  2229. ^
  2230. 1 error generated.
  2231. configure:16109: $? = 1
  2232. configure: failed program was:
  2233. | /* confdefs.h */
  2234. | #define PACKAGE_NAME "sssd"
  2235. | #define PACKAGE_TARNAME "sssd"
  2236. | #define PACKAGE_VERSION "1.16.4"
  2237. | #define PACKAGE_STRING "sssd 1.16.4"
  2238. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2239. | #define PACKAGE_URL ""
  2240. | #define STDC_HEADERS 1
  2241. | #define HAVE_SYS_TYPES_H 1
  2242. | #define HAVE_SYS_STAT_H 1
  2243. | #define HAVE_STDLIB_H 1
  2244. | #define HAVE_STRING_H 1
  2245. | #define HAVE_MEMORY_H 1
  2246. | #define HAVE_STRINGS_H 1
  2247. | #define HAVE_INTTYPES_H 1
  2248. | #define HAVE_STDINT_H 1
  2249. | #define HAVE_UNISTD_H 1
  2250. | #define __EXTENSIONS__ 1
  2251. | #define _ALL_SOURCE 1
  2252. | #define _GNU_SOURCE 1
  2253. | #define _POSIX_PTHREAD_SEMANTICS 1
  2254. | #define _TANDEM_SOURCE 1
  2255. | #define PACKAGE "sssd"
  2256. | #define VERSION "1.16.4"
  2257. | #define HAVE_DLFCN_H 1
  2258. | #define LT_OBJDIR ".libs/"
  2259. | #define HAVE_LIBDL 1
  2260. | #define HAVE_DLERROR 1
  2261. | #define HAVE_LIBDLLOADER 1
  2262. | #define HAVE_ICONV 1
  2263. | #define ENABLE_NLS 1
  2264. | #define HAVE_GETTEXT 1
  2265. | #define HAVE_DCGETTEXT 1
  2266. | #define PRERELEASE_VERSION ""
  2267. | #define HAVE_STDINT_H 1
  2268. | #define HAVE_DLFCN_H 1
  2269. | #define HAVE_PTHREAD 1
  2270. | #define HAVE_LIBRT 1
  2271. | #define HAVE_LIBRT 1
  2272. | #define HAVE_UTIMENSAT 1
  2273. | #define HAVE_FUTIMENS 1
  2274. | #define HAVE_SYS_ENDIAN_H 1
  2275. | #define HAVE_LITTLE_ENDIAN 1
  2276. | /* end confdefs.h. */
  2277. | #include <sys/socket.h>
  2278. |
  2279. | int
  2280. | main ()
  2281. | {
  2282. | static struct ucred ac_aggr;
  2283. | if (sizeof ac_aggr.pid)
  2284. | return 0;
  2285. | ;
  2286. | return 0;
  2287. | }
  2288. configure:16109: result: no
  2289. configure:16119: checking for struct ucred.uid
  2290. configure:16119: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  2291. conftest.c:50:21: error: variable has incomplete type 'struct ucred'
  2292. static struct ucred ac_aggr;
  2293. ^
  2294. conftest.c:50:15: note: forward declaration of 'struct ucred'
  2295. static struct ucred ac_aggr;
  2296. ^
  2297. 1 error generated.
  2298. configure:16119: $? = 1
  2299. configure: failed program was:
  2300. | /* confdefs.h */
  2301. | #define PACKAGE_NAME "sssd"
  2302. | #define PACKAGE_TARNAME "sssd"
  2303. | #define PACKAGE_VERSION "1.16.4"
  2304. | #define PACKAGE_STRING "sssd 1.16.4"
  2305. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2306. | #define PACKAGE_URL ""
  2307. | #define STDC_HEADERS 1
  2308. | #define HAVE_SYS_TYPES_H 1
  2309. | #define HAVE_SYS_STAT_H 1
  2310. | #define HAVE_STDLIB_H 1
  2311. | #define HAVE_STRING_H 1
  2312. | #define HAVE_MEMORY_H 1
  2313. | #define HAVE_STRINGS_H 1
  2314. | #define HAVE_INTTYPES_H 1
  2315. | #define HAVE_STDINT_H 1
  2316. | #define HAVE_UNISTD_H 1
  2317. | #define __EXTENSIONS__ 1
  2318. | #define _ALL_SOURCE 1
  2319. | #define _GNU_SOURCE 1
  2320. | #define _POSIX_PTHREAD_SEMANTICS 1
  2321. | #define _TANDEM_SOURCE 1
  2322. | #define PACKAGE "sssd"
  2323. | #define VERSION "1.16.4"
  2324. | #define HAVE_DLFCN_H 1
  2325. | #define LT_OBJDIR ".libs/"
  2326. | #define HAVE_LIBDL 1
  2327. | #define HAVE_DLERROR 1
  2328. | #define HAVE_LIBDLLOADER 1
  2329. | #define HAVE_ICONV 1
  2330. | #define ENABLE_NLS 1
  2331. | #define HAVE_GETTEXT 1
  2332. | #define HAVE_DCGETTEXT 1
  2333. | #define PRERELEASE_VERSION ""
  2334. | #define HAVE_STDINT_H 1
  2335. | #define HAVE_DLFCN_H 1
  2336. | #define HAVE_PTHREAD 1
  2337. | #define HAVE_LIBRT 1
  2338. | #define HAVE_LIBRT 1
  2339. | #define HAVE_UTIMENSAT 1
  2340. | #define HAVE_FUTIMENS 1
  2341. | #define HAVE_SYS_ENDIAN_H 1
  2342. | #define HAVE_LITTLE_ENDIAN 1
  2343. | /* end confdefs.h. */
  2344. | #include <sys/socket.h>
  2345. |
  2346. | int
  2347. | main ()
  2348. | {
  2349. | static struct ucred ac_aggr;
  2350. | if (ac_aggr.uid)
  2351. | return 0;
  2352. | ;
  2353. | return 0;
  2354. | }
  2355. configure:16119: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  2356. conftest.c:50:21: error: variable has incomplete type 'struct ucred'
  2357. static struct ucred ac_aggr;
  2358. ^
  2359. conftest.c:50:15: note: forward declaration of 'struct ucred'
  2360. static struct ucred ac_aggr;
  2361. ^
  2362. 1 error generated.
  2363. configure:16119: $? = 1
  2364. configure: failed program was:
  2365. | /* confdefs.h */
  2366. | #define PACKAGE_NAME "sssd"
  2367. | #define PACKAGE_TARNAME "sssd"
  2368. | #define PACKAGE_VERSION "1.16.4"
  2369. | #define PACKAGE_STRING "sssd 1.16.4"
  2370. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2371. | #define PACKAGE_URL ""
  2372. | #define STDC_HEADERS 1
  2373. | #define HAVE_SYS_TYPES_H 1
  2374. | #define HAVE_SYS_STAT_H 1
  2375. | #define HAVE_STDLIB_H 1
  2376. | #define HAVE_STRING_H 1
  2377. | #define HAVE_MEMORY_H 1
  2378. | #define HAVE_STRINGS_H 1
  2379. | #define HAVE_INTTYPES_H 1
  2380. | #define HAVE_STDINT_H 1
  2381. | #define HAVE_UNISTD_H 1
  2382. | #define __EXTENSIONS__ 1
  2383. | #define _ALL_SOURCE 1
  2384. | #define _GNU_SOURCE 1
  2385. | #define _POSIX_PTHREAD_SEMANTICS 1
  2386. | #define _TANDEM_SOURCE 1
  2387. | #define PACKAGE "sssd"
  2388. | #define VERSION "1.16.4"
  2389. | #define HAVE_DLFCN_H 1
  2390. | #define LT_OBJDIR ".libs/"
  2391. | #define HAVE_LIBDL 1
  2392. | #define HAVE_DLERROR 1
  2393. | #define HAVE_LIBDLLOADER 1
  2394. | #define HAVE_ICONV 1
  2395. | #define ENABLE_NLS 1
  2396. | #define HAVE_GETTEXT 1
  2397. | #define HAVE_DCGETTEXT 1
  2398. | #define PRERELEASE_VERSION ""
  2399. | #define HAVE_STDINT_H 1
  2400. | #define HAVE_DLFCN_H 1
  2401. | #define HAVE_PTHREAD 1
  2402. | #define HAVE_LIBRT 1
  2403. | #define HAVE_LIBRT 1
  2404. | #define HAVE_UTIMENSAT 1
  2405. | #define HAVE_FUTIMENS 1
  2406. | #define HAVE_SYS_ENDIAN_H 1
  2407. | #define HAVE_LITTLE_ENDIAN 1
  2408. | /* end confdefs.h. */
  2409. | #include <sys/socket.h>
  2410. |
  2411. | int
  2412. | main ()
  2413. | {
  2414. | static struct ucred ac_aggr;
  2415. | if (sizeof ac_aggr.uid)
  2416. | return 0;
  2417. | ;
  2418. | return 0;
  2419. | }
  2420. configure:16119: result: no
  2421. configure:16129: checking for struct ucred.gid
  2422. configure:16129: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  2423. conftest.c:50:21: error: variable has incomplete type 'struct ucred'
  2424. static struct ucred ac_aggr;
  2425. ^
  2426. conftest.c:50:15: note: forward declaration of 'struct ucred'
  2427. static struct ucred ac_aggr;
  2428. ^
  2429. 1 error generated.
  2430. configure:16129: $? = 1
  2431. configure: failed program was:
  2432. | /* confdefs.h */
  2433. | #define PACKAGE_NAME "sssd"
  2434. | #define PACKAGE_TARNAME "sssd"
  2435. | #define PACKAGE_VERSION "1.16.4"
  2436. | #define PACKAGE_STRING "sssd 1.16.4"
  2437. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2438. | #define PACKAGE_URL ""
  2439. | #define STDC_HEADERS 1
  2440. | #define HAVE_SYS_TYPES_H 1
  2441. | #define HAVE_SYS_STAT_H 1
  2442. | #define HAVE_STDLIB_H 1
  2443. | #define HAVE_STRING_H 1
  2444. | #define HAVE_MEMORY_H 1
  2445. | #define HAVE_STRINGS_H 1
  2446. | #define HAVE_INTTYPES_H 1
  2447. | #define HAVE_STDINT_H 1
  2448. | #define HAVE_UNISTD_H 1
  2449. | #define __EXTENSIONS__ 1
  2450. | #define _ALL_SOURCE 1
  2451. | #define _GNU_SOURCE 1
  2452. | #define _POSIX_PTHREAD_SEMANTICS 1
  2453. | #define _TANDEM_SOURCE 1
  2454. | #define PACKAGE "sssd"
  2455. | #define VERSION "1.16.4"
  2456. | #define HAVE_DLFCN_H 1
  2457. | #define LT_OBJDIR ".libs/"
  2458. | #define HAVE_LIBDL 1
  2459. | #define HAVE_DLERROR 1
  2460. | #define HAVE_LIBDLLOADER 1
  2461. | #define HAVE_ICONV 1
  2462. | #define ENABLE_NLS 1
  2463. | #define HAVE_GETTEXT 1
  2464. | #define HAVE_DCGETTEXT 1
  2465. | #define PRERELEASE_VERSION ""
  2466. | #define HAVE_STDINT_H 1
  2467. | #define HAVE_DLFCN_H 1
  2468. | #define HAVE_PTHREAD 1
  2469. | #define HAVE_LIBRT 1
  2470. | #define HAVE_LIBRT 1
  2471. | #define HAVE_UTIMENSAT 1
  2472. | #define HAVE_FUTIMENS 1
  2473. | #define HAVE_SYS_ENDIAN_H 1
  2474. | #define HAVE_LITTLE_ENDIAN 1
  2475. | /* end confdefs.h. */
  2476. | #include <sys/socket.h>
  2477. |
  2478. | int
  2479. | main ()
  2480. | {
  2481. | static struct ucred ac_aggr;
  2482. | if (ac_aggr.gid)
  2483. | return 0;
  2484. | ;
  2485. | return 0;
  2486. | }
  2487. configure:16129: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  2488. conftest.c:50:21: error: variable has incomplete type 'struct ucred'
  2489. static struct ucred ac_aggr;
  2490. ^
  2491. conftest.c:50:15: note: forward declaration of 'struct ucred'
  2492. static struct ucred ac_aggr;
  2493. ^
  2494. 1 error generated.
  2495. configure:16129: $? = 1
  2496. configure: failed program was:
  2497. | /* confdefs.h */
  2498. | #define PACKAGE_NAME "sssd"
  2499. | #define PACKAGE_TARNAME "sssd"
  2500. | #define PACKAGE_VERSION "1.16.4"
  2501. | #define PACKAGE_STRING "sssd 1.16.4"
  2502. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2503. | #define PACKAGE_URL ""
  2504. | #define STDC_HEADERS 1
  2505. | #define HAVE_SYS_TYPES_H 1
  2506. | #define HAVE_SYS_STAT_H 1
  2507. | #define HAVE_STDLIB_H 1
  2508. | #define HAVE_STRING_H 1
  2509. | #define HAVE_MEMORY_H 1
  2510. | #define HAVE_STRINGS_H 1
  2511. | #define HAVE_INTTYPES_H 1
  2512. | #define HAVE_STDINT_H 1
  2513. | #define HAVE_UNISTD_H 1
  2514. | #define __EXTENSIONS__ 1
  2515. | #define _ALL_SOURCE 1
  2516. | #define _GNU_SOURCE 1
  2517. | #define _POSIX_PTHREAD_SEMANTICS 1
  2518. | #define _TANDEM_SOURCE 1
  2519. | #define PACKAGE "sssd"
  2520. | #define VERSION "1.16.4"
  2521. | #define HAVE_DLFCN_H 1
  2522. | #define LT_OBJDIR ".libs/"
  2523. | #define HAVE_LIBDL 1
  2524. | #define HAVE_DLERROR 1
  2525. | #define HAVE_LIBDLLOADER 1
  2526. | #define HAVE_ICONV 1
  2527. | #define ENABLE_NLS 1
  2528. | #define HAVE_GETTEXT 1
  2529. | #define HAVE_DCGETTEXT 1
  2530. | #define PRERELEASE_VERSION ""
  2531. | #define HAVE_STDINT_H 1
  2532. | #define HAVE_DLFCN_H 1
  2533. | #define HAVE_PTHREAD 1
  2534. | #define HAVE_LIBRT 1
  2535. | #define HAVE_LIBRT 1
  2536. | #define HAVE_UTIMENSAT 1
  2537. | #define HAVE_FUTIMENS 1
  2538. | #define HAVE_SYS_ENDIAN_H 1
  2539. | #define HAVE_LITTLE_ENDIAN 1
  2540. | /* end confdefs.h. */
  2541. | #include <sys/socket.h>
  2542. |
  2543. | int
  2544. | main ()
  2545. | {
  2546. | static struct ucred ac_aggr;
  2547. | if (sizeof ac_aggr.gid)
  2548. | return 0;
  2549. | ;
  2550. | return 0;
  2551. | }
  2552. configure:16129: result: no
  2553. configure:16148: WARNING: struct ucred is not available
  2554. configure:17425: checking pkg-config is at least version 0.9.0
  2555. configure:17428: result: yes
  2556. configure:17439: checking for POPT
  2557. configure:17447: $PKG_CONFIG --exists --print-errors "popt"
  2558. configure:17450: $? = 0
  2559. configure:17465: $PKG_CONFIG --exists --print-errors "popt"
  2560. configure:17468: $? = 0
  2561. configure:17504: result: yes
  2562. configure:17588: checking for TALLOC
  2563. configure:17596: $PKG_CONFIG --exists --print-errors "talloc"
  2564. configure:17599: $? = 0
  2565. configure:17614: $PKG_CONFIG --exists --print-errors "talloc"
  2566. configure:17617: $? = 0
  2567. configure:17653: result: yes
  2568. configure:17731: checking for TDB
  2569. configure:17739: $PKG_CONFIG --exists --print-errors "tdb >= 1.1.3"
  2570. configure:17742: $? = 0
  2571. configure:17757: $PKG_CONFIG --exists --print-errors "tdb >= 1.1.3"
  2572. configure:17760: $? = 0
  2573. configure:17796: result: yes
  2574. configure:17880: checking for TEVENT
  2575. configure:17888: $PKG_CONFIG --exists --print-errors "tevent"
  2576. configure:17891: $? = 0
  2577. configure:17906: $PKG_CONFIG --exists --print-errors "tevent"
  2578. configure:17909: $? = 0
  2579. configure:17945: result: yes
  2580. configure:18023: checking for LDB
  2581. configure:18031: $PKG_CONFIG --exists --print-errors "ldb >= 0.9.2"
  2582. configure:18034: $? = 0
  2583. configure:18049: $PKG_CONFIG --exists --print-errors "ldb >= 0.9.2"
  2584. configure:18052: $? = 0
  2585. configure:18107: result: yes
  2586. configure:18115: checking ldb.h usability
  2587. configure:18115: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  2588. configure:18115: $? = 0
  2589. configure:18115: result: yes
  2590. configure:18115: checking ldb.h presence
  2591. configure:18115: cpp -DLIBICONV_PLUG -I/usr/local/include conftest.c
  2592. configure:18115: $? = 0
  2593. configure:18115: result: yes
  2594. configure:18115: checking for ldb.h
  2595. configure:18115: result: yes
  2596. configure:18120: checking for ldb_init in -lldb
  2597. configure:18145: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -lldb -ltevent -ltdb -ldl -lldap >&5
  2598. /usr/bin/ld: cannot find -lldb
  2599. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  2600. configure:18145: $? = 1
  2601. configure: failed program was:
  2602. | /* confdefs.h */
  2603. | #define PACKAGE_NAME "sssd"
  2604. | #define PACKAGE_TARNAME "sssd"
  2605. | #define PACKAGE_VERSION "1.16.4"
  2606. | #define PACKAGE_STRING "sssd 1.16.4"
  2607. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2608. | #define PACKAGE_URL ""
  2609. | #define STDC_HEADERS 1
  2610. | #define HAVE_SYS_TYPES_H 1
  2611. | #define HAVE_SYS_STAT_H 1
  2612. | #define HAVE_STDLIB_H 1
  2613. | #define HAVE_STRING_H 1
  2614. | #define HAVE_MEMORY_H 1
  2615. | #define HAVE_STRINGS_H 1
  2616. | #define HAVE_INTTYPES_H 1
  2617. | #define HAVE_STDINT_H 1
  2618. | #define HAVE_UNISTD_H 1
  2619. | #define __EXTENSIONS__ 1
  2620. | #define _ALL_SOURCE 1
  2621. | #define _GNU_SOURCE 1
  2622. | #define _POSIX_PTHREAD_SEMANTICS 1
  2623. | #define _TANDEM_SOURCE 1
  2624. | #define PACKAGE "sssd"
  2625. | #define VERSION "1.16.4"
  2626. | #define HAVE_DLFCN_H 1
  2627. | #define LT_OBJDIR ".libs/"
  2628. | #define HAVE_LIBDL 1
  2629. | #define HAVE_DLERROR 1
  2630. | #define HAVE_LIBDLLOADER 1
  2631. | #define HAVE_ICONV 1
  2632. | #define ENABLE_NLS 1
  2633. | #define HAVE_GETTEXT 1
  2634. | #define HAVE_DCGETTEXT 1
  2635. | #define PRERELEASE_VERSION ""
  2636. | #define HAVE_STDINT_H 1
  2637. | #define HAVE_DLFCN_H 1
  2638. | #define HAVE_PTHREAD 1
  2639. | #define HAVE_LIBRT 1
  2640. | #define HAVE_LIBRT 1
  2641. | #define HAVE_UTIMENSAT 1
  2642. | #define HAVE_FUTIMENS 1
  2643. | #define HAVE_SYS_ENDIAN_H 1
  2644. | #define HAVE_LITTLE_ENDIAN 1
  2645. | #define DB_PATH "/var/db/sss/db"
  2646. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  2647. | #define PID_PATH "/var/run"
  2648. | #define LOG_PATH ""VARDIR"/log/sssd"
  2649. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  2650. | #define PIPE_PATH "/var/run/sss/pipes"
  2651. | #define MCACHE_PATH "/var/db/sss/mc"
  2652. | #define DEFAULT_CCACHE_DIR "/tmp"
  2653. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  2654. | #define TEST_DIR "."
  2655. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  2656. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  2657. | #define HAVE_PYTHON3_BINDINGS 1
  2658. | #define HAVE_NSCD /usr/sbin/nscd
  2659. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  2660. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  2661. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  2662. | #define NOLOGIN_SHELL "/sbin/nologin"
  2663. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  2664. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  2665. | #define BUILD_SUDO 1
  2666. | #define BUILD_SSH 1
  2667. | #define BUILD_IFP 1
  2668. | #define BUILD_SAMBA 1
  2669. | #define BUILD_LIBWBCLIENT 1
  2670. | #define SSSD_USER "root"
  2671. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  2672. | #define HAVE_LDB_H 1
  2673. | /* end confdefs.h. */
  2674. |
  2675. | /* Override any GCC internal prototype to avoid an error.
  2676. | Use char because int might match the return type of a GCC
  2677. | builtin and then its argument prototype would still apply. */
  2678. | #ifdef __cplusplus
  2679. | extern "C"
  2680. | #endif
  2681. | char ldb_init ();
  2682. | int
  2683. | main ()
  2684. | {
  2685. | return ldb_init ();
  2686. | ;
  2687. | return 0;
  2688. | }
  2689. configure:18154: result: no
  2690. configure:18115: checking ldb_module.h usability
  2691. configure:18115: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  2692. configure:18115: $? = 0
  2693. configure:18115: result: yes
  2694. configure:18115: checking ldb_module.h presence
  2695. configure:18115: cpp -DLIBICONV_PLUG -I/usr/local/include conftest.c
  2696. configure:18115: $? = 0
  2697. configure:18115: result: yes
  2698. configure:18115: checking for ldb_module.h
  2699. configure:18115: result: yes
  2700. configure:18120: checking for ldb_init in -lldb
  2701. configure:18154: result: no
  2702. configure:18184: checking feature ldb runtime version check
  2703. configure:18200: result: no
  2704. configure:18204: ldb lib directory: /usr/local/lib/shared-modules/ldb
  2705. configure:18213: checking for DHASH
  2706. configure:18221: $PKG_CONFIG --exists --print-errors "dhash >= 0.4.2"
  2707. configure:18224: $? = 0
  2708. configure:18239: $PKG_CONFIG --exists --print-errors "dhash >= 0.4.2"
  2709. configure:18242: $? = 0
  2710. configure:18280: result: yes
  2711. configure:18291: checking for COLLECTION
  2712. configure:18299: $PKG_CONFIG --exists --print-errors "collection >= 0.5.1"
  2713. configure:18302: $? = 0
  2714. configure:18317: $PKG_CONFIG --exists --print-errors "collection >= 0.5.1"
  2715. configure:18320: $? = 0
  2716. configure:18358: result: yes
  2717. configure:18366: checking for INI_CONFIG_V0
  2718. configure:18374: $PKG_CONFIG --exists --print-errors "
  2719. ini_config >= 0.6.1"
  2720. configure:18379: $? = 0
  2721. configure:18395: $PKG_CONFIG --exists --print-errors "
  2722. ini_config >= 0.6.1"
  2723. configure:18400: $? = 0
  2724. configure:18445: result: yes
  2725. configure:18459: checking for INI_CONFIG_V1
  2726. configure:18467: $PKG_CONFIG --exists --print-errors "
  2727. ini_config >= 1.0.0"
  2728. configure:18472: $? = 0
  2729. configure:18488: $PKG_CONFIG --exists --print-errors "
  2730. ini_config >= 1.0.0"
  2731. configure:18493: $? = 0
  2732. configure:18540: result: yes
  2733. configure:18554: checking for INI_CONFIG_V1_1
  2734. configure:18562: $PKG_CONFIG --exists --print-errors "
  2735. ini_config >= 1.1.0"
  2736. configure:18567: $? = 0
  2737. configure:18583: $PKG_CONFIG --exists --print-errors "
  2738. ini_config >= 1.1.0"
  2739. configure:18588: $? = 0
  2740. configure:18635: result: yes
  2741. configure:18649: checking for INI_CONFIG_V1_3
  2742. configure:18657: $PKG_CONFIG --exists --print-errors "
  2743. ini_config >= 1.3.0"
  2744. configure:18662: $? = 0
  2745. configure:18678: $PKG_CONFIG --exists --print-errors "
  2746. ini_config >= 1.3.0"
  2747. configure:18683: $? = 0
  2748. configure:18730: result: yes
  2749. configure:18760: checking for security/pam_appl.h
  2750. configure:18760: result: yes
  2751. configure:18765: checking for pam_get_item in -lpam
  2752. configure:18790: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -lpam >&5
  2753. configure:18790: $? = 0
  2754. configure:18799: result: yes
  2755. configure:18760: checking security/pam_modules.h usability
  2756. configure:18760: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  2757. configure:18760: $? = 0
  2758. configure:18760: result: yes
  2759. configure:18760: checking security/pam_modules.h presence
  2760. configure:18760: cpp -DLIBICONV_PLUG -I/usr/local/include conftest.c
  2761. configure:18760: $? = 0
  2762. configure:18760: result: yes
  2763. configure:18760: checking for security/pam_modules.h
  2764. configure:18760: result: yes
  2765. configure:18765: checking for pam_get_item in -lpam
  2766. configure:18799: result: yes
  2767. configure:18818: checking security/pam_ext.h usability
  2768. configure:18818: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  2769. conftest.c:113:10: fatal error: 'security/pam_ext.h' file not found
  2770. #include <security/pam_ext.h>
  2771. ^~~~~~~~~~~~~~~~~~~~
  2772. 1 error generated.
  2773. configure:18818: $? = 1
  2774. configure: failed program was:
  2775. | /* confdefs.h */
  2776. | #define PACKAGE_NAME "sssd"
  2777. | #define PACKAGE_TARNAME "sssd"
  2778. | #define PACKAGE_VERSION "1.16.4"
  2779. | #define PACKAGE_STRING "sssd 1.16.4"
  2780. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2781. | #define PACKAGE_URL ""
  2782. | #define STDC_HEADERS 1
  2783. | #define HAVE_SYS_TYPES_H 1
  2784. | #define HAVE_SYS_STAT_H 1
  2785. | #define HAVE_STDLIB_H 1
  2786. | #define HAVE_STRING_H 1
  2787. | #define HAVE_MEMORY_H 1
  2788. | #define HAVE_STRINGS_H 1
  2789. | #define HAVE_INTTYPES_H 1
  2790. | #define HAVE_STDINT_H 1
  2791. | #define HAVE_UNISTD_H 1
  2792. | #define __EXTENSIONS__ 1
  2793. | #define _ALL_SOURCE 1
  2794. | #define _GNU_SOURCE 1
  2795. | #define _POSIX_PTHREAD_SEMANTICS 1
  2796. | #define _TANDEM_SOURCE 1
  2797. | #define PACKAGE "sssd"
  2798. | #define VERSION "1.16.4"
  2799. | #define HAVE_DLFCN_H 1
  2800. | #define LT_OBJDIR ".libs/"
  2801. | #define HAVE_LIBDL 1
  2802. | #define HAVE_DLERROR 1
  2803. | #define HAVE_LIBDLLOADER 1
  2804. | #define HAVE_ICONV 1
  2805. | #define ENABLE_NLS 1
  2806. | #define HAVE_GETTEXT 1
  2807. | #define HAVE_DCGETTEXT 1
  2808. | #define PRERELEASE_VERSION ""
  2809. | #define HAVE_STDINT_H 1
  2810. | #define HAVE_DLFCN_H 1
  2811. | #define HAVE_PTHREAD 1
  2812. | #define HAVE_LIBRT 1
  2813. | #define HAVE_LIBRT 1
  2814. | #define HAVE_UTIMENSAT 1
  2815. | #define HAVE_FUTIMENS 1
  2816. | #define HAVE_SYS_ENDIAN_H 1
  2817. | #define HAVE_LITTLE_ENDIAN 1
  2818. | #define DB_PATH "/var/db/sss/db"
  2819. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  2820. | #define PID_PATH "/var/run"
  2821. | #define LOG_PATH ""VARDIR"/log/sssd"
  2822. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  2823. | #define PIPE_PATH "/var/run/sss/pipes"
  2824. | #define MCACHE_PATH "/var/db/sss/mc"
  2825. | #define DEFAULT_CCACHE_DIR "/tmp"
  2826. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  2827. | #define TEST_DIR "."
  2828. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  2829. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  2830. | #define HAVE_PYTHON3_BINDINGS 1
  2831. | #define HAVE_NSCD /usr/sbin/nscd
  2832. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  2833. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  2834. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  2835. | #define NOLOGIN_SHELL "/sbin/nologin"
  2836. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  2837. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  2838. | #define BUILD_SUDO 1
  2839. | #define BUILD_SSH 1
  2840. | #define BUILD_IFP 1
  2841. | #define BUILD_SAMBA 1
  2842. | #define BUILD_LIBWBCLIENT 1
  2843. | #define SSSD_USER "root"
  2844. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  2845. | #define HAVE_LDB_H 1
  2846. | #define HAVE_LDB_MODULE_H 1
  2847. | #define HAVE_LIBINI_CONFIG_V0 1
  2848. | #define HAVE_LIBINI_CONFIG_V1 1
  2849. | #define HAVE_LIBINI_CONFIG_V1_1 1
  2850. | #define HAVE_LIBINI_CONFIG_V1_3 1
  2851. | #define HAVE_SECURITY_PAM_APPL_H 1
  2852. | #define HAVE_SECURITY_PAM_MODULES_H 1
  2853. | /* end confdefs.h. */
  2854. | #include <stdio.h>
  2855. | #ifdef HAVE_SYS_TYPES_H
  2856. | # include <sys/types.h>
  2857. | #endif
  2858. | #ifdef HAVE_SYS_STAT_H
  2859. | # include <sys/stat.h>
  2860. | #endif
  2861. | #ifdef STDC_HEADERS
  2862. | # include <stdlib.h>
  2863. | # include <stddef.h>
  2864. | #else
  2865. | # ifdef HAVE_STDLIB_H
  2866. | # include <stdlib.h>
  2867. | # endif
  2868. | #endif
  2869. | #ifdef HAVE_STRING_H
  2870. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2871. | # include <memory.h>
  2872. | # endif
  2873. | # include <string.h>
  2874. | #endif
  2875. | #ifdef HAVE_STRINGS_H
  2876. | # include <strings.h>
  2877. | #endif
  2878. | #ifdef HAVE_INTTYPES_H
  2879. | # include <inttypes.h>
  2880. | #endif
  2881. | #ifdef HAVE_STDINT_H
  2882. | # include <stdint.h>
  2883. | #endif
  2884. | #ifdef HAVE_UNISTD_H
  2885. | # include <unistd.h>
  2886. | #endif
  2887. | #include <security/pam_ext.h>
  2888. configure:18818: result: no
  2889. configure:18818: checking security/pam_ext.h presence
  2890. configure:18818: cpp -DLIBICONV_PLUG -I/usr/local/include conftest.c
  2891. conftest.c:80:10: fatal error: 'security/pam_ext.h' file not found
  2892. #include <security/pam_ext.h>
  2893. ^~~~~~~~~~~~~~~~~~~~
  2894. 1 error generated.
  2895. configure:18818: $? = 1
  2896. configure: failed program was:
  2897. | /* confdefs.h */
  2898. | #define PACKAGE_NAME "sssd"
  2899. | #define PACKAGE_TARNAME "sssd"
  2900. | #define PACKAGE_VERSION "1.16.4"
  2901. | #define PACKAGE_STRING "sssd 1.16.4"
  2902. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2903. | #define PACKAGE_URL ""
  2904. | #define STDC_HEADERS 1
  2905. | #define HAVE_SYS_TYPES_H 1
  2906. | #define HAVE_SYS_STAT_H 1
  2907. | #define HAVE_STDLIB_H 1
  2908. | #define HAVE_STRING_H 1
  2909. | #define HAVE_MEMORY_H 1
  2910. | #define HAVE_STRINGS_H 1
  2911. | #define HAVE_INTTYPES_H 1
  2912. | #define HAVE_STDINT_H 1
  2913. | #define HAVE_UNISTD_H 1
  2914. | #define __EXTENSIONS__ 1
  2915. | #define _ALL_SOURCE 1
  2916. | #define _GNU_SOURCE 1
  2917. | #define _POSIX_PTHREAD_SEMANTICS 1
  2918. | #define _TANDEM_SOURCE 1
  2919. | #define PACKAGE "sssd"
  2920. | #define VERSION "1.16.4"
  2921. | #define HAVE_DLFCN_H 1
  2922. | #define LT_OBJDIR ".libs/"
  2923. | #define HAVE_LIBDL 1
  2924. | #define HAVE_DLERROR 1
  2925. | #define HAVE_LIBDLLOADER 1
  2926. | #define HAVE_ICONV 1
  2927. | #define ENABLE_NLS 1
  2928. | #define HAVE_GETTEXT 1
  2929. | #define HAVE_DCGETTEXT 1
  2930. | #define PRERELEASE_VERSION ""
  2931. | #define HAVE_STDINT_H 1
  2932. | #define HAVE_DLFCN_H 1
  2933. | #define HAVE_PTHREAD 1
  2934. | #define HAVE_LIBRT 1
  2935. | #define HAVE_LIBRT 1
  2936. | #define HAVE_UTIMENSAT 1
  2937. | #define HAVE_FUTIMENS 1
  2938. | #define HAVE_SYS_ENDIAN_H 1
  2939. | #define HAVE_LITTLE_ENDIAN 1
  2940. | #define DB_PATH "/var/db/sss/db"
  2941. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  2942. | #define PID_PATH "/var/run"
  2943. | #define LOG_PATH ""VARDIR"/log/sssd"
  2944. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  2945. | #define PIPE_PATH "/var/run/sss/pipes"
  2946. | #define MCACHE_PATH "/var/db/sss/mc"
  2947. | #define DEFAULT_CCACHE_DIR "/tmp"
  2948. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  2949. | #define TEST_DIR "."
  2950. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  2951. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  2952. | #define HAVE_PYTHON3_BINDINGS 1
  2953. | #define HAVE_NSCD /usr/sbin/nscd
  2954. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  2955. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  2956. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  2957. | #define NOLOGIN_SHELL "/sbin/nologin"
  2958. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  2959. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  2960. | #define BUILD_SUDO 1
  2961. | #define BUILD_SSH 1
  2962. | #define BUILD_IFP 1
  2963. | #define BUILD_SAMBA 1
  2964. | #define BUILD_LIBWBCLIENT 1
  2965. | #define SSSD_USER "root"
  2966. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  2967. | #define HAVE_LDB_H 1
  2968. | #define HAVE_LDB_MODULE_H 1
  2969. | #define HAVE_LIBINI_CONFIG_V0 1
  2970. | #define HAVE_LIBINI_CONFIG_V1 1
  2971. | #define HAVE_LIBINI_CONFIG_V1_1 1
  2972. | #define HAVE_LIBINI_CONFIG_V1_3 1
  2973. | #define HAVE_SECURITY_PAM_APPL_H 1
  2974. | #define HAVE_SECURITY_PAM_MODULES_H 1
  2975. | /* end confdefs.h. */
  2976. | #include <security/pam_ext.h>
  2977. configure:18818: result: no
  2978. configure:18818: checking for security/pam_ext.h
  2979. configure:18818: result: no
  2980. configure:18818: checking security/pam_modutil.h usability
  2981. configure:18818: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  2982. conftest.c:113:10: fatal error: 'security/pam_modutil.h' file not found
  2983. #include <security/pam_modutil.h>
  2984. ^~~~~~~~~~~~~~~~~~~~~~~~
  2985. 1 error generated.
  2986. configure:18818: $? = 1
  2987. configure: failed program was:
  2988. | /* confdefs.h */
  2989. | #define PACKAGE_NAME "sssd"
  2990. | #define PACKAGE_TARNAME "sssd"
  2991. | #define PACKAGE_VERSION "1.16.4"
  2992. | #define PACKAGE_STRING "sssd 1.16.4"
  2993. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2994. | #define PACKAGE_URL ""
  2995. | #define STDC_HEADERS 1
  2996. | #define HAVE_SYS_TYPES_H 1
  2997. | #define HAVE_SYS_STAT_H 1
  2998. | #define HAVE_STDLIB_H 1
  2999. | #define HAVE_STRING_H 1
  3000. | #define HAVE_MEMORY_H 1
  3001. | #define HAVE_STRINGS_H 1
  3002. | #define HAVE_INTTYPES_H 1
  3003. | #define HAVE_STDINT_H 1
  3004. | #define HAVE_UNISTD_H 1
  3005. | #define __EXTENSIONS__ 1
  3006. | #define _ALL_SOURCE 1
  3007. | #define _GNU_SOURCE 1
  3008. | #define _POSIX_PTHREAD_SEMANTICS 1
  3009. | #define _TANDEM_SOURCE 1
  3010. | #define PACKAGE "sssd"
  3011. | #define VERSION "1.16.4"
  3012. | #define HAVE_DLFCN_H 1
  3013. | #define LT_OBJDIR ".libs/"
  3014. | #define HAVE_LIBDL 1
  3015. | #define HAVE_DLERROR 1
  3016. | #define HAVE_LIBDLLOADER 1
  3017. | #define HAVE_ICONV 1
  3018. | #define ENABLE_NLS 1
  3019. | #define HAVE_GETTEXT 1
  3020. | #define HAVE_DCGETTEXT 1
  3021. | #define PRERELEASE_VERSION ""
  3022. | #define HAVE_STDINT_H 1
  3023. | #define HAVE_DLFCN_H 1
  3024. | #define HAVE_PTHREAD 1
  3025. | #define HAVE_LIBRT 1
  3026. | #define HAVE_LIBRT 1
  3027. | #define HAVE_UTIMENSAT 1
  3028. | #define HAVE_FUTIMENS 1
  3029. | #define HAVE_SYS_ENDIAN_H 1
  3030. | #define HAVE_LITTLE_ENDIAN 1
  3031. | #define DB_PATH "/var/db/sss/db"
  3032. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  3033. | #define PID_PATH "/var/run"
  3034. | #define LOG_PATH ""VARDIR"/log/sssd"
  3035. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  3036. | #define PIPE_PATH "/var/run/sss/pipes"
  3037. | #define MCACHE_PATH "/var/db/sss/mc"
  3038. | #define DEFAULT_CCACHE_DIR "/tmp"
  3039. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  3040. | #define TEST_DIR "."
  3041. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  3042. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  3043. | #define HAVE_PYTHON3_BINDINGS 1
  3044. | #define HAVE_NSCD /usr/sbin/nscd
  3045. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  3046. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  3047. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  3048. | #define NOLOGIN_SHELL "/sbin/nologin"
  3049. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  3050. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  3051. | #define BUILD_SUDO 1
  3052. | #define BUILD_SSH 1
  3053. | #define BUILD_IFP 1
  3054. | #define BUILD_SAMBA 1
  3055. | #define BUILD_LIBWBCLIENT 1
  3056. | #define SSSD_USER "root"
  3057. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  3058. | #define HAVE_LDB_H 1
  3059. | #define HAVE_LDB_MODULE_H 1
  3060. | #define HAVE_LIBINI_CONFIG_V0 1
  3061. | #define HAVE_LIBINI_CONFIG_V1 1
  3062. | #define HAVE_LIBINI_CONFIG_V1_1 1
  3063. | #define HAVE_LIBINI_CONFIG_V1_3 1
  3064. | #define HAVE_SECURITY_PAM_APPL_H 1
  3065. | #define HAVE_SECURITY_PAM_MODULES_H 1
  3066. | /* end confdefs.h. */
  3067. | #include <stdio.h>
  3068. | #ifdef HAVE_SYS_TYPES_H
  3069. | # include <sys/types.h>
  3070. | #endif
  3071. | #ifdef HAVE_SYS_STAT_H
  3072. | # include <sys/stat.h>
  3073. | #endif
  3074. | #ifdef STDC_HEADERS
  3075. | # include <stdlib.h>
  3076. | # include <stddef.h>
  3077. | #else
  3078. | # ifdef HAVE_STDLIB_H
  3079. | # include <stdlib.h>
  3080. | # endif
  3081. | #endif
  3082. | #ifdef HAVE_STRING_H
  3083. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3084. | # include <memory.h>
  3085. | # endif
  3086. | # include <string.h>
  3087. | #endif
  3088. | #ifdef HAVE_STRINGS_H
  3089. | # include <strings.h>
  3090. | #endif
  3091. | #ifdef HAVE_INTTYPES_H
  3092. | # include <inttypes.h>
  3093. | #endif
  3094. | #ifdef HAVE_STDINT_H
  3095. | # include <stdint.h>
  3096. | #endif
  3097. | #ifdef HAVE_UNISTD_H
  3098. | # include <unistd.h>
  3099. | #endif
  3100. | #include <security/pam_modutil.h>
  3101. configure:18818: result: no
  3102. configure:18818: checking security/pam_modutil.h presence
  3103. configure:18818: cpp -DLIBICONV_PLUG -I/usr/local/include conftest.c
  3104. conftest.c:80:10: fatal error: 'security/pam_modutil.h' file not found
  3105. #include <security/pam_modutil.h>
  3106. ^~~~~~~~~~~~~~~~~~~~~~~~
  3107. 1 error generated.
  3108. configure:18818: $? = 1
  3109. configure: failed program was:
  3110. | /* confdefs.h */
  3111. | #define PACKAGE_NAME "sssd"
  3112. | #define PACKAGE_TARNAME "sssd"
  3113. | #define PACKAGE_VERSION "1.16.4"
  3114. | #define PACKAGE_STRING "sssd 1.16.4"
  3115. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  3116. | #define PACKAGE_URL ""
  3117. | #define STDC_HEADERS 1
  3118. | #define HAVE_SYS_TYPES_H 1
  3119. | #define HAVE_SYS_STAT_H 1
  3120. | #define HAVE_STDLIB_H 1
  3121. | #define HAVE_STRING_H 1
  3122. | #define HAVE_MEMORY_H 1
  3123. | #define HAVE_STRINGS_H 1
  3124. | #define HAVE_INTTYPES_H 1
  3125. | #define HAVE_STDINT_H 1
  3126. | #define HAVE_UNISTD_H 1
  3127. | #define __EXTENSIONS__ 1
  3128. | #define _ALL_SOURCE 1
  3129. | #define _GNU_SOURCE 1
  3130. | #define _POSIX_PTHREAD_SEMANTICS 1
  3131. | #define _TANDEM_SOURCE 1
  3132. | #define PACKAGE "sssd"
  3133. | #define VERSION "1.16.4"
  3134. | #define HAVE_DLFCN_H 1
  3135. | #define LT_OBJDIR ".libs/"
  3136. | #define HAVE_LIBDL 1
  3137. | #define HAVE_DLERROR 1
  3138. | #define HAVE_LIBDLLOADER 1
  3139. | #define HAVE_ICONV 1
  3140. | #define ENABLE_NLS 1
  3141. | #define HAVE_GETTEXT 1
  3142. | #define HAVE_DCGETTEXT 1
  3143. | #define PRERELEASE_VERSION ""
  3144. | #define HAVE_STDINT_H 1
  3145. | #define HAVE_DLFCN_H 1
  3146. | #define HAVE_PTHREAD 1
  3147. | #define HAVE_LIBRT 1
  3148. | #define HAVE_LIBRT 1
  3149. | #define HAVE_UTIMENSAT 1
  3150. | #define HAVE_FUTIMENS 1
  3151. | #define HAVE_SYS_ENDIAN_H 1
  3152. | #define HAVE_LITTLE_ENDIAN 1
  3153. | #define DB_PATH "/var/db/sss/db"
  3154. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  3155. | #define PID_PATH "/var/run"
  3156. | #define LOG_PATH ""VARDIR"/log/sssd"
  3157. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  3158. | #define PIPE_PATH "/var/run/sss/pipes"
  3159. | #define MCACHE_PATH "/var/db/sss/mc"
  3160. | #define DEFAULT_CCACHE_DIR "/tmp"
  3161. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  3162. | #define TEST_DIR "."
  3163. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  3164. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  3165. | #define HAVE_PYTHON3_BINDINGS 1
  3166. | #define HAVE_NSCD /usr/sbin/nscd
  3167. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  3168. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  3169. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  3170. | #define NOLOGIN_SHELL "/sbin/nologin"
  3171. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  3172. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  3173. | #define BUILD_SUDO 1
  3174. | #define BUILD_SSH 1
  3175. | #define BUILD_IFP 1
  3176. | #define BUILD_SAMBA 1
  3177. | #define BUILD_LIBWBCLIENT 1
  3178. | #define SSSD_USER "root"
  3179. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  3180. | #define HAVE_LDB_H 1
  3181. | #define HAVE_LDB_MODULE_H 1
  3182. | #define HAVE_LIBINI_CONFIG_V0 1
  3183. | #define HAVE_LIBINI_CONFIG_V1 1
  3184. | #define HAVE_LIBINI_CONFIG_V1_1 1
  3185. | #define HAVE_LIBINI_CONFIG_V1_3 1
  3186. | #define HAVE_SECURITY_PAM_APPL_H 1
  3187. | #define HAVE_SECURITY_PAM_MODULES_H 1
  3188. | /* end confdefs.h. */
  3189. | #include <security/pam_modutil.h>
  3190. configure:18818: result: no
  3191. configure:18818: checking for security/pam_modutil.h
  3192. configure:18818: result: no
  3193. configure:18831: checking security/pam_misc.h usability
  3194. configure:18831: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  3195. conftest.c:113:10: fatal error: 'security/pam_misc.h' file not found
  3196. #include <security/pam_misc.h>
  3197. ^~~~~~~~~~~~~~~~~~~~~
  3198. 1 error generated.
  3199. configure:18831: $? = 1
  3200. configure: failed program was:
  3201. | /* confdefs.h */
  3202. | #define PACKAGE_NAME "sssd"
  3203. | #define PACKAGE_TARNAME "sssd"
  3204. | #define PACKAGE_VERSION "1.16.4"
  3205. | #define PACKAGE_STRING "sssd 1.16.4"
  3206. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  3207. | #define PACKAGE_URL ""
  3208. | #define STDC_HEADERS 1
  3209. | #define HAVE_SYS_TYPES_H 1
  3210. | #define HAVE_SYS_STAT_H 1
  3211. | #define HAVE_STDLIB_H 1
  3212. | #define HAVE_STRING_H 1
  3213. | #define HAVE_MEMORY_H 1
  3214. | #define HAVE_STRINGS_H 1
  3215. | #define HAVE_INTTYPES_H 1
  3216. | #define HAVE_STDINT_H 1
  3217. | #define HAVE_UNISTD_H 1
  3218. | #define __EXTENSIONS__ 1
  3219. | #define _ALL_SOURCE 1
  3220. | #define _GNU_SOURCE 1
  3221. | #define _POSIX_PTHREAD_SEMANTICS 1
  3222. | #define _TANDEM_SOURCE 1
  3223. | #define PACKAGE "sssd"
  3224. | #define VERSION "1.16.4"
  3225. | #define HAVE_DLFCN_H 1
  3226. | #define LT_OBJDIR ".libs/"
  3227. | #define HAVE_LIBDL 1
  3228. | #define HAVE_DLERROR 1
  3229. | #define HAVE_LIBDLLOADER 1
  3230. | #define HAVE_ICONV 1
  3231. | #define ENABLE_NLS 1
  3232. | #define HAVE_GETTEXT 1
  3233. | #define HAVE_DCGETTEXT 1
  3234. | #define PRERELEASE_VERSION ""
  3235. | #define HAVE_STDINT_H 1
  3236. | #define HAVE_DLFCN_H 1
  3237. | #define HAVE_PTHREAD 1
  3238. | #define HAVE_LIBRT 1
  3239. | #define HAVE_LIBRT 1
  3240. | #define HAVE_UTIMENSAT 1
  3241. | #define HAVE_FUTIMENS 1
  3242. | #define HAVE_SYS_ENDIAN_H 1
  3243. | #define HAVE_LITTLE_ENDIAN 1
  3244. | #define DB_PATH "/var/db/sss/db"
  3245. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  3246. | #define PID_PATH "/var/run"
  3247. | #define LOG_PATH ""VARDIR"/log/sssd"
  3248. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  3249. | #define PIPE_PATH "/var/run/sss/pipes"
  3250. | #define MCACHE_PATH "/var/db/sss/mc"
  3251. | #define DEFAULT_CCACHE_DIR "/tmp"
  3252. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  3253. | #define TEST_DIR "."
  3254. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  3255. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  3256. | #define HAVE_PYTHON3_BINDINGS 1
  3257. | #define HAVE_NSCD /usr/sbin/nscd
  3258. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  3259. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  3260. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  3261. | #define NOLOGIN_SHELL "/sbin/nologin"
  3262. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  3263. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  3264. | #define BUILD_SUDO 1
  3265. | #define BUILD_SSH 1
  3266. | #define BUILD_IFP 1
  3267. | #define BUILD_SAMBA 1
  3268. | #define BUILD_LIBWBCLIENT 1
  3269. | #define SSSD_USER "root"
  3270. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  3271. | #define HAVE_LDB_H 1
  3272. | #define HAVE_LDB_MODULE_H 1
  3273. | #define HAVE_LIBINI_CONFIG_V0 1
  3274. | #define HAVE_LIBINI_CONFIG_V1 1
  3275. | #define HAVE_LIBINI_CONFIG_V1_1 1
  3276. | #define HAVE_LIBINI_CONFIG_V1_3 1
  3277. | #define HAVE_SECURITY_PAM_APPL_H 1
  3278. | #define HAVE_SECURITY_PAM_MODULES_H 1
  3279. | /* end confdefs.h. */
  3280. | #include <stdio.h>
  3281. | #ifdef HAVE_SYS_TYPES_H
  3282. | # include <sys/types.h>
  3283. | #endif
  3284. | #ifdef HAVE_SYS_STAT_H
  3285. | # include <sys/stat.h>
  3286. | #endif
  3287. | #ifdef STDC_HEADERS
  3288. | # include <stdlib.h>
  3289. | # include <stddef.h>
  3290. | #else
  3291. | # ifdef HAVE_STDLIB_H
  3292. | # include <stdlib.h>
  3293. | # endif
  3294. | #endif
  3295. | #ifdef HAVE_STRING_H
  3296. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3297. | # include <memory.h>
  3298. | # endif
  3299. | # include <string.h>
  3300. | #endif
  3301. | #ifdef HAVE_STRINGS_H
  3302. | # include <strings.h>
  3303. | #endif
  3304. | #ifdef HAVE_INTTYPES_H
  3305. | # include <inttypes.h>
  3306. | #endif
  3307. | #ifdef HAVE_STDINT_H
  3308. | # include <stdint.h>
  3309. | #endif
  3310. | #ifdef HAVE_UNISTD_H
  3311. | # include <unistd.h>
  3312. | #endif
  3313. | #include <security/pam_misc.h>
  3314. configure:18831: result: no
  3315. configure:18831: checking security/pam_misc.h presence
  3316. configure:18831: cpp -DLIBICONV_PLUG -I/usr/local/include conftest.c
  3317. conftest.c:80:10: fatal error: 'security/pam_misc.h' file not found
  3318. #include <security/pam_misc.h>
  3319. ^~~~~~~~~~~~~~~~~~~~~
  3320. 1 error generated.
  3321. configure:18831: $? = 1
  3322. configure: failed program was:
  3323. | /* confdefs.h */
  3324. | #define PACKAGE_NAME "sssd"
  3325. | #define PACKAGE_TARNAME "sssd"
  3326. | #define PACKAGE_VERSION "1.16.4"
  3327. | #define PACKAGE_STRING "sssd 1.16.4"
  3328. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  3329. | #define PACKAGE_URL ""
  3330. | #define STDC_HEADERS 1
  3331. | #define HAVE_SYS_TYPES_H 1
  3332. | #define HAVE_SYS_STAT_H 1
  3333. | #define HAVE_STDLIB_H 1
  3334. | #define HAVE_STRING_H 1
  3335. | #define HAVE_MEMORY_H 1
  3336. | #define HAVE_STRINGS_H 1
  3337. | #define HAVE_INTTYPES_H 1
  3338. | #define HAVE_STDINT_H 1
  3339. | #define HAVE_UNISTD_H 1
  3340. | #define __EXTENSIONS__ 1
  3341. | #define _ALL_SOURCE 1
  3342. | #define _GNU_SOURCE 1
  3343. | #define _POSIX_PTHREAD_SEMANTICS 1
  3344. | #define _TANDEM_SOURCE 1
  3345. | #define PACKAGE "sssd"
  3346. | #define VERSION "1.16.4"
  3347. | #define HAVE_DLFCN_H 1
  3348. | #define LT_OBJDIR ".libs/"
  3349. | #define HAVE_LIBDL 1
  3350. | #define HAVE_DLERROR 1
  3351. | #define HAVE_LIBDLLOADER 1
  3352. | #define HAVE_ICONV 1
  3353. | #define ENABLE_NLS 1
  3354. | #define HAVE_GETTEXT 1
  3355. | #define HAVE_DCGETTEXT 1
  3356. | #define PRERELEASE_VERSION ""
  3357. | #define HAVE_STDINT_H 1
  3358. | #define HAVE_DLFCN_H 1
  3359. | #define HAVE_PTHREAD 1
  3360. | #define HAVE_LIBRT 1
  3361. | #define HAVE_LIBRT 1
  3362. | #define HAVE_UTIMENSAT 1
  3363. | #define HAVE_FUTIMENS 1
  3364. | #define HAVE_SYS_ENDIAN_H 1
  3365. | #define HAVE_LITTLE_ENDIAN 1
  3366. | #define DB_PATH "/var/db/sss/db"
  3367. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  3368. | #define PID_PATH "/var/run"
  3369. | #define LOG_PATH ""VARDIR"/log/sssd"
  3370. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  3371. | #define PIPE_PATH "/var/run/sss/pipes"
  3372. | #define MCACHE_PATH "/var/db/sss/mc"
  3373. | #define DEFAULT_CCACHE_DIR "/tmp"
  3374. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  3375. | #define TEST_DIR "."
  3376. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  3377. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  3378. | #define HAVE_PYTHON3_BINDINGS 1
  3379. | #define HAVE_NSCD /usr/sbin/nscd
  3380. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  3381. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  3382. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  3383. | #define NOLOGIN_SHELL "/sbin/nologin"
  3384. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  3385. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  3386. | #define BUILD_SUDO 1
  3387. | #define BUILD_SSH 1
  3388. | #define BUILD_IFP 1
  3389. | #define BUILD_SAMBA 1
  3390. | #define BUILD_LIBWBCLIENT 1
  3391. | #define SSSD_USER "root"
  3392. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  3393. | #define HAVE_LDB_H 1
  3394. | #define HAVE_LDB_MODULE_H 1
  3395. | #define HAVE_LIBINI_CONFIG_V0 1
  3396. | #define HAVE_LIBINI_CONFIG_V1 1
  3397. | #define HAVE_LIBINI_CONFIG_V1_1 1
  3398. | #define HAVE_LIBINI_CONFIG_V1_3 1
  3399. | #define HAVE_SECURITY_PAM_APPL_H 1
  3400. | #define HAVE_SECURITY_PAM_MODULES_H 1
  3401. | /* end confdefs.h. */
  3402. | #include <security/pam_misc.h>
  3403. configure:18831: result: no
  3404. configure:18831: checking for security/pam_misc.h
  3405. configure:18831: result: no
  3406. configure:18831: checking security/_pam_macros.h usability
  3407. configure:18831: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  3408. conftest.c:113:10: fatal error: 'security/_pam_macros.h' file not found
  3409. #include <security/_pam_macros.h>
  3410. ^~~~~~~~~~~~~~~~~~~~~~~~
  3411. 1 error generated.
  3412. configure:18831: $? = 1
  3413. configure: failed program was:
  3414. | /* confdefs.h */
  3415. | #define PACKAGE_NAME "sssd"
  3416. | #define PACKAGE_TARNAME "sssd"
  3417. | #define PACKAGE_VERSION "1.16.4"
  3418. | #define PACKAGE_STRING "sssd 1.16.4"
  3419. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  3420. | #define PACKAGE_URL ""
  3421. | #define STDC_HEADERS 1
  3422. | #define HAVE_SYS_TYPES_H 1
  3423. | #define HAVE_SYS_STAT_H 1
  3424. | #define HAVE_STDLIB_H 1
  3425. | #define HAVE_STRING_H 1
  3426. | #define HAVE_MEMORY_H 1
  3427. | #define HAVE_STRINGS_H 1
  3428. | #define HAVE_INTTYPES_H 1
  3429. | #define HAVE_STDINT_H 1
  3430. | #define HAVE_UNISTD_H 1
  3431. | #define __EXTENSIONS__ 1
  3432. | #define _ALL_SOURCE 1
  3433. | #define _GNU_SOURCE 1
  3434. | #define _POSIX_PTHREAD_SEMANTICS 1
  3435. | #define _TANDEM_SOURCE 1
  3436. | #define PACKAGE "sssd"
  3437. | #define VERSION "1.16.4"
  3438. | #define HAVE_DLFCN_H 1
  3439. | #define LT_OBJDIR ".libs/"
  3440. | #define HAVE_LIBDL 1
  3441. | #define HAVE_DLERROR 1
  3442. | #define HAVE_LIBDLLOADER 1
  3443. | #define HAVE_ICONV 1
  3444. | #define ENABLE_NLS 1
  3445. | #define HAVE_GETTEXT 1
  3446. | #define HAVE_DCGETTEXT 1
  3447. | #define PRERELEASE_VERSION ""
  3448. | #define HAVE_STDINT_H 1
  3449. | #define HAVE_DLFCN_H 1
  3450. | #define HAVE_PTHREAD 1
  3451. | #define HAVE_LIBRT 1
  3452. | #define HAVE_LIBRT 1
  3453. | #define HAVE_UTIMENSAT 1
  3454. | #define HAVE_FUTIMENS 1
  3455. | #define HAVE_SYS_ENDIAN_H 1
  3456. | #define HAVE_LITTLE_ENDIAN 1
  3457. | #define DB_PATH "/var/db/sss/db"
  3458. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  3459. | #define PID_PATH "/var/run"
  3460. | #define LOG_PATH ""VARDIR"/log/sssd"
  3461. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  3462. | #define PIPE_PATH "/var/run/sss/pipes"
  3463. | #define MCACHE_PATH "/var/db/sss/mc"
  3464. | #define DEFAULT_CCACHE_DIR "/tmp"
  3465. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  3466. | #define TEST_DIR "."
  3467. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  3468. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  3469. | #define HAVE_PYTHON3_BINDINGS 1
  3470. | #define HAVE_NSCD /usr/sbin/nscd
  3471. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  3472. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  3473. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  3474. | #define NOLOGIN_SHELL "/sbin/nologin"
  3475. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  3476. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  3477. | #define BUILD_SUDO 1
  3478. | #define BUILD_SSH 1
  3479. | #define BUILD_IFP 1
  3480. | #define BUILD_SAMBA 1
  3481. | #define BUILD_LIBWBCLIENT 1
  3482. | #define SSSD_USER "root"
  3483. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  3484. | #define HAVE_LDB_H 1
  3485. | #define HAVE_LDB_MODULE_H 1
  3486. | #define HAVE_LIBINI_CONFIG_V0 1
  3487. | #define HAVE_LIBINI_CONFIG_V1 1
  3488. | #define HAVE_LIBINI_CONFIG_V1_1 1
  3489. | #define HAVE_LIBINI_CONFIG_V1_3 1
  3490. | #define HAVE_SECURITY_PAM_APPL_H 1
  3491. | #define HAVE_SECURITY_PAM_MODULES_H 1
  3492. | /* end confdefs.h. */
  3493. | #include <stdio.h>
  3494. | #ifdef HAVE_SYS_TYPES_H
  3495. | # include <sys/types.h>
  3496. | #endif
  3497. | #ifdef HAVE_SYS_STAT_H
  3498. | # include <sys/stat.h>
  3499. | #endif
  3500. | #ifdef STDC_HEADERS
  3501. | # include <stdlib.h>
  3502. | # include <stddef.h>
  3503. | #else
  3504. | # ifdef HAVE_STDLIB_H
  3505. | # include <stdlib.h>
  3506. | # endif
  3507. | #endif
  3508. | #ifdef HAVE_STRING_H
  3509. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3510. | # include <memory.h>
  3511. | # endif
  3512. | # include <string.h>
  3513. | #endif
  3514. | #ifdef HAVE_STRINGS_H
  3515. | # include <strings.h>
  3516. | #endif
  3517. | #ifdef HAVE_INTTYPES_H
  3518. | # include <inttypes.h>
  3519. | #endif
  3520. | #ifdef HAVE_STDINT_H
  3521. | # include <stdint.h>
  3522. | #endif
  3523. | #ifdef HAVE_UNISTD_H
  3524. | # include <unistd.h>
  3525. | #endif
  3526. | #include <security/_pam_macros.h>
  3527. configure:18831: result: no
  3528. configure:18831: checking security/_pam_macros.h presence
  3529. configure:18831: cpp -DLIBICONV_PLUG -I/usr/local/include conftest.c
  3530. conftest.c:80:10: fatal error: 'security/_pam_macros.h' file not found
  3531. #include <security/_pam_macros.h>
  3532. ^~~~~~~~~~~~~~~~~~~~~~~~
  3533. 1 error generated.
  3534. configure:18831: $? = 1
  3535. configure: failed program was:
  3536. | /* confdefs.h */
  3537. | #define PACKAGE_NAME "sssd"
  3538. | #define PACKAGE_TARNAME "sssd"
  3539. | #define PACKAGE_VERSION "1.16.4"
  3540. | #define PACKAGE_STRING "sssd 1.16.4"
  3541. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  3542. | #define PACKAGE_URL ""
  3543. | #define STDC_HEADERS 1
  3544. | #define HAVE_SYS_TYPES_H 1
  3545. | #define HAVE_SYS_STAT_H 1
  3546. | #define HAVE_STDLIB_H 1
  3547. | #define HAVE_STRING_H 1
  3548. | #define HAVE_MEMORY_H 1
  3549. | #define HAVE_STRINGS_H 1
  3550. | #define HAVE_INTTYPES_H 1
  3551. | #define HAVE_STDINT_H 1
  3552. | #define HAVE_UNISTD_H 1
  3553. | #define __EXTENSIONS__ 1
  3554. | #define _ALL_SOURCE 1
  3555. | #define _GNU_SOURCE 1
  3556. | #define _POSIX_PTHREAD_SEMANTICS 1
  3557. | #define _TANDEM_SOURCE 1
  3558. | #define PACKAGE "sssd"
  3559. | #define VERSION "1.16.4"
  3560. | #define HAVE_DLFCN_H 1
  3561. | #define LT_OBJDIR ".libs/"
  3562. | #define HAVE_LIBDL 1
  3563. | #define HAVE_DLERROR 1
  3564. | #define HAVE_LIBDLLOADER 1
  3565. | #define HAVE_ICONV 1
  3566. | #define ENABLE_NLS 1
  3567. | #define HAVE_GETTEXT 1
  3568. | #define HAVE_DCGETTEXT 1
  3569. | #define PRERELEASE_VERSION ""
  3570. | #define HAVE_STDINT_H 1
  3571. | #define HAVE_DLFCN_H 1
  3572. | #define HAVE_PTHREAD 1
  3573. | #define HAVE_LIBRT 1
  3574. | #define HAVE_LIBRT 1
  3575. | #define HAVE_UTIMENSAT 1
  3576. | #define HAVE_FUTIMENS 1
  3577. | #define HAVE_SYS_ENDIAN_H 1
  3578. | #define HAVE_LITTLE_ENDIAN 1
  3579. | #define DB_PATH "/var/db/sss/db"
  3580. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  3581. | #define PID_PATH "/var/run"
  3582. | #define LOG_PATH ""VARDIR"/log/sssd"
  3583. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  3584. | #define PIPE_PATH "/var/run/sss/pipes"
  3585. | #define MCACHE_PATH "/var/db/sss/mc"
  3586. | #define DEFAULT_CCACHE_DIR "/tmp"
  3587. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  3588. | #define TEST_DIR "."
  3589. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  3590. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  3591. | #define HAVE_PYTHON3_BINDINGS 1
  3592. | #define HAVE_NSCD /usr/sbin/nscd
  3593. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  3594. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  3595. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  3596. | #define NOLOGIN_SHELL "/sbin/nologin"
  3597. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  3598. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  3599. | #define BUILD_SUDO 1
  3600. | #define BUILD_SSH 1
  3601. | #define BUILD_IFP 1
  3602. | #define BUILD_SAMBA 1
  3603. | #define BUILD_LIBWBCLIENT 1
  3604. | #define SSSD_USER "root"
  3605. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  3606. | #define HAVE_LDB_H 1
  3607. | #define HAVE_LDB_MODULE_H 1
  3608. | #define HAVE_LIBINI_CONFIG_V0 1
  3609. | #define HAVE_LIBINI_CONFIG_V1 1
  3610. | #define HAVE_LIBINI_CONFIG_V1_1 1
  3611. | #define HAVE_LIBINI_CONFIG_V1_3 1
  3612. | #define HAVE_SECURITY_PAM_APPL_H 1
  3613. | #define HAVE_SECURITY_PAM_MODULES_H 1
  3614. | /* end confdefs.h. */
  3615. | #include <security/_pam_macros.h>
  3616. configure:18831: result: no
  3617. configure:18831: checking for security/_pam_macros.h
  3618. configure:18831: result: no
  3619. configure:18843: checking for security/openpam.h
  3620. configure:18843: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  3621. configure:18843: $? = 0
  3622. configure:18843: result: yes
  3623. configure:18859: checking for misc_conv in -lpam_misc
  3624. configure:18884: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -lpam_misc >&5
  3625. /usr/bin/ld: cannot find -lpam_misc
  3626. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  3627. configure:18884: $? = 1
  3628. configure: failed program was:
  3629. | /* confdefs.h */
  3630. | #define PACKAGE_NAME "sssd"
  3631. | #define PACKAGE_TARNAME "sssd"
  3632. | #define PACKAGE_VERSION "1.16.4"
  3633. | #define PACKAGE_STRING "sssd 1.16.4"
  3634. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  3635. | #define PACKAGE_URL ""
  3636. | #define STDC_HEADERS 1
  3637. | #define HAVE_SYS_TYPES_H 1
  3638. | #define HAVE_SYS_STAT_H 1
  3639. | #define HAVE_STDLIB_H 1
  3640. | #define HAVE_STRING_H 1
  3641. | #define HAVE_MEMORY_H 1
  3642. | #define HAVE_STRINGS_H 1
  3643. | #define HAVE_INTTYPES_H 1
  3644. | #define HAVE_STDINT_H 1
  3645. | #define HAVE_UNISTD_H 1
  3646. | #define __EXTENSIONS__ 1
  3647. | #define _ALL_SOURCE 1
  3648. | #define _GNU_SOURCE 1
  3649. | #define _POSIX_PTHREAD_SEMANTICS 1
  3650. | #define _TANDEM_SOURCE 1
  3651. | #define PACKAGE "sssd"
  3652. | #define VERSION "1.16.4"
  3653. | #define HAVE_DLFCN_H 1
  3654. | #define LT_OBJDIR ".libs/"
  3655. | #define HAVE_LIBDL 1
  3656. | #define HAVE_DLERROR 1
  3657. | #define HAVE_LIBDLLOADER 1
  3658. | #define HAVE_ICONV 1
  3659. | #define ENABLE_NLS 1
  3660. | #define HAVE_GETTEXT 1
  3661. | #define HAVE_DCGETTEXT 1
  3662. | #define PRERELEASE_VERSION ""
  3663. | #define HAVE_STDINT_H 1
  3664. | #define HAVE_DLFCN_H 1
  3665. | #define HAVE_PTHREAD 1
  3666. | #define HAVE_LIBRT 1
  3667. | #define HAVE_LIBRT 1
  3668. | #define HAVE_UTIMENSAT 1
  3669. | #define HAVE_FUTIMENS 1
  3670. | #define HAVE_SYS_ENDIAN_H 1
  3671. | #define HAVE_LITTLE_ENDIAN 1
  3672. | #define DB_PATH "/var/db/sss/db"
  3673. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  3674. | #define PID_PATH "/var/run"
  3675. | #define LOG_PATH ""VARDIR"/log/sssd"
  3676. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  3677. | #define PIPE_PATH "/var/run/sss/pipes"
  3678. | #define MCACHE_PATH "/var/db/sss/mc"
  3679. | #define DEFAULT_CCACHE_DIR "/tmp"
  3680. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  3681. | #define TEST_DIR "."
  3682. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  3683. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  3684. | #define HAVE_PYTHON3_BINDINGS 1
  3685. | #define HAVE_NSCD /usr/sbin/nscd
  3686. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  3687. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  3688. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  3689. | #define NOLOGIN_SHELL "/sbin/nologin"
  3690. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  3691. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  3692. | #define BUILD_SUDO 1
  3693. | #define BUILD_SSH 1
  3694. | #define BUILD_IFP 1
  3695. | #define BUILD_SAMBA 1
  3696. | #define BUILD_LIBWBCLIENT 1
  3697. | #define SSSD_USER "root"
  3698. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  3699. | #define HAVE_LDB_H 1
  3700. | #define HAVE_LDB_MODULE_H 1
  3701. | #define HAVE_LIBINI_CONFIG_V0 1
  3702. | #define HAVE_LIBINI_CONFIG_V1 1
  3703. | #define HAVE_LIBINI_CONFIG_V1_1 1
  3704. | #define HAVE_LIBINI_CONFIG_V1_3 1
  3705. | #define HAVE_SECURITY_PAM_APPL_H 1
  3706. | #define HAVE_SECURITY_PAM_MODULES_H 1
  3707. | #define HAVE_SECURITY_OPENPAM_H 1
  3708. | /* end confdefs.h. */
  3709. |
  3710. | /* Override any GCC internal prototype to avoid an error.
  3711. | Use char because int might match the return type of a GCC
  3712. | builtin and then its argument prototype would still apply. */
  3713. | #ifdef __cplusplus
  3714. | extern "C"
  3715. | #endif
  3716. | char misc_conv ();
  3717. | int
  3718. | main ()
  3719. | {
  3720. | return misc_conv ();
  3721. | ;
  3722. | return 0;
  3723. | }
  3724. configure:18893: result: no
  3725. configure:18906: checking for pam_modutil_getlogin
  3726. configure:18906: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -lpam >&5
  3727. /tmp/conftest-fe80d5.o: In function `main':
  3728. conftest.c:(.text+0x7): undefined reference to `pam_modutil_getlogin'
  3729. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  3730. configure:18906: $? = 1
  3731. configure: failed program was:
  3732. | /* confdefs.h */
  3733. | #define PACKAGE_NAME "sssd"
  3734. | #define PACKAGE_TARNAME "sssd"
  3735. | #define PACKAGE_VERSION "1.16.4"
  3736. | #define PACKAGE_STRING "sssd 1.16.4"
  3737. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  3738. | #define PACKAGE_URL ""
  3739. | #define STDC_HEADERS 1
  3740. | #define HAVE_SYS_TYPES_H 1
  3741. | #define HAVE_SYS_STAT_H 1
  3742. | #define HAVE_STDLIB_H 1
  3743. | #define HAVE_STRING_H 1
  3744. | #define HAVE_MEMORY_H 1
  3745. | #define HAVE_STRINGS_H 1
  3746. | #define HAVE_INTTYPES_H 1
  3747. | #define HAVE_STDINT_H 1
  3748. | #define HAVE_UNISTD_H 1
  3749. | #define __EXTENSIONS__ 1
  3750. | #define _ALL_SOURCE 1
  3751. | #define _GNU_SOURCE 1
  3752. | #define _POSIX_PTHREAD_SEMANTICS 1
  3753. | #define _TANDEM_SOURCE 1
  3754. | #define PACKAGE "sssd"
  3755. | #define VERSION "1.16.4"
  3756. | #define HAVE_DLFCN_H 1
  3757. | #define LT_OBJDIR ".libs/"
  3758. | #define HAVE_LIBDL 1
  3759. | #define HAVE_DLERROR 1
  3760. | #define HAVE_LIBDLLOADER 1
  3761. | #define HAVE_ICONV 1
  3762. | #define ENABLE_NLS 1
  3763. | #define HAVE_GETTEXT 1
  3764. | #define HAVE_DCGETTEXT 1
  3765. | #define PRERELEASE_VERSION ""
  3766. | #define HAVE_STDINT_H 1
  3767. | #define HAVE_DLFCN_H 1
  3768. | #define HAVE_PTHREAD 1
  3769. | #define HAVE_LIBRT 1
  3770. | #define HAVE_LIBRT 1
  3771. | #define HAVE_UTIMENSAT 1
  3772. | #define HAVE_FUTIMENS 1
  3773. | #define HAVE_SYS_ENDIAN_H 1
  3774. | #define HAVE_LITTLE_ENDIAN 1
  3775. | #define DB_PATH "/var/db/sss/db"
  3776. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  3777. | #define PID_PATH "/var/run"
  3778. | #define LOG_PATH ""VARDIR"/log/sssd"
  3779. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  3780. | #define PIPE_PATH "/var/run/sss/pipes"
  3781. | #define MCACHE_PATH "/var/db/sss/mc"
  3782. | #define DEFAULT_CCACHE_DIR "/tmp"
  3783. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  3784. | #define TEST_DIR "."
  3785. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  3786. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  3787. | #define HAVE_PYTHON3_BINDINGS 1
  3788. | #define HAVE_NSCD /usr/sbin/nscd
  3789. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  3790. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  3791. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  3792. | #define NOLOGIN_SHELL "/sbin/nologin"
  3793. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  3794. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  3795. | #define BUILD_SUDO 1
  3796. | #define BUILD_SSH 1
  3797. | #define BUILD_IFP 1
  3798. | #define BUILD_SAMBA 1
  3799. | #define BUILD_LIBWBCLIENT 1
  3800. | #define SSSD_USER "root"
  3801. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  3802. | #define HAVE_LDB_H 1
  3803. | #define HAVE_LDB_MODULE_H 1
  3804. | #define HAVE_LIBINI_CONFIG_V0 1
  3805. | #define HAVE_LIBINI_CONFIG_V1 1
  3806. | #define HAVE_LIBINI_CONFIG_V1_1 1
  3807. | #define HAVE_LIBINI_CONFIG_V1_3 1
  3808. | #define HAVE_SECURITY_PAM_APPL_H 1
  3809. | #define HAVE_SECURITY_PAM_MODULES_H 1
  3810. | #define HAVE_SECURITY_OPENPAM_H 1
  3811. | /* end confdefs.h. */
  3812. | /* Define pam_modutil_getlogin to an innocuous variant, in case <limits.h> declares pam_modutil_getlogin.
  3813. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3814. | #define pam_modutil_getlogin innocuous_pam_modutil_getlogin
  3815. |
  3816. | /* System header to define __stub macros and hopefully few prototypes,
  3817. | which can conflict with char pam_modutil_getlogin (); below.
  3818. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3819. | <limits.h> exists even on freestanding compilers. */
  3820. |
  3821. | #ifdef __STDC__
  3822. | # include <limits.h>
  3823. | #else
  3824. | # include <assert.h>
  3825. | #endif
  3826. |
  3827. | #undef pam_modutil_getlogin
  3828. |
  3829. | /* Override any GCC internal prototype to avoid an error.
  3830. | Use char because int might match the return type of a GCC
  3831. | builtin and then its argument prototype would still apply. */
  3832. | #ifdef __cplusplus
  3833. | extern "C"
  3834. | #endif
  3835. | char pam_modutil_getlogin ();
  3836. | /* The GNU C library defines this for functions which it implements
  3837. | to always fail with ENOSYS. Some functions are actually named
  3838. | something starting with __ and the normal name is an alias. */
  3839. | #if defined __stub_pam_modutil_getlogin || defined __stub___pam_modutil_getlogin
  3840. | choke me
  3841. | #endif
  3842. |
  3843. | int
  3844. | main ()
  3845. | {
  3846. | return pam_modutil_getlogin ();
  3847. | ;
  3848. | return 0;
  3849. | }
  3850. configure:18906: result: no
  3851. configure:18906: checking for pam_vsyslog
  3852. configure:18906: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -lpam >&5
  3853. /tmp/conftest-d92088.o: In function `main':
  3854. conftest.c:(.text+0x7): undefined reference to `pam_vsyslog'
  3855. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  3856. configure:18906: $? = 1
  3857. configure: failed program was:
  3858. | /* confdefs.h */
  3859. | #define PACKAGE_NAME "sssd"
  3860. | #define PACKAGE_TARNAME "sssd"
  3861. | #define PACKAGE_VERSION "1.16.4"
  3862. | #define PACKAGE_STRING "sssd 1.16.4"
  3863. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  3864. | #define PACKAGE_URL ""
  3865. | #define STDC_HEADERS 1
  3866. | #define HAVE_SYS_TYPES_H 1
  3867. | #define HAVE_SYS_STAT_H 1
  3868. | #define HAVE_STDLIB_H 1
  3869. | #define HAVE_STRING_H 1
  3870. | #define HAVE_MEMORY_H 1
  3871. | #define HAVE_STRINGS_H 1
  3872. | #define HAVE_INTTYPES_H 1
  3873. | #define HAVE_STDINT_H 1
  3874. | #define HAVE_UNISTD_H 1
  3875. | #define __EXTENSIONS__ 1
  3876. | #define _ALL_SOURCE 1
  3877. | #define _GNU_SOURCE 1
  3878. | #define _POSIX_PTHREAD_SEMANTICS 1
  3879. | #define _TANDEM_SOURCE 1
  3880. | #define PACKAGE "sssd"
  3881. | #define VERSION "1.16.4"
  3882. | #define HAVE_DLFCN_H 1
  3883. | #define LT_OBJDIR ".libs/"
  3884. | #define HAVE_LIBDL 1
  3885. | #define HAVE_DLERROR 1
  3886. | #define HAVE_LIBDLLOADER 1
  3887. | #define HAVE_ICONV 1
  3888. | #define ENABLE_NLS 1
  3889. | #define HAVE_GETTEXT 1
  3890. | #define HAVE_DCGETTEXT 1
  3891. | #define PRERELEASE_VERSION ""
  3892. | #define HAVE_STDINT_H 1
  3893. | #define HAVE_DLFCN_H 1
  3894. | #define HAVE_PTHREAD 1
  3895. | #define HAVE_LIBRT 1
  3896. | #define HAVE_LIBRT 1
  3897. | #define HAVE_UTIMENSAT 1
  3898. | #define HAVE_FUTIMENS 1
  3899. | #define HAVE_SYS_ENDIAN_H 1
  3900. | #define HAVE_LITTLE_ENDIAN 1
  3901. | #define DB_PATH "/var/db/sss/db"
  3902. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  3903. | #define PID_PATH "/var/run"
  3904. | #define LOG_PATH ""VARDIR"/log/sssd"
  3905. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  3906. | #define PIPE_PATH "/var/run/sss/pipes"
  3907. | #define MCACHE_PATH "/var/db/sss/mc"
  3908. | #define DEFAULT_CCACHE_DIR "/tmp"
  3909. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  3910. | #define TEST_DIR "."
  3911. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  3912. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  3913. | #define HAVE_PYTHON3_BINDINGS 1
  3914. | #define HAVE_NSCD /usr/sbin/nscd
  3915. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  3916. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  3917. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  3918. | #define NOLOGIN_SHELL "/sbin/nologin"
  3919. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  3920. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  3921. | #define BUILD_SUDO 1
  3922. | #define BUILD_SSH 1
  3923. | #define BUILD_IFP 1
  3924. | #define BUILD_SAMBA 1
  3925. | #define BUILD_LIBWBCLIENT 1
  3926. | #define SSSD_USER "root"
  3927. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  3928. | #define HAVE_LDB_H 1
  3929. | #define HAVE_LDB_MODULE_H 1
  3930. | #define HAVE_LIBINI_CONFIG_V0 1
  3931. | #define HAVE_LIBINI_CONFIG_V1 1
  3932. | #define HAVE_LIBINI_CONFIG_V1_1 1
  3933. | #define HAVE_LIBINI_CONFIG_V1_3 1
  3934. | #define HAVE_SECURITY_PAM_APPL_H 1
  3935. | #define HAVE_SECURITY_PAM_MODULES_H 1
  3936. | #define HAVE_SECURITY_OPENPAM_H 1
  3937. | /* end confdefs.h. */
  3938. | /* Define pam_vsyslog to an innocuous variant, in case <limits.h> declares pam_vsyslog.
  3939. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3940. | #define pam_vsyslog innocuous_pam_vsyslog
  3941. |
  3942. | /* System header to define __stub macros and hopefully few prototypes,
  3943. | which can conflict with char pam_vsyslog (); below.
  3944. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3945. | <limits.h> exists even on freestanding compilers. */
  3946. |
  3947. | #ifdef __STDC__
  3948. | # include <limits.h>
  3949. | #else
  3950. | # include <assert.h>
  3951. | #endif
  3952. |
  3953. | #undef pam_vsyslog
  3954. |
  3955. | /* Override any GCC internal prototype to avoid an error.
  3956. | Use char because int might match the return type of a GCC
  3957. | builtin and then its argument prototype would still apply. */
  3958. | #ifdef __cplusplus
  3959. | extern "C"
  3960. | #endif
  3961. | char pam_vsyslog ();
  3962. | /* The GNU C library defines this for functions which it implements
  3963. | to always fail with ENOSYS. Some functions are actually named
  3964. | something starting with __ and the normal name is an alias. */
  3965. | #if defined __stub_pam_vsyslog || defined __stub___pam_vsyslog
  3966. | choke me
  3967. | #endif
  3968. |
  3969. | int
  3970. | main ()
  3971. | {
  3972. | return pam_vsyslog ();
  3973. | ;
  3974. | return 0;
  3975. | }
  3976. configure:18906: result: no
  3977. configure:18920: checking for GDM_PAM_EXTENSIONS
  3978. configure:18928: $PKG_CONFIG --exists --print-errors "gdm-pam-extensions"
  3979. Package gdm-pam-extensions was not found in the pkg-config search path.
  3980. Perhaps you should add the directory containing `gdm-pam-extensions.pc'
  3981. to the PKG_CONFIG_PATH environment variable
  3982. Package 'gdm-pam-extensions', required by 'virtual:world', not found
  3983. configure:18931: $? = 1
  3984. configure:18946: $PKG_CONFIG --exists --print-errors "gdm-pam-extensions"
  3985. Package gdm-pam-extensions was not found in the pkg-config search path.
  3986. Perhaps you should add the directory containing `gdm-pam-extensions.pc'
  3987. to the PKG_CONFIG_PATH environment variable
  3988. Package 'gdm-pam-extensions', required by 'virtual:world', not found
  3989. configure:18949: $? = 1
  3990. Package 'gdm-pam-extensions', required by 'virtual:world', not found
  3991. configure:18977: result: no
  3992. configure:18979: gdm-pam-extensions were not found. gdm support
  3993. for multiple certificates will not be build.
  3994.  
  3995. configure:19029: checking for ldap_search in -lldap
  3996. configure:19054: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -lldap -L/usr/local/lib >&5
  3997. configure:19054: $? = 0
  3998. configure:19063: result: yes
  3999. configure:19190: checking for ber_pvt_opt_on in -llber
  4000. configure:19215: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -llber -L/usr/local/lib >&5
  4001. configure:19215: $? = 0
  4002. configure:19224: result: yes
  4003. configure:19262: checking for ldap_control_create
  4004. configure:19262: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -llber -lldap >&5
  4005. configure:19262: $? = 0
  4006. configure:19262: result: yes
  4007. configure:19262: checking for ldap_init_fd
  4008. configure:19262: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -llber -lldap >&5
  4009. configure:19262: $? = 0
  4010. configure:19262: result: yes
  4011. configure:19262: checking for ldap_create_deref_control_value
  4012. configure:19262: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -llber -lldap >&5
  4013. configure:19262: $? = 0
  4014. configure:19262: result: yes
  4015. configure:19262: checking for ldap_parse_derefresponse_control
  4016. configure:19262: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -llber -lldap >&5
  4017. configure:19262: $? = 0
  4018. configure:19262: result: yes
  4019. configure:19262: checking for ldap_derefresponse_free
  4020. configure:19262: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -llber -lldap >&5
  4021. configure:19262: $? = 0
  4022. configure:19262: result: yes
  4023. configure:19271: checking for struct ldap_conncb.lc_arg
  4024. configure:19271: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  4025. configure:19271: $? = 0
  4026. configure:19271: result: yes
  4027. configure:19299: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -llber -lldap >&5
  4028. configure:19299: $? = 0
  4029. configure:19299: ./conftest
  4030. configure:19299: $? = 0
  4031. configure:19314: checking for LDAPDerefRes
  4032. configure:19314: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  4033. configure:19314: $? = 0
  4034. configure:19314: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  4035. conftest.c:93:27: error: expected expression
  4036. if (sizeof ((LDAPDerefRes)))
  4037. ^
  4038. 1 error generated.
  4039. configure:19314: $? = 1
  4040. configure: failed program was:
  4041. | /* confdefs.h */
  4042. | #define PACKAGE_NAME "sssd"
  4043. | #define PACKAGE_TARNAME "sssd"
  4044. | #define PACKAGE_VERSION "1.16.4"
  4045. | #define PACKAGE_STRING "sssd 1.16.4"
  4046. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  4047. | #define PACKAGE_URL ""
  4048. | #define STDC_HEADERS 1
  4049. | #define HAVE_SYS_TYPES_H 1
  4050. | #define HAVE_SYS_STAT_H 1
  4051. | #define HAVE_STDLIB_H 1
  4052. | #define HAVE_STRING_H 1
  4053. | #define HAVE_MEMORY_H 1
  4054. | #define HAVE_STRINGS_H 1
  4055. | #define HAVE_INTTYPES_H 1
  4056. | #define HAVE_STDINT_H 1
  4057. | #define HAVE_UNISTD_H 1
  4058. | #define __EXTENSIONS__ 1
  4059. | #define _ALL_SOURCE 1
  4060. | #define _GNU_SOURCE 1
  4061. | #define _POSIX_PTHREAD_SEMANTICS 1
  4062. | #define _TANDEM_SOURCE 1
  4063. | #define PACKAGE "sssd"
  4064. | #define VERSION "1.16.4"
  4065. | #define HAVE_DLFCN_H 1
  4066. | #define LT_OBJDIR ".libs/"
  4067. | #define HAVE_LIBDL 1
  4068. | #define HAVE_DLERROR 1
  4069. | #define HAVE_LIBDLLOADER 1
  4070. | #define HAVE_ICONV 1
  4071. | #define ENABLE_NLS 1
  4072. | #define HAVE_GETTEXT 1
  4073. | #define HAVE_DCGETTEXT 1
  4074. | #define PRERELEASE_VERSION ""
  4075. | #define HAVE_STDINT_H 1
  4076. | #define HAVE_DLFCN_H 1
  4077. | #define HAVE_PTHREAD 1
  4078. | #define HAVE_LIBRT 1
  4079. | #define HAVE_LIBRT 1
  4080. | #define HAVE_UTIMENSAT 1
  4081. | #define HAVE_FUTIMENS 1
  4082. | #define HAVE_SYS_ENDIAN_H 1
  4083. | #define HAVE_LITTLE_ENDIAN 1
  4084. | #define DB_PATH "/var/db/sss/db"
  4085. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  4086. | #define PID_PATH "/var/run"
  4087. | #define LOG_PATH ""VARDIR"/log/sssd"
  4088. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  4089. | #define PIPE_PATH "/var/run/sss/pipes"
  4090. | #define MCACHE_PATH "/var/db/sss/mc"
  4091. | #define DEFAULT_CCACHE_DIR "/tmp"
  4092. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  4093. | #define TEST_DIR "."
  4094. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  4095. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  4096. | #define HAVE_PYTHON3_BINDINGS 1
  4097. | #define HAVE_NSCD /usr/sbin/nscd
  4098. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  4099. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  4100. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  4101. | #define NOLOGIN_SHELL "/sbin/nologin"
  4102. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  4103. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  4104. | #define BUILD_SUDO 1
  4105. | #define BUILD_SSH 1
  4106. | #define BUILD_IFP 1
  4107. | #define BUILD_SAMBA 1
  4108. | #define BUILD_LIBWBCLIENT 1
  4109. | #define SSSD_USER "root"
  4110. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  4111. | #define HAVE_LDB_H 1
  4112. | #define HAVE_LDB_MODULE_H 1
  4113. | #define HAVE_LIBINI_CONFIG_V0 1
  4114. | #define HAVE_LIBINI_CONFIG_V1 1
  4115. | #define HAVE_LIBINI_CONFIG_V1_1 1
  4116. | #define HAVE_LIBINI_CONFIG_V1_3 1
  4117. | #define HAVE_SECURITY_PAM_APPL_H 1
  4118. | #define HAVE_SECURITY_PAM_MODULES_H 1
  4119. | #define HAVE_SECURITY_OPENPAM_H 1
  4120. | #define HAVE_LDAP_CONTROL_CREATE 1
  4121. | #define HAVE_LDAP_INIT_FD 1
  4122. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  4123. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  4124. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  4125. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  4126. | #define HAVE_LDAP_CONNCB 1
  4127. | /* end confdefs.h. */
  4128. | #include <ldap.h>
  4129. |
  4130. | int
  4131. | main ()
  4132. | {
  4133. | if (sizeof ((LDAPDerefRes)))
  4134. | return 0;
  4135. | ;
  4136. | return 0;
  4137. | }
  4138. configure:19314: result: yes
  4139. configure:19328: checking for slapd
  4140. configure:19361: result: no
  4141. configure:19373: checking for ldapmodify
  4142. configure:19389: found /usr/local/bin/ldapmodify
  4143. configure:19401: result: yes
  4144. configure:19415: checking for PCRE
  4145. configure:19423: $PKG_CONFIG --exists --print-errors "libpcre"
  4146. configure:19426: $? = 0
  4147. configure:19441: $PKG_CONFIG --exists --print-errors "libpcre"
  4148. configure:19444: $? = 0
  4149. configure:19480: result: yes
  4150. configure:19485: $PKG_CONFIG --exists --print-errors "libpcre >= 7"
  4151. configure:19488: $? = 0
  4152. configure:19490: PCRE version is 7 or higher
  4153. configure:19632: checking for krb5-config
  4154. configure:19651: found /usr/local/bin/krb5-config
  4155. configure:19663: result: /usr/local/bin/krb5-config
  4156. configure:19685: checking for working krb5-config
  4157. configure:19690: result: yes
  4158. configure:19716: checking krb5.h usability
  4159. configure:19716: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  4160. configure:19716: $? = 0
  4161. configure:19716: result: yes
  4162. configure:19716: checking krb5.h presence
  4163. configure:19716: cpp -DLIBICONV_PLUG -I/usr/local/include conftest.c
  4164. configure:19716: $? = 0
  4165. configure:19716: result: yes
  4166. configure:19716: checking for krb5.h
  4167. configure:19716: result: yes
  4168. configure:19716: checking krb5/krb5.h usability
  4169. configure:19716: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  4170. configure:19716: $? = 0
  4171. configure:19716: result: yes
  4172. configure:19716: checking krb5/krb5.h presence
  4173. configure:19716: cpp -DLIBICONV_PLUG -I/usr/local/include conftest.c
  4174. configure:19716: $? = 0
  4175. configure:19716: result: yes
  4176. configure:19716: checking for krb5/krb5.h
  4177. configure:19716: result: yes
  4178. configure:19726: checking for krb5_ticket_times
  4179. configure:19726: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  4180. configure:19726: $? = 0
  4181. configure:19726: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  4182. conftest.c:100:32: error: expected expression
  4183. if (sizeof ((krb5_ticket_times)))
  4184. ^
  4185. 1 error generated.
  4186. configure:19726: $? = 1
  4187. configure: failed program was:
  4188. | /* confdefs.h */
  4189. | #define PACKAGE_NAME "sssd"
  4190. | #define PACKAGE_TARNAME "sssd"
  4191. | #define PACKAGE_VERSION "1.16.4"
  4192. | #define PACKAGE_STRING "sssd 1.16.4"
  4193. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  4194. | #define PACKAGE_URL ""
  4195. | #define STDC_HEADERS 1
  4196. | #define HAVE_SYS_TYPES_H 1
  4197. | #define HAVE_SYS_STAT_H 1
  4198. | #define HAVE_STDLIB_H 1
  4199. | #define HAVE_STRING_H 1
  4200. | #define HAVE_MEMORY_H 1
  4201. | #define HAVE_STRINGS_H 1
  4202. | #define HAVE_INTTYPES_H 1
  4203. | #define HAVE_STDINT_H 1
  4204. | #define HAVE_UNISTD_H 1
  4205. | #define __EXTENSIONS__ 1
  4206. | #define _ALL_SOURCE 1
  4207. | #define _GNU_SOURCE 1
  4208. | #define _POSIX_PTHREAD_SEMANTICS 1
  4209. | #define _TANDEM_SOURCE 1
  4210. | #define PACKAGE "sssd"
  4211. | #define VERSION "1.16.4"
  4212. | #define HAVE_DLFCN_H 1
  4213. | #define LT_OBJDIR ".libs/"
  4214. | #define HAVE_LIBDL 1
  4215. | #define HAVE_DLERROR 1
  4216. | #define HAVE_LIBDLLOADER 1
  4217. | #define HAVE_ICONV 1
  4218. | #define ENABLE_NLS 1
  4219. | #define HAVE_GETTEXT 1
  4220. | #define HAVE_DCGETTEXT 1
  4221. | #define PRERELEASE_VERSION ""
  4222. | #define HAVE_STDINT_H 1
  4223. | #define HAVE_DLFCN_H 1
  4224. | #define HAVE_PTHREAD 1
  4225. | #define HAVE_LIBRT 1
  4226. | #define HAVE_LIBRT 1
  4227. | #define HAVE_UTIMENSAT 1
  4228. | #define HAVE_FUTIMENS 1
  4229. | #define HAVE_SYS_ENDIAN_H 1
  4230. | #define HAVE_LITTLE_ENDIAN 1
  4231. | #define DB_PATH "/var/db/sss/db"
  4232. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  4233. | #define PID_PATH "/var/run"
  4234. | #define LOG_PATH ""VARDIR"/log/sssd"
  4235. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  4236. | #define PIPE_PATH "/var/run/sss/pipes"
  4237. | #define MCACHE_PATH "/var/db/sss/mc"
  4238. | #define DEFAULT_CCACHE_DIR "/tmp"
  4239. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  4240. | #define TEST_DIR "."
  4241. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  4242. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  4243. | #define HAVE_PYTHON3_BINDINGS 1
  4244. | #define HAVE_NSCD /usr/sbin/nscd
  4245. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  4246. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  4247. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  4248. | #define NOLOGIN_SHELL "/sbin/nologin"
  4249. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  4250. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  4251. | #define BUILD_SUDO 1
  4252. | #define BUILD_SSH 1
  4253. | #define BUILD_IFP 1
  4254. | #define BUILD_SAMBA 1
  4255. | #define BUILD_LIBWBCLIENT 1
  4256. | #define SSSD_USER "root"
  4257. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  4258. | #define HAVE_LDB_H 1
  4259. | #define HAVE_LDB_MODULE_H 1
  4260. | #define HAVE_LIBINI_CONFIG_V0 1
  4261. | #define HAVE_LIBINI_CONFIG_V1 1
  4262. | #define HAVE_LIBINI_CONFIG_V1_1 1
  4263. | #define HAVE_LIBINI_CONFIG_V1_3 1
  4264. | #define HAVE_SECURITY_PAM_APPL_H 1
  4265. | #define HAVE_SECURITY_PAM_MODULES_H 1
  4266. | #define HAVE_SECURITY_OPENPAM_H 1
  4267. | #define HAVE_LDAP_CONTROL_CREATE 1
  4268. | #define HAVE_LDAP_INIT_FD 1
  4269. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  4270. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  4271. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  4272. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  4273. | #define HAVE_LDAP_CONNCB 1
  4274. | #define HAVE_KRB5_H 1
  4275. | #define HAVE_KRB5_KRB5_H 1
  4276. | /* end confdefs.h. */
  4277. | #ifdef HAVE_KRB5_KRB5_H
  4278. | #include <krb5/krb5.h>
  4279. | #else
  4280. | #include <krb5.h>
  4281. | #endif
  4282. |
  4283. |
  4284. | int
  4285. | main ()
  4286. | {
  4287. | if (sizeof ((krb5_ticket_times)))
  4288. | return 0;
  4289. | ;
  4290. | return 0;
  4291. | }
  4292. configure:19726: result: yes
  4293. configure:19741: checking for krb5_times
  4294. configure:19741: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  4295. conftest.c:101:13: error: use of undeclared identifier 'krb5_times'
  4296. if (sizeof (krb5_times))
  4297. ^
  4298. 1 error generated.
  4299. configure:19741: $? = 1
  4300. configure: failed program was:
  4301. | /* confdefs.h */
  4302. | #define PACKAGE_NAME "sssd"
  4303. | #define PACKAGE_TARNAME "sssd"
  4304. | #define PACKAGE_VERSION "1.16.4"
  4305. | #define PACKAGE_STRING "sssd 1.16.4"
  4306. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  4307. | #define PACKAGE_URL ""
  4308. | #define STDC_HEADERS 1
  4309. | #define HAVE_SYS_TYPES_H 1
  4310. | #define HAVE_SYS_STAT_H 1
  4311. | #define HAVE_STDLIB_H 1
  4312. | #define HAVE_STRING_H 1
  4313. | #define HAVE_MEMORY_H 1
  4314. | #define HAVE_STRINGS_H 1
  4315. | #define HAVE_INTTYPES_H 1
  4316. | #define HAVE_STDINT_H 1
  4317. | #define HAVE_UNISTD_H 1
  4318. | #define __EXTENSIONS__ 1
  4319. | #define _ALL_SOURCE 1
  4320. | #define _GNU_SOURCE 1
  4321. | #define _POSIX_PTHREAD_SEMANTICS 1
  4322. | #define _TANDEM_SOURCE 1
  4323. | #define PACKAGE "sssd"
  4324. | #define VERSION "1.16.4"
  4325. | #define HAVE_DLFCN_H 1
  4326. | #define LT_OBJDIR ".libs/"
  4327. | #define HAVE_LIBDL 1
  4328. | #define HAVE_DLERROR 1
  4329. | #define HAVE_LIBDLLOADER 1
  4330. | #define HAVE_ICONV 1
  4331. | #define ENABLE_NLS 1
  4332. | #define HAVE_GETTEXT 1
  4333. | #define HAVE_DCGETTEXT 1
  4334. | #define PRERELEASE_VERSION ""
  4335. | #define HAVE_STDINT_H 1
  4336. | #define HAVE_DLFCN_H 1
  4337. | #define HAVE_PTHREAD 1
  4338. | #define HAVE_LIBRT 1
  4339. | #define HAVE_LIBRT 1
  4340. | #define HAVE_UTIMENSAT 1
  4341. | #define HAVE_FUTIMENS 1
  4342. | #define HAVE_SYS_ENDIAN_H 1
  4343. | #define HAVE_LITTLE_ENDIAN 1
  4344. | #define DB_PATH "/var/db/sss/db"
  4345. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  4346. | #define PID_PATH "/var/run"
  4347. | #define LOG_PATH ""VARDIR"/log/sssd"
  4348. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  4349. | #define PIPE_PATH "/var/run/sss/pipes"
  4350. | #define MCACHE_PATH "/var/db/sss/mc"
  4351. | #define DEFAULT_CCACHE_DIR "/tmp"
  4352. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  4353. | #define TEST_DIR "."
  4354. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  4355. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  4356. | #define HAVE_PYTHON3_BINDINGS 1
  4357. | #define HAVE_NSCD /usr/sbin/nscd
  4358. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  4359. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  4360. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  4361. | #define NOLOGIN_SHELL "/sbin/nologin"
  4362. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  4363. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  4364. | #define BUILD_SUDO 1
  4365. | #define BUILD_SSH 1
  4366. | #define BUILD_IFP 1
  4367. | #define BUILD_SAMBA 1
  4368. | #define BUILD_LIBWBCLIENT 1
  4369. | #define SSSD_USER "root"
  4370. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  4371. | #define HAVE_LDB_H 1
  4372. | #define HAVE_LDB_MODULE_H 1
  4373. | #define HAVE_LIBINI_CONFIG_V0 1
  4374. | #define HAVE_LIBINI_CONFIG_V1 1
  4375. | #define HAVE_LIBINI_CONFIG_V1_1 1
  4376. | #define HAVE_LIBINI_CONFIG_V1_3 1
  4377. | #define HAVE_SECURITY_PAM_APPL_H 1
  4378. | #define HAVE_SECURITY_PAM_MODULES_H 1
  4379. | #define HAVE_SECURITY_OPENPAM_H 1
  4380. | #define HAVE_LDAP_CONTROL_CREATE 1
  4381. | #define HAVE_LDAP_INIT_FD 1
  4382. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  4383. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  4384. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  4385. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  4386. | #define HAVE_LDAP_CONNCB 1
  4387. | #define HAVE_KRB5_H 1
  4388. | #define HAVE_KRB5_KRB5_H 1
  4389. | #define HAVE_KRB5_TICKET_TIMES 1
  4390. | /* end confdefs.h. */
  4391. | #ifdef HAVE_KRB5_KRB5_H
  4392. | #include <krb5/krb5.h>
  4393. | #else
  4394. | #include <krb5.h>
  4395. | #endif
  4396. |
  4397. |
  4398. | int
  4399. | main ()
  4400. | {
  4401. | if (sizeof (krb5_times))
  4402. | return 0;
  4403. | ;
  4404. | return 0;
  4405. | }
  4406. configure:19741: result: no
  4407. configure:19756: checking for krb5_trace_info
  4408. configure:19756: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  4409. configure:19756: $? = 0
  4410. configure:19756: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  4411. conftest.c:101:30: error: expected expression
  4412. if (sizeof ((krb5_trace_info)))
  4413. ^
  4414. 1 error generated.
  4415. configure:19756: $? = 1
  4416. configure: failed program was:
  4417. | /* confdefs.h */
  4418. | #define PACKAGE_NAME "sssd"
  4419. | #define PACKAGE_TARNAME "sssd"
  4420. | #define PACKAGE_VERSION "1.16.4"
  4421. | #define PACKAGE_STRING "sssd 1.16.4"
  4422. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  4423. | #define PACKAGE_URL ""
  4424. | #define STDC_HEADERS 1
  4425. | #define HAVE_SYS_TYPES_H 1
  4426. | #define HAVE_SYS_STAT_H 1
  4427. | #define HAVE_STDLIB_H 1
  4428. | #define HAVE_STRING_H 1
  4429. | #define HAVE_MEMORY_H 1
  4430. | #define HAVE_STRINGS_H 1
  4431. | #define HAVE_INTTYPES_H 1
  4432. | #define HAVE_STDINT_H 1
  4433. | #define HAVE_UNISTD_H 1
  4434. | #define __EXTENSIONS__ 1
  4435. | #define _ALL_SOURCE 1
  4436. | #define _GNU_SOURCE 1
  4437. | #define _POSIX_PTHREAD_SEMANTICS 1
  4438. | #define _TANDEM_SOURCE 1
  4439. | #define PACKAGE "sssd"
  4440. | #define VERSION "1.16.4"
  4441. | #define HAVE_DLFCN_H 1
  4442. | #define LT_OBJDIR ".libs/"
  4443. | #define HAVE_LIBDL 1
  4444. | #define HAVE_DLERROR 1
  4445. | #define HAVE_LIBDLLOADER 1
  4446. | #define HAVE_ICONV 1
  4447. | #define ENABLE_NLS 1
  4448. | #define HAVE_GETTEXT 1
  4449. | #define HAVE_DCGETTEXT 1
  4450. | #define PRERELEASE_VERSION ""
  4451. | #define HAVE_STDINT_H 1
  4452. | #define HAVE_DLFCN_H 1
  4453. | #define HAVE_PTHREAD 1
  4454. | #define HAVE_LIBRT 1
  4455. | #define HAVE_LIBRT 1
  4456. | #define HAVE_UTIMENSAT 1
  4457. | #define HAVE_FUTIMENS 1
  4458. | #define HAVE_SYS_ENDIAN_H 1
  4459. | #define HAVE_LITTLE_ENDIAN 1
  4460. | #define DB_PATH "/var/db/sss/db"
  4461. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  4462. | #define PID_PATH "/var/run"
  4463. | #define LOG_PATH ""VARDIR"/log/sssd"
  4464. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  4465. | #define PIPE_PATH "/var/run/sss/pipes"
  4466. | #define MCACHE_PATH "/var/db/sss/mc"
  4467. | #define DEFAULT_CCACHE_DIR "/tmp"
  4468. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  4469. | #define TEST_DIR "."
  4470. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  4471. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  4472. | #define HAVE_PYTHON3_BINDINGS 1
  4473. | #define HAVE_NSCD /usr/sbin/nscd
  4474. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  4475. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  4476. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  4477. | #define NOLOGIN_SHELL "/sbin/nologin"
  4478. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  4479. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  4480. | #define BUILD_SUDO 1
  4481. | #define BUILD_SSH 1
  4482. | #define BUILD_IFP 1
  4483. | #define BUILD_SAMBA 1
  4484. | #define BUILD_LIBWBCLIENT 1
  4485. | #define SSSD_USER "root"
  4486. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  4487. | #define HAVE_LDB_H 1
  4488. | #define HAVE_LDB_MODULE_H 1
  4489. | #define HAVE_LIBINI_CONFIG_V0 1
  4490. | #define HAVE_LIBINI_CONFIG_V1 1
  4491. | #define HAVE_LIBINI_CONFIG_V1_1 1
  4492. | #define HAVE_LIBINI_CONFIG_V1_3 1
  4493. | #define HAVE_SECURITY_PAM_APPL_H 1
  4494. | #define HAVE_SECURITY_PAM_MODULES_H 1
  4495. | #define HAVE_SECURITY_OPENPAM_H 1
  4496. | #define HAVE_LDAP_CONTROL_CREATE 1
  4497. | #define HAVE_LDAP_INIT_FD 1
  4498. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  4499. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  4500. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  4501. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  4502. | #define HAVE_LDAP_CONNCB 1
  4503. | #define HAVE_KRB5_H 1
  4504. | #define HAVE_KRB5_KRB5_H 1
  4505. | #define HAVE_KRB5_TICKET_TIMES 1
  4506. | /* end confdefs.h. */
  4507. | #ifdef HAVE_KRB5_KRB5_H
  4508. | #include <krb5/krb5.h>
  4509. | #else
  4510. | #include <krb5.h>
  4511. | #endif
  4512. |
  4513. |
  4514. | int
  4515. | main ()
  4516. | {
  4517. | if (sizeof ((krb5_trace_info)))
  4518. | return 0;
  4519. | ;
  4520. | return 0;
  4521. | }
  4522. configure:19756: result: yes
  4523. configure:19795: checking for krb5_get_init_creds_opt_alloc
  4524. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4525. configure:19795: $? = 0
  4526. configure:19795: result: yes
  4527. configure:19795: checking for krb5_get_error_message
  4528. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4529. configure:19795: $? = 0
  4530. configure:19795: result: yes
  4531. configure:19795: checking for krb5_free_unparsed_name
  4532. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4533. configure:19795: $? = 0
  4534. configure:19795: result: yes
  4535. configure:19795: checking for krb5_get_init_creds_opt_set_expire_callback
  4536. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4537. configure:19795: $? = 0
  4538. configure:19795: result: yes
  4539. configure:19795: checking for krb5_get_init_creds_opt_set_fast_ccache_name
  4540. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4541. configure:19795: $? = 0
  4542. configure:19795: result: yes
  4543. configure:19795: checking for krb5_get_init_creds_opt_set_fast_flags
  4544. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4545. configure:19795: $? = 0
  4546. configure:19795: result: yes
  4547. configure:19795: checking for krb5_get_init_creds_opt_set_canonicalize
  4548. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4549. configure:19795: $? = 0
  4550. configure:19795: result: yes
  4551. configure:19795: checking for krb5_get_init_creds_opt_set_responder
  4552. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4553. configure:19795: $? = 0
  4554. configure:19795: result: yes
  4555. configure:19795: checking for krb5_parse_name_flags
  4556. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4557. configure:19795: $? = 0
  4558. configure:19795: result: yes
  4559. configure:19795: checking for krb5_unparse_name_flags
  4560. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4561. configure:19795: $? = 0
  4562. configure:19795: result: yes
  4563. configure:19795: checking for krb5_get_init_creds_opt_set_change_password_prompt
  4564. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4565. configure:19795: $? = 0
  4566. configure:19795: result: yes
  4567. configure:19795: checking for krb5_free_keytab_entry_contents
  4568. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4569. configure:19795: $? = 0
  4570. configure:19795: result: yes
  4571. configure:19795: checking for krb5_kt_free_entry
  4572. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4573. configure:19795: $? = 0
  4574. configure:19795: result: yes
  4575. configure:19795: checking for krb5_princ_realm
  4576. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4577. /tmp/conftest-3ade68.o: In function `main':
  4578. conftest.c:(.text+0x7): undefined reference to `krb5_princ_realm'
  4579. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  4580. configure:19795: $? = 1
  4581. configure: failed program was:
  4582. | /* confdefs.h */
  4583. | #define PACKAGE_NAME "sssd"
  4584. | #define PACKAGE_TARNAME "sssd"
  4585. | #define PACKAGE_VERSION "1.16.4"
  4586. | #define PACKAGE_STRING "sssd 1.16.4"
  4587. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  4588. | #define PACKAGE_URL ""
  4589. | #define STDC_HEADERS 1
  4590. | #define HAVE_SYS_TYPES_H 1
  4591. | #define HAVE_SYS_STAT_H 1
  4592. | #define HAVE_STDLIB_H 1
  4593. | #define HAVE_STRING_H 1
  4594. | #define HAVE_MEMORY_H 1
  4595. | #define HAVE_STRINGS_H 1
  4596. | #define HAVE_INTTYPES_H 1
  4597. | #define HAVE_STDINT_H 1
  4598. | #define HAVE_UNISTD_H 1
  4599. | #define __EXTENSIONS__ 1
  4600. | #define _ALL_SOURCE 1
  4601. | #define _GNU_SOURCE 1
  4602. | #define _POSIX_PTHREAD_SEMANTICS 1
  4603. | #define _TANDEM_SOURCE 1
  4604. | #define PACKAGE "sssd"
  4605. | #define VERSION "1.16.4"
  4606. | #define HAVE_DLFCN_H 1
  4607. | #define LT_OBJDIR ".libs/"
  4608. | #define HAVE_LIBDL 1
  4609. | #define HAVE_DLERROR 1
  4610. | #define HAVE_LIBDLLOADER 1
  4611. | #define HAVE_ICONV 1
  4612. | #define ENABLE_NLS 1
  4613. | #define HAVE_GETTEXT 1
  4614. | #define HAVE_DCGETTEXT 1
  4615. | #define PRERELEASE_VERSION ""
  4616. | #define HAVE_STDINT_H 1
  4617. | #define HAVE_DLFCN_H 1
  4618. | #define HAVE_PTHREAD 1
  4619. | #define HAVE_LIBRT 1
  4620. | #define HAVE_LIBRT 1
  4621. | #define HAVE_UTIMENSAT 1
  4622. | #define HAVE_FUTIMENS 1
  4623. | #define HAVE_SYS_ENDIAN_H 1
  4624. | #define HAVE_LITTLE_ENDIAN 1
  4625. | #define DB_PATH "/var/db/sss/db"
  4626. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  4627. | #define PID_PATH "/var/run"
  4628. | #define LOG_PATH ""VARDIR"/log/sssd"
  4629. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  4630. | #define PIPE_PATH "/var/run/sss/pipes"
  4631. | #define MCACHE_PATH "/var/db/sss/mc"
  4632. | #define DEFAULT_CCACHE_DIR "/tmp"
  4633. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  4634. | #define TEST_DIR "."
  4635. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  4636. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  4637. | #define HAVE_PYTHON3_BINDINGS 1
  4638. | #define HAVE_NSCD /usr/sbin/nscd
  4639. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  4640. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  4641. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  4642. | #define NOLOGIN_SHELL "/sbin/nologin"
  4643. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  4644. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  4645. | #define BUILD_SUDO 1
  4646. | #define BUILD_SSH 1
  4647. | #define BUILD_IFP 1
  4648. | #define BUILD_SAMBA 1
  4649. | #define BUILD_LIBWBCLIENT 1
  4650. | #define SSSD_USER "root"
  4651. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  4652. | #define HAVE_LDB_H 1
  4653. | #define HAVE_LDB_MODULE_H 1
  4654. | #define HAVE_LIBINI_CONFIG_V0 1
  4655. | #define HAVE_LIBINI_CONFIG_V1 1
  4656. | #define HAVE_LIBINI_CONFIG_V1_1 1
  4657. | #define HAVE_LIBINI_CONFIG_V1_3 1
  4658. | #define HAVE_SECURITY_PAM_APPL_H 1
  4659. | #define HAVE_SECURITY_PAM_MODULES_H 1
  4660. | #define HAVE_SECURITY_OPENPAM_H 1
  4661. | #define HAVE_LDAP_CONTROL_CREATE 1
  4662. | #define HAVE_LDAP_INIT_FD 1
  4663. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  4664. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  4665. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  4666. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  4667. | #define HAVE_LDAP_CONNCB 1
  4668. | #define HAVE_KRB5_H 1
  4669. | #define HAVE_KRB5_KRB5_H 1
  4670. | #define HAVE_KRB5_TICKET_TIMES 1
  4671. | #define HAVE_KRB5_TRACE_INFO 1
  4672. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  4673. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  4674. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  4675. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  4676. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  4677. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  4678. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  4679. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  4680. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  4681. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  4682. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  4683. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  4684. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  4685. | /* end confdefs.h. */
  4686. | /* Define krb5_princ_realm to an innocuous variant, in case <limits.h> declares krb5_princ_realm.
  4687. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4688. | #define krb5_princ_realm innocuous_krb5_princ_realm
  4689. |
  4690. | /* System header to define __stub macros and hopefully few prototypes,
  4691. | which can conflict with char krb5_princ_realm (); below.
  4692. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4693. | <limits.h> exists even on freestanding compilers. */
  4694. |
  4695. | #ifdef __STDC__
  4696. | # include <limits.h>
  4697. | #else
  4698. | # include <assert.h>
  4699. | #endif
  4700. |
  4701. | #undef krb5_princ_realm
  4702. |
  4703. | /* Override any GCC internal prototype to avoid an error.
  4704. | Use char because int might match the return type of a GCC
  4705. | builtin and then its argument prototype would still apply. */
  4706. | #ifdef __cplusplus
  4707. | extern "C"
  4708. | #endif
  4709. | char krb5_princ_realm ();
  4710. | /* The GNU C library defines this for functions which it implements
  4711. | to always fail with ENOSYS. Some functions are actually named
  4712. | something starting with __ and the normal name is an alias. */
  4713. | #if defined __stub_krb5_princ_realm || defined __stub___krb5_princ_realm
  4714. | choke me
  4715. | #endif
  4716. |
  4717. | int
  4718. | main ()
  4719. | {
  4720. | return krb5_princ_realm ();
  4721. | ;
  4722. | return 0;
  4723. | }
  4724. configure:19795: result: no
  4725. configure:19795: checking for krb5_get_time_offsets
  4726. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4727. configure:19795: $? = 0
  4728. configure:19795: result: yes
  4729. configure:19795: checking for krb5_principal_get_realm
  4730. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4731. /tmp/conftest-aa089f.o: In function `main':
  4732. conftest.c:(.text+0x7): undefined reference to `krb5_principal_get_realm'
  4733. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  4734. configure:19795: $? = 1
  4735. configure: failed program was:
  4736. | /* confdefs.h */
  4737. | #define PACKAGE_NAME "sssd"
  4738. | #define PACKAGE_TARNAME "sssd"
  4739. | #define PACKAGE_VERSION "1.16.4"
  4740. | #define PACKAGE_STRING "sssd 1.16.4"
  4741. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  4742. | #define PACKAGE_URL ""
  4743. | #define STDC_HEADERS 1
  4744. | #define HAVE_SYS_TYPES_H 1
  4745. | #define HAVE_SYS_STAT_H 1
  4746. | #define HAVE_STDLIB_H 1
  4747. | #define HAVE_STRING_H 1
  4748. | #define HAVE_MEMORY_H 1
  4749. | #define HAVE_STRINGS_H 1
  4750. | #define HAVE_INTTYPES_H 1
  4751. | #define HAVE_STDINT_H 1
  4752. | #define HAVE_UNISTD_H 1
  4753. | #define __EXTENSIONS__ 1
  4754. | #define _ALL_SOURCE 1
  4755. | #define _GNU_SOURCE 1
  4756. | #define _POSIX_PTHREAD_SEMANTICS 1
  4757. | #define _TANDEM_SOURCE 1
  4758. | #define PACKAGE "sssd"
  4759. | #define VERSION "1.16.4"
  4760. | #define HAVE_DLFCN_H 1
  4761. | #define LT_OBJDIR ".libs/"
  4762. | #define HAVE_LIBDL 1
  4763. | #define HAVE_DLERROR 1
  4764. | #define HAVE_LIBDLLOADER 1
  4765. | #define HAVE_ICONV 1
  4766. | #define ENABLE_NLS 1
  4767. | #define HAVE_GETTEXT 1
  4768. | #define HAVE_DCGETTEXT 1
  4769. | #define PRERELEASE_VERSION ""
  4770. | #define HAVE_STDINT_H 1
  4771. | #define HAVE_DLFCN_H 1
  4772. | #define HAVE_PTHREAD 1
  4773. | #define HAVE_LIBRT 1
  4774. | #define HAVE_LIBRT 1
  4775. | #define HAVE_UTIMENSAT 1
  4776. | #define HAVE_FUTIMENS 1
  4777. | #define HAVE_SYS_ENDIAN_H 1
  4778. | #define HAVE_LITTLE_ENDIAN 1
  4779. | #define DB_PATH "/var/db/sss/db"
  4780. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  4781. | #define PID_PATH "/var/run"
  4782. | #define LOG_PATH ""VARDIR"/log/sssd"
  4783. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  4784. | #define PIPE_PATH "/var/run/sss/pipes"
  4785. | #define MCACHE_PATH "/var/db/sss/mc"
  4786. | #define DEFAULT_CCACHE_DIR "/tmp"
  4787. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  4788. | #define TEST_DIR "."
  4789. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  4790. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  4791. | #define HAVE_PYTHON3_BINDINGS 1
  4792. | #define HAVE_NSCD /usr/sbin/nscd
  4793. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  4794. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  4795. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  4796. | #define NOLOGIN_SHELL "/sbin/nologin"
  4797. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  4798. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  4799. | #define BUILD_SUDO 1
  4800. | #define BUILD_SSH 1
  4801. | #define BUILD_IFP 1
  4802. | #define BUILD_SAMBA 1
  4803. | #define BUILD_LIBWBCLIENT 1
  4804. | #define SSSD_USER "root"
  4805. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  4806. | #define HAVE_LDB_H 1
  4807. | #define HAVE_LDB_MODULE_H 1
  4808. | #define HAVE_LIBINI_CONFIG_V0 1
  4809. | #define HAVE_LIBINI_CONFIG_V1 1
  4810. | #define HAVE_LIBINI_CONFIG_V1_1 1
  4811. | #define HAVE_LIBINI_CONFIG_V1_3 1
  4812. | #define HAVE_SECURITY_PAM_APPL_H 1
  4813. | #define HAVE_SECURITY_PAM_MODULES_H 1
  4814. | #define HAVE_SECURITY_OPENPAM_H 1
  4815. | #define HAVE_LDAP_CONTROL_CREATE 1
  4816. | #define HAVE_LDAP_INIT_FD 1
  4817. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  4818. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  4819. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  4820. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  4821. | #define HAVE_LDAP_CONNCB 1
  4822. | #define HAVE_KRB5_H 1
  4823. | #define HAVE_KRB5_KRB5_H 1
  4824. | #define HAVE_KRB5_TICKET_TIMES 1
  4825. | #define HAVE_KRB5_TRACE_INFO 1
  4826. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  4827. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  4828. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  4829. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  4830. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  4831. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  4832. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  4833. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  4834. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  4835. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  4836. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  4837. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  4838. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  4839. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  4840. | /* end confdefs.h. */
  4841. | /* Define krb5_principal_get_realm to an innocuous variant, in case <limits.h> declares krb5_principal_get_realm.
  4842. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4843. | #define krb5_principal_get_realm innocuous_krb5_principal_get_realm
  4844. |
  4845. | /* System header to define __stub macros and hopefully few prototypes,
  4846. | which can conflict with char krb5_principal_get_realm (); below.
  4847. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4848. | <limits.h> exists even on freestanding compilers. */
  4849. |
  4850. | #ifdef __STDC__
  4851. | # include <limits.h>
  4852. | #else
  4853. | # include <assert.h>
  4854. | #endif
  4855. |
  4856. | #undef krb5_principal_get_realm
  4857. |
  4858. | /* Override any GCC internal prototype to avoid an error.
  4859. | Use char because int might match the return type of a GCC
  4860. | builtin and then its argument prototype would still apply. */
  4861. | #ifdef __cplusplus
  4862. | extern "C"
  4863. | #endif
  4864. | char krb5_principal_get_realm ();
  4865. | /* The GNU C library defines this for functions which it implements
  4866. | to always fail with ENOSYS. Some functions are actually named
  4867. | something starting with __ and the normal name is an alias. */
  4868. | #if defined __stub_krb5_principal_get_realm || defined __stub___krb5_principal_get_realm
  4869. | choke me
  4870. | #endif
  4871. |
  4872. | int
  4873. | main ()
  4874. | {
  4875. | return krb5_principal_get_realm ();
  4876. | ;
  4877. | return 0;
  4878. | }
  4879. configure:19795: result: no
  4880. configure:19795: checking for krb5_cc_cache_match
  4881. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4882. configure:19795: $? = 0
  4883. configure:19795: result: yes
  4884. configure:19795: checking for krb5_timestamp_to_sfstring
  4885. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4886. configure:19795: $? = 0
  4887. configure:19795: result: yes
  4888. configure:19795: checking for krb5_set_trace_callback
  4889. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4890. configure:19795: $? = 0
  4891. configure:19795: result: yes
  4892. configure:19795: checking for krb5_find_authdata
  4893. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4894. configure:19795: $? = 0
  4895. configure:19795: result: yes
  4896. configure:19795: checking for krb5_kt_have_content
  4897. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4898. configure:19795: $? = 0
  4899. configure:19795: result: yes
  4900. configure:19795: checking for krb5_cc_get_full_name
  4901. configure:19795: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err >&5
  4902. configure:19795: $? = 0
  4903. configure:19795: result: yes
  4904. configure:19822: checking for krb5/locate_plugin.h
  4905. configure:19822: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  4906. In file included from conftest.c:119:
  4907. /usr/local/include/krb5/locate_plugin.h:57:63: warning: declaration of 'struct sockaddr' will not be visible outside of this function [-Wvisibility]
  4908. int (*cbfunc)(void *,int,struct sockaddr *),
  4909. ^
  4910. 1 warning generated.
  4911. configure:19822: $? = 0
  4912. configure:19822: result: yes
  4913. configure:19855: checking for krb5/localauth_plugin.h
  4914. configure:19855: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  4915. configure:19855: $? = 0
  4916. configure:19855: result: yes
  4917. configure:19896: checking for CARES
  4918. configure:19904: $PKG_CONFIG --exists --print-errors "libcares"
  4919. configure:19907: $? = 0
  4920. configure:19922: $PKG_CONFIG --exists --print-errors "libcares"
  4921. configure:19925: $? = 0
  4922. configure:19961: result: yes
  4923. configure:20048: checking for long long
  4924. configure:20048: result: yes
  4925. configure:20063: checking size of int
  4926. configure:20068: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  4927. configure:20068: $? = 0
  4928. configure:20068: ./conftest
  4929. configure:20068: $? = 0
  4930. configure:20082: result: 4
  4931. configure:20096: checking size of char
  4932. configure:20101: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  4933. configure:20101: $? = 0
  4934. configure:20101: ./conftest
  4935. configure:20101: $? = 0
  4936. configure:20115: result: 1
  4937. configure:20129: checking size of short
  4938. configure:20134: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  4939. configure:20134: $? = 0
  4940. configure:20134: ./conftest
  4941. configure:20134: $? = 0
  4942. configure:20148: result: 2
  4943. configure:20162: checking size of long
  4944. configure:20167: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  4945. configure:20167: $? = 0
  4946. configure:20167: ./conftest
  4947. configure:20167: $? = 0
  4948. configure:20181: result: 8
  4949. configure:20195: checking size of long long
  4950. configure:20200: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  4951. configure:20200: $? = 0
  4952. configure:20200: ./conftest
  4953. configure:20200: $? = 0
  4954. configure:20214: result: 8
  4955. configure:20228: checking size of uid_t
  4956. configure:20233: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  4957. configure:20233: $? = 0
  4958. configure:20233: ./conftest
  4959. configure:20233: $? = 0
  4960. configure:20247: result: 4
  4961. configure:20261: checking size of gid_t
  4962. configure:20266: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  4963. configure:20266: $? = 0
  4964. configure:20266: ./conftest
  4965. configure:20266: $? = 0
  4966. configure:20280: result: 4
  4967. configure:20294: checking size of id_t
  4968. configure:20299: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  4969. configure:20299: $? = 0
  4970. configure:20299: ./conftest
  4971. configure:20299: $? = 0
  4972. configure:20313: result: 8
  4973. configure:20328: checking for uint_t
  4974. configure:20328: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  4975. conftest.c:159:13: error: use of undeclared identifier 'uint_t'
  4976. if (sizeof (uint_t))
  4977. ^
  4978. 1 error generated.
  4979. configure:20328: $? = 1
  4980. configure: failed program was:
  4981. | /* confdefs.h */
  4982. | #define PACKAGE_NAME "sssd"
  4983. | #define PACKAGE_TARNAME "sssd"
  4984. | #define PACKAGE_VERSION "1.16.4"
  4985. | #define PACKAGE_STRING "sssd 1.16.4"
  4986. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  4987. | #define PACKAGE_URL ""
  4988. | #define STDC_HEADERS 1
  4989. | #define HAVE_SYS_TYPES_H 1
  4990. | #define HAVE_SYS_STAT_H 1
  4991. | #define HAVE_STDLIB_H 1
  4992. | #define HAVE_STRING_H 1
  4993. | #define HAVE_MEMORY_H 1
  4994. | #define HAVE_STRINGS_H 1
  4995. | #define HAVE_INTTYPES_H 1
  4996. | #define HAVE_STDINT_H 1
  4997. | #define HAVE_UNISTD_H 1
  4998. | #define __EXTENSIONS__ 1
  4999. | #define _ALL_SOURCE 1
  5000. | #define _GNU_SOURCE 1
  5001. | #define _POSIX_PTHREAD_SEMANTICS 1
  5002. | #define _TANDEM_SOURCE 1
  5003. | #define PACKAGE "sssd"
  5004. | #define VERSION "1.16.4"
  5005. | #define HAVE_DLFCN_H 1
  5006. | #define LT_OBJDIR ".libs/"
  5007. | #define HAVE_LIBDL 1
  5008. | #define HAVE_DLERROR 1
  5009. | #define HAVE_LIBDLLOADER 1
  5010. | #define HAVE_ICONV 1
  5011. | #define ENABLE_NLS 1
  5012. | #define HAVE_GETTEXT 1
  5013. | #define HAVE_DCGETTEXT 1
  5014. | #define PRERELEASE_VERSION ""
  5015. | #define HAVE_STDINT_H 1
  5016. | #define HAVE_DLFCN_H 1
  5017. | #define HAVE_PTHREAD 1
  5018. | #define HAVE_LIBRT 1
  5019. | #define HAVE_LIBRT 1
  5020. | #define HAVE_UTIMENSAT 1
  5021. | #define HAVE_FUTIMENS 1
  5022. | #define HAVE_SYS_ENDIAN_H 1
  5023. | #define HAVE_LITTLE_ENDIAN 1
  5024. | #define DB_PATH "/var/db/sss/db"
  5025. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  5026. | #define PID_PATH "/var/run"
  5027. | #define LOG_PATH ""VARDIR"/log/sssd"
  5028. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  5029. | #define PIPE_PATH "/var/run/sss/pipes"
  5030. | #define MCACHE_PATH "/var/db/sss/mc"
  5031. | #define DEFAULT_CCACHE_DIR "/tmp"
  5032. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  5033. | #define TEST_DIR "."
  5034. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  5035. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  5036. | #define HAVE_PYTHON3_BINDINGS 1
  5037. | #define HAVE_NSCD /usr/sbin/nscd
  5038. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  5039. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  5040. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  5041. | #define NOLOGIN_SHELL "/sbin/nologin"
  5042. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  5043. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  5044. | #define BUILD_SUDO 1
  5045. | #define BUILD_SSH 1
  5046. | #define BUILD_IFP 1
  5047. | #define BUILD_SAMBA 1
  5048. | #define BUILD_LIBWBCLIENT 1
  5049. | #define SSSD_USER "root"
  5050. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  5051. | #define HAVE_LDB_H 1
  5052. | #define HAVE_LDB_MODULE_H 1
  5053. | #define HAVE_LIBINI_CONFIG_V0 1
  5054. | #define HAVE_LIBINI_CONFIG_V1 1
  5055. | #define HAVE_LIBINI_CONFIG_V1_1 1
  5056. | #define HAVE_LIBINI_CONFIG_V1_3 1
  5057. | #define HAVE_SECURITY_PAM_APPL_H 1
  5058. | #define HAVE_SECURITY_PAM_MODULES_H 1
  5059. | #define HAVE_SECURITY_OPENPAM_H 1
  5060. | #define HAVE_LDAP_CONTROL_CREATE 1
  5061. | #define HAVE_LDAP_INIT_FD 1
  5062. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  5063. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  5064. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  5065. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  5066. | #define HAVE_LDAP_CONNCB 1
  5067. | #define HAVE_KRB5_H 1
  5068. | #define HAVE_KRB5_KRB5_H 1
  5069. | #define HAVE_KRB5_TICKET_TIMES 1
  5070. | #define HAVE_KRB5_TRACE_INFO 1
  5071. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  5072. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  5073. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  5074. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  5075. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  5076. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  5077. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  5078. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  5079. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  5080. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  5081. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  5082. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  5083. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  5084. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  5085. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  5086. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  5087. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  5088. | #define HAVE_KRB5_FIND_AUTHDATA 1
  5089. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  5090. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  5091. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  5092. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  5093. | #define HAVE_LONG_LONG 1
  5094. | #define SIZEOF_INT 4
  5095. | #define SIZEOF_CHAR 1
  5096. | #define SIZEOF_SHORT 2
  5097. | #define SIZEOF_LONG 8
  5098. | #define SIZEOF_LONG_LONG 8
  5099. | #define SIZEOF_UID_T 4
  5100. | #define SIZEOF_GID_T 4
  5101. | #define SIZEOF_ID_T 8
  5102. | /* end confdefs.h. */
  5103. | #include <stdio.h>
  5104. | #ifdef HAVE_SYS_TYPES_H
  5105. | # include <sys/types.h>
  5106. | #endif
  5107. | #ifdef HAVE_SYS_STAT_H
  5108. | # include <sys/stat.h>
  5109. | #endif
  5110. | #ifdef STDC_HEADERS
  5111. | # include <stdlib.h>
  5112. | # include <stddef.h>
  5113. | #else
  5114. | # ifdef HAVE_STDLIB_H
  5115. | # include <stdlib.h>
  5116. | # endif
  5117. | #endif
  5118. | #ifdef HAVE_STRING_H
  5119. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5120. | # include <memory.h>
  5121. | # endif
  5122. | # include <string.h>
  5123. | #endif
  5124. | #ifdef HAVE_STRINGS_H
  5125. | # include <strings.h>
  5126. | #endif
  5127. | #ifdef HAVE_INTTYPES_H
  5128. | # include <inttypes.h>
  5129. | #endif
  5130. | #ifdef HAVE_STDINT_H
  5131. | # include <stdint.h>
  5132. | #endif
  5133. | #ifdef HAVE_UNISTD_H
  5134. | # include <unistd.h>
  5135. | #endif
  5136. | int
  5137. | main ()
  5138. | {
  5139. | if (sizeof (uint_t))
  5140. | return 0;
  5141. | ;
  5142. | return 0;
  5143. | }
  5144. configure:20328: result: no
  5145. configure:20339: checking for int8_t
  5146. configure:20339: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  5147. configure:20339: $? = 0
  5148. configure:20339: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  5149. conftest.c:160:21: error: expected expression
  5150. if (sizeof ((int8_t)))
  5151. ^
  5152. 1 error generated.
  5153. configure:20339: $? = 1
  5154. configure: failed program was:
  5155. | /* confdefs.h */
  5156. | #define PACKAGE_NAME "sssd"
  5157. | #define PACKAGE_TARNAME "sssd"
  5158. | #define PACKAGE_VERSION "1.16.4"
  5159. | #define PACKAGE_STRING "sssd 1.16.4"
  5160. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  5161. | #define PACKAGE_URL ""
  5162. | #define STDC_HEADERS 1
  5163. | #define HAVE_SYS_TYPES_H 1
  5164. | #define HAVE_SYS_STAT_H 1
  5165. | #define HAVE_STDLIB_H 1
  5166. | #define HAVE_STRING_H 1
  5167. | #define HAVE_MEMORY_H 1
  5168. | #define HAVE_STRINGS_H 1
  5169. | #define HAVE_INTTYPES_H 1
  5170. | #define HAVE_STDINT_H 1
  5171. | #define HAVE_UNISTD_H 1
  5172. | #define __EXTENSIONS__ 1
  5173. | #define _ALL_SOURCE 1
  5174. | #define _GNU_SOURCE 1
  5175. | #define _POSIX_PTHREAD_SEMANTICS 1
  5176. | #define _TANDEM_SOURCE 1
  5177. | #define PACKAGE "sssd"
  5178. | #define VERSION "1.16.4"
  5179. | #define HAVE_DLFCN_H 1
  5180. | #define LT_OBJDIR ".libs/"
  5181. | #define HAVE_LIBDL 1
  5182. | #define HAVE_DLERROR 1
  5183. | #define HAVE_LIBDLLOADER 1
  5184. | #define HAVE_ICONV 1
  5185. | #define ENABLE_NLS 1
  5186. | #define HAVE_GETTEXT 1
  5187. | #define HAVE_DCGETTEXT 1
  5188. | #define PRERELEASE_VERSION ""
  5189. | #define HAVE_STDINT_H 1
  5190. | #define HAVE_DLFCN_H 1
  5191. | #define HAVE_PTHREAD 1
  5192. | #define HAVE_LIBRT 1
  5193. | #define HAVE_LIBRT 1
  5194. | #define HAVE_UTIMENSAT 1
  5195. | #define HAVE_FUTIMENS 1
  5196. | #define HAVE_SYS_ENDIAN_H 1
  5197. | #define HAVE_LITTLE_ENDIAN 1
  5198. | #define DB_PATH "/var/db/sss/db"
  5199. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  5200. | #define PID_PATH "/var/run"
  5201. | #define LOG_PATH ""VARDIR"/log/sssd"
  5202. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  5203. | #define PIPE_PATH "/var/run/sss/pipes"
  5204. | #define MCACHE_PATH "/var/db/sss/mc"
  5205. | #define DEFAULT_CCACHE_DIR "/tmp"
  5206. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  5207. | #define TEST_DIR "."
  5208. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  5209. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  5210. | #define HAVE_PYTHON3_BINDINGS 1
  5211. | #define HAVE_NSCD /usr/sbin/nscd
  5212. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  5213. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  5214. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  5215. | #define NOLOGIN_SHELL "/sbin/nologin"
  5216. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  5217. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  5218. | #define BUILD_SUDO 1
  5219. | #define BUILD_SSH 1
  5220. | #define BUILD_IFP 1
  5221. | #define BUILD_SAMBA 1
  5222. | #define BUILD_LIBWBCLIENT 1
  5223. | #define SSSD_USER "root"
  5224. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  5225. | #define HAVE_LDB_H 1
  5226. | #define HAVE_LDB_MODULE_H 1
  5227. | #define HAVE_LIBINI_CONFIG_V0 1
  5228. | #define HAVE_LIBINI_CONFIG_V1 1
  5229. | #define HAVE_LIBINI_CONFIG_V1_1 1
  5230. | #define HAVE_LIBINI_CONFIG_V1_3 1
  5231. | #define HAVE_SECURITY_PAM_APPL_H 1
  5232. | #define HAVE_SECURITY_PAM_MODULES_H 1
  5233. | #define HAVE_SECURITY_OPENPAM_H 1
  5234. | #define HAVE_LDAP_CONTROL_CREATE 1
  5235. | #define HAVE_LDAP_INIT_FD 1
  5236. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  5237. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  5238. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  5239. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  5240. | #define HAVE_LDAP_CONNCB 1
  5241. | #define HAVE_KRB5_H 1
  5242. | #define HAVE_KRB5_KRB5_H 1
  5243. | #define HAVE_KRB5_TICKET_TIMES 1
  5244. | #define HAVE_KRB5_TRACE_INFO 1
  5245. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  5246. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  5247. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  5248. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  5249. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  5250. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  5251. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  5252. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  5253. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  5254. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  5255. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  5256. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  5257. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  5258. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  5259. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  5260. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  5261. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  5262. | #define HAVE_KRB5_FIND_AUTHDATA 1
  5263. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  5264. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  5265. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  5266. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  5267. | #define HAVE_LONG_LONG 1
  5268. | #define SIZEOF_INT 4
  5269. | #define SIZEOF_CHAR 1
  5270. | #define SIZEOF_SHORT 2
  5271. | #define SIZEOF_LONG 8
  5272. | #define SIZEOF_LONG_LONG 8
  5273. | #define SIZEOF_UID_T 4
  5274. | #define SIZEOF_GID_T 4
  5275. | #define SIZEOF_ID_T 8
  5276. | #define uint_t unsigned int
  5277. | /* end confdefs.h. */
  5278. | #include <stdio.h>
  5279. | #ifdef HAVE_SYS_TYPES_H
  5280. | # include <sys/types.h>
  5281. | #endif
  5282. | #ifdef HAVE_SYS_STAT_H
  5283. | # include <sys/stat.h>
  5284. | #endif
  5285. | #ifdef STDC_HEADERS
  5286. | # include <stdlib.h>
  5287. | # include <stddef.h>
  5288. | #else
  5289. | # ifdef HAVE_STDLIB_H
  5290. | # include <stdlib.h>
  5291. | # endif
  5292. | #endif
  5293. | #ifdef HAVE_STRING_H
  5294. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5295. | # include <memory.h>
  5296. | # endif
  5297. | # include <string.h>
  5298. | #endif
  5299. | #ifdef HAVE_STRINGS_H
  5300. | # include <strings.h>
  5301. | #endif
  5302. | #ifdef HAVE_INTTYPES_H
  5303. | # include <inttypes.h>
  5304. | #endif
  5305. | #ifdef HAVE_STDINT_H
  5306. | # include <stdint.h>
  5307. | #endif
  5308. | #ifdef HAVE_UNISTD_H
  5309. | # include <unistd.h>
  5310. | #endif
  5311. | int
  5312. | main ()
  5313. | {
  5314. | if (sizeof ((int8_t)))
  5315. | return 0;
  5316. | ;
  5317. | return 0;
  5318. | }
  5319. configure:20339: result: yes
  5320. configure:20350: checking for uint8_t
  5321. configure:20350: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  5322. configure:20350: $? = 0
  5323. configure:20350: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  5324. conftest.c:160:22: error: expected expression
  5325. if (sizeof ((uint8_t)))
  5326. ^
  5327. 1 error generated.
  5328. configure:20350: $? = 1
  5329. configure: failed program was:
  5330. | /* confdefs.h */
  5331. | #define PACKAGE_NAME "sssd"
  5332. | #define PACKAGE_TARNAME "sssd"
  5333. | #define PACKAGE_VERSION "1.16.4"
  5334. | #define PACKAGE_STRING "sssd 1.16.4"
  5335. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  5336. | #define PACKAGE_URL ""
  5337. | #define STDC_HEADERS 1
  5338. | #define HAVE_SYS_TYPES_H 1
  5339. | #define HAVE_SYS_STAT_H 1
  5340. | #define HAVE_STDLIB_H 1
  5341. | #define HAVE_STRING_H 1
  5342. | #define HAVE_MEMORY_H 1
  5343. | #define HAVE_STRINGS_H 1
  5344. | #define HAVE_INTTYPES_H 1
  5345. | #define HAVE_STDINT_H 1
  5346. | #define HAVE_UNISTD_H 1
  5347. | #define __EXTENSIONS__ 1
  5348. | #define _ALL_SOURCE 1
  5349. | #define _GNU_SOURCE 1
  5350. | #define _POSIX_PTHREAD_SEMANTICS 1
  5351. | #define _TANDEM_SOURCE 1
  5352. | #define PACKAGE "sssd"
  5353. | #define VERSION "1.16.4"
  5354. | #define HAVE_DLFCN_H 1
  5355. | #define LT_OBJDIR ".libs/"
  5356. | #define HAVE_LIBDL 1
  5357. | #define HAVE_DLERROR 1
  5358. | #define HAVE_LIBDLLOADER 1
  5359. | #define HAVE_ICONV 1
  5360. | #define ENABLE_NLS 1
  5361. | #define HAVE_GETTEXT 1
  5362. | #define HAVE_DCGETTEXT 1
  5363. | #define PRERELEASE_VERSION ""
  5364. | #define HAVE_STDINT_H 1
  5365. | #define HAVE_DLFCN_H 1
  5366. | #define HAVE_PTHREAD 1
  5367. | #define HAVE_LIBRT 1
  5368. | #define HAVE_LIBRT 1
  5369. | #define HAVE_UTIMENSAT 1
  5370. | #define HAVE_FUTIMENS 1
  5371. | #define HAVE_SYS_ENDIAN_H 1
  5372. | #define HAVE_LITTLE_ENDIAN 1
  5373. | #define DB_PATH "/var/db/sss/db"
  5374. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  5375. | #define PID_PATH "/var/run"
  5376. | #define LOG_PATH ""VARDIR"/log/sssd"
  5377. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  5378. | #define PIPE_PATH "/var/run/sss/pipes"
  5379. | #define MCACHE_PATH "/var/db/sss/mc"
  5380. | #define DEFAULT_CCACHE_DIR "/tmp"
  5381. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  5382. | #define TEST_DIR "."
  5383. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  5384. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  5385. | #define HAVE_PYTHON3_BINDINGS 1
  5386. | #define HAVE_NSCD /usr/sbin/nscd
  5387. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  5388. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  5389. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  5390. | #define NOLOGIN_SHELL "/sbin/nologin"
  5391. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  5392. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  5393. | #define BUILD_SUDO 1
  5394. | #define BUILD_SSH 1
  5395. | #define BUILD_IFP 1
  5396. | #define BUILD_SAMBA 1
  5397. | #define BUILD_LIBWBCLIENT 1
  5398. | #define SSSD_USER "root"
  5399. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  5400. | #define HAVE_LDB_H 1
  5401. | #define HAVE_LDB_MODULE_H 1
  5402. | #define HAVE_LIBINI_CONFIG_V0 1
  5403. | #define HAVE_LIBINI_CONFIG_V1 1
  5404. | #define HAVE_LIBINI_CONFIG_V1_1 1
  5405. | #define HAVE_LIBINI_CONFIG_V1_3 1
  5406. | #define HAVE_SECURITY_PAM_APPL_H 1
  5407. | #define HAVE_SECURITY_PAM_MODULES_H 1
  5408. | #define HAVE_SECURITY_OPENPAM_H 1
  5409. | #define HAVE_LDAP_CONTROL_CREATE 1
  5410. | #define HAVE_LDAP_INIT_FD 1
  5411. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  5412. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  5413. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  5414. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  5415. | #define HAVE_LDAP_CONNCB 1
  5416. | #define HAVE_KRB5_H 1
  5417. | #define HAVE_KRB5_KRB5_H 1
  5418. | #define HAVE_KRB5_TICKET_TIMES 1
  5419. | #define HAVE_KRB5_TRACE_INFO 1
  5420. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  5421. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  5422. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  5423. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  5424. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  5425. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  5426. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  5427. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  5428. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  5429. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  5430. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  5431. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  5432. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  5433. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  5434. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  5435. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  5436. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  5437. | #define HAVE_KRB5_FIND_AUTHDATA 1
  5438. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  5439. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  5440. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  5441. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  5442. | #define HAVE_LONG_LONG 1
  5443. | #define SIZEOF_INT 4
  5444. | #define SIZEOF_CHAR 1
  5445. | #define SIZEOF_SHORT 2
  5446. | #define SIZEOF_LONG 8
  5447. | #define SIZEOF_LONG_LONG 8
  5448. | #define SIZEOF_UID_T 4
  5449. | #define SIZEOF_GID_T 4
  5450. | #define SIZEOF_ID_T 8
  5451. | #define uint_t unsigned int
  5452. | /* end confdefs.h. */
  5453. | #include <stdio.h>
  5454. | #ifdef HAVE_SYS_TYPES_H
  5455. | # include <sys/types.h>
  5456. | #endif
  5457. | #ifdef HAVE_SYS_STAT_H
  5458. | # include <sys/stat.h>
  5459. | #endif
  5460. | #ifdef STDC_HEADERS
  5461. | # include <stdlib.h>
  5462. | # include <stddef.h>
  5463. | #else
  5464. | # ifdef HAVE_STDLIB_H
  5465. | # include <stdlib.h>
  5466. | # endif
  5467. | #endif
  5468. | #ifdef HAVE_STRING_H
  5469. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5470. | # include <memory.h>
  5471. | # endif
  5472. | # include <string.h>
  5473. | #endif
  5474. | #ifdef HAVE_STRINGS_H
  5475. | # include <strings.h>
  5476. | #endif
  5477. | #ifdef HAVE_INTTYPES_H
  5478. | # include <inttypes.h>
  5479. | #endif
  5480. | #ifdef HAVE_STDINT_H
  5481. | # include <stdint.h>
  5482. | #endif
  5483. | #ifdef HAVE_UNISTD_H
  5484. | # include <unistd.h>
  5485. | #endif
  5486. | int
  5487. | main ()
  5488. | {
  5489. | if (sizeof ((uint8_t)))
  5490. | return 0;
  5491. | ;
  5492. | return 0;
  5493. | }
  5494. configure:20350: result: yes
  5495. configure:20361: checking for int16_t
  5496. configure:20361: result: yes
  5497. configure:20372: checking for uint16_t
  5498. configure:20372: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  5499. configure:20372: $? = 0
  5500. configure:20372: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  5501. conftest.c:160:23: error: expected expression
  5502. if (sizeof ((uint16_t)))
  5503. ^
  5504. 1 error generated.
  5505. configure:20372: $? = 1
  5506. configure: failed program was:
  5507. | /* confdefs.h */
  5508. | #define PACKAGE_NAME "sssd"
  5509. | #define PACKAGE_TARNAME "sssd"
  5510. | #define PACKAGE_VERSION "1.16.4"
  5511. | #define PACKAGE_STRING "sssd 1.16.4"
  5512. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  5513. | #define PACKAGE_URL ""
  5514. | #define STDC_HEADERS 1
  5515. | #define HAVE_SYS_TYPES_H 1
  5516. | #define HAVE_SYS_STAT_H 1
  5517. | #define HAVE_STDLIB_H 1
  5518. | #define HAVE_STRING_H 1
  5519. | #define HAVE_MEMORY_H 1
  5520. | #define HAVE_STRINGS_H 1
  5521. | #define HAVE_INTTYPES_H 1
  5522. | #define HAVE_STDINT_H 1
  5523. | #define HAVE_UNISTD_H 1
  5524. | #define __EXTENSIONS__ 1
  5525. | #define _ALL_SOURCE 1
  5526. | #define _GNU_SOURCE 1
  5527. | #define _POSIX_PTHREAD_SEMANTICS 1
  5528. | #define _TANDEM_SOURCE 1
  5529. | #define PACKAGE "sssd"
  5530. | #define VERSION "1.16.4"
  5531. | #define HAVE_DLFCN_H 1
  5532. | #define LT_OBJDIR ".libs/"
  5533. | #define HAVE_LIBDL 1
  5534. | #define HAVE_DLERROR 1
  5535. | #define HAVE_LIBDLLOADER 1
  5536. | #define HAVE_ICONV 1
  5537. | #define ENABLE_NLS 1
  5538. | #define HAVE_GETTEXT 1
  5539. | #define HAVE_DCGETTEXT 1
  5540. | #define PRERELEASE_VERSION ""
  5541. | #define HAVE_STDINT_H 1
  5542. | #define HAVE_DLFCN_H 1
  5543. | #define HAVE_PTHREAD 1
  5544. | #define HAVE_LIBRT 1
  5545. | #define HAVE_LIBRT 1
  5546. | #define HAVE_UTIMENSAT 1
  5547. | #define HAVE_FUTIMENS 1
  5548. | #define HAVE_SYS_ENDIAN_H 1
  5549. | #define HAVE_LITTLE_ENDIAN 1
  5550. | #define DB_PATH "/var/db/sss/db"
  5551. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  5552. | #define PID_PATH "/var/run"
  5553. | #define LOG_PATH ""VARDIR"/log/sssd"
  5554. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  5555. | #define PIPE_PATH "/var/run/sss/pipes"
  5556. | #define MCACHE_PATH "/var/db/sss/mc"
  5557. | #define DEFAULT_CCACHE_DIR "/tmp"
  5558. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  5559. | #define TEST_DIR "."
  5560. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  5561. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  5562. | #define HAVE_PYTHON3_BINDINGS 1
  5563. | #define HAVE_NSCD /usr/sbin/nscd
  5564. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  5565. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  5566. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  5567. | #define NOLOGIN_SHELL "/sbin/nologin"
  5568. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  5569. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  5570. | #define BUILD_SUDO 1
  5571. | #define BUILD_SSH 1
  5572. | #define BUILD_IFP 1
  5573. | #define BUILD_SAMBA 1
  5574. | #define BUILD_LIBWBCLIENT 1
  5575. | #define SSSD_USER "root"
  5576. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  5577. | #define HAVE_LDB_H 1
  5578. | #define HAVE_LDB_MODULE_H 1
  5579. | #define HAVE_LIBINI_CONFIG_V0 1
  5580. | #define HAVE_LIBINI_CONFIG_V1 1
  5581. | #define HAVE_LIBINI_CONFIG_V1_1 1
  5582. | #define HAVE_LIBINI_CONFIG_V1_3 1
  5583. | #define HAVE_SECURITY_PAM_APPL_H 1
  5584. | #define HAVE_SECURITY_PAM_MODULES_H 1
  5585. | #define HAVE_SECURITY_OPENPAM_H 1
  5586. | #define HAVE_LDAP_CONTROL_CREATE 1
  5587. | #define HAVE_LDAP_INIT_FD 1
  5588. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  5589. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  5590. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  5591. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  5592. | #define HAVE_LDAP_CONNCB 1
  5593. | #define HAVE_KRB5_H 1
  5594. | #define HAVE_KRB5_KRB5_H 1
  5595. | #define HAVE_KRB5_TICKET_TIMES 1
  5596. | #define HAVE_KRB5_TRACE_INFO 1
  5597. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  5598. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  5599. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  5600. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  5601. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  5602. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  5603. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  5604. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  5605. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  5606. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  5607. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  5608. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  5609. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  5610. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  5611. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  5612. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  5613. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  5614. | #define HAVE_KRB5_FIND_AUTHDATA 1
  5615. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  5616. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  5617. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  5618. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  5619. | #define HAVE_LONG_LONG 1
  5620. | #define SIZEOF_INT 4
  5621. | #define SIZEOF_CHAR 1
  5622. | #define SIZEOF_SHORT 2
  5623. | #define SIZEOF_LONG 8
  5624. | #define SIZEOF_LONG_LONG 8
  5625. | #define SIZEOF_UID_T 4
  5626. | #define SIZEOF_GID_T 4
  5627. | #define SIZEOF_ID_T 8
  5628. | #define uint_t unsigned int
  5629. | /* end confdefs.h. */
  5630. | #include <stdio.h>
  5631. | #ifdef HAVE_SYS_TYPES_H
  5632. | # include <sys/types.h>
  5633. | #endif
  5634. | #ifdef HAVE_SYS_STAT_H
  5635. | # include <sys/stat.h>
  5636. | #endif
  5637. | #ifdef STDC_HEADERS
  5638. | # include <stdlib.h>
  5639. | # include <stddef.h>
  5640. | #else
  5641. | # ifdef HAVE_STDLIB_H
  5642. | # include <stdlib.h>
  5643. | # endif
  5644. | #endif
  5645. | #ifdef HAVE_STRING_H
  5646. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5647. | # include <memory.h>
  5648. | # endif
  5649. | # include <string.h>
  5650. | #endif
  5651. | #ifdef HAVE_STRINGS_H
  5652. | # include <strings.h>
  5653. | #endif
  5654. | #ifdef HAVE_INTTYPES_H
  5655. | # include <inttypes.h>
  5656. | #endif
  5657. | #ifdef HAVE_STDINT_H
  5658. | # include <stdint.h>
  5659. | #endif
  5660. | #ifdef HAVE_UNISTD_H
  5661. | # include <unistd.h>
  5662. | #endif
  5663. | int
  5664. | main ()
  5665. | {
  5666. | if (sizeof ((uint16_t)))
  5667. | return 0;
  5668. | ;
  5669. | return 0;
  5670. | }
  5671. configure:20372: result: yes
  5672. configure:20385: checking for int32_t
  5673. configure:20385: result: yes
  5674. configure:20396: checking for uint32_t
  5675. configure:20396: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  5676. configure:20396: $? = 0
  5677. configure:20396: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  5678. conftest.c:160:23: error: expected expression
  5679. if (sizeof ((uint32_t)))
  5680. ^
  5681. 1 error generated.
  5682. configure:20396: $? = 1
  5683. configure: failed program was:
  5684. | /* confdefs.h */
  5685. | #define PACKAGE_NAME "sssd"
  5686. | #define PACKAGE_TARNAME "sssd"
  5687. | #define PACKAGE_VERSION "1.16.4"
  5688. | #define PACKAGE_STRING "sssd 1.16.4"
  5689. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  5690. | #define PACKAGE_URL ""
  5691. | #define STDC_HEADERS 1
  5692. | #define HAVE_SYS_TYPES_H 1
  5693. | #define HAVE_SYS_STAT_H 1
  5694. | #define HAVE_STDLIB_H 1
  5695. | #define HAVE_STRING_H 1
  5696. | #define HAVE_MEMORY_H 1
  5697. | #define HAVE_STRINGS_H 1
  5698. | #define HAVE_INTTYPES_H 1
  5699. | #define HAVE_STDINT_H 1
  5700. | #define HAVE_UNISTD_H 1
  5701. | #define __EXTENSIONS__ 1
  5702. | #define _ALL_SOURCE 1
  5703. | #define _GNU_SOURCE 1
  5704. | #define _POSIX_PTHREAD_SEMANTICS 1
  5705. | #define _TANDEM_SOURCE 1
  5706. | #define PACKAGE "sssd"
  5707. | #define VERSION "1.16.4"
  5708. | #define HAVE_DLFCN_H 1
  5709. | #define LT_OBJDIR ".libs/"
  5710. | #define HAVE_LIBDL 1
  5711. | #define HAVE_DLERROR 1
  5712. | #define HAVE_LIBDLLOADER 1
  5713. | #define HAVE_ICONV 1
  5714. | #define ENABLE_NLS 1
  5715. | #define HAVE_GETTEXT 1
  5716. | #define HAVE_DCGETTEXT 1
  5717. | #define PRERELEASE_VERSION ""
  5718. | #define HAVE_STDINT_H 1
  5719. | #define HAVE_DLFCN_H 1
  5720. | #define HAVE_PTHREAD 1
  5721. | #define HAVE_LIBRT 1
  5722. | #define HAVE_LIBRT 1
  5723. | #define HAVE_UTIMENSAT 1
  5724. | #define HAVE_FUTIMENS 1
  5725. | #define HAVE_SYS_ENDIAN_H 1
  5726. | #define HAVE_LITTLE_ENDIAN 1
  5727. | #define DB_PATH "/var/db/sss/db"
  5728. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  5729. | #define PID_PATH "/var/run"
  5730. | #define LOG_PATH ""VARDIR"/log/sssd"
  5731. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  5732. | #define PIPE_PATH "/var/run/sss/pipes"
  5733. | #define MCACHE_PATH "/var/db/sss/mc"
  5734. | #define DEFAULT_CCACHE_DIR "/tmp"
  5735. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  5736. | #define TEST_DIR "."
  5737. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  5738. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  5739. | #define HAVE_PYTHON3_BINDINGS 1
  5740. | #define HAVE_NSCD /usr/sbin/nscd
  5741. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  5742. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  5743. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  5744. | #define NOLOGIN_SHELL "/sbin/nologin"
  5745. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  5746. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  5747. | #define BUILD_SUDO 1
  5748. | #define BUILD_SSH 1
  5749. | #define BUILD_IFP 1
  5750. | #define BUILD_SAMBA 1
  5751. | #define BUILD_LIBWBCLIENT 1
  5752. | #define SSSD_USER "root"
  5753. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  5754. | #define HAVE_LDB_H 1
  5755. | #define HAVE_LDB_MODULE_H 1
  5756. | #define HAVE_LIBINI_CONFIG_V0 1
  5757. | #define HAVE_LIBINI_CONFIG_V1 1
  5758. | #define HAVE_LIBINI_CONFIG_V1_1 1
  5759. | #define HAVE_LIBINI_CONFIG_V1_3 1
  5760. | #define HAVE_SECURITY_PAM_APPL_H 1
  5761. | #define HAVE_SECURITY_PAM_MODULES_H 1
  5762. | #define HAVE_SECURITY_OPENPAM_H 1
  5763. | #define HAVE_LDAP_CONTROL_CREATE 1
  5764. | #define HAVE_LDAP_INIT_FD 1
  5765. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  5766. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  5767. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  5768. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  5769. | #define HAVE_LDAP_CONNCB 1
  5770. | #define HAVE_KRB5_H 1
  5771. | #define HAVE_KRB5_KRB5_H 1
  5772. | #define HAVE_KRB5_TICKET_TIMES 1
  5773. | #define HAVE_KRB5_TRACE_INFO 1
  5774. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  5775. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  5776. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  5777. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  5778. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  5779. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  5780. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  5781. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  5782. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  5783. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  5784. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  5785. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  5786. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  5787. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  5788. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  5789. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  5790. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  5791. | #define HAVE_KRB5_FIND_AUTHDATA 1
  5792. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  5793. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  5794. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  5795. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  5796. | #define HAVE_LONG_LONG 1
  5797. | #define SIZEOF_INT 4
  5798. | #define SIZEOF_CHAR 1
  5799. | #define SIZEOF_SHORT 2
  5800. | #define SIZEOF_LONG 8
  5801. | #define SIZEOF_LONG_LONG 8
  5802. | #define SIZEOF_UID_T 4
  5803. | #define SIZEOF_GID_T 4
  5804. | #define SIZEOF_ID_T 8
  5805. | #define uint_t unsigned int
  5806. | /* end confdefs.h. */
  5807. | #include <stdio.h>
  5808. | #ifdef HAVE_SYS_TYPES_H
  5809. | # include <sys/types.h>
  5810. | #endif
  5811. | #ifdef HAVE_SYS_STAT_H
  5812. | # include <sys/stat.h>
  5813. | #endif
  5814. | #ifdef STDC_HEADERS
  5815. | # include <stdlib.h>
  5816. | # include <stddef.h>
  5817. | #else
  5818. | # ifdef HAVE_STDLIB_H
  5819. | # include <stdlib.h>
  5820. | # endif
  5821. | #endif
  5822. | #ifdef HAVE_STRING_H
  5823. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5824. | # include <memory.h>
  5825. | # endif
  5826. | # include <string.h>
  5827. | #endif
  5828. | #ifdef HAVE_STRINGS_H
  5829. | # include <strings.h>
  5830. | #endif
  5831. | #ifdef HAVE_INTTYPES_H
  5832. | # include <inttypes.h>
  5833. | #endif
  5834. | #ifdef HAVE_STDINT_H
  5835. | # include <stdint.h>
  5836. | #endif
  5837. | #ifdef HAVE_UNISTD_H
  5838. | # include <unistd.h>
  5839. | #endif
  5840. | int
  5841. | main ()
  5842. | {
  5843. | if (sizeof ((uint32_t)))
  5844. | return 0;
  5845. | ;
  5846. | return 0;
  5847. | }
  5848. configure:20396: result: yes
  5849. configure:20434: checking for int64_t
  5850. configure:20434: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  5851. configure:20434: $? = 0
  5852. configure:20434: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  5853. conftest.c:160:22: error: expected expression
  5854. if (sizeof ((int64_t)))
  5855. ^
  5856. 1 error generated.
  5857. configure:20434: $? = 1
  5858. configure: failed program was:
  5859. | /* confdefs.h */
  5860. | #define PACKAGE_NAME "sssd"
  5861. | #define PACKAGE_TARNAME "sssd"
  5862. | #define PACKAGE_VERSION "1.16.4"
  5863. | #define PACKAGE_STRING "sssd 1.16.4"
  5864. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  5865. | #define PACKAGE_URL ""
  5866. | #define STDC_HEADERS 1
  5867. | #define HAVE_SYS_TYPES_H 1
  5868. | #define HAVE_SYS_STAT_H 1
  5869. | #define HAVE_STDLIB_H 1
  5870. | #define HAVE_STRING_H 1
  5871. | #define HAVE_MEMORY_H 1
  5872. | #define HAVE_STRINGS_H 1
  5873. | #define HAVE_INTTYPES_H 1
  5874. | #define HAVE_STDINT_H 1
  5875. | #define HAVE_UNISTD_H 1
  5876. | #define __EXTENSIONS__ 1
  5877. | #define _ALL_SOURCE 1
  5878. | #define _GNU_SOURCE 1
  5879. | #define _POSIX_PTHREAD_SEMANTICS 1
  5880. | #define _TANDEM_SOURCE 1
  5881. | #define PACKAGE "sssd"
  5882. | #define VERSION "1.16.4"
  5883. | #define HAVE_DLFCN_H 1
  5884. | #define LT_OBJDIR ".libs/"
  5885. | #define HAVE_LIBDL 1
  5886. | #define HAVE_DLERROR 1
  5887. | #define HAVE_LIBDLLOADER 1
  5888. | #define HAVE_ICONV 1
  5889. | #define ENABLE_NLS 1
  5890. | #define HAVE_GETTEXT 1
  5891. | #define HAVE_DCGETTEXT 1
  5892. | #define PRERELEASE_VERSION ""
  5893. | #define HAVE_STDINT_H 1
  5894. | #define HAVE_DLFCN_H 1
  5895. | #define HAVE_PTHREAD 1
  5896. | #define HAVE_LIBRT 1
  5897. | #define HAVE_LIBRT 1
  5898. | #define HAVE_UTIMENSAT 1
  5899. | #define HAVE_FUTIMENS 1
  5900. | #define HAVE_SYS_ENDIAN_H 1
  5901. | #define HAVE_LITTLE_ENDIAN 1
  5902. | #define DB_PATH "/var/db/sss/db"
  5903. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  5904. | #define PID_PATH "/var/run"
  5905. | #define LOG_PATH ""VARDIR"/log/sssd"
  5906. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  5907. | #define PIPE_PATH "/var/run/sss/pipes"
  5908. | #define MCACHE_PATH "/var/db/sss/mc"
  5909. | #define DEFAULT_CCACHE_DIR "/tmp"
  5910. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  5911. | #define TEST_DIR "."
  5912. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  5913. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  5914. | #define HAVE_PYTHON3_BINDINGS 1
  5915. | #define HAVE_NSCD /usr/sbin/nscd
  5916. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  5917. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  5918. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  5919. | #define NOLOGIN_SHELL "/sbin/nologin"
  5920. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  5921. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  5922. | #define BUILD_SUDO 1
  5923. | #define BUILD_SSH 1
  5924. | #define BUILD_IFP 1
  5925. | #define BUILD_SAMBA 1
  5926. | #define BUILD_LIBWBCLIENT 1
  5927. | #define SSSD_USER "root"
  5928. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  5929. | #define HAVE_LDB_H 1
  5930. | #define HAVE_LDB_MODULE_H 1
  5931. | #define HAVE_LIBINI_CONFIG_V0 1
  5932. | #define HAVE_LIBINI_CONFIG_V1 1
  5933. | #define HAVE_LIBINI_CONFIG_V1_1 1
  5934. | #define HAVE_LIBINI_CONFIG_V1_3 1
  5935. | #define HAVE_SECURITY_PAM_APPL_H 1
  5936. | #define HAVE_SECURITY_PAM_MODULES_H 1
  5937. | #define HAVE_SECURITY_OPENPAM_H 1
  5938. | #define HAVE_LDAP_CONTROL_CREATE 1
  5939. | #define HAVE_LDAP_INIT_FD 1
  5940. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  5941. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  5942. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  5943. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  5944. | #define HAVE_LDAP_CONNCB 1
  5945. | #define HAVE_KRB5_H 1
  5946. | #define HAVE_KRB5_KRB5_H 1
  5947. | #define HAVE_KRB5_TICKET_TIMES 1
  5948. | #define HAVE_KRB5_TRACE_INFO 1
  5949. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  5950. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  5951. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  5952. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  5953. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  5954. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  5955. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  5956. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  5957. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  5958. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  5959. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  5960. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  5961. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  5962. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  5963. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  5964. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  5965. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  5966. | #define HAVE_KRB5_FIND_AUTHDATA 1
  5967. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  5968. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  5969. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  5970. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  5971. | #define HAVE_LONG_LONG 1
  5972. | #define SIZEOF_INT 4
  5973. | #define SIZEOF_CHAR 1
  5974. | #define SIZEOF_SHORT 2
  5975. | #define SIZEOF_LONG 8
  5976. | #define SIZEOF_LONG_LONG 8
  5977. | #define SIZEOF_UID_T 4
  5978. | #define SIZEOF_GID_T 4
  5979. | #define SIZEOF_ID_T 8
  5980. | #define uint_t unsigned int
  5981. | /* end confdefs.h. */
  5982. | #include <stdio.h>
  5983. | #ifdef HAVE_SYS_TYPES_H
  5984. | # include <sys/types.h>
  5985. | #endif
  5986. | #ifdef HAVE_SYS_STAT_H
  5987. | # include <sys/stat.h>
  5988. | #endif
  5989. | #ifdef STDC_HEADERS
  5990. | # include <stdlib.h>
  5991. | # include <stddef.h>
  5992. | #else
  5993. | # ifdef HAVE_STDLIB_H
  5994. | # include <stdlib.h>
  5995. | # endif
  5996. | #endif
  5997. | #ifdef HAVE_STRING_H
  5998. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5999. | # include <memory.h>
  6000. | # endif
  6001. | # include <string.h>
  6002. | #endif
  6003. | #ifdef HAVE_STRINGS_H
  6004. | # include <strings.h>
  6005. | #endif
  6006. | #ifdef HAVE_INTTYPES_H
  6007. | # include <inttypes.h>
  6008. | #endif
  6009. | #ifdef HAVE_STDINT_H
  6010. | # include <stdint.h>
  6011. | #endif
  6012. | #ifdef HAVE_UNISTD_H
  6013. | # include <unistd.h>
  6014. | #endif
  6015. | int
  6016. | main ()
  6017. | {
  6018. | if (sizeof ((int64_t)))
  6019. | return 0;
  6020. | ;
  6021. | return 0;
  6022. | }
  6023. configure:20434: result: yes
  6024. configure:20445: checking for uint64_t
  6025. configure:20445: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  6026. configure:20445: $? = 0
  6027. configure:20445: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  6028. conftest.c:160:23: error: expected expression
  6029. if (sizeof ((uint64_t)))
  6030. ^
  6031. 1 error generated.
  6032. configure:20445: $? = 1
  6033. configure: failed program was:
  6034. | /* confdefs.h */
  6035. | #define PACKAGE_NAME "sssd"
  6036. | #define PACKAGE_TARNAME "sssd"
  6037. | #define PACKAGE_VERSION "1.16.4"
  6038. | #define PACKAGE_STRING "sssd 1.16.4"
  6039. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  6040. | #define PACKAGE_URL ""
  6041. | #define STDC_HEADERS 1
  6042. | #define HAVE_SYS_TYPES_H 1
  6043. | #define HAVE_SYS_STAT_H 1
  6044. | #define HAVE_STDLIB_H 1
  6045. | #define HAVE_STRING_H 1
  6046. | #define HAVE_MEMORY_H 1
  6047. | #define HAVE_STRINGS_H 1
  6048. | #define HAVE_INTTYPES_H 1
  6049. | #define HAVE_STDINT_H 1
  6050. | #define HAVE_UNISTD_H 1
  6051. | #define __EXTENSIONS__ 1
  6052. | #define _ALL_SOURCE 1
  6053. | #define _GNU_SOURCE 1
  6054. | #define _POSIX_PTHREAD_SEMANTICS 1
  6055. | #define _TANDEM_SOURCE 1
  6056. | #define PACKAGE "sssd"
  6057. | #define VERSION "1.16.4"
  6058. | #define HAVE_DLFCN_H 1
  6059. | #define LT_OBJDIR ".libs/"
  6060. | #define HAVE_LIBDL 1
  6061. | #define HAVE_DLERROR 1
  6062. | #define HAVE_LIBDLLOADER 1
  6063. | #define HAVE_ICONV 1
  6064. | #define ENABLE_NLS 1
  6065. | #define HAVE_GETTEXT 1
  6066. | #define HAVE_DCGETTEXT 1
  6067. | #define PRERELEASE_VERSION ""
  6068. | #define HAVE_STDINT_H 1
  6069. | #define HAVE_DLFCN_H 1
  6070. | #define HAVE_PTHREAD 1
  6071. | #define HAVE_LIBRT 1
  6072. | #define HAVE_LIBRT 1
  6073. | #define HAVE_UTIMENSAT 1
  6074. | #define HAVE_FUTIMENS 1
  6075. | #define HAVE_SYS_ENDIAN_H 1
  6076. | #define HAVE_LITTLE_ENDIAN 1
  6077. | #define DB_PATH "/var/db/sss/db"
  6078. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  6079. | #define PID_PATH "/var/run"
  6080. | #define LOG_PATH ""VARDIR"/log/sssd"
  6081. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  6082. | #define PIPE_PATH "/var/run/sss/pipes"
  6083. | #define MCACHE_PATH "/var/db/sss/mc"
  6084. | #define DEFAULT_CCACHE_DIR "/tmp"
  6085. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  6086. | #define TEST_DIR "."
  6087. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  6088. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  6089. | #define HAVE_PYTHON3_BINDINGS 1
  6090. | #define HAVE_NSCD /usr/sbin/nscd
  6091. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  6092. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  6093. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  6094. | #define NOLOGIN_SHELL "/sbin/nologin"
  6095. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  6096. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  6097. | #define BUILD_SUDO 1
  6098. | #define BUILD_SSH 1
  6099. | #define BUILD_IFP 1
  6100. | #define BUILD_SAMBA 1
  6101. | #define BUILD_LIBWBCLIENT 1
  6102. | #define SSSD_USER "root"
  6103. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  6104. | #define HAVE_LDB_H 1
  6105. | #define HAVE_LDB_MODULE_H 1
  6106. | #define HAVE_LIBINI_CONFIG_V0 1
  6107. | #define HAVE_LIBINI_CONFIG_V1 1
  6108. | #define HAVE_LIBINI_CONFIG_V1_1 1
  6109. | #define HAVE_LIBINI_CONFIG_V1_3 1
  6110. | #define HAVE_SECURITY_PAM_APPL_H 1
  6111. | #define HAVE_SECURITY_PAM_MODULES_H 1
  6112. | #define HAVE_SECURITY_OPENPAM_H 1
  6113. | #define HAVE_LDAP_CONTROL_CREATE 1
  6114. | #define HAVE_LDAP_INIT_FD 1
  6115. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  6116. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  6117. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  6118. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  6119. | #define HAVE_LDAP_CONNCB 1
  6120. | #define HAVE_KRB5_H 1
  6121. | #define HAVE_KRB5_KRB5_H 1
  6122. | #define HAVE_KRB5_TICKET_TIMES 1
  6123. | #define HAVE_KRB5_TRACE_INFO 1
  6124. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  6125. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  6126. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  6127. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  6128. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  6129. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  6130. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  6131. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  6132. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  6133. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  6134. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  6135. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  6136. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  6137. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  6138. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  6139. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  6140. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  6141. | #define HAVE_KRB5_FIND_AUTHDATA 1
  6142. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  6143. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  6144. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  6145. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  6146. | #define HAVE_LONG_LONG 1
  6147. | #define SIZEOF_INT 4
  6148. | #define SIZEOF_CHAR 1
  6149. | #define SIZEOF_SHORT 2
  6150. | #define SIZEOF_LONG 8
  6151. | #define SIZEOF_LONG_LONG 8
  6152. | #define SIZEOF_UID_T 4
  6153. | #define SIZEOF_GID_T 4
  6154. | #define SIZEOF_ID_T 8
  6155. | #define uint_t unsigned int
  6156. | /* end confdefs.h. */
  6157. | #include <stdio.h>
  6158. | #ifdef HAVE_SYS_TYPES_H
  6159. | # include <sys/types.h>
  6160. | #endif
  6161. | #ifdef HAVE_SYS_STAT_H
  6162. | # include <sys/stat.h>
  6163. | #endif
  6164. | #ifdef STDC_HEADERS
  6165. | # include <stdlib.h>
  6166. | # include <stddef.h>
  6167. | #else
  6168. | # ifdef HAVE_STDLIB_H
  6169. | # include <stdlib.h>
  6170. | # endif
  6171. | #endif
  6172. | #ifdef HAVE_STRING_H
  6173. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6174. | # include <memory.h>
  6175. | # endif
  6176. | # include <string.h>
  6177. | #endif
  6178. | #ifdef HAVE_STRINGS_H
  6179. | # include <strings.h>
  6180. | #endif
  6181. | #ifdef HAVE_INTTYPES_H
  6182. | # include <inttypes.h>
  6183. | #endif
  6184. | #ifdef HAVE_STDINT_H
  6185. | # include <stdint.h>
  6186. | #endif
  6187. | #ifdef HAVE_UNISTD_H
  6188. | # include <unistd.h>
  6189. | #endif
  6190. | int
  6191. | main ()
  6192. | {
  6193. | if (sizeof ((uint64_t)))
  6194. | return 0;
  6195. | ;
  6196. | return 0;
  6197. | }
  6198. configure:20445: result: yes
  6199. configure:20457: checking for size_t
  6200. configure:20457: result: yes
  6201. configure:20468: checking for ssize_t
  6202. configure:20468: result: yes
  6203. configure:20484: checking size of off_t
  6204. configure:20489: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  6205. configure:20489: $? = 0
  6206. configure:20489: ./conftest
  6207. configure:20489: $? = 0
  6208. configure:20503: result: 8
  6209. configure:20517: checking size of size_t
  6210. configure:20522: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  6211. configure:20522: $? = 0
  6212. configure:20522: ./conftest
  6213. configure:20522: $? = 0
  6214. configure:20536: result: 8
  6215. configure:20550: checking size of ssize_t
  6216. configure:20555: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  6217. configure:20555: $? = 0
  6218. configure:20555: ./conftest
  6219. configure:20555: $? = 0
  6220. configure:20569: result: 8
  6221. configure:20581: checking for intptr_t
  6222. configure:20581: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  6223. configure:20581: $? = 0
  6224. configure:20581: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  6225. conftest.c:163:23: error: expected expression
  6226. if (sizeof ((intptr_t)))
  6227. ^
  6228. 1 error generated.
  6229. configure:20581: $? = 1
  6230. configure: failed program was:
  6231. | /* confdefs.h */
  6232. | #define PACKAGE_NAME "sssd"
  6233. | #define PACKAGE_TARNAME "sssd"
  6234. | #define PACKAGE_VERSION "1.16.4"
  6235. | #define PACKAGE_STRING "sssd 1.16.4"
  6236. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  6237. | #define PACKAGE_URL ""
  6238. | #define STDC_HEADERS 1
  6239. | #define HAVE_SYS_TYPES_H 1
  6240. | #define HAVE_SYS_STAT_H 1
  6241. | #define HAVE_STDLIB_H 1
  6242. | #define HAVE_STRING_H 1
  6243. | #define HAVE_MEMORY_H 1
  6244. | #define HAVE_STRINGS_H 1
  6245. | #define HAVE_INTTYPES_H 1
  6246. | #define HAVE_STDINT_H 1
  6247. | #define HAVE_UNISTD_H 1
  6248. | #define __EXTENSIONS__ 1
  6249. | #define _ALL_SOURCE 1
  6250. | #define _GNU_SOURCE 1
  6251. | #define _POSIX_PTHREAD_SEMANTICS 1
  6252. | #define _TANDEM_SOURCE 1
  6253. | #define PACKAGE "sssd"
  6254. | #define VERSION "1.16.4"
  6255. | #define HAVE_DLFCN_H 1
  6256. | #define LT_OBJDIR ".libs/"
  6257. | #define HAVE_LIBDL 1
  6258. | #define HAVE_DLERROR 1
  6259. | #define HAVE_LIBDLLOADER 1
  6260. | #define HAVE_ICONV 1
  6261. | #define ENABLE_NLS 1
  6262. | #define HAVE_GETTEXT 1
  6263. | #define HAVE_DCGETTEXT 1
  6264. | #define PRERELEASE_VERSION ""
  6265. | #define HAVE_STDINT_H 1
  6266. | #define HAVE_DLFCN_H 1
  6267. | #define HAVE_PTHREAD 1
  6268. | #define HAVE_LIBRT 1
  6269. | #define HAVE_LIBRT 1
  6270. | #define HAVE_UTIMENSAT 1
  6271. | #define HAVE_FUTIMENS 1
  6272. | #define HAVE_SYS_ENDIAN_H 1
  6273. | #define HAVE_LITTLE_ENDIAN 1
  6274. | #define DB_PATH "/var/db/sss/db"
  6275. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  6276. | #define PID_PATH "/var/run"
  6277. | #define LOG_PATH ""VARDIR"/log/sssd"
  6278. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  6279. | #define PIPE_PATH "/var/run/sss/pipes"
  6280. | #define MCACHE_PATH "/var/db/sss/mc"
  6281. | #define DEFAULT_CCACHE_DIR "/tmp"
  6282. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  6283. | #define TEST_DIR "."
  6284. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  6285. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  6286. | #define HAVE_PYTHON3_BINDINGS 1
  6287. | #define HAVE_NSCD /usr/sbin/nscd
  6288. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  6289. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  6290. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  6291. | #define NOLOGIN_SHELL "/sbin/nologin"
  6292. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  6293. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  6294. | #define BUILD_SUDO 1
  6295. | #define BUILD_SSH 1
  6296. | #define BUILD_IFP 1
  6297. | #define BUILD_SAMBA 1
  6298. | #define BUILD_LIBWBCLIENT 1
  6299. | #define SSSD_USER "root"
  6300. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  6301. | #define HAVE_LDB_H 1
  6302. | #define HAVE_LDB_MODULE_H 1
  6303. | #define HAVE_LIBINI_CONFIG_V0 1
  6304. | #define HAVE_LIBINI_CONFIG_V1 1
  6305. | #define HAVE_LIBINI_CONFIG_V1_1 1
  6306. | #define HAVE_LIBINI_CONFIG_V1_3 1
  6307. | #define HAVE_SECURITY_PAM_APPL_H 1
  6308. | #define HAVE_SECURITY_PAM_MODULES_H 1
  6309. | #define HAVE_SECURITY_OPENPAM_H 1
  6310. | #define HAVE_LDAP_CONTROL_CREATE 1
  6311. | #define HAVE_LDAP_INIT_FD 1
  6312. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  6313. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  6314. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  6315. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  6316. | #define HAVE_LDAP_CONNCB 1
  6317. | #define HAVE_KRB5_H 1
  6318. | #define HAVE_KRB5_KRB5_H 1
  6319. | #define HAVE_KRB5_TICKET_TIMES 1
  6320. | #define HAVE_KRB5_TRACE_INFO 1
  6321. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  6322. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  6323. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  6324. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  6325. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  6326. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  6327. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  6328. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  6329. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  6330. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  6331. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  6332. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  6333. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  6334. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  6335. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  6336. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  6337. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  6338. | #define HAVE_KRB5_FIND_AUTHDATA 1
  6339. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  6340. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  6341. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  6342. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  6343. | #define HAVE_LONG_LONG 1
  6344. | #define SIZEOF_INT 4
  6345. | #define SIZEOF_CHAR 1
  6346. | #define SIZEOF_SHORT 2
  6347. | #define SIZEOF_LONG 8
  6348. | #define SIZEOF_LONG_LONG 8
  6349. | #define SIZEOF_UID_T 4
  6350. | #define SIZEOF_GID_T 4
  6351. | #define SIZEOF_ID_T 8
  6352. | #define uint_t unsigned int
  6353. | #define SIZEOF_OFF_T 8
  6354. | #define SIZEOF_SIZE_T 8
  6355. | #define SIZEOF_SSIZE_T 8
  6356. | /* end confdefs.h. */
  6357. | #include <stdio.h>
  6358. | #ifdef HAVE_SYS_TYPES_H
  6359. | # include <sys/types.h>
  6360. | #endif
  6361. | #ifdef HAVE_SYS_STAT_H
  6362. | # include <sys/stat.h>
  6363. | #endif
  6364. | #ifdef STDC_HEADERS
  6365. | # include <stdlib.h>
  6366. | # include <stddef.h>
  6367. | #else
  6368. | # ifdef HAVE_STDLIB_H
  6369. | # include <stdlib.h>
  6370. | # endif
  6371. | #endif
  6372. | #ifdef HAVE_STRING_H
  6373. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6374. | # include <memory.h>
  6375. | # endif
  6376. | # include <string.h>
  6377. | #endif
  6378. | #ifdef HAVE_STRINGS_H
  6379. | # include <strings.h>
  6380. | #endif
  6381. | #ifdef HAVE_INTTYPES_H
  6382. | # include <inttypes.h>
  6383. | #endif
  6384. | #ifdef HAVE_STDINT_H
  6385. | # include <stdint.h>
  6386. | #endif
  6387. | #ifdef HAVE_UNISTD_H
  6388. | # include <unistd.h>
  6389. | #endif
  6390. | int
  6391. | main ()
  6392. | {
  6393. | if (sizeof ((intptr_t)))
  6394. | return 0;
  6395. | ;
  6396. | return 0;
  6397. | }
  6398. configure:20581: result: yes
  6399. configure:20597: checking for uintptr_t
  6400. configure:20597: result: yes
  6401. configure:20608: checking for ptrdiff_t
  6402. configure:20608: result: yes
  6403. configure:20639: checking for nscd
  6404. configure:20657: found /usr/sbin/nscd
  6405. configure:20670: result: /usr/sbin/nscd
  6406. configure:20678: checking for nscd
  6407. configure:20687: result: yes
  6408. configure:20696: checking for nsupdate
  6409. configure:20714: found /usr/local/bin/nsupdate
  6410. configure:20726: result: /usr/local/bin/nsupdate
  6411. configure:20734: checking for executable nsupdate
  6412. configure:20742: result: yes
  6413. configure:20745: checking for nsupdate 'realm' support'
  6414. configure:20747: echo realm |$NSUPDATE >&2
  6415. syntax error
  6416. configure:20750: $? = 1
  6417. configure:20760: result: no
  6418. configure:20762: WARNING: Will build without the 'realm' directive
  6419. configure:20776: checking keyutils.h usability
  6420. configure:20776: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  6421. conftest.c:163:10: fatal error: 'keyutils.h' file not found
  6422. #include <keyutils.h>
  6423. ^~~~~~~~~~~~
  6424. 1 error generated.
  6425. configure:20776: $? = 1
  6426. configure: failed program was:
  6427. | /* confdefs.h */
  6428. | #define PACKAGE_NAME "sssd"
  6429. | #define PACKAGE_TARNAME "sssd"
  6430. | #define PACKAGE_VERSION "1.16.4"
  6431. | #define PACKAGE_STRING "sssd 1.16.4"
  6432. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  6433. | #define PACKAGE_URL ""
  6434. | #define STDC_HEADERS 1
  6435. | #define HAVE_SYS_TYPES_H 1
  6436. | #define HAVE_SYS_STAT_H 1
  6437. | #define HAVE_STDLIB_H 1
  6438. | #define HAVE_STRING_H 1
  6439. | #define HAVE_MEMORY_H 1
  6440. | #define HAVE_STRINGS_H 1
  6441. | #define HAVE_INTTYPES_H 1
  6442. | #define HAVE_STDINT_H 1
  6443. | #define HAVE_UNISTD_H 1
  6444. | #define __EXTENSIONS__ 1
  6445. | #define _ALL_SOURCE 1
  6446. | #define _GNU_SOURCE 1
  6447. | #define _POSIX_PTHREAD_SEMANTICS 1
  6448. | #define _TANDEM_SOURCE 1
  6449. | #define PACKAGE "sssd"
  6450. | #define VERSION "1.16.4"
  6451. | #define HAVE_DLFCN_H 1
  6452. | #define LT_OBJDIR ".libs/"
  6453. | #define HAVE_LIBDL 1
  6454. | #define HAVE_DLERROR 1
  6455. | #define HAVE_LIBDLLOADER 1
  6456. | #define HAVE_ICONV 1
  6457. | #define ENABLE_NLS 1
  6458. | #define HAVE_GETTEXT 1
  6459. | #define HAVE_DCGETTEXT 1
  6460. | #define PRERELEASE_VERSION ""
  6461. | #define HAVE_STDINT_H 1
  6462. | #define HAVE_DLFCN_H 1
  6463. | #define HAVE_PTHREAD 1
  6464. | #define HAVE_LIBRT 1
  6465. | #define HAVE_LIBRT 1
  6466. | #define HAVE_UTIMENSAT 1
  6467. | #define HAVE_FUTIMENS 1
  6468. | #define HAVE_SYS_ENDIAN_H 1
  6469. | #define HAVE_LITTLE_ENDIAN 1
  6470. | #define DB_PATH "/var/db/sss/db"
  6471. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  6472. | #define PID_PATH "/var/run"
  6473. | #define LOG_PATH ""VARDIR"/log/sssd"
  6474. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  6475. | #define PIPE_PATH "/var/run/sss/pipes"
  6476. | #define MCACHE_PATH "/var/db/sss/mc"
  6477. | #define DEFAULT_CCACHE_DIR "/tmp"
  6478. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  6479. | #define TEST_DIR "."
  6480. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  6481. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  6482. | #define HAVE_PYTHON3_BINDINGS 1
  6483. | #define HAVE_NSCD /usr/sbin/nscd
  6484. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  6485. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  6486. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  6487. | #define NOLOGIN_SHELL "/sbin/nologin"
  6488. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  6489. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  6490. | #define BUILD_SUDO 1
  6491. | #define BUILD_SSH 1
  6492. | #define BUILD_IFP 1
  6493. | #define BUILD_SAMBA 1
  6494. | #define BUILD_LIBWBCLIENT 1
  6495. | #define SSSD_USER "root"
  6496. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  6497. | #define HAVE_LDB_H 1
  6498. | #define HAVE_LDB_MODULE_H 1
  6499. | #define HAVE_LIBINI_CONFIG_V0 1
  6500. | #define HAVE_LIBINI_CONFIG_V1 1
  6501. | #define HAVE_LIBINI_CONFIG_V1_1 1
  6502. | #define HAVE_LIBINI_CONFIG_V1_3 1
  6503. | #define HAVE_SECURITY_PAM_APPL_H 1
  6504. | #define HAVE_SECURITY_PAM_MODULES_H 1
  6505. | #define HAVE_SECURITY_OPENPAM_H 1
  6506. | #define HAVE_LDAP_CONTROL_CREATE 1
  6507. | #define HAVE_LDAP_INIT_FD 1
  6508. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  6509. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  6510. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  6511. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  6512. | #define HAVE_LDAP_CONNCB 1
  6513. | #define HAVE_KRB5_H 1
  6514. | #define HAVE_KRB5_KRB5_H 1
  6515. | #define HAVE_KRB5_TICKET_TIMES 1
  6516. | #define HAVE_KRB5_TRACE_INFO 1
  6517. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  6518. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  6519. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  6520. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  6521. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  6522. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  6523. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  6524. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  6525. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  6526. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  6527. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  6528. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  6529. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  6530. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  6531. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  6532. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  6533. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  6534. | #define HAVE_KRB5_FIND_AUTHDATA 1
  6535. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  6536. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  6537. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  6538. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  6539. | #define HAVE_LONG_LONG 1
  6540. | #define SIZEOF_INT 4
  6541. | #define SIZEOF_CHAR 1
  6542. | #define SIZEOF_SHORT 2
  6543. | #define SIZEOF_LONG 8
  6544. | #define SIZEOF_LONG_LONG 8
  6545. | #define SIZEOF_UID_T 4
  6546. | #define SIZEOF_GID_T 4
  6547. | #define SIZEOF_ID_T 8
  6548. | #define uint_t unsigned int
  6549. | #define SIZEOF_OFF_T 8
  6550. | #define SIZEOF_SIZE_T 8
  6551. | #define SIZEOF_SSIZE_T 8
  6552. | #define HAVE_INTPTR_T 1
  6553. | #define NSCD_PATH "/usr/sbin/nscd"
  6554. | #define NSUPDATE_PATH "/usr/local/bin/nsupdate"
  6555. | /* end confdefs.h. */
  6556. | #include <stdio.h>
  6557. | #ifdef HAVE_SYS_TYPES_H
  6558. | # include <sys/types.h>
  6559. | #endif
  6560. | #ifdef HAVE_SYS_STAT_H
  6561. | # include <sys/stat.h>
  6562. | #endif
  6563. | #ifdef STDC_HEADERS
  6564. | # include <stdlib.h>
  6565. | # include <stddef.h>
  6566. | #else
  6567. | # ifdef HAVE_STDLIB_H
  6568. | # include <stdlib.h>
  6569. | # endif
  6570. | #endif
  6571. | #ifdef HAVE_STRING_H
  6572. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6573. | # include <memory.h>
  6574. | # endif
  6575. | # include <string.h>
  6576. | #endif
  6577. | #ifdef HAVE_STRINGS_H
  6578. | # include <strings.h>
  6579. | #endif
  6580. | #ifdef HAVE_INTTYPES_H
  6581. | # include <inttypes.h>
  6582. | #endif
  6583. | #ifdef HAVE_STDINT_H
  6584. | # include <stdint.h>
  6585. | #endif
  6586. | #ifdef HAVE_UNISTD_H
  6587. | # include <unistd.h>
  6588. | #endif
  6589. | #include <keyutils.h>
  6590. configure:20776: result: no
  6591. configure:20776: checking keyutils.h presence
  6592. configure:20776: cpp -DLIBICONV_PLUG -I/usr/local/include conftest.c
  6593. conftest.c:130:10: fatal error: 'keyutils.h' file not found
  6594. #include <keyutils.h>
  6595. ^~~~~~~~~~~~
  6596. 1 error generated.
  6597. configure:20776: $? = 1
  6598. configure: failed program was:
  6599. | /* confdefs.h */
  6600. | #define PACKAGE_NAME "sssd"
  6601. | #define PACKAGE_TARNAME "sssd"
  6602. | #define PACKAGE_VERSION "1.16.4"
  6603. | #define PACKAGE_STRING "sssd 1.16.4"
  6604. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  6605. | #define PACKAGE_URL ""
  6606. | #define STDC_HEADERS 1
  6607. | #define HAVE_SYS_TYPES_H 1
  6608. | #define HAVE_SYS_STAT_H 1
  6609. | #define HAVE_STDLIB_H 1
  6610. | #define HAVE_STRING_H 1
  6611. | #define HAVE_MEMORY_H 1
  6612. | #define HAVE_STRINGS_H 1
  6613. | #define HAVE_INTTYPES_H 1
  6614. | #define HAVE_STDINT_H 1
  6615. | #define HAVE_UNISTD_H 1
  6616. | #define __EXTENSIONS__ 1
  6617. | #define _ALL_SOURCE 1
  6618. | #define _GNU_SOURCE 1
  6619. | #define _POSIX_PTHREAD_SEMANTICS 1
  6620. | #define _TANDEM_SOURCE 1
  6621. | #define PACKAGE "sssd"
  6622. | #define VERSION "1.16.4"
  6623. | #define HAVE_DLFCN_H 1
  6624. | #define LT_OBJDIR ".libs/"
  6625. | #define HAVE_LIBDL 1
  6626. | #define HAVE_DLERROR 1
  6627. | #define HAVE_LIBDLLOADER 1
  6628. | #define HAVE_ICONV 1
  6629. | #define ENABLE_NLS 1
  6630. | #define HAVE_GETTEXT 1
  6631. | #define HAVE_DCGETTEXT 1
  6632. | #define PRERELEASE_VERSION ""
  6633. | #define HAVE_STDINT_H 1
  6634. | #define HAVE_DLFCN_H 1
  6635. | #define HAVE_PTHREAD 1
  6636. | #define HAVE_LIBRT 1
  6637. | #define HAVE_LIBRT 1
  6638. | #define HAVE_UTIMENSAT 1
  6639. | #define HAVE_FUTIMENS 1
  6640. | #define HAVE_SYS_ENDIAN_H 1
  6641. | #define HAVE_LITTLE_ENDIAN 1
  6642. | #define DB_PATH "/var/db/sss/db"
  6643. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  6644. | #define PID_PATH "/var/run"
  6645. | #define LOG_PATH ""VARDIR"/log/sssd"
  6646. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  6647. | #define PIPE_PATH "/var/run/sss/pipes"
  6648. | #define MCACHE_PATH "/var/db/sss/mc"
  6649. | #define DEFAULT_CCACHE_DIR "/tmp"
  6650. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  6651. | #define TEST_DIR "."
  6652. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  6653. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  6654. | #define HAVE_PYTHON3_BINDINGS 1
  6655. | #define HAVE_NSCD /usr/sbin/nscd
  6656. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  6657. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  6658. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  6659. | #define NOLOGIN_SHELL "/sbin/nologin"
  6660. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  6661. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  6662. | #define BUILD_SUDO 1
  6663. | #define BUILD_SSH 1
  6664. | #define BUILD_IFP 1
  6665. | #define BUILD_SAMBA 1
  6666. | #define BUILD_LIBWBCLIENT 1
  6667. | #define SSSD_USER "root"
  6668. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  6669. | #define HAVE_LDB_H 1
  6670. | #define HAVE_LDB_MODULE_H 1
  6671. | #define HAVE_LIBINI_CONFIG_V0 1
  6672. | #define HAVE_LIBINI_CONFIG_V1 1
  6673. | #define HAVE_LIBINI_CONFIG_V1_1 1
  6674. | #define HAVE_LIBINI_CONFIG_V1_3 1
  6675. | #define HAVE_SECURITY_PAM_APPL_H 1
  6676. | #define HAVE_SECURITY_PAM_MODULES_H 1
  6677. | #define HAVE_SECURITY_OPENPAM_H 1
  6678. | #define HAVE_LDAP_CONTROL_CREATE 1
  6679. | #define HAVE_LDAP_INIT_FD 1
  6680. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  6681. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  6682. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  6683. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  6684. | #define HAVE_LDAP_CONNCB 1
  6685. | #define HAVE_KRB5_H 1
  6686. | #define HAVE_KRB5_KRB5_H 1
  6687. | #define HAVE_KRB5_TICKET_TIMES 1
  6688. | #define HAVE_KRB5_TRACE_INFO 1
  6689. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  6690. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  6691. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  6692. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  6693. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  6694. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  6695. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  6696. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  6697. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  6698. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  6699. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  6700. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  6701. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  6702. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  6703. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  6704. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  6705. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  6706. | #define HAVE_KRB5_FIND_AUTHDATA 1
  6707. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  6708. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  6709. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  6710. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  6711. | #define HAVE_LONG_LONG 1
  6712. | #define SIZEOF_INT 4
  6713. | #define SIZEOF_CHAR 1
  6714. | #define SIZEOF_SHORT 2
  6715. | #define SIZEOF_LONG 8
  6716. | #define SIZEOF_LONG_LONG 8
  6717. | #define SIZEOF_UID_T 4
  6718. | #define SIZEOF_GID_T 4
  6719. | #define SIZEOF_ID_T 8
  6720. | #define uint_t unsigned int
  6721. | #define SIZEOF_OFF_T 8
  6722. | #define SIZEOF_SIZE_T 8
  6723. | #define SIZEOF_SSIZE_T 8
  6724. | #define HAVE_INTPTR_T 1
  6725. | #define NSCD_PATH "/usr/sbin/nscd"
  6726. | #define NSUPDATE_PATH "/usr/local/bin/nsupdate"
  6727. | /* end confdefs.h. */
  6728. | #include <keyutils.h>
  6729. configure:20776: result: no
  6730. configure:20776: checking for keyutils.h
  6731. configure:20776: result: no
  6732. configure:20830: WARNING: keyutils header files are not available
  6733. configure:20846: $PKG_CONFIG --exists --print-errors "systemd"
  6734. Package systemd was not found in the pkg-config search path.
  6735. Perhaps you should add the directory containing `systemd.pc'
  6736. to the PKG_CONFIG_PATH environment variable
  6737. Package 'systemd', required by 'virtual:world', not found
  6738. configure:20849: $? = 1
  6739. configure:20857: $PKG_CONFIG --exists --print-errors "libsystemd"
  6740. Package libsystemd was not found in the pkg-config search path.
  6741. Perhaps you should add the directory containing `libsystemd.pc'
  6742. to the PKG_CONFIG_PATH environment variable
  6743. Package 'libsystemd', required by 'virtual:world', not found
  6744. configure:20860: $? = 1
  6745. configure:20880: Build without systemd support
  6746. configure:20963: Build without libsystemd-login support
  6747. configure:21052: Build without libsystemd-daemon support
  6748. configure:21116: checking for krb5-config
  6749. configure:21147: result: /usr/local/bin/krb5-config
  6750. configure:21169: checking for supported MIT krb5 version
  6751. configure:21183: result: yes
  6752. configure:21263: checking for sigprocmask
  6753. configure:21263: result: yes
  6754. configure:21263: checking for sigblock
  6755. configure:21263: result: yes
  6756. configure:21263: checking for sigaction
  6757. configure:21263: result: yes
  6758. configure:21263: checking for getpgrp
  6759. configure:21263: result: yes
  6760. configure:21263: checking for prctl
  6761. configure:21263: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c >&5
  6762. /tmp/conftest-396fae.o: In function `main':
  6763. conftest.c:(.text+0x7): undefined reference to `prctl'
  6764. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  6765. configure:21263: $? = 1
  6766. configure: failed program was:
  6767. | /* confdefs.h */
  6768. | #define PACKAGE_NAME "sssd"
  6769. | #define PACKAGE_TARNAME "sssd"
  6770. | #define PACKAGE_VERSION "1.16.4"
  6771. | #define PACKAGE_STRING "sssd 1.16.4"
  6772. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  6773. | #define PACKAGE_URL ""
  6774. | #define STDC_HEADERS 1
  6775. | #define HAVE_SYS_TYPES_H 1
  6776. | #define HAVE_SYS_STAT_H 1
  6777. | #define HAVE_STDLIB_H 1
  6778. | #define HAVE_STRING_H 1
  6779. | #define HAVE_MEMORY_H 1
  6780. | #define HAVE_STRINGS_H 1
  6781. | #define HAVE_INTTYPES_H 1
  6782. | #define HAVE_STDINT_H 1
  6783. | #define HAVE_UNISTD_H 1
  6784. | #define __EXTENSIONS__ 1
  6785. | #define _ALL_SOURCE 1
  6786. | #define _GNU_SOURCE 1
  6787. | #define _POSIX_PTHREAD_SEMANTICS 1
  6788. | #define _TANDEM_SOURCE 1
  6789. | #define PACKAGE "sssd"
  6790. | #define VERSION "1.16.4"
  6791. | #define HAVE_DLFCN_H 1
  6792. | #define LT_OBJDIR ".libs/"
  6793. | #define HAVE_LIBDL 1
  6794. | #define HAVE_DLERROR 1
  6795. | #define HAVE_LIBDLLOADER 1
  6796. | #define HAVE_ICONV 1
  6797. | #define ENABLE_NLS 1
  6798. | #define HAVE_GETTEXT 1
  6799. | #define HAVE_DCGETTEXT 1
  6800. | #define PRERELEASE_VERSION ""
  6801. | #define HAVE_STDINT_H 1
  6802. | #define HAVE_DLFCN_H 1
  6803. | #define HAVE_PTHREAD 1
  6804. | #define HAVE_LIBRT 1
  6805. | #define HAVE_LIBRT 1
  6806. | #define HAVE_UTIMENSAT 1
  6807. | #define HAVE_FUTIMENS 1
  6808. | #define HAVE_SYS_ENDIAN_H 1
  6809. | #define HAVE_LITTLE_ENDIAN 1
  6810. | #define DB_PATH "/var/db/sss/db"
  6811. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  6812. | #define PID_PATH "/var/run"
  6813. | #define LOG_PATH ""VARDIR"/log/sssd"
  6814. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  6815. | #define PIPE_PATH "/var/run/sss/pipes"
  6816. | #define MCACHE_PATH "/var/db/sss/mc"
  6817. | #define DEFAULT_CCACHE_DIR "/tmp"
  6818. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  6819. | #define TEST_DIR "."
  6820. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  6821. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  6822. | #define HAVE_PYTHON3_BINDINGS 1
  6823. | #define HAVE_NSCD /usr/sbin/nscd
  6824. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  6825. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  6826. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  6827. | #define NOLOGIN_SHELL "/sbin/nologin"
  6828. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  6829. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  6830. | #define BUILD_SUDO 1
  6831. | #define BUILD_SSH 1
  6832. | #define BUILD_IFP 1
  6833. | #define BUILD_SAMBA 1
  6834. | #define BUILD_LIBWBCLIENT 1
  6835. | #define SSSD_USER "root"
  6836. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  6837. | #define HAVE_LDB_H 1
  6838. | #define HAVE_LDB_MODULE_H 1
  6839. | #define HAVE_LIBINI_CONFIG_V0 1
  6840. | #define HAVE_LIBINI_CONFIG_V1 1
  6841. | #define HAVE_LIBINI_CONFIG_V1_1 1
  6842. | #define HAVE_LIBINI_CONFIG_V1_3 1
  6843. | #define HAVE_SECURITY_PAM_APPL_H 1
  6844. | #define HAVE_SECURITY_PAM_MODULES_H 1
  6845. | #define HAVE_SECURITY_OPENPAM_H 1
  6846. | #define HAVE_LDAP_CONTROL_CREATE 1
  6847. | #define HAVE_LDAP_INIT_FD 1
  6848. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  6849. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  6850. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  6851. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  6852. | #define HAVE_LDAP_CONNCB 1
  6853. | #define HAVE_KRB5_H 1
  6854. | #define HAVE_KRB5_KRB5_H 1
  6855. | #define HAVE_KRB5_TICKET_TIMES 1
  6856. | #define HAVE_KRB5_TRACE_INFO 1
  6857. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  6858. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  6859. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  6860. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  6861. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  6862. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  6863. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  6864. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  6865. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  6866. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  6867. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  6868. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  6869. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  6870. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  6871. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  6872. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  6873. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  6874. | #define HAVE_KRB5_FIND_AUTHDATA 1
  6875. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  6876. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  6877. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  6878. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  6879. | #define HAVE_LONG_LONG 1
  6880. | #define SIZEOF_INT 4
  6881. | #define SIZEOF_CHAR 1
  6882. | #define SIZEOF_SHORT 2
  6883. | #define SIZEOF_LONG 8
  6884. | #define SIZEOF_LONG_LONG 8
  6885. | #define SIZEOF_UID_T 4
  6886. | #define SIZEOF_GID_T 4
  6887. | #define SIZEOF_ID_T 8
  6888. | #define uint_t unsigned int
  6889. | #define SIZEOF_OFF_T 8
  6890. | #define SIZEOF_SIZE_T 8
  6891. | #define SIZEOF_SSIZE_T 8
  6892. | #define HAVE_INTPTR_T 1
  6893. | #define NSCD_PATH "/usr/sbin/nscd"
  6894. | #define NSUPDATE_PATH "/usr/local/bin/nsupdate"
  6895. | #define HAVE_PAC_RESPONDER 1
  6896. | #define HAVE_SIGPROCMASK 1
  6897. | #define HAVE_SIGBLOCK 1
  6898. | #define HAVE_SIGACTION 1
  6899. | #define HAVE_GETPGRP 1
  6900. | /* end confdefs.h. */
  6901. | /* Define prctl to an innocuous variant, in case <limits.h> declares prctl.
  6902. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6903. | #define prctl innocuous_prctl
  6904. |
  6905. | /* System header to define __stub macros and hopefully few prototypes,
  6906. | which can conflict with char prctl (); below.
  6907. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6908. | <limits.h> exists even on freestanding compilers. */
  6909. |
  6910. | #ifdef __STDC__
  6911. | # include <limits.h>
  6912. | #else
  6913. | # include <assert.h>
  6914. | #endif
  6915. |
  6916. | #undef prctl
  6917. |
  6918. | /* Override any GCC internal prototype to avoid an error.
  6919. | Use char because int might match the return type of a GCC
  6920. | builtin and then its argument prototype would still apply. */
  6921. | #ifdef __cplusplus
  6922. | extern "C"
  6923. | #endif
  6924. | char prctl ();
  6925. | /* The GNU C library defines this for functions which it implements
  6926. | to always fail with ENOSYS. Some functions are actually named
  6927. | something starting with __ and the normal name is an alias. */
  6928. | #if defined __stub_prctl || defined __stub___prctl
  6929. | choke me
  6930. | #endif
  6931. |
  6932. | int
  6933. | main ()
  6934. | {
  6935. | return prctl ();
  6936. | ;
  6937. | return 0;
  6938. | }
  6939. configure:21263: result: no
  6940. configure:21285: checking for NDR_NBT
  6941. configure:21293: $PKG_CONFIG --exists --print-errors "ndr_nbt"
  6942. configure:21296: $? = 0
  6943. configure:21311: $PKG_CONFIG --exists --print-errors "ndr_nbt"
  6944. configure:21314: $? = 0
  6945. configure:21360: result: yes
  6946. configure:21367: checking for NDR_KRB5PAC
  6947. configure:21375: $PKG_CONFIG --exists --print-errors "ndr_krb5pac"
  6948. configure:21378: $? = 0
  6949. configure:21393: $PKG_CONFIG --exists --print-errors "ndr_krb5pac"
  6950. configure:21396: $? = 0
  6951. configure:21442: result: yes
  6952. configure:21449: checking for SMBCLIENT
  6953. configure:21457: $PKG_CONFIG --exists --print-errors "smbclient"
  6954. configure:21460: $? = 0
  6955. configure:21475: $PKG_CONFIG --exists --print-errors "smbclient"
  6956. configure:21478: $? = 0
  6957. configure:21524: result: yes
  6958. configure:21634: Samba's idmap interface version: 6
  6959. configure:21645: checking for struct PAC_LOGON_INFO.resource_groups
  6960. configure:21645: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include/samba4 -I/usr/local/include/samba4 -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 -I/usr/local/include -I/usr/local/include/samba4 -I/usr/local/include -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 -I/usr/include/samba-4.0 -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  6961. In file included from conftest.c:136:
  6962. In file included from /usr/local/include/samba4/ndr.h:32:
  6963. /usr/local/include/samba4/util/time.h:51:1: error: unknown type name 'time_t'
  6964. time_t get_time_t_max(void);
  6965. ^
  6966. /usr/local/include/samba4/util/time.h:56:26: warning: declaration of 'struct timeval' will not be visible outside of this function [-Wvisibility]
  6967. void GetTimeOfDay(struct timeval *tval);
  6968. ^
  6969. /usr/local/include/samba4/util/time.h:61:32: warning: declaration of 'struct timespec' will not be visible outside of this function [-Wvisibility]
  6970. void clock_gettime_mono(struct timespec *tp);
  6971. ^
  6972. /usr/local/include/samba4/util/time.h:66:1: error: unknown type name 'time_t'
  6973. time_t time_mono(time_t *t);
  6974. ^
  6975. /usr/local/include/samba4/util/time.h:66:18: error: unknown type name 'time_t'
  6976. time_t time_mono(time_t *t);
  6977. ^
  6978. /usr/local/include/samba4/util/time.h:72:1: error: unknown type name 'time_t'
  6979. time_t nt_time_to_unix(NTTIME nt);
  6980. ^
  6981. /usr/local/include/samba4/util/time.h:78:34: error: unknown type name 'time_t'
  6982. void unix_to_nt_time(NTTIME *nt, time_t t);
  6983. ^
  6984. /usr/local/include/samba4/util/time.h:83:16: error: unknown type name 'time_t'
  6985. bool null_time(time_t t);
  6986. ^
  6987. /usr/local/include/samba4/util/time.h:94:46: error: unknown type name 'time_t'
  6988. void push_dos_date(uint8_t *buf, int offset, time_t unixdate, int zone_offset);
  6989. ^
  6990. /usr/local/include/samba4/util/time.h:100:45: error: unknown type name 'time_t'
  6991. void push_dos_date2(uint8_t *buf,int offset,time_t unixdate, int zone_offset);
  6992. ^
  6993. /usr/local/include/samba4/util/time.h:107:45: error: unknown type name 'time_t'
  6994. void push_dos_date3(uint8_t *buf,int offset,time_t unixdate, int zone_offset);
  6995. ^
  6996. /usr/local/include/samba4/util/time.h:113:1: error: unknown type name 'time_t'
  6997. time_t pull_dos_date(const uint8_t *date_ptr, int zone_offset);
  6998. ^
  6999. /usr/local/include/samba4/util/time.h:118:1: error: unknown type name 'time_t'
  7000. time_t pull_dos_date2(const uint8_t *date_ptr, int zone_offset);
  7001. ^
  7002. /usr/local/include/samba4/util/time.h:124:1: error: unknown type name 'time_t'
  7003. time_t pull_dos_date3(const uint8_t *date_ptr, int zone_offset);
  7004. ^
  7005. /usr/local/include/samba4/util/time.h:132:52: warning: declaration of 'struct timeval' will not be visible outside of this function [-Wvisibility]
  7006. char *timeval_string(TALLOC_CTX *ctx, const struct timeval *tp, bool hires);
  7007. ^
  7008. /usr/local/include/samba4/util/time.h:147:60: warning: declaration of 'struct timeval' will not be visible outside of this function [-Wvisibility]
  7009. char *minimal_timeval_string(TALLOC_CTX *ctx, const struct timeval *tp, bool hires);
  7010. ^
  7011. /usr/local/include/samba4/util/time.h:159:44: error: unknown type name 'time_t'
  7012. char *http_timestring(TALLOC_CTX *mem_ctx, time_t t);
  7013. ^
  7014. /usr/local/include/samba4/util/time.h:166:39: error: unknown type name 'time_t'
  7015. char *timestring(TALLOC_CTX *mem_ctx, time_t t);
  7016. ^
  7017. /usr/local/include/samba4/util/time.h:186:37: warning: declaration of 'struct timeval' will not be visible outside of this function [-Wvisibility]
  7018. int64_t usec_time_diff(const struct timeval *tv1, const struct timeval *tv2);
  7019. ^
  7020. /usr/local/include/samba4/util/time.h:191:37: warning: declaration of 'struct timespec' will not be visible outside of this function [-Wvisibility]
  7021. int64_t nsec_time_diff(const struct timespec *tp1, const struct timespec *tp2);
  7022. ^
  7023. /usr/local/include/samba4/util/time.h:266:39: warning: declaration of 'struct timespec' will not be visible outside of this function [-Wvisibility]
  7024. double timespec_elapsed2(const struct timespec *ts1,
  7025. ^
  7026. /usr/local/include/samba4/util/time.h:271:38: warning: declaration of 'struct timespec' will not be visible outside of this function [-Wvisibility]
  7027. double timespec_elapsed(const struct timespec *ts);
  7028. ^
  7029. /usr/local/include/samba4/util/time.h:306:19: error: unknown type name 'time_t'
  7030. int get_time_zone(time_t t);
  7031. ^
  7032. /usr/local/include/samba4/util/time.h:317:1: error: unknown type name 'time_t'
  7033. time_t convert_timespec_to_time_t(struct timespec ts);
  7034. ^
  7035. /usr/local/include/samba4/util/time.h:319:44: error: unknown type name 'time_t'
  7036. struct timespec convert_time_t_to_timespec(time_t t);
  7037. ^
  7038. In file included from conftest.c:136:
  7039. /usr/local/include/samba4/ndr.h:634:26: error: unknown type name 'time_t'
  7040. NDR_SCALAR_PROTO(time_t, time_t)
  7041. ^
  7042. /usr/local/include/samba4/ndr.h:634:26: error: unknown type name 'time_t'
  7043. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  7044. 8 warnings and 20 errors generated.
  7045. configure:21645: $? = 1
  7046. configure: failed program was:
  7047. | /* confdefs.h */
  7048. | #define PACKAGE_NAME "sssd"
  7049. | #define PACKAGE_TARNAME "sssd"
  7050. | #define PACKAGE_VERSION "1.16.4"
  7051. | #define PACKAGE_STRING "sssd 1.16.4"
  7052. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  7053. | #define PACKAGE_URL ""
  7054. | #define STDC_HEADERS 1
  7055. | #define HAVE_SYS_TYPES_H 1
  7056. | #define HAVE_SYS_STAT_H 1
  7057. | #define HAVE_STDLIB_H 1
  7058. | #define HAVE_STRING_H 1
  7059. | #define HAVE_MEMORY_H 1
  7060. | #define HAVE_STRINGS_H 1
  7061. | #define HAVE_INTTYPES_H 1
  7062. | #define HAVE_STDINT_H 1
  7063. | #define HAVE_UNISTD_H 1
  7064. | #define __EXTENSIONS__ 1
  7065. | #define _ALL_SOURCE 1
  7066. | #define _GNU_SOURCE 1
  7067. | #define _POSIX_PTHREAD_SEMANTICS 1
  7068. | #define _TANDEM_SOURCE 1
  7069. | #define PACKAGE "sssd"
  7070. | #define VERSION "1.16.4"
  7071. | #define HAVE_DLFCN_H 1
  7072. | #define LT_OBJDIR ".libs/"
  7073. | #define HAVE_LIBDL 1
  7074. | #define HAVE_DLERROR 1
  7075. | #define HAVE_LIBDLLOADER 1
  7076. | #define HAVE_ICONV 1
  7077. | #define ENABLE_NLS 1
  7078. | #define HAVE_GETTEXT 1
  7079. | #define HAVE_DCGETTEXT 1
  7080. | #define PRERELEASE_VERSION ""
  7081. | #define HAVE_STDINT_H 1
  7082. | #define HAVE_DLFCN_H 1
  7083. | #define HAVE_PTHREAD 1
  7084. | #define HAVE_LIBRT 1
  7085. | #define HAVE_LIBRT 1
  7086. | #define HAVE_UTIMENSAT 1
  7087. | #define HAVE_FUTIMENS 1
  7088. | #define HAVE_SYS_ENDIAN_H 1
  7089. | #define HAVE_LITTLE_ENDIAN 1
  7090. | #define DB_PATH "/var/db/sss/db"
  7091. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  7092. | #define PID_PATH "/var/run"
  7093. | #define LOG_PATH ""VARDIR"/log/sssd"
  7094. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  7095. | #define PIPE_PATH "/var/run/sss/pipes"
  7096. | #define MCACHE_PATH "/var/db/sss/mc"
  7097. | #define DEFAULT_CCACHE_DIR "/tmp"
  7098. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  7099. | #define TEST_DIR "."
  7100. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  7101. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  7102. | #define HAVE_PYTHON3_BINDINGS 1
  7103. | #define HAVE_NSCD /usr/sbin/nscd
  7104. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  7105. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  7106. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  7107. | #define NOLOGIN_SHELL "/sbin/nologin"
  7108. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  7109. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  7110. | #define BUILD_SUDO 1
  7111. | #define BUILD_SSH 1
  7112. | #define BUILD_IFP 1
  7113. | #define BUILD_SAMBA 1
  7114. | #define BUILD_LIBWBCLIENT 1
  7115. | #define SSSD_USER "root"
  7116. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  7117. | #define HAVE_LDB_H 1
  7118. | #define HAVE_LDB_MODULE_H 1
  7119. | #define HAVE_LIBINI_CONFIG_V0 1
  7120. | #define HAVE_LIBINI_CONFIG_V1 1
  7121. | #define HAVE_LIBINI_CONFIG_V1_1 1
  7122. | #define HAVE_LIBINI_CONFIG_V1_3 1
  7123. | #define HAVE_SECURITY_PAM_APPL_H 1
  7124. | #define HAVE_SECURITY_PAM_MODULES_H 1
  7125. | #define HAVE_SECURITY_OPENPAM_H 1
  7126. | #define HAVE_LDAP_CONTROL_CREATE 1
  7127. | #define HAVE_LDAP_INIT_FD 1
  7128. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  7129. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  7130. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  7131. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  7132. | #define HAVE_LDAP_CONNCB 1
  7133. | #define HAVE_KRB5_H 1
  7134. | #define HAVE_KRB5_KRB5_H 1
  7135. | #define HAVE_KRB5_TICKET_TIMES 1
  7136. | #define HAVE_KRB5_TRACE_INFO 1
  7137. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  7138. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  7139. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  7140. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  7141. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  7142. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  7143. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  7144. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  7145. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  7146. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  7147. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  7148. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  7149. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  7150. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  7151. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  7152. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  7153. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  7154. | #define HAVE_KRB5_FIND_AUTHDATA 1
  7155. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  7156. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  7157. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  7158. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  7159. | #define HAVE_LONG_LONG 1
  7160. | #define SIZEOF_INT 4
  7161. | #define SIZEOF_CHAR 1
  7162. | #define SIZEOF_SHORT 2
  7163. | #define SIZEOF_LONG 8
  7164. | #define SIZEOF_LONG_LONG 8
  7165. | #define SIZEOF_UID_T 4
  7166. | #define SIZEOF_GID_T 4
  7167. | #define SIZEOF_ID_T 8
  7168. | #define uint_t unsigned int
  7169. | #define SIZEOF_OFF_T 8
  7170. | #define SIZEOF_SIZE_T 8
  7171. | #define SIZEOF_SSIZE_T 8
  7172. | #define HAVE_INTPTR_T 1
  7173. | #define NSCD_PATH "/usr/sbin/nscd"
  7174. | #define NSUPDATE_PATH "/usr/local/bin/nsupdate"
  7175. | #define HAVE_PAC_RESPONDER 1
  7176. | #define HAVE_SIGPROCMASK 1
  7177. | #define HAVE_SIGBLOCK 1
  7178. | #define HAVE_SIGACTION 1
  7179. | #define HAVE_GETPGRP 1
  7180. | #define SMB_IDMAP_INTERFACE_VERSION 6
  7181. | /* end confdefs.h. */
  7182. | #include <ndr.h>
  7183. | #include <gen_ndr/krb5pac.h>
  7184. | #include <gen_ndr/krb5pac.h>
  7185. |
  7186. | int
  7187. | main ()
  7188. | {
  7189. | static struct PAC_LOGON_INFO ac_aggr;
  7190. | if (ac_aggr.resource_groups)
  7191. | return 0;
  7192. | ;
  7193. | return 0;
  7194. | }
  7195. configure:21645: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include/samba4 -I/usr/local/include/samba4 -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 -I/usr/local/include -I/usr/local/include/samba4 -I/usr/local/include -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 -I/usr/include/samba-4.0 -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  7196. In file included from conftest.c:136:
  7197. In file included from /usr/local/include/samba4/ndr.h:32:
  7198. /usr/local/include/samba4/util/time.h:51:1: error: unknown type name 'time_t'
  7199. time_t get_time_t_max(void);
  7200. ^
  7201. /usr/local/include/samba4/util/time.h:56:26: warning: declaration of 'struct timeval' will not be visible outside of this function [-Wvisibility]
  7202. void GetTimeOfDay(struct timeval *tval);
  7203. ^
  7204. /usr/local/include/samba4/util/time.h:61:32: warning: declaration of 'struct timespec' will not be visible outside of this function [-Wvisibility]
  7205. void clock_gettime_mono(struct timespec *tp);
  7206. ^
  7207. /usr/local/include/samba4/util/time.h:66:1: error: unknown type name 'time_t'
  7208. time_t time_mono(time_t *t);
  7209. ^
  7210. /usr/local/include/samba4/util/time.h:66:18: error: unknown type name 'time_t'
  7211. time_t time_mono(time_t *t);
  7212. ^
  7213. /usr/local/include/samba4/util/time.h:72:1: error: unknown type name 'time_t'
  7214. time_t nt_time_to_unix(NTTIME nt);
  7215. ^
  7216. /usr/local/include/samba4/util/time.h:78:34: error: unknown type name 'time_t'
  7217. void unix_to_nt_time(NTTIME *nt, time_t t);
  7218. ^
  7219. /usr/local/include/samba4/util/time.h:83:16: error: unknown type name 'time_t'
  7220. bool null_time(time_t t);
  7221. ^
  7222. /usr/local/include/samba4/util/time.h:94:46: error: unknown type name 'time_t'
  7223. void push_dos_date(uint8_t *buf, int offset, time_t unixdate, int zone_offset);
  7224. ^
  7225. /usr/local/include/samba4/util/time.h:100:45: error: unknown type name 'time_t'
  7226. void push_dos_date2(uint8_t *buf,int offset,time_t unixdate, int zone_offset);
  7227. ^
  7228. /usr/local/include/samba4/util/time.h:107:45: error: unknown type name 'time_t'
  7229. void push_dos_date3(uint8_t *buf,int offset,time_t unixdate, int zone_offset);
  7230. ^
  7231. /usr/local/include/samba4/util/time.h:113:1: error: unknown type name 'time_t'
  7232. time_t pull_dos_date(const uint8_t *date_ptr, int zone_offset);
  7233. ^
  7234. /usr/local/include/samba4/util/time.h:118:1: error: unknown type name 'time_t'
  7235. time_t pull_dos_date2(const uint8_t *date_ptr, int zone_offset);
  7236. ^
  7237. /usr/local/include/samba4/util/time.h:124:1: error: unknown type name 'time_t'
  7238. time_t pull_dos_date3(const uint8_t *date_ptr, int zone_offset);
  7239. ^
  7240. /usr/local/include/samba4/util/time.h:132:52: warning: declaration of 'struct timeval' will not be visible outside of this function [-Wvisibility]
  7241. char *timeval_string(TALLOC_CTX *ctx, const struct timeval *tp, bool hires);
  7242. ^
  7243. /usr/local/include/samba4/util/time.h:147:60: warning: declaration of 'struct timeval' will not be visible outside of this function [-Wvisibility]
  7244. char *minimal_timeval_string(TALLOC_CTX *ctx, const struct timeval *tp, bool hires);
  7245. ^
  7246. /usr/local/include/samba4/util/time.h:159:44: error: unknown type name 'time_t'
  7247. char *http_timestring(TALLOC_CTX *mem_ctx, time_t t);
  7248. ^
  7249. /usr/local/include/samba4/util/time.h:166:39: error: unknown type name 'time_t'
  7250. char *timestring(TALLOC_CTX *mem_ctx, time_t t);
  7251. ^
  7252. /usr/local/include/samba4/util/time.h:186:37: warning: declaration of 'struct timeval' will not be visible outside of this function [-Wvisibility]
  7253. int64_t usec_time_diff(const struct timeval *tv1, const struct timeval *tv2);
  7254. ^
  7255. /usr/local/include/samba4/util/time.h:191:37: warning: declaration of 'struct timespec' will not be visible outside of this function [-Wvisibility]
  7256. int64_t nsec_time_diff(const struct timespec *tp1, const struct timespec *tp2);
  7257. ^
  7258. /usr/local/include/samba4/util/time.h:266:39: warning: declaration of 'struct timespec' will not be visible outside of this function [-Wvisibility]
  7259. double timespec_elapsed2(const struct timespec *ts1,
  7260. ^
  7261. /usr/local/include/samba4/util/time.h:271:38: warning: declaration of 'struct timespec' will not be visible outside of this function [-Wvisibility]
  7262. double timespec_elapsed(const struct timespec *ts);
  7263. ^
  7264. /usr/local/include/samba4/util/time.h:306:19: error: unknown type name 'time_t'
  7265. int get_time_zone(time_t t);
  7266. ^
  7267. /usr/local/include/samba4/util/time.h:317:1: error: unknown type name 'time_t'
  7268. time_t convert_timespec_to_time_t(struct timespec ts);
  7269. ^
  7270. /usr/local/include/samba4/util/time.h:319:44: error: unknown type name 'time_t'
  7271. struct timespec convert_time_t_to_timespec(time_t t);
  7272. ^
  7273. In file included from conftest.c:136:
  7274. /usr/local/include/samba4/ndr.h:634:26: error: unknown type name 'time_t'
  7275. NDR_SCALAR_PROTO(time_t, time_t)
  7276. ^
  7277. /usr/local/include/samba4/ndr.h:634:26: error: unknown type name 'time_t'
  7278. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  7279. 8 warnings and 20 errors generated.
  7280. configure:21645: $? = 1
  7281. configure: failed program was:
  7282. | /* confdefs.h */
  7283. | #define PACKAGE_NAME "sssd"
  7284. | #define PACKAGE_TARNAME "sssd"
  7285. | #define PACKAGE_VERSION "1.16.4"
  7286. | #define PACKAGE_STRING "sssd 1.16.4"
  7287. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  7288. | #define PACKAGE_URL ""
  7289. | #define STDC_HEADERS 1
  7290. | #define HAVE_SYS_TYPES_H 1
  7291. | #define HAVE_SYS_STAT_H 1
  7292. | #define HAVE_STDLIB_H 1
  7293. | #define HAVE_STRING_H 1
  7294. | #define HAVE_MEMORY_H 1
  7295. | #define HAVE_STRINGS_H 1
  7296. | #define HAVE_INTTYPES_H 1
  7297. | #define HAVE_STDINT_H 1
  7298. | #define HAVE_UNISTD_H 1
  7299. | #define __EXTENSIONS__ 1
  7300. | #define _ALL_SOURCE 1
  7301. | #define _GNU_SOURCE 1
  7302. | #define _POSIX_PTHREAD_SEMANTICS 1
  7303. | #define _TANDEM_SOURCE 1
  7304. | #define PACKAGE "sssd"
  7305. | #define VERSION "1.16.4"
  7306. | #define HAVE_DLFCN_H 1
  7307. | #define LT_OBJDIR ".libs/"
  7308. | #define HAVE_LIBDL 1
  7309. | #define HAVE_DLERROR 1
  7310. | #define HAVE_LIBDLLOADER 1
  7311. | #define HAVE_ICONV 1
  7312. | #define ENABLE_NLS 1
  7313. | #define HAVE_GETTEXT 1
  7314. | #define HAVE_DCGETTEXT 1
  7315. | #define PRERELEASE_VERSION ""
  7316. | #define HAVE_STDINT_H 1
  7317. | #define HAVE_DLFCN_H 1
  7318. | #define HAVE_PTHREAD 1
  7319. | #define HAVE_LIBRT 1
  7320. | #define HAVE_LIBRT 1
  7321. | #define HAVE_UTIMENSAT 1
  7322. | #define HAVE_FUTIMENS 1
  7323. | #define HAVE_SYS_ENDIAN_H 1
  7324. | #define HAVE_LITTLE_ENDIAN 1
  7325. | #define DB_PATH "/var/db/sss/db"
  7326. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  7327. | #define PID_PATH "/var/run"
  7328. | #define LOG_PATH ""VARDIR"/log/sssd"
  7329. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  7330. | #define PIPE_PATH "/var/run/sss/pipes"
  7331. | #define MCACHE_PATH "/var/db/sss/mc"
  7332. | #define DEFAULT_CCACHE_DIR "/tmp"
  7333. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  7334. | #define TEST_DIR "."
  7335. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  7336. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  7337. | #define HAVE_PYTHON3_BINDINGS 1
  7338. | #define HAVE_NSCD /usr/sbin/nscd
  7339. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  7340. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  7341. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  7342. | #define NOLOGIN_SHELL "/sbin/nologin"
  7343. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  7344. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  7345. | #define BUILD_SUDO 1
  7346. | #define BUILD_SSH 1
  7347. | #define BUILD_IFP 1
  7348. | #define BUILD_SAMBA 1
  7349. | #define BUILD_LIBWBCLIENT 1
  7350. | #define SSSD_USER "root"
  7351. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  7352. | #define HAVE_LDB_H 1
  7353. | #define HAVE_LDB_MODULE_H 1
  7354. | #define HAVE_LIBINI_CONFIG_V0 1
  7355. | #define HAVE_LIBINI_CONFIG_V1 1
  7356. | #define HAVE_LIBINI_CONFIG_V1_1 1
  7357. | #define HAVE_LIBINI_CONFIG_V1_3 1
  7358. | #define HAVE_SECURITY_PAM_APPL_H 1
  7359. | #define HAVE_SECURITY_PAM_MODULES_H 1
  7360. | #define HAVE_SECURITY_OPENPAM_H 1
  7361. | #define HAVE_LDAP_CONTROL_CREATE 1
  7362. | #define HAVE_LDAP_INIT_FD 1
  7363. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  7364. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  7365. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  7366. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  7367. | #define HAVE_LDAP_CONNCB 1
  7368. | #define HAVE_KRB5_H 1
  7369. | #define HAVE_KRB5_KRB5_H 1
  7370. | #define HAVE_KRB5_TICKET_TIMES 1
  7371. | #define HAVE_KRB5_TRACE_INFO 1
  7372. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  7373. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  7374. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  7375. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  7376. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  7377. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  7378. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  7379. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  7380. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  7381. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  7382. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  7383. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  7384. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  7385. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  7386. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  7387. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  7388. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  7389. | #define HAVE_KRB5_FIND_AUTHDATA 1
  7390. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  7391. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  7392. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  7393. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  7394. | #define HAVE_LONG_LONG 1
  7395. | #define SIZEOF_INT 4
  7396. | #define SIZEOF_CHAR 1
  7397. | #define SIZEOF_SHORT 2
  7398. | #define SIZEOF_LONG 8
  7399. | #define SIZEOF_LONG_LONG 8
  7400. | #define SIZEOF_UID_T 4
  7401. | #define SIZEOF_GID_T 4
  7402. | #define SIZEOF_ID_T 8
  7403. | #define uint_t unsigned int
  7404. | #define SIZEOF_OFF_T 8
  7405. | #define SIZEOF_SIZE_T 8
  7406. | #define SIZEOF_SSIZE_T 8
  7407. | #define HAVE_INTPTR_T 1
  7408. | #define NSCD_PATH "/usr/sbin/nscd"
  7409. | #define NSUPDATE_PATH "/usr/local/bin/nsupdate"
  7410. | #define HAVE_PAC_RESPONDER 1
  7411. | #define HAVE_SIGPROCMASK 1
  7412. | #define HAVE_SIGBLOCK 1
  7413. | #define HAVE_SIGACTION 1
  7414. | #define HAVE_GETPGRP 1
  7415. | #define SMB_IDMAP_INTERFACE_VERSION 6
  7416. | /* end confdefs.h. */
  7417. | #include <ndr.h>
  7418. | #include <gen_ndr/krb5pac.h>
  7419. | #include <gen_ndr/krb5pac.h>
  7420. |
  7421. | int
  7422. | main ()
  7423. | {
  7424. | static struct PAC_LOGON_INFO ac_aggr;
  7425. | if (sizeof ac_aggr.resource_groups)
  7426. | return 0;
  7427. | ;
  7428. | return 0;
  7429. | }
  7430. configure:21645: result: no
  7431. configure:21665: checking for SASL
  7432. configure:21673: $PKG_CONFIG --exists --print-errors "libsasl2"
  7433. configure:21676: $? = 0
  7434. configure:21691: $PKG_CONFIG --exists --print-errors "libsasl2"
  7435. configure:21694: $? = 0
  7436. configure:21730: result: yes
  7437. configure:22003: checking for ns_name_compress in -lresolv
  7438. configure:22028: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -lresolv -L/usr/local/lib >&5
  7439. /usr/bin/ld: cannot find -lresolv
  7440. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  7441. configure:22028: $? = 1
  7442. configure: failed program was:
  7443. | /* confdefs.h */
  7444. | #define PACKAGE_NAME "sssd"
  7445. | #define PACKAGE_TARNAME "sssd"
  7446. | #define PACKAGE_VERSION "1.16.4"
  7447. | #define PACKAGE_STRING "sssd 1.16.4"
  7448. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  7449. | #define PACKAGE_URL ""
  7450. | #define STDC_HEADERS 1
  7451. | #define HAVE_SYS_TYPES_H 1
  7452. | #define HAVE_SYS_STAT_H 1
  7453. | #define HAVE_STDLIB_H 1
  7454. | #define HAVE_STRING_H 1
  7455. | #define HAVE_MEMORY_H 1
  7456. | #define HAVE_STRINGS_H 1
  7457. | #define HAVE_INTTYPES_H 1
  7458. | #define HAVE_STDINT_H 1
  7459. | #define HAVE_UNISTD_H 1
  7460. | #define __EXTENSIONS__ 1
  7461. | #define _ALL_SOURCE 1
  7462. | #define _GNU_SOURCE 1
  7463. | #define _POSIX_PTHREAD_SEMANTICS 1
  7464. | #define _TANDEM_SOURCE 1
  7465. | #define PACKAGE "sssd"
  7466. | #define VERSION "1.16.4"
  7467. | #define HAVE_DLFCN_H 1
  7468. | #define LT_OBJDIR ".libs/"
  7469. | #define HAVE_LIBDL 1
  7470. | #define HAVE_DLERROR 1
  7471. | #define HAVE_LIBDLLOADER 1
  7472. | #define HAVE_ICONV 1
  7473. | #define ENABLE_NLS 1
  7474. | #define HAVE_GETTEXT 1
  7475. | #define HAVE_DCGETTEXT 1
  7476. | #define PRERELEASE_VERSION ""
  7477. | #define HAVE_STDINT_H 1
  7478. | #define HAVE_DLFCN_H 1
  7479. | #define HAVE_PTHREAD 1
  7480. | #define HAVE_LIBRT 1
  7481. | #define HAVE_LIBRT 1
  7482. | #define HAVE_UTIMENSAT 1
  7483. | #define HAVE_FUTIMENS 1
  7484. | #define HAVE_SYS_ENDIAN_H 1
  7485. | #define HAVE_LITTLE_ENDIAN 1
  7486. | #define DB_PATH "/var/db/sss/db"
  7487. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  7488. | #define PID_PATH "/var/run"
  7489. | #define LOG_PATH ""VARDIR"/log/sssd"
  7490. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  7491. | #define PIPE_PATH "/var/run/sss/pipes"
  7492. | #define MCACHE_PATH "/var/db/sss/mc"
  7493. | #define DEFAULT_CCACHE_DIR "/tmp"
  7494. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  7495. | #define TEST_DIR "."
  7496. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  7497. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  7498. | #define HAVE_PYTHON3_BINDINGS 1
  7499. | #define HAVE_NSCD /usr/sbin/nscd
  7500. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  7501. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  7502. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  7503. | #define NOLOGIN_SHELL "/sbin/nologin"
  7504. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  7505. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  7506. | #define BUILD_SUDO 1
  7507. | #define BUILD_SSH 1
  7508. | #define BUILD_IFP 1
  7509. | #define BUILD_SAMBA 1
  7510. | #define BUILD_LIBWBCLIENT 1
  7511. | #define SSSD_USER "root"
  7512. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  7513. | #define HAVE_LDB_H 1
  7514. | #define HAVE_LDB_MODULE_H 1
  7515. | #define HAVE_LIBINI_CONFIG_V0 1
  7516. | #define HAVE_LIBINI_CONFIG_V1 1
  7517. | #define HAVE_LIBINI_CONFIG_V1_1 1
  7518. | #define HAVE_LIBINI_CONFIG_V1_3 1
  7519. | #define HAVE_SECURITY_PAM_APPL_H 1
  7520. | #define HAVE_SECURITY_PAM_MODULES_H 1
  7521. | #define HAVE_SECURITY_OPENPAM_H 1
  7522. | #define HAVE_LDAP_CONTROL_CREATE 1
  7523. | #define HAVE_LDAP_INIT_FD 1
  7524. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  7525. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  7526. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  7527. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  7528. | #define HAVE_LDAP_CONNCB 1
  7529. | #define HAVE_KRB5_H 1
  7530. | #define HAVE_KRB5_KRB5_H 1
  7531. | #define HAVE_KRB5_TICKET_TIMES 1
  7532. | #define HAVE_KRB5_TRACE_INFO 1
  7533. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  7534. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  7535. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  7536. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  7537. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  7538. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  7539. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  7540. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  7541. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  7542. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  7543. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  7544. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  7545. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  7546. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  7547. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  7548. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  7549. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  7550. | #define HAVE_KRB5_FIND_AUTHDATA 1
  7551. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  7552. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  7553. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  7554. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  7555. | #define HAVE_LONG_LONG 1
  7556. | #define SIZEOF_INT 4
  7557. | #define SIZEOF_CHAR 1
  7558. | #define SIZEOF_SHORT 2
  7559. | #define SIZEOF_LONG 8
  7560. | #define SIZEOF_LONG_LONG 8
  7561. | #define SIZEOF_UID_T 4
  7562. | #define SIZEOF_GID_T 4
  7563. | #define SIZEOF_ID_T 8
  7564. | #define uint_t unsigned int
  7565. | #define SIZEOF_OFF_T 8
  7566. | #define SIZEOF_SIZE_T 8
  7567. | #define SIZEOF_SSIZE_T 8
  7568. | #define HAVE_INTPTR_T 1
  7569. | #define NSCD_PATH "/usr/sbin/nscd"
  7570. | #define NSUPDATE_PATH "/usr/local/bin/nsupdate"
  7571. | #define HAVE_PAC_RESPONDER 1
  7572. | #define HAVE_SIGPROCMASK 1
  7573. | #define HAVE_SIGBLOCK 1
  7574. | #define HAVE_SIGACTION 1
  7575. | #define HAVE_GETPGRP 1
  7576. | #define SMB_IDMAP_INTERFACE_VERSION 6
  7577. | /* end confdefs.h. */
  7578. |
  7579. | /* Override any GCC internal prototype to avoid an error.
  7580. | Use char because int might match the return type of a GCC
  7581. | builtin and then its argument prototype would still apply. */
  7582. | #ifdef __cplusplus
  7583. | extern "C"
  7584. | #endif
  7585. | char ns_name_compress ();
  7586. | int
  7587. | main ()
  7588. | {
  7589. | return ns_name_compress ();
  7590. | ;
  7591. | return 0;
  7592. | }
  7593. configure:22037: result: no
  7594. configure:22042: WARNING: No libresolv detected, some tests will not run
  7595. configure:22058: checking for fakeroot
  7596. configure:22086: result: no
  7597. configure:22097: checking for py.test
  7598. configure:22130: result: no
  7599. configure:22856: checking unistr.h usability
  7600. configure:22856: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  7601. configure:22856: $? = 0
  7602. configure:22856: result: yes
  7603. configure:22856: checking unistr.h presence
  7604. configure:22856: cpp -DLIBICONV_PLUG -I/usr/local/include conftest.c
  7605. configure:22856: $? = 0
  7606. configure:22856: result: yes
  7607. configure:22856: checking for unistr.h
  7608. configure:22856: result: yes
  7609. configure:22861: checking for u8_strlen in -lunistring
  7610. configure:22886: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -lunistring -L/usr/local/lib >&5
  7611. configure:22886: $? = 0
  7612. configure:22895: result: yes
  7613. configure:22913: checking unicase.h usability
  7614. configure:22913: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  7615. configure:22913: $? = 0
  7616. configure:22913: result: yes
  7617. configure:22913: checking unicase.h presence
  7618. configure:22913: cpp -DLIBICONV_PLUG -I/usr/local/include conftest.c
  7619. configure:22913: $? = 0
  7620. configure:22913: result: yes
  7621. configure:22913: checking for unicase.h
  7622. configure:22913: result: yes
  7623. configure:22918: checking for u8_casecmp in -lunistring
  7624. configure:22943: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -lunistring -L/usr/local/lib >&5
  7625. configure:22943: $? = 0
  7626. configure:22952: result: yes
  7627. configure:22970: checking for unistr.h
  7628. configure:22970: result: yes
  7629. configure:22975: checking for u8_check in -lunistring
  7630. configure:23000: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -lunistring -L/usr/local/lib >&5
  7631. configure:23000: $? = 0
  7632. configure:23009: result: yes
  7633. configure:24672: Will use init script type: sysv
  7634. configure:24712: checking for service
  7635. configure:24731: found /usr/sbin/service
  7636. configure:24743: result: /usr/sbin/service
  7637. configure:24751: checking for the executable "service"
  7638. configure:24762: result: yes
  7639. configure:24776: checking for DBUS
  7640. configure:24784: $PKG_CONFIG --exists --print-errors "dbus-1"
  7641. configure:24787: $? = 0
  7642. configure:24802: $PKG_CONFIG --exists --print-errors "dbus-1"
  7643. configure:24805: $? = 0
  7644. configure:24860: result: yes
  7645. configure:24876: checking for dbus_watch_get_unix_fd
  7646. configure:24876: cc -o conftest -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -DLIBICONV_PLUG -I/usr/local/include -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong conftest.c -L/usr/local/lib -ldbus-1 >&5
  7647. configure:24876: $? = 0
  7648. configure:24876: result: yes
  7649. configure:24883: checking for DBusBasicValue
  7650. configure:24883: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  7651. configure:24883: $? = 0
  7652. configure:24883: cc -c -O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -DLIBICONV_PLUG -I/usr/local/include conftest.c >&5
  7653. conftest.c:149:29: error: expected expression
  7654. if (sizeof ((DBusBasicValue)))
  7655. ^
  7656. 1 error generated.
  7657. configure:24883: $? = 1
  7658. configure: failed program was:
  7659. | /* confdefs.h */
  7660. | #define PACKAGE_NAME "sssd"
  7661. | #define PACKAGE_TARNAME "sssd"
  7662. | #define PACKAGE_VERSION "1.16.4"
  7663. | #define PACKAGE_STRING "sssd 1.16.4"
  7664. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  7665. | #define PACKAGE_URL ""
  7666. | #define STDC_HEADERS 1
  7667. | #define HAVE_SYS_TYPES_H 1
  7668. | #define HAVE_SYS_STAT_H 1
  7669. | #define HAVE_STDLIB_H 1
  7670. | #define HAVE_STRING_H 1
  7671. | #define HAVE_MEMORY_H 1
  7672. | #define HAVE_STRINGS_H 1
  7673. | #define HAVE_INTTYPES_H 1
  7674. | #define HAVE_STDINT_H 1
  7675. | #define HAVE_UNISTD_H 1
  7676. | #define __EXTENSIONS__ 1
  7677. | #define _ALL_SOURCE 1
  7678. | #define _GNU_SOURCE 1
  7679. | #define _POSIX_PTHREAD_SEMANTICS 1
  7680. | #define _TANDEM_SOURCE 1
  7681. | #define PACKAGE "sssd"
  7682. | #define VERSION "1.16.4"
  7683. | #define HAVE_DLFCN_H 1
  7684. | #define LT_OBJDIR ".libs/"
  7685. | #define HAVE_LIBDL 1
  7686. | #define HAVE_DLERROR 1
  7687. | #define HAVE_LIBDLLOADER 1
  7688. | #define HAVE_ICONV 1
  7689. | #define ENABLE_NLS 1
  7690. | #define HAVE_GETTEXT 1
  7691. | #define HAVE_DCGETTEXT 1
  7692. | #define PRERELEASE_VERSION ""
  7693. | #define HAVE_STDINT_H 1
  7694. | #define HAVE_DLFCN_H 1
  7695. | #define HAVE_PTHREAD 1
  7696. | #define HAVE_LIBRT 1
  7697. | #define HAVE_LIBRT 1
  7698. | #define HAVE_UTIMENSAT 1
  7699. | #define HAVE_FUTIMENS 1
  7700. | #define HAVE_SYS_ENDIAN_H 1
  7701. | #define HAVE_LITTLE_ENDIAN 1
  7702. | #define DB_PATH "/var/db/sss/db"
  7703. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  7704. | #define PID_PATH "/var/run"
  7705. | #define LOG_PATH ""VARDIR"/log/sssd"
  7706. | #define PUBCONF_PATH "/var/db/sss/pubconf"
  7707. | #define PIPE_PATH "/var/run/sss/pipes"
  7708. | #define MCACHE_PATH "/var/db/sss/mc"
  7709. | #define DEFAULT_CCACHE_DIR "/tmp"
  7710. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  7711. | #define TEST_DIR "."
  7712. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  7713. | #define KRB5_CONF_PATH "/etc/krb5.conf"
  7714. | #define HAVE_PYTHON3_BINDINGS 1
  7715. | #define HAVE_NSCD /usr/sbin/nscd
  7716. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  7717. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  7718. | #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  7719. | #define NOLOGIN_SHELL "/sbin/nologin"
  7720. | #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  7721. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  7722. | #define BUILD_SUDO 1
  7723. | #define BUILD_SSH 1
  7724. | #define BUILD_IFP 1
  7725. | #define BUILD_SAMBA 1
  7726. | #define BUILD_LIBWBCLIENT 1
  7727. | #define SSSD_USER "root"
  7728. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  7729. | #define HAVE_LDB_H 1
  7730. | #define HAVE_LDB_MODULE_H 1
  7731. | #define HAVE_LIBINI_CONFIG_V0 1
  7732. | #define HAVE_LIBINI_CONFIG_V1 1
  7733. | #define HAVE_LIBINI_CONFIG_V1_1 1
  7734. | #define HAVE_LIBINI_CONFIG_V1_3 1
  7735. | #define HAVE_SECURITY_PAM_APPL_H 1
  7736. | #define HAVE_SECURITY_PAM_MODULES_H 1
  7737. | #define HAVE_SECURITY_OPENPAM_H 1
  7738. | #define HAVE_LDAP_CONTROL_CREATE 1
  7739. | #define HAVE_LDAP_INIT_FD 1
  7740. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  7741. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  7742. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  7743. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  7744. | #define HAVE_LDAP_CONNCB 1
  7745. | #define HAVE_KRB5_H 1
  7746. | #define HAVE_KRB5_KRB5_H 1
  7747. | #define HAVE_KRB5_TICKET_TIMES 1
  7748. | #define HAVE_KRB5_TRACE_INFO 1
  7749. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  7750. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  7751. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  7752. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  7753. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  7754. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  7755. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  7756. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  7757. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  7758. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  7759. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  7760. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  7761. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  7762. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  7763. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  7764. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  7765. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  7766. | #define HAVE_KRB5_FIND_AUTHDATA 1
  7767. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  7768. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  7769. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  7770. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  7771. | #define HAVE_LONG_LONG 1
  7772. | #define SIZEOF_INT 4
  7773. | #define SIZEOF_CHAR 1
  7774. | #define SIZEOF_SHORT 2
  7775. | #define SIZEOF_LONG 8
  7776. | #define SIZEOF_LONG_LONG 8
  7777. | #define SIZEOF_UID_T 4
  7778. | #define SIZEOF_GID_T 4
  7779. | #define SIZEOF_ID_T 8
  7780. | #define uint_t unsigned int
  7781. | #define SIZEOF_OFF_T 8
  7782. | #define SIZEOF_SIZE_T 8
  7783. | #define SIZEOF_SSIZE_T 8
  7784. | #define HAVE_INTPTR_T 1
  7785. | #define NSCD_PATH "/usr/sbin/nscd"
  7786. | #define NSUPDATE_PATH "/usr/local/bin/nsupdate"
  7787. | #define HAVE_PAC_RESPONDER 1
  7788. | #define HAVE_SIGPROCMASK 1
  7789. | #define HAVE_SIGBLOCK 1
  7790. | #define HAVE_SIGACTION 1
  7791. | #define HAVE_GETPGRP 1
  7792. | #define SMB_IDMAP_INTERFACE_VERSION 6
  7793. | #define HAVE_UNISTR_H 1
  7794. | #define HAVE_UNICASE_H 1
  7795. | #define HAVE_UNISTR_H 1
  7796. | #define HAVE_LIBUNISTRING 1
  7797. | #define NSCD_CONF_PATH "/etc/nscd.conf"
  7798. | #define HAVE_SERVICE 1
  7799. | #define SERVICE_PATH "/usr/sbin/service"
  7800. | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
  7801. | /* end confdefs.h. */
  7802. | #include <dbus/dbus.h>
  7803. |
  7804. | int
  7805. | main ()
  7806. | {
  7807. | if (sizeof ((DBusBasicValue)))
  7808. | return 0;
  7809. | ;
  7810. | return 0;
  7811. | }
  7812. configure:24883: result: yes
  7813. configure:24906: checking for xsltproc
  7814. configure:24924: found /usr/local/bin/xsltproc
  7815. configure:24936: result: /usr/local/bin/xsltproc
  7816. configure:24950: checking for xmllint
  7817. configure:24968: found /usr/local/bin/xmllint
  7818. configure:24980: result: /usr/local/bin/xmllint
  7819. configure:24996: checking for /usr/local/share/xml/catalog
  7820. configure:25010: result: yes
  7821. configure:25019: checking for Docbook XSL profiling templates in XML catalog
  7822. configure:25021: $XSLTPROC --catalogs --nonet --noout "$DOCBOOK_XSLT" >&2
  7823. Variable $SGML_CATALOG_FILES not set
  7824. configure:25024: $? = 0
  7825. configure:25026: result: yes
  7826. configure:25084: checking for po4a
  7827. configure:25112: result: no
  7828. configure:25149: checking for python2
  7829. configure:25177: result: no
  7830. configure:25230: checking for python3
  7831. configure:25258: result: no
  7832. configure:25691: error:
  7833. The program python3 was not found in search path.
  7834. Please ensure that it is installed and its directory is included in the search
  7835. path. It is required for building python3 bindings. If you do not want to build
  7836. them please use argument --without-python3-bindings when running configure.
  7837.  
  7838. ## ---------------- ##
  7839. ## Cache variables. ##
  7840. ## ---------------- ##
  7841.  
  7842. ac_cv_build=amd64-portbld-freebsd11.3
  7843. ac_cv_c_bigendian=no
  7844. ac_cv_c_compiler_gnu=yes
  7845. ac_cv_c_int16_t=yes
  7846. ac_cv_c_int32_t=yes
  7847. ac_cv_c_int64_t=yes
  7848. ac_cv_c_int8_t=yes
  7849. ac_cv_c_uint16_t=yes
  7850. ac_cv_c_uint32_t=yes
  7851. ac_cv_c_uint64_t=yes
  7852. ac_cv_c_uint8_t=yes
  7853. ac_cv_env_CARES_CFLAGS_set=''
  7854. ac_cv_env_CARES_CFLAGS_value=''
  7855. ac_cv_env_CARES_LIBS_set=''
  7856. ac_cv_env_CARES_LIBS_value=''
  7857. ac_cv_env_CC_set=set
  7858. ac_cv_env_CC_value=cc
  7859. ac_cv_env_CFLAGS_set=set
  7860. ac_cv_env_CFLAGS_value='-O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing '
  7861. ac_cv_env_CHECK_CFLAGS_set=''
  7862. ac_cv_env_CHECK_CFLAGS_value=''
  7863. ac_cv_env_CHECK_LIBS_set=''
  7864. ac_cv_env_CHECK_LIBS_value=''
  7865. ac_cv_env_CMOCKA_CFLAGS_set=''
  7866. ac_cv_env_CMOCKA_CFLAGS_value=''
  7867. ac_cv_env_CMOCKA_LIBS_set=''
  7868. ac_cv_env_CMOCKA_LIBS_value=''
  7869. ac_cv_env_COLLECTION_CFLAGS_set=''
  7870. ac_cv_env_COLLECTION_CFLAGS_value=''
  7871. ac_cv_env_COLLECTION_LIBS_set=''
  7872. ac_cv_env_COLLECTION_LIBS_value=''
  7873. ac_cv_env_CPPFLAGS_set=set
  7874. ac_cv_env_CPPFLAGS_value=-DLIBICONV_PLUG
  7875. ac_cv_env_CPP_set=set
  7876. ac_cv_env_CPP_value=cpp
  7877. ac_cv_env_CRYPTO_CFLAGS_set=''
  7878. ac_cv_env_CRYPTO_CFLAGS_value=''
  7879. ac_cv_env_CRYPTO_LIBS_set=''
  7880. ac_cv_env_CRYPTO_LIBS_value=''
  7881. ac_cv_env_CURL_CFLAGS_set=''
  7882. ac_cv_env_CURL_CFLAGS_value=''
  7883. ac_cv_env_CURL_LIBS_set=''
  7884. ac_cv_env_CURL_LIBS_value=''
  7885. ac_cv_env_DBUS_CFLAGS_set=''
  7886. ac_cv_env_DBUS_CFLAGS_value=''
  7887. ac_cv_env_DBUS_LIBS_set=''
  7888. ac_cv_env_DBUS_LIBS_value=''
  7889. ac_cv_env_DHASH_CFLAGS_set=''
  7890. ac_cv_env_DHASH_CFLAGS_value=''
  7891. ac_cv_env_DHASH_LIBS_set=''
  7892. ac_cv_env_DHASH_LIBS_value=''
  7893. ac_cv_env_GDM_PAM_EXTENSIONS_CFLAGS_set=''
  7894. ac_cv_env_GDM_PAM_EXTENSIONS_CFLAGS_value=''
  7895. ac_cv_env_GDM_PAM_EXTENSIONS_LIBS_set=''
  7896. ac_cv_env_GDM_PAM_EXTENSIONS_LIBS_value=''
  7897. ac_cv_env_GLIB2_CFLAGS_set=''
  7898. ac_cv_env_GLIB2_CFLAGS_value=''
  7899. ac_cv_env_GLIB2_LIBS_set=''
  7900. ac_cv_env_GLIB2_LIBS_value=''
  7901. ac_cv_env_HTTP_PARSER_CFLAGS_set=''
  7902. ac_cv_env_HTTP_PARSER_CFLAGS_value=''
  7903. ac_cv_env_HTTP_PARSER_LIBS_set=''
  7904. ac_cv_env_HTTP_PARSER_LIBS_value=''
  7905. ac_cv_env_INI_CONFIG_V0_CFLAGS_set=''
  7906. ac_cv_env_INI_CONFIG_V0_CFLAGS_value=''
  7907. ac_cv_env_INI_CONFIG_V0_LIBS_set=''
  7908. ac_cv_env_INI_CONFIG_V0_LIBS_value=''
  7909. ac_cv_env_INI_CONFIG_V1_1_CFLAGS_set=''
  7910. ac_cv_env_INI_CONFIG_V1_1_CFLAGS_value=''
  7911. ac_cv_env_INI_CONFIG_V1_1_LIBS_set=''
  7912. ac_cv_env_INI_CONFIG_V1_1_LIBS_value=''
  7913. ac_cv_env_INI_CONFIG_V1_3_CFLAGS_set=''
  7914. ac_cv_env_INI_CONFIG_V1_3_CFLAGS_value=''
  7915. ac_cv_env_INI_CONFIG_V1_3_LIBS_set=''
  7916. ac_cv_env_INI_CONFIG_V1_3_LIBS_value=''
  7917. ac_cv_env_INI_CONFIG_V1_CFLAGS_set=''
  7918. ac_cv_env_INI_CONFIG_V1_CFLAGS_value=''
  7919. ac_cv_env_INI_CONFIG_V1_LIBS_set=''
  7920. ac_cv_env_INI_CONFIG_V1_LIBS_value=''
  7921. ac_cv_env_JANSSON_CFLAGS_set=''
  7922. ac_cv_env_JANSSON_CFLAGS_value=''
  7923. ac_cv_env_JANSSON_LIBS_set=''
  7924. ac_cv_env_JANSSON_LIBS_value=''
  7925. ac_cv_env_JOURNALD_CFLAGS_set=''
  7926. ac_cv_env_JOURNALD_CFLAGS_value=''
  7927. ac_cv_env_JOURNALD_LIBS_set=''
  7928. ac_cv_env_JOURNALD_LIBS_value=''
  7929. ac_cv_env_KRB5_CFLAGS_set=''
  7930. ac_cv_env_KRB5_CFLAGS_value=''
  7931. ac_cv_env_KRB5_LIBS_set=''
  7932. ac_cv_env_KRB5_LIBS_value=''
  7933. ac_cv_env_LDB_CFLAGS_set=''
  7934. ac_cv_env_LDB_CFLAGS_value=''
  7935. ac_cv_env_LDB_LIBS_set=''
  7936. ac_cv_env_LDB_LIBS_value=''
  7937. ac_cv_env_LDFLAGS_set=set
  7938. ac_cv_env_LDFLAGS_value=' -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong '
  7939. ac_cv_env_LIBNL1_CFLAGS_set=''
  7940. ac_cv_env_LIBNL1_CFLAGS_value=''
  7941. ac_cv_env_LIBNL1_LIBS_set=''
  7942. ac_cv_env_LIBNL1_LIBS_value=''
  7943. ac_cv_env_LIBNL3_CFLAGS_set=''
  7944. ac_cv_env_LIBNL3_CFLAGS_value=''
  7945. ac_cv_env_LIBNL3_LIBS_set=''
  7946. ac_cv_env_LIBNL3_LIBS_value=''
  7947. ac_cv_env_LIBS_set=set
  7948. ac_cv_env_LIBS_value=''
  7949. ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
  7950. ac_cv_env_LT_SYS_LIBRARY_PATH_value=''
  7951. ac_cv_env_NDR_KRB5PAC_CFLAGS_set=''
  7952. ac_cv_env_NDR_KRB5PAC_CFLAGS_value=''
  7953. ac_cv_env_NDR_KRB5PAC_LIBS_set=''
  7954. ac_cv_env_NDR_KRB5PAC_LIBS_value=''
  7955. ac_cv_env_NDR_NBT_CFLAGS_set=''
  7956. ac_cv_env_NDR_NBT_CFLAGS_value=''
  7957. ac_cv_env_NDR_NBT_LIBS_set=''
  7958. ac_cv_env_NDR_NBT_LIBS_value=''
  7959. ac_cv_env_NFSIDMAP_CFLAGS_set=''
  7960. ac_cv_env_NFSIDMAP_CFLAGS_value=''
  7961. ac_cv_env_NFSIDMAP_LIBS_set=''
  7962. ac_cv_env_NFSIDMAP_LIBS_value=''
  7963. ac_cv_env_NSS_CFLAGS_set=''
  7964. ac_cv_env_NSS_CFLAGS_value=''
  7965. ac_cv_env_NSS_LIBS_set=''
  7966. ac_cv_env_NSS_LIBS_value=''
  7967. ac_cv_env_P11_KIT_CFLAGS_set=''
  7968. ac_cv_env_P11_KIT_CFLAGS_value=''
  7969. ac_cv_env_P11_KIT_LIBS_set=''
  7970. ac_cv_env_P11_KIT_LIBS_value=''
  7971. ac_cv_env_PCRE_CFLAGS_set=''
  7972. ac_cv_env_PCRE_CFLAGS_value=''
  7973. ac_cv_env_PCRE_LIBS_set=''
  7974. ac_cv_env_PCRE_LIBS_value=''
  7975. ac_cv_env_PKG_CONFIG_set=set
  7976. ac_cv_env_PKG_CONFIG_value=pkgconf
  7977. ac_cv_env_POPT_CFLAGS_set=''
  7978. ac_cv_env_POPT_CFLAGS_value=''
  7979. ac_cv_env_POPT_LIBS_set=''
  7980. ac_cv_env_POPT_LIBS_value=''
  7981. ac_cv_env_PYTHON_set=set
  7982. ac_cv_env_PYTHON_value=/usr/local/bin/python3.6
  7983. ac_cv_env_SASL_CFLAGS_set=''
  7984. ac_cv_env_SASL_CFLAGS_value=''
  7985. ac_cv_env_SASL_LIBS_set=''
  7986. ac_cv_env_SASL_LIBS_value=''
  7987. ac_cv_env_SMBCLIENT_CFLAGS_set=''
  7988. ac_cv_env_SMBCLIENT_CFLAGS_value=''
  7989. ac_cv_env_SMBCLIENT_LIBS_set=''
  7990. ac_cv_env_SMBCLIENT_LIBS_value=''
  7991. ac_cv_env_SSL_CFLAGS_set=''
  7992. ac_cv_env_SSL_CFLAGS_value=''
  7993. ac_cv_env_SSL_LIBS_set=''
  7994. ac_cv_env_SSL_LIBS_value=''
  7995. ac_cv_env_SYSTEMD_DAEMON_CFLAGS_set=''
  7996. ac_cv_env_SYSTEMD_DAEMON_CFLAGS_value=''
  7997. ac_cv_env_SYSTEMD_DAEMON_LIBS_set=''
  7998. ac_cv_env_SYSTEMD_DAEMON_LIBS_value=''
  7999. ac_cv_env_SYSTEMD_LOGIN_CFLAGS_set=''
  8000. ac_cv_env_SYSTEMD_LOGIN_CFLAGS_value=''
  8001. ac_cv_env_SYSTEMD_LOGIN_LIBS_set=''
  8002. ac_cv_env_SYSTEMD_LOGIN_LIBS_value=''
  8003. ac_cv_env_TALLOC_CFLAGS_set=''
  8004. ac_cv_env_TALLOC_CFLAGS_value=''
  8005. ac_cv_env_TALLOC_LIBS_set=''
  8006. ac_cv_env_TALLOC_LIBS_value=''
  8007. ac_cv_env_TDB_CFLAGS_set=''
  8008. ac_cv_env_TDB_CFLAGS_value=''
  8009. ac_cv_env_TDB_LIBS_set=''
  8010. ac_cv_env_TDB_LIBS_value=''
  8011. ac_cv_env_TEVENT_CFLAGS_set=''
  8012. ac_cv_env_TEVENT_CFLAGS_value=''
  8013. ac_cv_env_TEVENT_LIBS_set=''
  8014. ac_cv_env_TEVENT_LIBS_value=''
  8015. ac_cv_env_UUID_CFLAGS_set=''
  8016. ac_cv_env_UUID_CFLAGS_value=''
  8017. ac_cv_env_UUID_LIBS_set=''
  8018. ac_cv_env_UUID_LIBS_value=''
  8019. ac_cv_env_build_alias_set=set
  8020. ac_cv_env_build_alias_value=amd64-portbld-freebsd11.3
  8021. ac_cv_env_host_alias_set=''
  8022. ac_cv_env_host_alias_value=''
  8023. ac_cv_env_target_alias_set=''
  8024. ac_cv_env_target_alias_value=''
  8025. ac_cv_file__usr_local_share_xml_catalog=yes
  8026. ac_cv_func___b64_ntop=yes
  8027. ac_cv_func___b64_pton=yes
  8028. ac_cv_func__getlong=yes
  8029. ac_cv_func__getshort=yes
  8030. ac_cv_func__stat=yes
  8031. ac_cv_func_abs=yes
  8032. ac_cv_func_accept4=yes
  8033. ac_cv_func_accept=yes
  8034. ac_cv_func_acl_create_entry_np=yes
  8035. ac_cv_func_acl_delete_def_file=yes
  8036. ac_cv_func_acl_delete_fd_np=yes
  8037. ac_cv_func_acl_delete_file_np=yes
  8038. ac_cv_func_acl_free=yes
  8039. ac_cv_func_acl_from_text=yes
  8040. ac_cv_func_acl_get_fd=yes
  8041. ac_cv_func_acl_get_file=yes
  8042. ac_cv_func_acl_set_fd=yes
  8043. ac_cv_func_acl_set_file=yes
  8044. ac_cv_func_alarm=yes
  8045. ac_cv_func_alloca=yes
  8046. ac_cv_func_alphasort=yes
  8047. ac_cv_func_arc4random=yes
  8048. ac_cv_func_arc4random_buf=yes
  8049. ac_cv_func_arc4random_uniform=yes
  8050. ac_cv_func_argz_count=no
  8051. ac_cv_func_argz_next=no
  8052. ac_cv_func_argz_stringify=no
  8053. ac_cv_func_asprintf=yes
  8054. ac_cv_func_atexit=yes
  8055. ac_cv_func_atoll=yes
  8056. ac_cv_func_basename=yes
  8057. ac_cv_func_bcmp=yes
  8058. ac_cv_func_bcopy=yes
  8059. ac_cv_func_bindresvport_sa=yes
  8060. ac_cv_func_bsearch=yes
  8061. ac_cv_func_btowc=yes
  8062. ac_cv_func_bzero=yes
  8063. ac_cv_func_calloc=yes
  8064. ac_cv_func_chown=yes
  8065. ac_cv_func_clock=yes
  8066. ac_cv_func_clock_gettime=yes
  8067. ac_cv_func_closedir=yes
  8068. ac_cv_func_closefrom=yes
  8069. ac_cv_func_daemon=yes
  8070. ac_cv_func_dbus_watch_get_unix_fd=yes
  8071. ac_cv_func_dirfd=yes
  8072. ac_cv_func_dirname=yes
  8073. ac_cv_func_dlerror=yes
  8074. ac_cv_func_dlopen=yes
  8075. ac_cv_func_dprintf=yes
  8076. ac_cv_func_dup2=yes
  8077. ac_cv_func_eaccess=yes
  8078. ac_cv_func_endgrent=yes
  8079. ac_cv_func_endutent=no
  8080. ac_cv_func_endutxent=yes
  8081. ac_cv_func_err=yes
  8082. ac_cv_func_errx=yes
  8083. ac_cv_func_fchmod=yes
  8084. ac_cv_func_fchown=yes
  8085. ac_cv_func_fcntl=yes
  8086. ac_cv_func_ffs=yes
  8087. ac_cv_func_ffsl=yes
  8088. ac_cv_func_ffsll=yes
  8089. ac_cv_func_fileno=yes
  8090. ac_cv_func_fls=yes
  8091. ac_cv_func_flsl=yes
  8092. ac_cv_func_flsll=yes
  8093. ac_cv_func_fork=yes
  8094. ac_cv_func_fork_working=yes
  8095. ac_cv_func_fprintf=yes
  8096. ac_cv_func_fpurge=yes
  8097. ac_cv_func_freeaddrinfo=yes
  8098. ac_cv_func_fstat=yes
  8099. ac_cv_func_fstatat=yes
  8100. ac_cv_func_fstatfs=yes
  8101. ac_cv_func_fstatvfs=yes
  8102. ac_cv_func_fsync=yes
  8103. ac_cv_func_futimens=yes
  8104. ac_cv_func_futimes=yes
  8105. ac_cv_func_fwprintf=yes
  8106. ac_cv_func_gai_strerror=yes
  8107. ac_cv_func_getaddrinfo=yes
  8108. ac_cv_func_getcwd=yes
  8109. ac_cv_func_getdelim=yes
  8110. ac_cv_func_getdtablesize=yes
  8111. ac_cv_func_getegid=yes
  8112. ac_cv_func_getenv=yes
  8113. ac_cv_func_geteuid=yes
  8114. ac_cv_func_getgid=yes
  8115. ac_cv_func_getgrent=yes
  8116. ac_cv_func_getgrouplist=yes
  8117. ac_cv_func_gethostbyname=yes
  8118. ac_cv_func_gethostname=yes
  8119. ac_cv_func_getline=yes
  8120. ac_cv_func_getnameinfo=yes
  8121. ac_cv_func_getopt=yes
  8122. ac_cv_func_getopt_long_only=yes
  8123. ac_cv_func_getpagesize=yes
  8124. ac_cv_func_getpeereid=yes
  8125. ac_cv_func_getpgid=yes
  8126. ac_cv_func_getpgrp=yes
  8127. ac_cv_func_getpgrp_void=yes
  8128. ac_cv_func_getpid=yes
  8129. ac_cv_func_getrlimit=yes
  8130. ac_cv_func_getrusage=yes
  8131. ac_cv_func_gettimeofday=yes
  8132. ac_cv_func_getttyent=yes
  8133. ac_cv_func_getuid=yes
  8134. ac_cv_func_getutent=no
  8135. ac_cv_func_getutid=no
  8136. ac_cv_func_getutline=no
  8137. ac_cv_func_getutxent=yes
  8138. ac_cv_func_getutxid=yes
  8139. ac_cv_func_getutxline=yes
  8140. ac_cv_func_getutxuser=yes
  8141. ac_cv_func_getwd=yes
  8142. ac_cv_func_glob=yes
  8143. ac_cv_func_group_from_gid=yes
  8144. ac_cv_func_index=yes
  8145. ac_cv_func_inet_aton=yes
  8146. ac_cv_func_inet_ntoa=yes
  8147. ac_cv_func_inet_ntop=yes
  8148. ac_cv_func_innetgr=yes
  8149. ac_cv_func_insque=yes
  8150. ac_cv_func_isascii=yes
  8151. ac_cv_func_isblank=yes
  8152. ac_cv_func_issetugid=yes
  8153. ac_cv_func_iswblank=yes
  8154. ac_cv_func_iswcntrl=yes
  8155. ac_cv_func_iswctype=yes
  8156. ac_cv_func_kill=yes
  8157. ac_cv_func_killpg=yes
  8158. ac_cv_func_krb5_cc_cache_match=yes
  8159. ac_cv_func_krb5_cc_get_full_name=yes
  8160. ac_cv_func_krb5_find_authdata=yes
  8161. ac_cv_func_krb5_free_keytab_entry_contents=yes
  8162. ac_cv_func_krb5_free_unparsed_name=yes
  8163. ac_cv_func_krb5_get_error_message=yes
  8164. ac_cv_func_krb5_get_init_creds_opt_alloc=yes
  8165. ac_cv_func_krb5_get_init_creds_opt_set_canonicalize=yes
  8166. ac_cv_func_krb5_get_init_creds_opt_set_change_password_prompt=yes
  8167. ac_cv_func_krb5_get_init_creds_opt_set_expire_callback=yes
  8168. ac_cv_func_krb5_get_init_creds_opt_set_fast_ccache_name=yes
  8169. ac_cv_func_krb5_get_init_creds_opt_set_fast_flags=yes
  8170. ac_cv_func_krb5_get_init_creds_opt_set_responder=yes
  8171. ac_cv_func_krb5_get_time_offsets=yes
  8172. ac_cv_func_krb5_kt_free_entry=yes
  8173. ac_cv_func_krb5_kt_have_content=yes
  8174. ac_cv_func_krb5_parse_name_flags=yes
  8175. ac_cv_func_krb5_princ_realm=no
  8176. ac_cv_func_krb5_principal_get_realm=no
  8177. ac_cv_func_krb5_set_trace_callback=yes
  8178. ac_cv_func_krb5_timestamp_to_sfstring=yes
  8179. ac_cv_func_krb5_unparse_name_flags=yes
  8180. ac_cv_func_labs=yes
  8181. ac_cv_func_ldap_control_create=yes
  8182. ac_cv_func_ldap_create_deref_control_value=yes
  8183. ac_cv_func_ldap_derefresponse_free=yes
  8184. ac_cv_func_ldap_init_fd=yes
  8185. ac_cv_func_ldap_parse_derefresponse_control=yes
  8186. ac_cv_func_link=yes
  8187. ac_cv_func_llabs=yes
  8188. ac_cv_func_localtime=yes
  8189. ac_cv_func_login_getcapbool=yes
  8190. ac_cv_func_lstat=yes
  8191. ac_cv_func_lstat_dereferences_slashed_symlink=yes
  8192. ac_cv_func_malloc=yes
  8193. ac_cv_func_malloc_0_nonnull=yes
  8194. ac_cv_func_mblen=yes
  8195. ac_cv_func_mbrlen=yes
  8196. ac_cv_func_mbrtowc=yes
  8197. ac_cv_func_mbsinit=yes
  8198. ac_cv_func_mbsnrtowcs=yes
  8199. ac_cv_func_mbsrtowcs=yes
  8200. ac_cv_func_mbstowcs=yes
  8201. ac_cv_func_mbtowc=yes
  8202. ac_cv_func_memchr=yes
  8203. ac_cv_func_memcmp=yes
  8204. ac_cv_func_memcpy=yes
  8205. ac_cv_func_memmove=yes
  8206. ac_cv_func_memset=yes
  8207. ac_cv_func_mincore=yes
  8208. ac_cv_func_mkdtemp=yes
  8209. ac_cv_func_mkstemp=yes
  8210. ac_cv_func_mkstemps=yes
  8211. ac_cv_func_mktemp=yes
  8212. ac_cv_func_mktemps=yes
  8213. ac_cv_func_mlock=yes
  8214. ac_cv_func_mmap=yes
  8215. ac_cv_func_mmap_fixed_mapped=yes
  8216. ac_cv_func_mprotect=yes
  8217. ac_cv_func_munlock=yes
  8218. ac_cv_func_munmap=yes
  8219. ac_cv_func_newlocale=yes
  8220. ac_cv_func_nl_langinfo=yes
  8221. ac_cv_func_obstacks=no
  8222. ac_cv_func_opendir=yes
  8223. ac_cv_func_pam_getenvlist=yes
  8224. ac_cv_func_pam_modutil_getlogin=no
  8225. ac_cv_func_pam_putenv=yes
  8226. ac_cv_func_pam_vsyslog=no
  8227. ac_cv_func_pathconf=yes
  8228. ac_cv_func_pipe=yes
  8229. ac_cv_func_poll=yes
  8230. ac_cv_func_posix_spawn=yes
  8231. ac_cv_func_prctl=no
  8232. ac_cv_func_pread=yes
  8233. ac_cv_func_printf=yes
  8234. ac_cv_func_psignal=yes
  8235. ac_cv_func_pstat_getdynamic=no
  8236. ac_cv_func_pthread_cond_broadcast=yes
  8237. ac_cv_func_pthread_cond_destroy=yes
  8238. ac_cv_func_pthread_cond_init=yes
  8239. ac_cv_func_pthread_cond_signal=yes
  8240. ac_cv_func_pthread_cond_timedwait=yes
  8241. ac_cv_func_pthread_cond_wait=yes
  8242. ac_cv_func_pthread_equal=yes
  8243. ac_cv_func_pthread_exit=yes
  8244. ac_cv_func_pthread_mutex_destroy=yes
  8245. ac_cv_func_pthread_mutex_init=yes
  8246. ac_cv_func_pthread_mutex_lock=yes
  8247. ac_cv_func_pthread_mutex_unlock=yes
  8248. ac_cv_func_pthread_self=yes
  8249. ac_cv_func_putc=yes
  8250. ac_cv_func_putc_unlocked=yes
  8251. ac_cv_func_putchar=yes
  8252. ac_cv_func_putchar_unlocked=yes
  8253. ac_cv_func_putenv=yes
  8254. ac_cv_func_pututline=no
  8255. ac_cv_func_pututxline=yes
  8256. ac_cv_func_putw=yes
  8257. ac_cv_func_pwrite=yes
  8258. ac_cv_func_raise=yes
  8259. ac_cv_func_rand=yes
  8260. ac_cv_func_random=yes
  8261. ac_cv_func_rawmemchr=no
  8262. ac_cv_func_readdir=yes
  8263. ac_cv_func_readlink=yes
  8264. ac_cv_func_readlinkat=yes
  8265. ac_cv_func_readpassphrase=yes
  8266. ac_cv_func_realpath=yes
  8267. ac_cv_func_recvmsg=yes
  8268. ac_cv_func_remque=yes
  8269. ac_cv_func_rename=yes
  8270. ac_cv_func_rindex=yes
  8271. ac_cv_func_rresvport_af=yes
  8272. ac_cv_func_scandir=yes
  8273. ac_cv_func_scandir_b=yes
  8274. ac_cv_func_sched_yield=yes
  8275. ac_cv_func_select=yes
  8276. ac_cv_func_sendmsg=yes
  8277. ac_cv_func_setegid=yes
  8278. ac_cv_func_setenv=yes
  8279. ac_cv_func_seteuid=yes
  8280. ac_cv_func_setgid=yes
  8281. ac_cv_func_setgrent=yes
  8282. ac_cv_func_setgroupent=yes
  8283. ac_cv_func_setgroups=yes
  8284. ac_cv_func_setlinebuf=yes
  8285. ac_cv_func_setlocale=yes
  8286. ac_cv_func_setlogin=yes
  8287. ac_cv_func_setpassent=yes
  8288. ac_cv_func_setpgid=yes
  8289. ac_cv_func_setproctitle=yes
  8290. ac_cv_func_setregid=yes
  8291. ac_cv_func_setresgid=yes
  8292. ac_cv_func_setresuid=yes
  8293. ac_cv_func_setreuid=yes
  8294. ac_cv_func_setrlimit=yes
  8295. ac_cv_func_setsid=yes
  8296. ac_cv_func_setsockopt=yes
  8297. ac_cv_func_setuid=yes
  8298. ac_cv_func_setutent=no
  8299. ac_cv_func_setutxdb=yes
  8300. ac_cv_func_setutxent=yes
  8301. ac_cv_func_setvbuf=yes
  8302. ac_cv_func_shl_load=no
  8303. ac_cv_func_shmget=yes
  8304. ac_cv_func_sigaction=yes
  8305. ac_cv_func_sigaltstack=yes
  8306. ac_cv_func_sigblock=yes
  8307. ac_cv_func_siginterrupt=yes
  8308. ac_cv_func_sigmask=yes
  8309. ac_cv_func_sigprocmask=yes
  8310. ac_cv_func_sigsetmask=yes
  8311. ac_cv_func_sigvec=yes
  8312. ac_cv_func_sleep=yes
  8313. ac_cv_func_snprintf=yes
  8314. ac_cv_func_socketpair=yes
  8315. ac_cv_func_sprintf=yes
  8316. ac_cv_func_srand=yes
  8317. ac_cv_func_srandom=yes
  8318. ac_cv_func_stat=yes
  8319. ac_cv_func_statfs=yes
  8320. ac_cv_func_statvfs=yes
  8321. ac_cv_func_stpcpy=yes
  8322. ac_cv_func_stpncpy=yes
  8323. ac_cv_func_strbrk=yes
  8324. ac_cv_func_strcasecmp=yes
  8325. ac_cv_func_strcasecmp_l=yes
  8326. ac_cv_func_strcasestr=yes
  8327. ac_cv_func_strcasestr_l=yes
  8328. ac_cv_func_strchr=yes
  8329. ac_cv_func_strchrnul=yes
  8330. ac_cv_func_strcspn=yes
  8331. ac_cv_func_strdup=yes
  8332. ac_cv_func_strerror=yes
  8333. ac_cv_func_strerror_r=yes
  8334. ac_cv_func_strftime=yes
  8335. ac_cv_func_strlcat=yes
  8336. ac_cv_func_strlcpy=yes
  8337. ac_cv_func_strlen=yes
  8338. ac_cv_func_strmode=yes
  8339. ac_cv_func_strncasecmp=yes
  8340. ac_cv_func_strncmp=yes
  8341. ac_cv_func_strncmp_working=yes
  8342. ac_cv_func_strndup=yes
  8343. ac_cv_func_strnlen=yes
  8344. ac_cv_func_strnlen_working=yes
  8345. ac_cv_func_strnstr=yes
  8346. ac_cv_func_strpbrk=yes
  8347. ac_cv_func_strptime=yes
  8348. ac_cv_func_strrchr=yes
  8349. ac_cv_func_strsep=yes
  8350. ac_cv_func_strsignal=yes
  8351. ac_cv_func_strstr=yes
  8352. ac_cv_func_strtod=yes
  8353. ac_cv_func_strtof=yes
  8354. ac_cv_func_strtol=yes
  8355. ac_cv_func_strtold=yes
  8356. ac_cv_func_strtoll=yes
  8357. ac_cv_func_strtonum=yes
  8358. ac_cv_func_strtoul=yes
  8359. ac_cv_func_strtoull=yes
  8360. ac_cv_func_symlink=yes
  8361. ac_cv_func_sysconf=yes
  8362. ac_cv_func_sysctl=yes
  8363. ac_cv_func_tcgetpgrp=yes
  8364. ac_cv_func_time=yes
  8365. ac_cv_func_times=yes
  8366. ac_cv_func_tmpnam=yes
  8367. ac_cv_func_towlower=yes
  8368. ac_cv_func_truncate=yes
  8369. ac_cv_func_tsearch=yes
  8370. ac_cv_func_uname=yes
  8371. ac_cv_func_unlink=yes
  8372. ac_cv_func_unsetenv=yes
  8373. ac_cv_func_uselocale=yes
  8374. ac_cv_func_user_from_uid=yes
  8375. ac_cv_func_usleep=yes
  8376. ac_cv_func_utime=yes
  8377. ac_cv_func_utimensat=yes
  8378. ac_cv_func_utimes=yes
  8379. ac_cv_func_utmpname=no
  8380. ac_cv_func_vasprintf=yes
  8381. ac_cv_func_vdprintf=yes
  8382. ac_cv_func_vfork=yes
  8383. ac_cv_func_vfork_working=yes
  8384. ac_cv_func_vfprintf=yes
  8385. ac_cv_func_vprintf=yes
  8386. ac_cv_func_vsnprintf=yes
  8387. ac_cv_func_vsprintf=yes
  8388. ac_cv_func_wait2=yes
  8389. ac_cv_func_wait3=yes
  8390. ac_cv_func_wait3_rusage=yes
  8391. ac_cv_func_wait4=yes
  8392. ac_cv_func_wait6=yes
  8393. ac_cv_func_wait=yes
  8394. ac_cv_func_waitid=yes
  8395. ac_cv_func_waitpid=yes
  8396. ac_cv_func_warn=yes
  8397. ac_cv_func_warnx=yes
  8398. ac_cv_func_wcrtomb=yes
  8399. ac_cv_func_wcscoll=yes
  8400. ac_cv_func_wcslen=yes
  8401. ac_cv_func_wcsnlen=yes
  8402. ac_cv_func_wcswidth=yes
  8403. ac_cv_func_wctob=yes
  8404. ac_cv_func_wcwidth=yes
  8405. ac_cv_func_wmemchr=yes
  8406. ac_cv_func_wmemcpy=yes
  8407. ac_cv_func_yield=no
  8408. ac_cv_func_yp_match=yes
  8409. ac_cv_have___va_copy=yes
  8410. ac_cv_have_clock_t=yes
  8411. ac_cv_have_control_in_msghdr=yes
  8412. ac_cv_have_decl_GLOB_NOMATCH=yes
  8413. ac_cv_have_decl_LLONG_MAX=yes
  8414. ac_cv_have_decl_MAXSYMLINKS=yes
  8415. ac_cv_have_decl_O_NONBLOCK=yes
  8416. ac_cv_have_decl_RLIMIT_NPROC=yes
  8417. ac_cv_have_decl_SHUT_RD=yes
  8418. ac_cv_have_decl__Exit=yes
  8419. ac_cv_have_decl_abort=yes
  8420. ac_cv_have_decl_alarm=yes
  8421. ac_cv_have_decl_alphasort=yes
  8422. ac_cv_have_decl_atof=yes
  8423. ac_cv_have_decl_atol=yes
  8424. ac_cv_have_decl_atoll=yes
  8425. ac_cv_have_decl_btowc=yes
  8426. ac_cv_have_decl_calloc=yes
  8427. ac_cv_have_decl_chdir=yes
  8428. ac_cv_have_decl_chown=yes
  8429. ac_cv_have_decl_clearerr_unlocked=yes
  8430. ac_cv_have_decl_clock=yes
  8431. ac_cv_have_decl_closedir=yes
  8432. ac_cv_have_decl_dprintf=yes
  8433. ac_cv_have_decl_dup2=yes
  8434. ac_cv_have_decl_dup=yes
  8435. ac_cv_have_decl_endusershell=yes
  8436. ac_cv_have_decl_errno=yes
  8437. ac_cv_have_decl_faccessat=yes
  8438. ac_cv_have_decl_fchdir=yes
  8439. ac_cv_have_decl_fchmodat=yes
  8440. ac_cv_have_decl_fchownat=yes
  8441. ac_cv_have_decl_fcntl=yes
  8442. ac_cv_have_decl_fdopendir=yes
  8443. ac_cv_have_decl_feof_unlocked=yes
  8444. ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes
  8445. ac_cv_have_decl_ferror_unlocked=yes
  8446. ac_cv_have_decl_ffsl=yes
  8447. ac_cv_have_decl_ffsll=yes
  8448. ac_cv_have_decl_fpurge=yes
  8449. ac_cv_have_decl_free=yes
  8450. ac_cv_have_decl_frexpl=yes
  8451. ac_cv_have_decl_fseeko=yes
  8452. ac_cv_have_decl_fstat=yes
  8453. ac_cv_have_decl_fstatat=yes
  8454. ac_cv_have_decl_fsync=yes
  8455. ac_cv_have_decl_ftello=yes
  8456. ac_cv_have_decl_ftruncate=yes
  8457. ac_cv_have_decl_getc_unlocked=yes
  8458. ac_cv_have_decl_getchar_unlocked=yes
  8459. ac_cv_have_decl_getcwd=yes
  8460. ac_cv_have_decl_getdelim=yes
  8461. ac_cv_have_decl_getdomainname=yes
  8462. ac_cv_have_decl_getdtablesize=yes
  8463. ac_cv_have_decl_getenv=yes
  8464. ac_cv_have_decl_getgroups=yes
  8465. ac_cv_have_decl_gethostname=yes
  8466. ac_cv_have_decl_getline=yes
  8467. ac_cv_have_decl_getloadavg=yes
  8468. ac_cv_have_decl_getlogin=yes
  8469. ac_cv_have_decl_getlogin_r=yes
  8470. ac_cv_have_decl_getopt=yes
  8471. ac_cv_have_decl_getpagesize=yes
  8472. ac_cv_have_decl_getrlimit=yes
  8473. ac_cv_have_decl_getrusage=yes
  8474. ac_cv_have_decl_getsubopt=yes
  8475. ac_cv_have_decl_gettimeofday=yes
  8476. ac_cv_have_decl_getusershell=yes
  8477. ac_cv_have_decl_getwd=yes
  8478. ac_cv_have_decl_grantpt=yes
  8479. ac_cv_have_decl_h_errno=yes
  8480. ac_cv_have_decl_imaxabs=yes
  8481. ac_cv_have_decl_imaxdiv=yes
  8482. ac_cv_have_decl_initstate=yes
  8483. ac_cv_have_decl_isatty=yes
  8484. ac_cv_have_decl_isblank=yes
  8485. ac_cv_have_decl_iswblank=yes
  8486. ac_cv_have_decl_iswctype=yes
  8487. ac_cv_have_decl_lchmod=yes
  8488. ac_cv_have_decl_lchown=yes
  8489. ac_cv_have_decl_link=yes
  8490. ac_cv_have_decl_linkat=yes
  8491. ac_cv_have_decl_lseek=yes
  8492. ac_cv_have_decl_lstat=yes
  8493. ac_cv_have_decl_malloc=yes
  8494. ac_cv_have_decl_mbrlen=yes
  8495. ac_cv_have_decl_mbrtowc=yes
  8496. ac_cv_have_decl_mbsinit=yes
  8497. ac_cv_have_decl_mbsnrtowcs=yes
  8498. ac_cv_have_decl_mbsrtowcs=yes
  8499. ac_cv_have_decl_memmem=yes
  8500. ac_cv_have_decl_memrchr=yes
  8501. ac_cv_have_decl_mkdirat=yes
  8502. ac_cv_have_decl_mkdtemp=yes
  8503. ac_cv_have_decl_mkfifo=yes
  8504. ac_cv_have_decl_mkfifoat=yes
  8505. ac_cv_have_decl_mknod=yes
  8506. ac_cv_have_decl_mknodat=yes
  8507. ac_cv_have_decl_mkstemp=yes
  8508. ac_cv_have_decl_nl_langinfo=yes
  8509. ac_cv_have_decl_offsetof=yes
  8510. ac_cv_have_decl_openat=yes
  8511. ac_cv_have_decl_opendir=yes
  8512. ac_cv_have_decl_pclose=yes
  8513. ac_cv_have_decl_pipe=yes
  8514. ac_cv_have_decl_popen=yes
  8515. ac_cv_have_decl_posix_openpt=yes
  8516. ac_cv_have_decl_posix_spawn=yes
  8517. ac_cv_have_decl_posix_spawn_file_actions_addclose=yes
  8518. ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes
  8519. ac_cv_have_decl_posix_spawn_file_actions_addopen=yes
  8520. ac_cv_have_decl_posix_spawn_file_actions_destroy=yes
  8521. ac_cv_have_decl_posix_spawn_file_actions_init=yes
  8522. ac_cv_have_decl_posix_spawnattr_destroy=yes
  8523. ac_cv_have_decl_posix_spawnattr_getflags=yes
  8524. ac_cv_have_decl_posix_spawnattr_getpgroup=yes
  8525. ac_cv_have_decl_posix_spawnattr_getschedparam=yes
  8526. ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes
  8527. ac_cv_have_decl_posix_spawnattr_getsigdefault=yes
  8528. ac_cv_have_decl_posix_spawnattr_getsigmask=yes
  8529. ac_cv_have_decl_posix_spawnattr_init=yes
  8530. ac_cv_have_decl_posix_spawnattr_setflags=yes
  8531. ac_cv_have_decl_posix_spawnattr_setpgroup=yes
  8532. ac_cv_have_decl_posix_spawnattr_setschedparam=yes
  8533. ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes
  8534. ac_cv_have_decl_posix_spawnattr_setsigdefault=yes
  8535. ac_cv_have_decl_posix_spawnattr_setsigmask=yes
  8536. ac_cv_have_decl_posix_spawnp=yes
  8537. ac_cv_have_decl_pread=yes
  8538. ac_cv_have_decl_pselect=yes
  8539. ac_cv_have_decl_pthread_sigmask=yes
  8540. ac_cv_have_decl_ptsname=yes
  8541. ac_cv_have_decl_putc_unlocked=yes
  8542. ac_cv_have_decl_putchar_unlocked=yes
  8543. ac_cv_have_decl_pwrite=yes
  8544. ac_cv_have_decl_random=yes
  8545. ac_cv_have_decl_rawmemchr=yes
  8546. ac_cv_have_decl_readdir=yes
  8547. ac_cv_have_decl_readlink=yes
  8548. ac_cv_have_decl_readlinkat=yes
  8549. ac_cv_have_decl_realloc=yes
  8550. ac_cv_have_decl_realpath=yes
  8551. ac_cv_have_decl_renameat=yes
  8552. ac_cv_have_decl_rewinddir=yes
  8553. ac_cv_have_decl_rmdir=yes
  8554. ac_cv_have_decl_rpmatch=yes
  8555. ac_cv_have_decl_sbrk=yes
  8556. ac_cv_have_decl_scandir=yes
  8557. ac_cv_have_decl_select=yes
  8558. ac_cv_have_decl_setenv=yes
  8559. ac_cv_have_decl_sethostname=yes
  8560. ac_cv_have_decl_setlocale=yes
  8561. ac_cv_have_decl_setrlimit=yes
  8562. ac_cv_have_decl_setstate=yes
  8563. ac_cv_have_decl_setusershell=yes
  8564. ac_cv_have_decl_sigaction=yes
  8565. ac_cv_have_decl_sigaddset=yes
  8566. ac_cv_have_decl_sigaltstack=yes
  8567. ac_cv_have_decl_sigdelset=yes
  8568. ac_cv_have_decl_sigemptyset=yes
  8569. ac_cv_have_decl_sigfillset=yes
  8570. ac_cv_have_decl_sigismember=yes
  8571. ac_cv_have_decl_sigpending=yes
  8572. ac_cv_have_decl_sigprocmask=yes
  8573. ac_cv_have_decl_sleep=yes
  8574. ac_cv_have_decl_snprintf=yes
  8575. ac_cv_have_decl_srandom=yes
  8576. ac_cv_have_decl_stat=yes
  8577. ac_cv_have_decl_stpcpy=yes
  8578. ac_cv_have_decl_stpncpy=yes
  8579. ac_cv_have_decl_strcasestr=yes
  8580. ac_cv_have_decl_strdup=yes
  8581. ac_cv_have_decl_strerror_r=yes
  8582. ac_cv_have_decl_strncat=yes
  8583. ac_cv_have_decl_strndup=yes
  8584. ac_cv_have_decl_strnlen=yes
  8585. ac_cv_have_decl_strpbrk=yes
  8586. ac_cv_have_decl_strsep=yes
  8587. ac_cv_have_decl_strsignal=yes
  8588. ac_cv_have_decl_strstr=yes
  8589. ac_cv_have_decl_strtod=yes
  8590. ac_cv_have_decl_strtoimax=yes
  8591. ac_cv_have_decl_strtok_r=yes
  8592. ac_cv_have_decl_strtoll=yes
  8593. ac_cv_have_decl_strtoull=yes
  8594. ac_cv_have_decl_strtoumax=yes
  8595. ac_cv_have_decl_symlink=yes
  8596. ac_cv_have_decl_symlinkat=yes
  8597. ac_cv_have_decl_sys_siglist=yes
  8598. ac_cv_have_decl_tcsendbreak=yes
  8599. ac_cv_have_decl_times=yes
  8600. ac_cv_have_decl_tmpfile=yes
  8601. ac_cv_have_decl_towctrans=yes
  8602. ac_cv_have_decl_ttyname_r=yes
  8603. ac_cv_have_decl_unlink=yes
  8604. ac_cv_have_decl_unlinkat=yes
  8605. ac_cv_have_decl_unlockpt=yes
  8606. ac_cv_have_decl_unsetenv=yes
  8607. ac_cv_have_decl_usleep=yes
  8608. ac_cv_have_decl_vasprintf=yes
  8609. ac_cv_have_decl_vdprintf=yes
  8610. ac_cv_have_decl_vsnprintf=yes
  8611. ac_cv_have_decl_waitpid=yes
  8612. ac_cv_have_decl_wcpcpy=yes
  8613. ac_cv_have_decl_wcpncpy=yes
  8614. ac_cv_have_decl_wcrtomb=yes
  8615. ac_cv_have_decl_wcscasecmp=yes
  8616. ac_cv_have_decl_wcscat=yes
  8617. ac_cv_have_decl_wcschr=yes
  8618. ac_cv_have_decl_wcscmp=yes
  8619. ac_cv_have_decl_wcscoll=yes
  8620. ac_cv_have_decl_wcscpy=yes
  8621. ac_cv_have_decl_wcscspn=yes
  8622. ac_cv_have_decl_wcsdup=yes
  8623. ac_cv_have_decl_wcslen=yes
  8624. ac_cv_have_decl_wcsncasecmp=yes
  8625. ac_cv_have_decl_wcsncat=yes
  8626. ac_cv_have_decl_wcsncmp=yes
  8627. ac_cv_have_decl_wcsncpy=yes
  8628. ac_cv_have_decl_wcsnlen=yes
  8629. ac_cv_have_decl_wcsnrtombs=yes
  8630. ac_cv_have_decl_wcspbrk=yes
  8631. ac_cv_have_decl_wcsrchr=yes
  8632. ac_cv_have_decl_wcsrtombs=yes
  8633. ac_cv_have_decl_wcsspn=yes
  8634. ac_cv_have_decl_wcsstr=yes
  8635. ac_cv_have_decl_wcstok=yes
  8636. ac_cv_have_decl_wcswidth=yes
  8637. ac_cv_have_decl_wcsxfrm=yes
  8638. ac_cv_have_decl_wctob=yes
  8639. ac_cv_have_decl_wctrans=yes
  8640. ac_cv_have_decl_wctype=yes
  8641. ac_cv_have_decl_wcwidth=yes
  8642. ac_cv_have_decl_wmemchr=yes
  8643. ac_cv_have_decl_wmemcmp=yes
  8644. ac_cv_have_decl_wmemcpy=yes
  8645. ac_cv_have_decl_wmemmove=yes
  8646. ac_cv_have_decl_wmemset=yes
  8647. ac_cv_have_decl_writev=yes
  8648. ac_cv_have_getopt_optreset=yes
  8649. ac_cv_have_int64_t=yes
  8650. ac_cv_have_intxx_t=yes
  8651. ac_cv_have_mode_t=yes
  8652. ac_cv_have_pid_t=yes
  8653. ac_cv_have_pw_change_in_struct_passwd=yes
  8654. ac_cv_have_pw_class_in_struct_passwd=yes
  8655. ac_cv_have_pw_expire_in_struct_passwd=yes
  8656. ac_cv_have_sa_family_t=yes
  8657. ac_cv_have_size_t=yes
  8658. ac_cv_have_ss_family_in_struct_ss=yes
  8659. ac_cv_have_ssize_t=yes
  8660. ac_cv_have_struct_addrinfo=yes
  8661. ac_cv_have_struct_in6_addr=yes
  8662. ac_cv_have_struct_sockaddr_in6=yes
  8663. ac_cv_have_struct_sockaddr_storage=yes
  8664. ac_cv_have_struct_timeval=yes
  8665. ac_cv_have_u_char=yes
  8666. ac_cv_have_u_int64_t=yes
  8667. ac_cv_have_u_int=yes
  8668. ac_cv_have_u_intxx_t=yes
  8669. ac_cv_have_va_copy=yes
  8670. ac_cv_header_alloca_h=no
  8671. ac_cv_header_argz_h=no
  8672. ac_cv_header_arpa_inet_h=yes
  8673. ac_cv_header_arpa_nameser_h=yes
  8674. ac_cv_header_byteswap_h=no
  8675. ac_cv_header_ctype_h=yes
  8676. ac_cv_header_dirent_h=yes
  8677. ac_cv_header_dl_h=no
  8678. ac_cv_header_dlfcn_h=yes
  8679. ac_cv_header_elf_h=yes
  8680. ac_cv_header_endian_h=no
  8681. ac_cv_header_err_h=yes
  8682. ac_cv_header_errno_h=yes
  8683. ac_cv_header_fcntl_h=yes
  8684. ac_cv_header_float_h=yes
  8685. ac_cv_header_floatingpoint_h=yes
  8686. ac_cv_header_getopt_h=yes
  8687. ac_cv_header_glob_h=yes
  8688. ac_cv_header_inttypes_h=yes
  8689. ac_cv_header_keyutils_h=no
  8690. ac_cv_header_krb5_h=yes
  8691. ac_cv_header_krb5_krb5_h=yes
  8692. ac_cv_header_krb5_localauth_plugin_h=yes
  8693. ac_cv_header_krb5_locate_plugin_h=yes
  8694. ac_cv_header_langinfo_h=yes
  8695. ac_cv_header_ldb_h=yes
  8696. ac_cv_header_ldb_module_h=yes
  8697. ac_cv_header_libgen_h=yes
  8698. ac_cv_header_libutil_h=yes
  8699. ac_cv_header_limits_h=yes
  8700. ac_cv_header_locale_h=yes
  8701. ac_cv_header_login_cap_h=yes
  8702. ac_cv_header_malloc_h=no
  8703. ac_cv_header_math_h=yes
  8704. ac_cv_header_memory_h=yes
  8705. ac_cv_header_minix_config_h=no
  8706. ac_cv_header_net_if_h=yes
  8707. ac_cv_header_net_if_media_h=yes
  8708. ac_cv_header_net_if_tap_h=yes
  8709. ac_cv_header_net_if_tun_h=yes
  8710. ac_cv_header_netdb_h=yes
  8711. ac_cv_header_netinet_in_h=yes
  8712. ac_cv_header_paths_h=yes
  8713. ac_cv_header_poll_h=yes
  8714. ac_cv_header_pthread_h=yes
  8715. ac_cv_header_pwd_h=yes
  8716. ac_cv_header_random_h=no
  8717. ac_cv_header_readpassphrase_h=yes
  8718. ac_cv_header_resolv_h=yes
  8719. ac_cv_header_rpc_types_h=yes
  8720. ac_cv_header_sched_h=yes
  8721. ac_cv_header_search_h=yes
  8722. ac_cv_header_security__pam_macros_h=no
  8723. ac_cv_header_security_openpam_h=yes
  8724. ac_cv_header_security_pam_appl_h=yes
  8725. ac_cv_header_security_pam_ext_h=no
  8726. ac_cv_header_security_pam_misc_h=no
  8727. ac_cv_header_security_pam_modules_h=yes
  8728. ac_cv_header_security_pam_modutil_h=no
  8729. ac_cv_header_signal_h=yes
  8730. ac_cv_header_spawn_h=yes
  8731. ac_cv_header_stdarg_h=yes
  8732. ac_cv_header_stdbool_h=yes
  8733. ac_cv_header_stdc=yes
  8734. ac_cv_header_stddef_h=yes
  8735. ac_cv_header_stdint_h=yes
  8736. ac_cv_header_stdio_h=yes
  8737. ac_cv_header_stdlib_h=yes
  8738. ac_cv_header_string_h=yes
  8739. ac_cv_header_strings_h=yes
  8740. ac_cv_header_sys_acl_h=yes
  8741. ac_cv_header_sys_cdefs_h=yes
  8742. ac_cv_header_sys_endian_h=yes
  8743. ac_cv_header_sys_fcntl_h=yes
  8744. ac_cv_header_sys_file_h=yes
  8745. ac_cv_header_sys_ioctl_h=yes
  8746. ac_cv_header_sys_mman_h=yes
  8747. ac_cv_header_sys_mount_h=yes
  8748. ac_cv_header_sys_msg_h=yes
  8749. ac_cv_header_sys_param_h=yes
  8750. ac_cv_header_sys_poll_h=yes
  8751. ac_cv_header_sys_ptrace_h=yes
  8752. ac_cv_header_sys_resource_h=yes
  8753. ac_cv_header_sys_select_h=yes
  8754. ac_cv_header_sys_socket_h=yes
  8755. ac_cv_header_sys_stat_h=yes
  8756. ac_cv_header_sys_statvfs_h=yes
  8757. ac_cv_header_sys_sysctl_h=yes
  8758. ac_cv_header_sys_time_h=yes
  8759. ac_cv_header_sys_timers_h=yes
  8760. ac_cv_header_sys_times_h=yes
  8761. ac_cv_header_sys_types_h=yes
  8762. ac_cv_header_sys_uio_h=yes
  8763. ac_cv_header_sys_un_h=yes
  8764. ac_cv_header_sys_wait_h=yes
  8765. ac_cv_header_time_h=yes
  8766. ac_cv_header_ttyent_h=yes
  8767. ac_cv_header_ucontext_h=yes
  8768. ac_cv_header_unicase_h=yes
  8769. ac_cv_header_unistd_h=yes
  8770. ac_cv_header_unistr_h=yes
  8771. ac_cv_header_utime_h=yes
  8772. ac_cv_header_utmp_h=no
  8773. ac_cv_header_utmpx_h=yes
  8774. ac_cv_header_vfork_h=no
  8775. ac_cv_header_vis_h=yes
  8776. ac_cv_header_wchar_h=yes
  8777. ac_cv_header_wctype_h=yes
  8778. ac_cv_header_zlib_h=yes
  8779. ac_cv_host=amd64-portbld-freebsd11.3
  8780. ac_cv_lib_crypt_crypt=yes
  8781. ac_cv_lib_dld_dld_link=no
  8782. ac_cv_lib_dld_shl_load=no
  8783. ac_cv_lib_edit_el_init=yes
  8784. ac_cv_lib_lber_ber_pvt_opt_on=yes
  8785. ac_cv_lib_ldap_ldap_search=yes
  8786. ac_cv_lib_ldb_ldb_init=no
  8787. ac_cv_lib_pam_misc_misc_conv=no
  8788. ac_cv_lib_pam_pam_get_item=yes
  8789. ac_cv_lib_pam_pam_set_item=yes
  8790. ac_cv_lib_resolv_ns_name_compress=no
  8791. ac_cv_lib_unistring_u8_casecmp=yes
  8792. ac_cv_lib_unistring_u8_check=yes
  8793. ac_cv_lib_unistring_u8_strlen=yes
  8794. ac_cv_lib_z_deflate=yes
  8795. ac_cv_libc_defines___progname=yes
  8796. ac_cv_libc_defines_sys_errlist=yes
  8797. ac_cv_libc_defines_sys_nerr=yes
  8798. ac_cv_member_HEADER_ad=yes
  8799. ac_cv_member_struct_PAC_LOGON_INFO_resource_groups=no
  8800. ac_cv_member_struct___res_state_retrans=yes
  8801. ac_cv_member_struct_ldap_conncb_lc_arg=yes
  8802. ac_cv_member_struct_sigaction_sa_sigaction=yes
  8803. ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
  8804. ac_cv_member_struct_stat_st_blksize=yes
  8805. ac_cv_member_struct_ucred_gid=no
  8806. ac_cv_member_struct_ucred_pid=no
  8807. ac_cv_member_struct_ucred_uid=no
  8808. ac_cv_objext=o
  8809. ac_cv_path_BZIP2=/usr/bin/bzip2
  8810. ac_cv_path_EGREP=/usr/bin/egrep
  8811. ac_cv_path_FGREP=/usr/bin/fgrep
  8812. ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
  8813. ac_cv_path_GREP=/usr/bin/grep
  8814. ac_cv_path_GZIP=/usr/bin/gzip
  8815. ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp
  8816. ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
  8817. ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
  8818. ac_cv_path_NSCD=/usr/sbin/nscd
  8819. ac_cv_path_NSUPDATE=/usr/local/bin/nsupdate
  8820. ac_cv_path_SED=/usr/bin/sed
  8821. ac_cv_path_SERVICE=/usr/sbin/service
  8822. ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
  8823. ac_cv_path_XMLLINT=/usr/local/bin/xmllint
  8824. ac_cv_path_XSLTPROC=/usr/local/bin/xsltproc
  8825. ac_cv_path_ac_pt_KRB5_CONFIG=/usr/local/bin/krb5-config
  8826. ac_cv_path_install=/usr/bin/install
  8827. ac_cv_path_lt_DD=/bin/dd
  8828. ac_cv_path_mkdir=/bin/mkdir
  8829. ac_cv_prog_AWK=/usr/bin/awk
  8830. ac_cv_prog_CPP=cpp
  8831. ac_cv_prog_HAVE_FAKEROOT=no
  8832. ac_cv_prog_HAVE_LDAPMODIFY=yes
  8833. ac_cv_prog_HAVE_PYTHON2=no
  8834. ac_cv_prog_HAVE_PYTHON3=no
  8835. ac_cv_prog_PO4A=no
  8836. ac_cv_prog_SED=/usr/bin/sed
  8837. ac_cv_prog_ac_ct_AR=ar
  8838. ac_cv_prog_ac_ct_CC=cc
  8839. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  8840. ac_cv_prog_ac_ct_OBJDUMP=objdump
  8841. ac_cv_prog_ac_ct_RANLIB=ranlib
  8842. ac_cv_prog_ac_ct_STRIP=strip
  8843. ac_cv_prog_cc_c89=''
  8844. ac_cv_prog_cc_g=yes
  8845. ac_cv_prog_make_gmake_set=yes
  8846. ac_cv_safe_to_define___extensions__=yes
  8847. ac_cv_search_clock_gettime='none required'
  8848. ac_cv_search_dlopen='none required'
  8849. ac_cv_search_timer_create=-lrt
  8850. ac_cv_sizeof_char=1
  8851. ac_cv_sizeof_gid_t=4
  8852. ac_cv_sizeof_id_t=8
  8853. ac_cv_sizeof_int=4
  8854. ac_cv_sizeof_long=8
  8855. ac_cv_sizeof_long_long=8
  8856. ac_cv_sizeof_off_t=8
  8857. ac_cv_sizeof_short=2
  8858. ac_cv_sizeof_size_t=8
  8859. ac_cv_sizeof_ssize_t=8
  8860. ac_cv_sizeof_uid_t=4
  8861. ac_cv_sys_long_file_names=yes
  8862. ac_cv_type_DBusBasicValue=yes
  8863. ac_cv_type_LDAPDerefRes=yes
  8864. ac_cv_type__Bool=yes
  8865. ac_cv_type_char=yes
  8866. ac_cv_type_char_p=yes
  8867. ac_cv_type_fsblkcnt_t=yes
  8868. ac_cv_type_fsfilcnt_t=yes
  8869. ac_cv_type_in_addr_t=yes
  8870. ac_cv_type_in_port_t=yes
  8871. ac_cv_type_int16_t=yes
  8872. ac_cv_type_int32_t=yes
  8873. ac_cv_type_int64_t=yes
  8874. ac_cv_type_int8_t=yes
  8875. ac_cv_type_int=yes
  8876. ac_cv_type_intmax_t=yes
  8877. ac_cv_type_intptr_t=yes
  8878. ac_cv_type_krb5_ticket_times=yes
  8879. ac_cv_type_krb5_times=no
  8880. ac_cv_type_krb5_trace_info=yes
  8881. ac_cv_type_long=yes
  8882. ac_cv_type_long_double=yes
  8883. ac_cv_type_long_long=yes
  8884. ac_cv_type_long_long_int=yes
  8885. ac_cv_type_mbstate_t=yes
  8886. ac_cv_type_mode_t=yes
  8887. ac_cv_type_nlink_t=yes
  8888. ac_cv_type_off_t=yes
  8889. ac_cv_type_pid_t=yes
  8890. ac_cv_type_posix_spawn_file_actions_t=yes
  8891. ac_cv_type_posix_spawnattr_t=yes
  8892. ac_cv_type_ptrdiff_t=yes
  8893. ac_cv_type_short=yes
  8894. ac_cv_type_sig_atomic_t=yes
  8895. ac_cv_type_sigset_t=yes
  8896. ac_cv_type_size_t=yes
  8897. ac_cv_type_socklen_t=yes
  8898. ac_cv_type_ssize_t=yes
  8899. ac_cv_type_stack_t=yes
  8900. ac_cv_type_struct_timespec=yes
  8901. ac_cv_type_u_char=yes
  8902. ac_cv_type_u_int16_t=yes
  8903. ac_cv_type_u_int32_t=yes
  8904. ac_cv_type_u_int8_t=yes
  8905. ac_cv_type_u_int=yes
  8906. ac_cv_type_u_long=yes
  8907. ac_cv_type_u_short=yes
  8908. ac_cv_type_uid_t=yes
  8909. ac_cv_type_uint16_t=yes
  8910. ac_cv_type_uint32_t=yes
  8911. ac_cv_type_uint64_t=yes
  8912. ac_cv_type_uint8_t=yes
  8913. ac_cv_type_uint_t=no
  8914. ac_cv_type_uintptr_t=yes
  8915. ac_cv_type_unsigned_char=yes
  8916. ac_cv_type_unsigned_int=yes
  8917. ac_cv_type_unsigned_long=yes
  8918. ac_cv_type_unsigned_long_long=yes
  8919. ac_cv_type_unsigned_long_long_int=yes
  8920. ac_cv_type_unsigned_short=yes
  8921. ac_cv_type_volatile_sig_atomic_t=yes
  8922. ac_cv_type_wchar_t=yes
  8923. ac_cv_type_wint_t=yes
  8924. acl_cv_hardcode_direct=no
  8925. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  8926. acl_cv_hardcode_libdir_separator=''
  8927. acl_cv_hardcode_minus_L=no
  8928. acl_cv_libext=a
  8929. acl_cv_path_LD=/usr/bin/ld
  8930. acl_cv_prog_gnu_ld=yes
  8931. acl_cv_rpath=done
  8932. acl_cv_shlibext=so
  8933. acl_cv_wl=-Wl,
  8934. am_cv_CC_dependencies_compiler_type=gcc3
  8935. am_cv_ar_interface=ar
  8936. am_cv_func_iconv=yes
  8937. am_cv_lib_iconv=no
  8938. am_cv_make_support_nested_variables=yes
  8939. am_cv_prog_cc_c_o=yes
  8940. am_cv_prog_tar_pax=gnutar
  8941. am_cv_prog_tar_ustar=/usr/bin/tar
  8942. cl_cv_prog_LN=/bin/ln
  8943. cl_cv_prog_cp='/bin/cp -p'
  8944. gl_cv_func_btowc_eof=yes
  8945. gl_cv_func_btowc_nul=yes
  8946. gl_cv_func_fcntl_f_dupfd_cloexec=yes
  8947. gl_cv_func_fnmatch_posix=yes
  8948. gl_cv_func_fopen_slash=yes
  8949. gl_cv_func_frexp_no_libm=yes
  8950. gl_cv_func_fseeko=yes
  8951. gl_cv_func_ftello=yes
  8952. gl_cv_func_getcwd_null=yes
  8953. gl_cv_func_getcwd_posix_signature=yes
  8954. gl_cv_func_getopt_posix=yes
  8955. gl_cv_func_isnand_no_libm=yes
  8956. gl_cv_func_ldexp_no_libm=yes
  8957. gl_cv_func_lseek_pipe=yes
  8958. gl_cv_func_lstat_dereferences_slashed_symlink=yes
  8959. gl_cv_func_malloc_0_nonnull=1
  8960. gl_cv_func_malloc_posix=yes
  8961. gl_cv_func_mbrtowc_incomplete_state=yes
  8962. gl_cv_func_mbrtowc_nul_retval=yes
  8963. gl_cv_func_mbrtowc_null_arg1=yes
  8964. gl_cv_func_mbrtowc_null_arg2=yes
  8965. gl_cv_func_mbrtowc_retval=yes
  8966. gl_cv_func_mbrtowc_sanitycheck=yes
  8967. gl_cv_func_open_slash=yes
  8968. gl_cv_func_printf_directive_a=yes
  8969. gl_cv_func_printf_directive_f=yes
  8970. gl_cv_func_printf_directive_ls=yes
  8971. gl_cv_func_printf_directive_n=yes
  8972. gl_cv_func_printf_flag_grouping=yes
  8973. gl_cv_func_printf_flag_leftadjust=yes
  8974. gl_cv_func_printf_flag_zero=yes
  8975. gl_cv_func_printf_infinite=yes
  8976. gl_cv_func_printf_long_double=yes
  8977. gl_cv_func_printf_positions=yes
  8978. gl_cv_func_printf_precision=yes
  8979. gl_cv_func_printf_sizes_c99=yes
  8980. gl_cv_func_sigprocmask=1
  8981. gl_cv_func_snprintf_retval_c99=yes
  8982. gl_cv_func_snprintf_size1=yes
  8983. gl_cv_func_snprintf_usable=yes
  8984. gl_cv_func_spawnattr_setschedparam=yes
  8985. gl_cv_func_spawnattr_setschedpolicy=yes
  8986. gl_cv_func_stat_dir_slash=yes
  8987. gl_cv_func_stat_file_slash=yes
  8988. gl_cv_func_stpncpy=yes
  8989. gl_cv_func_va_copy=yes
  8990. gl_cv_func_wcrtomb_retval=yes
  8991. gl_cv_have_include_next=yes
  8992. gl_cv_have_raw_decl__Exit=yes
  8993. gl_cv_have_raw_decl_alphasort=yes
  8994. gl_cv_have_raw_decl_atoll=yes
  8995. gl_cv_have_raw_decl_btowc=yes
  8996. gl_cv_have_raw_decl_chdir=yes
  8997. gl_cv_have_raw_decl_chown=yes
  8998. gl_cv_have_raw_decl_closedir=yes
  8999. gl_cv_have_raw_decl_dprintf=yes
  9000. gl_cv_have_raw_decl_dup2=yes
  9001. gl_cv_have_raw_decl_dup=yes
  9002. gl_cv_have_raw_decl_endusershell=yes
  9003. gl_cv_have_raw_decl_faccessat=yes
  9004. gl_cv_have_raw_decl_fchdir=yes
  9005. gl_cv_have_raw_decl_fchmodat=yes
  9006. gl_cv_have_raw_decl_fchownat=yes
  9007. gl_cv_have_raw_decl_fcntl=yes
  9008. gl_cv_have_raw_decl_fdopendir=yes
  9009. gl_cv_have_raw_decl_ffsl=yes
  9010. gl_cv_have_raw_decl_ffsll=yes
  9011. gl_cv_have_raw_decl_fpurge=yes
  9012. gl_cv_have_raw_decl_fseeko=yes
  9013. gl_cv_have_raw_decl_fstat=yes
  9014. gl_cv_have_raw_decl_fstatat=yes
  9015. gl_cv_have_raw_decl_fsync=yes
  9016. gl_cv_have_raw_decl_ftello=yes
  9017. gl_cv_have_raw_decl_ftruncate=yes
  9018. gl_cv_have_raw_decl_getcwd=yes
  9019. gl_cv_have_raw_decl_getdelim=yes
  9020. gl_cv_have_raw_decl_getdomainname=yes
  9021. gl_cv_have_raw_decl_getdtablesize=yes
  9022. gl_cv_have_raw_decl_getgroups=yes
  9023. gl_cv_have_raw_decl_gethostname=yes
  9024. gl_cv_have_raw_decl_getline=yes
  9025. gl_cv_have_raw_decl_getloadavg=yes
  9026. gl_cv_have_raw_decl_getlogin=yes
  9027. gl_cv_have_raw_decl_getlogin_r=yes
  9028. gl_cv_have_raw_decl_getpagesize=yes
  9029. gl_cv_have_raw_decl_getsubopt=yes
  9030. gl_cv_have_raw_decl_gettimeofday=yes
  9031. gl_cv_have_raw_decl_getusershell=yes
  9032. gl_cv_have_raw_decl_grantpt=yes
  9033. gl_cv_have_raw_decl_imaxabs=yes
  9034. gl_cv_have_raw_decl_imaxdiv=yes
  9035. gl_cv_have_raw_decl_initstate=yes
  9036. gl_cv_have_raw_decl_isatty=yes
  9037. gl_cv_have_raw_decl_iswctype=yes
  9038. gl_cv_have_raw_decl_lchmod=yes
  9039. gl_cv_have_raw_decl_lchown=yes
  9040. gl_cv_have_raw_decl_link=yes
  9041. gl_cv_have_raw_decl_linkat=yes
  9042. gl_cv_have_raw_decl_lseek=yes
  9043. gl_cv_have_raw_decl_lstat=yes
  9044. gl_cv_have_raw_decl_mbrlen=yes
  9045. gl_cv_have_raw_decl_mbrtowc=yes
  9046. gl_cv_have_raw_decl_mbsinit=yes
  9047. gl_cv_have_raw_decl_mbsnrtowcs=yes
  9048. gl_cv_have_raw_decl_mbsrtowcs=yes
  9049. gl_cv_have_raw_decl_memcpy=no
  9050. gl_cv_have_raw_decl_memmem=yes
  9051. gl_cv_have_raw_decl_memrchr=yes
  9052. gl_cv_have_raw_decl_mkdirat=yes
  9053. gl_cv_have_raw_decl_mkdtemp=yes
  9054. gl_cv_have_raw_decl_mkfifo=yes
  9055. gl_cv_have_raw_decl_mkfifoat=yes
  9056. gl_cv_have_raw_decl_mknod=yes
  9057. gl_cv_have_raw_decl_mknodat=yes
  9058. gl_cv_have_raw_decl_mkstemp=yes
  9059. gl_cv_have_raw_decl_nl_langinfo=yes
  9060. gl_cv_have_raw_decl_openat=yes
  9061. gl_cv_have_raw_decl_opendir=yes
  9062. gl_cv_have_raw_decl_pclose=yes
  9063. gl_cv_have_raw_decl_pipe=yes
  9064. gl_cv_have_raw_decl_popen=yes
  9065. gl_cv_have_raw_decl_posix_openpt=yes
  9066. gl_cv_have_raw_decl_posix_spawn=yes
  9067. gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes
  9068. gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes
  9069. gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes
  9070. gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes
  9071. gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes
  9072. gl_cv_have_raw_decl_posix_spawnattr_destroy=yes
  9073. gl_cv_have_raw_decl_posix_spawnattr_getflags=yes
  9074. gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes
  9075. gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes
  9076. gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes
  9077. gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes
  9078. gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes
  9079. gl_cv_have_raw_decl_posix_spawnattr_init=yes
  9080. gl_cv_have_raw_decl_posix_spawnattr_setflags=yes
  9081. gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes
  9082. gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes
  9083. gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes
  9084. gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes
  9085. gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes
  9086. gl_cv_have_raw_decl_posix_spawnp=yes
  9087. gl_cv_have_raw_decl_pread=yes
  9088. gl_cv_have_raw_decl_pselect=yes
  9089. gl_cv_have_raw_decl_pthread_sigmask=yes
  9090. gl_cv_have_raw_decl_ptsname=yes
  9091. gl_cv_have_raw_decl_pwrite=yes
  9092. gl_cv_have_raw_decl_random=yes
  9093. gl_cv_have_raw_decl_rawmemchr=yes
  9094. gl_cv_have_raw_decl_readdir=yes
  9095. gl_cv_have_raw_decl_readlink=yes
  9096. gl_cv_have_raw_decl_readlinkat=yes
  9097. gl_cv_have_raw_decl_realpath=yes
  9098. gl_cv_have_raw_decl_renameat=yes
  9099. gl_cv_have_raw_decl_rewinddir=yes
  9100. gl_cv_have_raw_decl_rmdir=yes
  9101. gl_cv_have_raw_decl_rpmatch=yes
  9102. gl_cv_have_raw_decl_scandir=yes
  9103. gl_cv_have_raw_decl_select=yes
  9104. gl_cv_have_raw_decl_setenv=yes
  9105. gl_cv_have_raw_decl_sethostname=yes
  9106. gl_cv_have_raw_decl_setlocale=yes
  9107. gl_cv_have_raw_decl_setstate=yes
  9108. gl_cv_have_raw_decl_setusershell=yes
  9109. gl_cv_have_raw_decl_sigaction=yes
  9110. gl_cv_have_raw_decl_sigaddset=yes
  9111. gl_cv_have_raw_decl_sigdelset=yes
  9112. gl_cv_have_raw_decl_sigemptyset=yes
  9113. gl_cv_have_raw_decl_sigfillset=yes
  9114. gl_cv_have_raw_decl_sigismember=yes
  9115. gl_cv_have_raw_decl_sigpending=yes
  9116. gl_cv_have_raw_decl_sigprocmask=yes
  9117. gl_cv_have_raw_decl_sleep=yes
  9118. gl_cv_have_raw_decl_snprintf=yes
  9119. gl_cv_have_raw_decl_srandom=yes
  9120. gl_cv_have_raw_decl_stat=yes
  9121. gl_cv_have_raw_decl_stpcpy=yes
  9122. gl_cv_have_raw_decl_stpncpy=yes
  9123. gl_cv_have_raw_decl_strcasestr=yes
  9124. gl_cv_have_raw_decl_strchrnul=yes
  9125. gl_cv_have_raw_decl_strdup=yes
  9126. gl_cv_have_raw_decl_strerror_r=yes
  9127. gl_cv_have_raw_decl_strncat=yes
  9128. gl_cv_have_raw_decl_strndup=yes
  9129. gl_cv_have_raw_decl_strnlen=yes
  9130. gl_cv_have_raw_decl_strpbrk=yes
  9131. gl_cv_have_raw_decl_strsep=yes
  9132. gl_cv_have_raw_decl_strsignal=yes
  9133. gl_cv_have_raw_decl_strtod=yes
  9134. gl_cv_have_raw_decl_strtoimax=yes
  9135. gl_cv_have_raw_decl_strtok_r=yes
  9136. gl_cv_have_raw_decl_strtoll=yes
  9137. gl_cv_have_raw_decl_strtoull=yes
  9138. gl_cv_have_raw_decl_strtoumax=yes
  9139. gl_cv_have_raw_decl_strverscmp=no
  9140. gl_cv_have_raw_decl_symlink=yes
  9141. gl_cv_have_raw_decl_symlinkat=yes
  9142. gl_cv_have_raw_decl_tmpfile=yes
  9143. gl_cv_have_raw_decl_towctrans=yes
  9144. gl_cv_have_raw_decl_ttyname_r=yes
  9145. gl_cv_have_raw_decl_unlink=yes
  9146. gl_cv_have_raw_decl_unlinkat=yes
  9147. gl_cv_have_raw_decl_unlockpt=yes
  9148. gl_cv_have_raw_decl_unsetenv=yes
  9149. gl_cv_have_raw_decl_usleep=yes
  9150. gl_cv_have_raw_decl_vdprintf=yes
  9151. gl_cv_have_raw_decl_vsnprintf=yes
  9152. gl_cv_have_raw_decl_waitpid=yes
  9153. gl_cv_have_raw_decl_wcpcpy=yes
  9154. gl_cv_have_raw_decl_wcpncpy=yes
  9155. gl_cv_have_raw_decl_wcrtomb=yes
  9156. gl_cv_have_raw_decl_wcscasecmp=yes
  9157. gl_cv_have_raw_decl_wcscat=yes
  9158. gl_cv_have_raw_decl_wcschr=yes
  9159. gl_cv_have_raw_decl_wcscmp=yes
  9160. gl_cv_have_raw_decl_wcscoll=yes
  9161. gl_cv_have_raw_decl_wcscpy=yes
  9162. gl_cv_have_raw_decl_wcscspn=yes
  9163. gl_cv_have_raw_decl_wcsdup=yes
  9164. gl_cv_have_raw_decl_wcslen=yes
  9165. gl_cv_have_raw_decl_wcsncasecmp=yes
  9166. gl_cv_have_raw_decl_wcsncat=yes
  9167. gl_cv_have_raw_decl_wcsncmp=yes
  9168. gl_cv_have_raw_decl_wcsncpy=yes
  9169. gl_cv_have_raw_decl_wcsnlen=yes
  9170. gl_cv_have_raw_decl_wcsnrtombs=yes
  9171. gl_cv_have_raw_decl_wcspbrk=yes
  9172. gl_cv_have_raw_decl_wcsrchr=yes
  9173. gl_cv_have_raw_decl_wcsrtombs=yes
  9174. gl_cv_have_raw_decl_wcsspn=yes
  9175. gl_cv_have_raw_decl_wcsstr=yes
  9176. gl_cv_have_raw_decl_wcstok=yes
  9177. gl_cv_have_raw_decl_wcswidth=yes
  9178. gl_cv_have_raw_decl_wcsxfrm=yes
  9179. gl_cv_have_raw_decl_wctob=yes
  9180. gl_cv_have_raw_decl_wctrans=yes
  9181. gl_cv_have_raw_decl_wctype=yes
  9182. gl_cv_have_raw_decl_wcwidth=yes
  9183. gl_cv_have_raw_decl_wmemchr=yes
  9184. gl_cv_have_raw_decl_wmemcmp=yes
  9185. gl_cv_have_raw_decl_wmemcpy=yes
  9186. gl_cv_have_raw_decl_wmemmove=yes
  9187. gl_cv_have_raw_decl_wmemset=yes
  9188. gl_cv_header_errno_h_complete=yes
  9189. gl_cv_header_inttypes_h=yes
  9190. gl_cv_header_langinfo_codeset=yes
  9191. gl_cv_header_langinfo_era=yes
  9192. gl_cv_header_langinfo_t_fmt_ampm=yes
  9193. gl_cv_header_langinfo_yesexpr=yes
  9194. gl_cv_header_locale_h_posix2001=yes
  9195. gl_cv_header_signal_h_SIGPIPE=yes
  9196. gl_cv_header_stdint_h=yes
  9197. gl_cv_header_sys_select_h_selfcontained=yes
  9198. gl_cv_header_wchar_h_correct_inline=yes
  9199. gl_cv_sigaltstack_low_base=yes
  9200. gl_cv_size_max=yes
  9201. gl_cv_sys_struct_timespec_in_time_h=yes
  9202. gl_cv_sys_struct_timeval=yes
  9203. gl_cv_type_sigset_t=yes
  9204. gl_cv_type_wchar_t_signed=yes
  9205. gl_cv_type_wctrans_t=yes
  9206. gl_cv_type_wctype_t=yes
  9207. gl_cv_type_wint_t_signed=yes
  9208. gl_cv_var_stdin_large_offset=yes
  9209. gt_cv_c_intmax_t=yes
  9210. gt_cv_c_wchar_t=yes
  9211. gt_cv_c_wint_t=yes
  9212. gt_cv_func_CFLocaleCopyCurrent=no
  9213. gt_cv_func_CFPreferencesCopyAppValue=no
  9214. gt_cv_func_gnugettext1_libc=no
  9215. gt_cv_func_gnugettext1_libintl=yes
  9216. gt_cv_func_printf_posix=yes
  9217. gt_cv_func_unsetenv_ret=int
  9218. gt_cv_int_divbyzero_sigfpe=yes
  9219. gt_cv_siginfo_t=yes
  9220. gt_cv_ssize_t=yes
  9221. libltdl_cv_lib_dl_dlopen=yes
  9222. lt_cv_ar_at_file=no
  9223. lt_cv_archive_cmds_need_lc=no
  9224. lt_cv_deplibs_check_method=pass_all
  9225. lt_cv_file_magic_cmd='$MAGIC_CMD'
  9226. lt_cv_file_magic_test_file=''
  9227. lt_cv_ld_reload_flag=-r
  9228. lt_cv_nm_interface='BSD nm'
  9229. lt_cv_objdir=.libs
  9230. lt_cv_path_LD=/usr/bin/ld
  9231. lt_cv_path_MAGIC_CMD=/usr/bin/file
  9232. lt_cv_path_NM=/usr/bin/nm
  9233. lt_cv_path_mainfest_tool=no
  9234. lt_cv_prog_compiler_c_o=yes
  9235. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  9236. lt_cv_prog_compiler_pic_works=yes
  9237. lt_cv_prog_compiler_rtti_exceptions=yes
  9238. lt_cv_prog_compiler_static_works=yes
  9239. lt_cv_prog_gnu_ld=yes
  9240. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  9241. lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[\t ]\\([BCDEGRST][BCDEGRST]*\\)[\t ][\t ]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2 \\2/p\' | sed \'/ __gnu_lto/d\''
  9242. lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\(.*\\) .*$/ {"\\1", (void *) 0},/p\' -e \'s/^[BCDEGRST][BCDEGRST]* .* \\(.*\\)$/ {"\\1", (void *) \\&\\1},/p\''
  9243. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=$'sed -n -e \'s/^: \\(.*\\) .*$/ {"\\1", (void *) 0},/p\' -e \'s/^[BCDEGRST][BCDEGRST]* .* \\(lib.*\\)$/ {"\\1", (void *) \\&\\1},/p\' -e \'s/^[BCDEGRST][BCDEGRST]* .* \\(.*\\)$/ {"lib\\1", (void *) \\&\\1},/p\''
  9244. lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^T .* \\(.*\\)$/extern int \\1();/p\' -e \'s/^[BCDEGRST][BCDEGRST]* .* \\(.*\\)$/extern char \\1;/p\''
  9245. lt_cv_sys_global_symbol_to_import=''
  9246. lt_cv_sys_max_cmd_len=262144
  9247. lt_cv_to_host_file_cmd=func_convert_file_noop
  9248. lt_cv_to_tool_file_cmd=func_convert_file_noop
  9249. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  9250. pkg_cv_CARES_CFLAGS='-I/usr/local/include '
  9251. pkg_cv_CARES_LIBS='-L/usr/local/lib -lcares '
  9252. pkg_cv_COLLECTION_CFLAGS='-I/usr/local/include '
  9253. pkg_cv_COLLECTION_LIBS='-L/usr/local/lib -lcollection '
  9254. pkg_cv_DBUS_CFLAGS='-I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include '
  9255. pkg_cv_DBUS_LIBS='-L/usr/local/lib -ldbus-1 '
  9256. pkg_cv_DHASH_CFLAGS='-I/usr/local/include '
  9257. pkg_cv_DHASH_LIBS='-L/usr/local/lib -ldhash '
  9258. pkg_cv_INI_CONFIG_V0_CFLAGS='-I/usr/local/include '
  9259. pkg_cv_INI_CONFIG_V0_LIBS='-L/usr/local/lib -lini_config -lbasicobjects -lref_array -lcollection '
  9260. pkg_cv_INI_CONFIG_V1_1_CFLAGS='-I/usr/local/include '
  9261. pkg_cv_INI_CONFIG_V1_1_LIBS='-L/usr/local/lib -lini_config -lbasicobjects -lref_array -lcollection '
  9262. pkg_cv_INI_CONFIG_V1_3_CFLAGS='-I/usr/local/include '
  9263. pkg_cv_INI_CONFIG_V1_3_LIBS='-L/usr/local/lib -lini_config -lbasicobjects -lref_array -lcollection '
  9264. pkg_cv_INI_CONFIG_V1_CFLAGS='-I/usr/local/include '
  9265. pkg_cv_INI_CONFIG_V1_LIBS='-L/usr/local/lib -lini_config -lbasicobjects -lref_array -lcollection '
  9266. pkg_cv_LDB_CFLAGS='-I/usr/local/include '
  9267. pkg_cv_LDB_LIBS='-L/usr/local/lib -lldb -ltalloc '
  9268. pkg_cv_NDR_KRB5PAC_CFLAGS='-I/usr/local/include/samba4 -I/usr/local/include -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 '
  9269. pkg_cv_NDR_KRB5PAC_LIBS='-L/usr/local/lib/samba4 -lndr-krb5pac -L/usr/local/lib -lndr-standard -lndr -lsamba-util -ltevent -ltalloc '
  9270. pkg_cv_NDR_NBT_CFLAGS='-I/usr/local/include/samba4 -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 -I/usr/local/include '
  9271. pkg_cv_NDR_NBT_LIBS='-L/usr/local/lib/samba4 -lndr-nbt -lndr -lsamba-util -L/usr/local/lib -ltevent -ltalloc '
  9272. pkg_cv_PCRE_CFLAGS='-I/usr/local/include '
  9273. pkg_cv_PCRE_LIBS='-L/usr/local/lib -lpcre '
  9274. pkg_cv_POPT_CFLAGS='-I/usr/local/include '
  9275. pkg_cv_POPT_LIBS='-L/usr/local/lib -lpopt '
  9276. pkg_cv_SASL_CFLAGS='-I/usr/local/include '
  9277. pkg_cv_SASL_LIBS='-L/usr/local/lib -lsasl2 '
  9278. pkg_cv_SMBCLIENT_CFLAGS='-I/usr/local/include/samba4 '
  9279. pkg_cv_SMBCLIENT_LIBS='-L/usr/local/lib/samba4 -lsmbclient '
  9280. pkg_cv_TALLOC_CFLAGS='-I/usr/local/include '
  9281. pkg_cv_TALLOC_LIBS='-L/usr/local/lib -ltalloc '
  9282. pkg_cv_TDB_CFLAGS='-I/usr/local/include '
  9283. pkg_cv_TDB_LIBS='-L/usr/local/lib -ltdb '
  9284. pkg_cv_TEVENT_CFLAGS='-I/usr/local/include '
  9285. pkg_cv_TEVENT_LIBS='-L/usr/local/lib -ltevent -ltalloc '
  9286.  
  9287. ## ----------------- ##
  9288. ## Output variables. ##
  9289. ## ----------------- ##
  9290.  
  9291. ACLOCAL='${SHELL} /wrkdirs/usr/ports/security/sssd/work/sssd-1.16.4/build/missing aclocal-1.16'
  9292. ADD_FILES_DOMAIN_FALSE=''
  9293. ADD_FILES_DOMAIN_TRUE='#'
  9294. AMDEPBACKSLASH='\'
  9295. AMDEP_FALSE='#'
  9296. AMDEP_TRUE=''
  9297. AMTAR='$${TAR-tar}'
  9298. AM_BACKSLASH='\'
  9299. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  9300. AM_DEFAULT_VERBOSITY='1'
  9301. AM_V='$(V)'
  9302. AR='ar'
  9303. AUTOCONF='${SHELL} /wrkdirs/usr/ports/security/sssd/work/sssd-1.16.4/build/missing autoconf'
  9304. AUTOHEADER='${SHELL} /wrkdirs/usr/ports/security/sssd/work/sssd-1.16.4/build/missing autoheader'
  9305. AUTOMAKE='${SHELL} /wrkdirs/usr/ports/security/sssd/work/sssd-1.16.4/build/missing automake-1.16'
  9306. AWK='/usr/bin/awk'
  9307. BUILD_AUTOFS_FALSE=''
  9308. BUILD_AUTOFS_TRUE='#'
  9309. BUILD_CIFS_IDMAP_PLUGIN_FALSE=''
  9310. BUILD_CIFS_IDMAP_PLUGIN_TRUE='#'
  9311. BUILD_DBUS_TESTS_FALSE='#'
  9312. BUILD_DBUS_TESTS_TRUE=''
  9313. BUILD_IFP_FALSE='#'
  9314. BUILD_IFP_TRUE=''
  9315. BUILD_KCM_FALSE=''
  9316. BUILD_KCM_TRUE='#'
  9317. BUILD_KRB5_LOCALAUTH_PLUGIN_FALSE='#'
  9318. BUILD_KRB5_LOCALAUTH_PLUGIN_TRUE=''
  9319. BUILD_KRB5_LOCATOR_PLUGIN_FALSE='#'
  9320. BUILD_KRB5_LOCATOR_PLUGIN_TRUE=''
  9321. BUILD_LIBWBCLIENT_FALSE='#'
  9322. BUILD_LIBWBCLIENT_TRUE=''
  9323. BUILD_MANPAGES_FALSE=''
  9324. BUILD_MANPAGES_TRUE='#'
  9325. BUILD_NFS_IDMAP_FALSE=''
  9326. BUILD_NFS_IDMAP_TRUE='#'
  9327. BUILD_PAC_RESPONDER_FALSE='#'
  9328. BUILD_PAC_RESPONDER_TRUE=''
  9329. BUILD_PYTHON2_BINDINGS_FALSE=''
  9330. BUILD_PYTHON2_BINDINGS_TRUE='#'
  9331. BUILD_PYTHON3_BINDINGS_FALSE='#'
  9332. BUILD_PYTHON3_BINDINGS_TRUE=''
  9333. BUILD_PYTHON_BINDINGS_FALSE=''
  9334. BUILD_PYTHON_BINDINGS_TRUE=''
  9335. BUILD_SAMBA_FALSE='#'
  9336. BUILD_SAMBA_TRUE=''
  9337. BUILD_SECRETS_FALSE=''
  9338. BUILD_SECRETS_TRUE='#'
  9339. BUILD_SELINUX_FALSE=''
  9340. BUILD_SELINUX_TRUE='#'
  9341. BUILD_SEMANAGE_FALSE=''
  9342. BUILD_SEMANAGE_TRUE='#'
  9343. BUILD_SSH_FALSE='#'
  9344. BUILD_SSH_TRUE=''
  9345. BUILD_SUDO_FALSE='#'
  9346. BUILD_SUDO_TRUE=''
  9347. BUILD_SYSTEMTAP_FALSE=''
  9348. BUILD_SYSTEMTAP_TRUE=''
  9349. BUILD_TEST_CA_FALSE=''
  9350. BUILD_TEST_CA_TRUE=''
  9351. BUILD_WITH_LIBCURL_FALSE=''
  9352. BUILD_WITH_LIBCURL_TRUE='#'
  9353. CARES_CFLAGS='-I/usr/local/include '
  9354. CARES_LIBS='-L/usr/local/lib -lcares '
  9355. CC='cc'
  9356. CCDEPMODE='depmode=gcc3'
  9357. CERTUTIL=''
  9358. CFLAGS='-O2 -pipe -fstack-protector-all -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE'
  9359. CHECK_CFLAGS=''
  9360. CHECK_LIBS=''
  9361. CMOCKA_CFLAGS=''
  9362. CMOCKA_LIBS=''
  9363. COLLECTION_CFLAGS='-I/usr/local/include '
  9364. COLLECTION_LIBS='-L/usr/local/lib -lcollection '
  9365. CPP='cpp'
  9366. CPPFLAGS='-DLIBICONV_PLUG -I/usr/local/include'
  9367. CRYPTO_CFLAGS=''
  9368. CRYPTO_LIBS=''
  9369. CURL_CFLAGS=''
  9370. CURL_LIBS=''
  9371. CYGPATH_W='echo'
  9372. DBUS_CFLAGS='-I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include '
  9373. DBUS_LIBS='-L/usr/local/lib -ldbus-1 '
  9374. DEFS=''
  9375. DEPDIR='.deps'
  9376. DHASH_CFLAGS='-I/usr/local/include '
  9377. DHASH_LIBS='-L/usr/local/lib -ldhash '
  9378. DLLTOOL='false'
  9379. DOCBOOK_XSLT='http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl'
  9380. DOXYGEN=''
  9381. DSYMUTIL=''
  9382. DTRACE=''
  9383. DUMPBIN=''
  9384. ECHO_C=''
  9385. ECHO_N='-n'
  9386. ECHO_T=''
  9387. EGREP='/usr/bin/egrep'
  9388. EXEEXT=''
  9389. FGREP='/usr/bin/fgrep'
  9390. GDM_PAM_EXTENSIONS_CFLAGS=''
  9391. GDM_PAM_EXTENSIONS_LIBS=''
  9392. GIT_CHECKOUT_FALSE=''
  9393. GIT_CHECKOUT_TRUE='#'
  9394. GLIB2_CFLAGS=''
  9395. GLIB2_LIBS=''
  9396. GMSGFMT='/usr/local/bin/msgfmt'
  9397. GPO_DEFAULT='enforcing'
  9398. GPO_DEFAULT_ENFORCING_FALSE='#'
  9399. GPO_DEFAULT_ENFORCING_TRUE=''
  9400. GREP='/usr/bin/grep'
  9401. HAVE_CHECK_FALSE=''
  9402. HAVE_CHECK_TRUE=''
  9403. HAVE_CMOCKA_FALSE=''
  9404. HAVE_CMOCKA_TRUE=''
  9405. HAVE_DEBIAN_FALSE=''
  9406. HAVE_DEBIAN_TRUE='#'
  9407. HAVE_DEVSHM_FALSE=''
  9408. HAVE_DEVSHM_TRUE=''
  9409. HAVE_DOXYGEN_FALSE=''
  9410. HAVE_DOXYGEN_TRUE=''
  9411. HAVE_FAKEROOT='no'
  9412. HAVE_FEDORA_FALSE=''
  9413. HAVE_FEDORA_TRUE='#'
  9414. HAVE_GCC_FALSE='#'
  9415. HAVE_GCC_TRUE=''
  9416. HAVE_GENTOO_FALSE=''
  9417. HAVE_GENTOO_TRUE='#'
  9418. HAVE_INOTIFY_FALSE=''
  9419. HAVE_INOTIFY_TRUE=''
  9420. HAVE_LDAPMODIFY='yes'
  9421. HAVE_LIBCRYPTO_FALSE=''
  9422. HAVE_LIBCRYPTO_TRUE='#'
  9423. HAVE_LIBRESOLV_FALSE=''
  9424. HAVE_LIBRESOLV_TRUE='#'
  9425. HAVE_MANPAGES='1'
  9426. HAVE_MANPAGES_FALSE='#'
  9427. HAVE_MANPAGES_TRUE=''
  9428. HAVE_NSS_FALSE='#'
  9429. HAVE_NSS_TRUE=''
  9430. HAVE_NSS_WRAPPER=''
  9431. HAVE_NSS_WRAPPER_FALSE=''
  9432. HAVE_NSS_WRAPPER_TRUE=''
  9433. HAVE_PO4A_FALSE=''
  9434. HAVE_PO4A_TRUE='#'
  9435. HAVE_POLKIT_RULES_D_FALSE=''
  9436. HAVE_POLKIT_RULES_D_TRUE=''
  9437. HAVE_PROFILE_CATALOGS_FALSE='#'
  9438. HAVE_PROFILE_CATALOGS_TRUE=''
  9439. HAVE_PTHREAD_FALSE='#'
  9440. HAVE_PTHREAD_TRUE=''
  9441. HAVE_PYTHON2='no'
  9442. HAVE_PYTHON2_BINDINGS=''
  9443. HAVE_PYTHON3='no'
  9444. HAVE_PYTHON3_BINDINGS='1'
  9445. HAVE_REDHAT_FALSE=''
  9446. HAVE_REDHAT_TRUE='#'
  9447. HAVE_SELINUX=''
  9448. HAVE_SEMANAGE=''
  9449. HAVE_SUSE_FALSE=''
  9450. HAVE_SUSE_TRUE='#'
  9451. HAVE_SYSTEMD_UNIT_FALSE=''
  9452. HAVE_SYSTEMD_UNIT_TRUE='#'
  9453. HAVE_SYSV_FALSE='#'
  9454. HAVE_SYSV_TRUE=''
  9455. HAVE_UID_WRAPPER=''
  9456. HAVE_UID_WRAPPER_FALSE=''
  9457. HAVE_UID_WRAPPER_TRUE=''
  9458. HTTP_PARSER_CFLAGS=''
  9459. HTTP_PARSER_LIBS=''
  9460. INI_CONFIG_CFLAGS='-I/usr/local/include '
  9461. INI_CONFIG_LIBS='-L/usr/local/lib -lini_config -lbasicobjects -lref_array -lcollection '
  9462. INI_CONFIG_V0_CFLAGS='-I/usr/local/include '
  9463. INI_CONFIG_V0_LIBS='-L/usr/local/lib -lini_config -lbasicobjects -lref_array -lcollection '
  9464. INI_CONFIG_V1_1_CFLAGS='-I/usr/local/include '
  9465. INI_CONFIG_V1_1_LIBS='-L/usr/local/lib -lini_config -lbasicobjects -lref_array -lcollection '
  9466. INI_CONFIG_V1_3_CFLAGS='-I/usr/local/include '
  9467. INI_CONFIG_V1_3_LIBS='-L/usr/local/lib -lini_config -lbasicobjects -lref_array -lcollection '
  9468. INI_CONFIG_V1_CFLAGS='-I/usr/local/include '
  9469. INI_CONFIG_V1_LIBS='-L/usr/local/lib -lini_config -lbasicobjects -lref_array -lcollection '
  9470. INOTIFY_LIBS=''
  9471. INSTALL_DATA='install -m 0644'
  9472. INSTALL_PROGRAM='install -s -m 555'
  9473. INSTALL_SCRIPT='install -m 555'
  9474. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  9475. INTG_BUILD_FALSE=''
  9476. INTG_BUILD_TRUE='#'
  9477. INTLLIBS='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib'
  9478. INTL_MACOSX_LIBS=''
  9479. JANSSON_CFLAGS=''
  9480. JANSSON_LIBS=''
  9481. JOURNALD_CFLAGS=''
  9482. JOURNALD_LIBS=''
  9483. KEYUTILS_LIBS=''
  9484. KRB5_CFLAGS='-I/usr/local/include'
  9485. KRB5_CONFIG='/usr/local/bin/krb5-config'
  9486. KRB5_LIBS='-L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -L/usr/local/lib -fstack-protector-strong -lkrb5 -lk5crypto -lcom_err'
  9487. LD='/usr/bin/ld'
  9488. LDB_CFLAGS='-I/usr/local/include '
  9489. LDB_LIBS='-L/usr/local/lib -lldb -ltalloc '
  9490. LDFLAGS=' -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong '
  9491. LIBADD_DL=' '
  9492. LIBADD_DLD_LINK=''
  9493. LIBADD_DLOPEN=''
  9494. LIBADD_SHL_LOAD=''
  9495. LIBADD_TIMER='-lrt '
  9496. LIBCLOCK_GETTIME=''
  9497. LIBICONV=''
  9498. LIBINTL='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib'
  9499. LIBNL1_CFLAGS=''
  9500. LIBNL1_LIBS=''
  9501. LIBNL3_CFLAGS=''
  9502. LIBNL3_LIBS=''
  9503. LIBNL_CFLAGS=''
  9504. LIBNL_LIBS=''
  9505. LIBOBJS=''
  9506. LIBS=''
  9507. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  9508. LIPO=''
  9509. LN_S='ln -s'
  9510. LTLIBICONV=''
  9511. LTLIBINTL='-L/usr/local/lib -lintl -R/usr/local/lib'
  9512. LTLIBOBJS=''
  9513. LT_DLLOADERS=' dlopen.la'
  9514. LT_DLPREOPEN='-dlpreopen dlopen.la '
  9515. LT_SYS_LIBRARY_PATH=''
  9516. MAKEINFO='${SHELL} /wrkdirs/usr/ports/security/sssd/work/sssd-1.16.4/build/missing makeinfo'
  9517. MANIFEST_TOOL=':'
  9518. MKDIR_P='/bin/mkdir -p'
  9519. MKINSTALLDIRS='$(top_builddir)/build/mkinstalldirs'
  9520. MSGFMT='/usr/local/bin/msgfmt'
  9521. MSGMERGE='/usr/local/bin/msgmerge'
  9522. NDR_KRB5PAC_CFLAGS='-I/usr/local/include/samba4 -I/usr/local/include -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 '
  9523. NDR_KRB5PAC_LIBS='-L/usr/local/lib/samba4 -lndr-krb5pac -L/usr/local/lib -lndr-standard -lndr -lsamba-util -ltevent -ltalloc '
  9524. NDR_NBT_CFLAGS='-I/usr/local/include/samba4 -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 -I/usr/local/include '
  9525. NDR_NBT_LIBS='-L/usr/local/lib/samba4 -lndr-nbt -lndr -lsamba-util -L/usr/local/lib -ltevent -ltalloc '
  9526. NFSIDMAP_CFLAGS=''
  9527. NFSIDMAP_LIBS=''
  9528. NFSIDMAP_OBJ=''
  9529. NM='/usr/bin/nm'
  9530. NMEDIT=''
  9531. NSCD='/usr/sbin/nscd'
  9532. NSCD_PATH='/usr/sbin/nscd'
  9533. NSS_CFLAGS=''
  9534. NSS_LIBS=''
  9535. NSUPDATE='/usr/local/bin/nsupdate'
  9536. OBJDUMP='objdump'
  9537. OBJEXT='o'
  9538. OPENLDAP_CFLAGS=' -I/usr/local/include'
  9539. OPENLDAP_LIBS=' -L/usr/local/lib -llber -lldap'
  9540. OPENSSL=''
  9541. OTOOL64=''
  9542. OTOOL=''
  9543. P11TOOL=''
  9544. P11_KIT_CFLAGS=''
  9545. P11_KIT_LIBS=''
  9546. PACKAGE='sssd'
  9547. PACKAGE_BUGREPORT='sssd-devel@lists.fedorahosted.org'
  9548. PACKAGE_NAME='sssd'
  9549. PACKAGE_STRING='sssd 1.16.4'
  9550. PACKAGE_TARNAME='sssd'
  9551. PACKAGE_URL=''
  9552. PACKAGE_VERSION='1.16.4'
  9553. PAM_LIBS='-lpam'
  9554. PAM_MISC_LIBS=''
  9555. PATH_SEPARATOR=':'
  9556. PCRE_CFLAGS='-I/usr/local/include '
  9557. PCRE_LIBS='-L/usr/local/lib -lpcre '
  9558. PK12UTIL=''
  9559. PKG_CONFIG='pkgconf'
  9560. PO4A='no'
  9561. POPT_CFLAGS='-I/usr/local/include '
  9562. POPT_LIBS='-L/usr/local/lib -lpopt '
  9563. POSUB='po'
  9564. PRERELEASE_VERSION=''
  9565. PYTEST=''
  9566. PYTHON2=''
  9567. PYTHON2_CFLAGS=''
  9568. PYTHON2_EXEC_PREFIX=''
  9569. PYTHON2_INCLUDES=''
  9570. PYTHON2_LIBS=''
  9571. PYTHON2_PREFIX=''
  9572. PYTHON2_VERSION=''
  9573. PYTHON3=''
  9574. PYTHON3_CFLAGS=''
  9575. PYTHON3_EXEC_PREFIX=''
  9576. PYTHON3_INCLUDES=''
  9577. PYTHON3_LIBS=''
  9578. PYTHON3_PREFIX=''
  9579. PYTHON3_VERSION=''
  9580. PYTHON='/usr/local/bin/python3.6'
  9581. PYTHON_CONFIG=''
  9582. PYTHON_EXEC_PREFIX=''
  9583. PYTHON_PLATFORM=''
  9584. PYTHON_PREFIX=''
  9585. PYTHON_VERSION=''
  9586. RANLIB='ranlib'
  9587. RESOLV_CFLAGS=''
  9588. RESOLV_LIBS=''
  9589. SASL_CFLAGS='-I/usr/local/include '
  9590. SASL_LIBS='-L/usr/local/lib -lsasl2 '
  9591. SED='/usr/bin/sed'
  9592. SELINUX_LIBS=''
  9593. SEMANAGE_LIBS=''
  9594. SERVICE='/usr/sbin/service'
  9595. SET_MAKE=''
  9596. SGML_CATALOG_FILES='/usr/local/share/xml/catalog'
  9597. SHELL='/bin/sh'
  9598. SLAPD=''
  9599. SMBCLIENT_CFLAGS='-I/usr/local/include/samba4 '
  9600. SMBCLIENT_LIBS='-L/usr/local/lib/samba4 -lsmbclient '
  9601. SOFTHSM2_PATH=''
  9602. SOFTHSM2_UTIL=''
  9603. SSH_KEYGEN=''
  9604. SSL_CFLAGS=''
  9605. SSL_LIBS=''
  9606. SSSD_USER='root'
  9607. SSSD_USER_FALSE=''
  9608. SSSD_USER_TRUE='#'
  9609. STRIP='strip'
  9610. SYSTEMD_DAEMON_CFLAGS=''
  9611. SYSTEMD_DAEMON_LIBS=''
  9612. SYSTEMD_LOGIN_CFLAGS=''
  9613. SYSTEMD_LOGIN_LIBS=''
  9614. TALLOC_CFLAGS='-I/usr/local/include '
  9615. TALLOC_LIBS='-L/usr/local/lib -ltalloc '
  9616. TDB_CFLAGS='-I/usr/local/include '
  9617. TDB_LIBS='-L/usr/local/lib -ltdb '
  9618. TEST_DIR='.'
  9619. TEVENT_CFLAGS='-I/usr/local/include '
  9620. TEVENT_LIBS='-L/usr/local/lib -ltevent -ltalloc '
  9621. UNICODE_LIBS='-L/usr/local/lib -lunistring '
  9622. USE_NLS='yes'
  9623. UUID_CFLAGS=''
  9624. UUID_LIBS=''
  9625. VERSION='1.16.4'
  9626. WANT_AUX_INFO_FALSE=''
  9627. WANT_AUX_INFO_TRUE='#'
  9628. WITH_GLIB_FALSE=''
  9629. WITH_GLIB_TRUE='#'
  9630. WITH_JOURNALD_FALSE=''
  9631. WITH_JOURNALD_TRUE='#'
  9632. WITH_LIBUNISTRING_FALSE='#'
  9633. WITH_LIBUNISTRING_TRUE=''
  9634. XGETTEXT='/usr/local/bin/xgettext'
  9635. XMLLINT='/usr/local/bin/xmllint'
  9636. XSLTPROC='/usr/local/bin/xsltproc'
  9637. abs_builddir=''
  9638. ac_ct_AR='ar'
  9639. ac_ct_CC='cc'
  9640. ac_ct_DUMPBIN=''
  9641. am__EXEEXT_FALSE=''
  9642. am__EXEEXT_TRUE=''
  9643. am__fastdepCC_FALSE='#'
  9644. am__fastdepCC_TRUE=''
  9645. am__include='include'
  9646. am__isrc=''
  9647. am__leading_dot='.'
  9648. am__nodep='_no'
  9649. am__quote=''
  9650. am__tar='tar --format=posix -chf - "$$tardir"'
  9651. am__untar='tar -xf -'
  9652. appmodpath='${exec_prefix}/lib/sssd/modules'
  9653. bindir='${exec_prefix}/bin'
  9654. build='amd64-portbld-freebsd11.3'
  9655. build_alias='amd64-portbld-freebsd11.3'
  9656. build_cpu='amd64'
  9657. build_os='freebsd11.3'
  9658. build_vendor='portbld'
  9659. cifspluginpath='${exec_prefix}/lib/cifs-utils'
  9660. config_def_ccache_dir='/tmp'
  9661. config_def_ccname_template='FILE:%d/krb5cc_%U_XXXXXX'
  9662. datadir='/usr/local/share/sssd'
  9663. datarootdir='${prefix}/share'
  9664. dbpath='/var/db/sss/db'
  9665. docdir='/usr/local/share/doc/sssd'
  9666. dvidir='${docdir}'
  9667. environment_file='${prefix}/etc/sysconfig/sssd'
  9668. exec_prefix='NONE'
  9669. gpocachepath='/var/db/sss/gpo_cache'
  9670. host='amd64-portbld-freebsd11.3'
  9671. host_alias=''
  9672. host_cpu='amd64'
  9673. host_os='freebsd11.3'
  9674. host_vendor='portbld'
  9675. htmldir='${docdir}'
  9676. includedir='${prefix}/include'
  9677. infodir='/usr/local/share/info'
  9678. initdir='no'
  9679. install_sh='${SHELL} /wrkdirs/usr/ports/security/sssd/work/sssd-1.16.4/build/install-sh'
  9680. krb5authdatapluginpath='${exec_prefix}/lib/krb5/plugins/authdata'
  9681. krb5pluginpath='${exec_prefix}/lib/krb5/plugins/libkrb5'
  9682. krb5rcachedir='__LIBKRB5_DEFAULTS__'
  9683. ldblibdir='/usr/local/lib/shared-modules/ldb'
  9684. libdir='${exec_prefix}/lib'
  9685. libexecdir='${exec_prefix}/libexec'
  9686. libwbclient_version='0.14'
  9687. libwbclient_version_info='14:0:14'
  9688. localedir='${datarootdir}/locale'
  9689. localstatedir='/var'
  9690. logpath='/var/log/sssd'
  9691. mandir='/usr/local/man'
  9692. mcpath='/var/db/sss/mc'
  9693. mkdir_p='$(MKDIR_P)'
  9694. nfsidmaplibdir='${exec_prefix}/lib/libnfsidmap'
  9695. nfslibpath='${exec_prefix}/lib'
  9696. nsslibdir='${exec_prefix}/lib'
  9697. oldincludedir='/usr/include'
  9698. pammoddir='/usr/local/lib'
  9699. pdfdir='${docdir}'
  9700. pidpath='/var/run'
  9701. pipepath='/var/run/sss/pipes'
  9702. pkgpyexecdir=''
  9703. pkgpythondir=''
  9704. pluginpath='${exec_prefix}/lib/sssd'
  9705. polkitdir=''
  9706. prefix='/usr/local'
  9707. program_transform_name='s,x,x,'
  9708. psdir='${docdir}'
  9709. pubconfpath='/var/db/sss/pubconf'
  9710. py2execdir=''
  9711. py3execdir=''
  9712. pyexecdir=''
  9713. python2dir=''
  9714. python3dir=''
  9715. pythondir=''
  9716. runstatedir='/var/run'
  9717. sbindir='${exec_prefix}/sbin'
  9718. secdbpath='/var/lib/sss/secrets'
  9719. session_recording_shell='/usr/bin/tlog-rec-session'
  9720. sharedbuilddir='./sharedbuild'
  9721. sharedstatedir='${prefix}/com'
  9722. sudolibpath='${exec_prefix}/lib'
  9723. sysconfdir='${prefix}/etc'
  9724. systemdconfdir=''
  9725. systemdunitdir=''
  9726. tapset_dir=''
  9727. target_alias=''
  9728. winbindpluginpath='${exec_prefix}/lib/samba/idmap'
  9729.  
  9730. ## ----------- ##
  9731. ## confdefs.h. ##
  9732. ## ----------- ##
  9733.  
  9734. /* confdefs.h */
  9735. #define PACKAGE_NAME "sssd"
  9736. #define PACKAGE_TARNAME "sssd"
  9737. #define PACKAGE_VERSION "1.16.4"
  9738. #define PACKAGE_STRING "sssd 1.16.4"
  9739. #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  9740. #define PACKAGE_URL ""
  9741. #define STDC_HEADERS 1
  9742. #define HAVE_SYS_TYPES_H 1
  9743. #define HAVE_SYS_STAT_H 1
  9744. #define HAVE_STDLIB_H 1
  9745. #define HAVE_STRING_H 1
  9746. #define HAVE_MEMORY_H 1
  9747. #define HAVE_STRINGS_H 1
  9748. #define HAVE_INTTYPES_H 1
  9749. #define HAVE_STDINT_H 1
  9750. #define HAVE_UNISTD_H 1
  9751. #define __EXTENSIONS__ 1
  9752. #define _ALL_SOURCE 1
  9753. #define _GNU_SOURCE 1
  9754. #define _POSIX_PTHREAD_SEMANTICS 1
  9755. #define _TANDEM_SOURCE 1
  9756. #define PACKAGE "sssd"
  9757. #define VERSION "1.16.4"
  9758. #define HAVE_DLFCN_H 1
  9759. #define LT_OBJDIR ".libs/"
  9760. #define HAVE_LIBDL 1
  9761. #define HAVE_DLERROR 1
  9762. #define HAVE_LIBDLLOADER 1
  9763. #define HAVE_ICONV 1
  9764. #define ENABLE_NLS 1
  9765. #define HAVE_GETTEXT 1
  9766. #define HAVE_DCGETTEXT 1
  9767. #define PRERELEASE_VERSION ""
  9768. #define HAVE_STDINT_H 1
  9769. #define HAVE_DLFCN_H 1
  9770. #define HAVE_PTHREAD 1
  9771. #define HAVE_LIBRT 1
  9772. #define HAVE_LIBRT 1
  9773. #define HAVE_UTIMENSAT 1
  9774. #define HAVE_FUTIMENS 1
  9775. #define HAVE_SYS_ENDIAN_H 1
  9776. #define HAVE_LITTLE_ENDIAN 1
  9777. #define DB_PATH "/var/db/sss/db"
  9778. #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  9779. #define PID_PATH "/var/run"
  9780. #define LOG_PATH ""VARDIR"/log/sssd"
  9781. #define PUBCONF_PATH "/var/db/sss/pubconf"
  9782. #define PIPE_PATH "/var/run/sss/pipes"
  9783. #define MCACHE_PATH "/var/db/sss/mc"
  9784. #define DEFAULT_CCACHE_DIR "/tmp"
  9785. #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  9786. #define TEST_DIR "."
  9787. #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  9788. #define KRB5_CONF_PATH "/etc/krb5.conf"
  9789. #define HAVE_PYTHON3_BINDINGS 1
  9790. #define HAVE_NSCD /usr/sbin/nscd
  9791. #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  9792. #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  9793. #define GPO_CACHE_PATH "/var/db/sss/gpo_cache"
  9794. #define NOLOGIN_SHELL "/sbin/nologin"
  9795. #define SESSION_RECORDING_SHELL "/usr/bin/tlog-rec-session"
  9796. #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  9797. #define BUILD_SUDO 1
  9798. #define BUILD_SSH 1
  9799. #define BUILD_IFP 1
  9800. #define BUILD_SAMBA 1
  9801. #define BUILD_LIBWBCLIENT 1
  9802. #define SSSD_USER "root"
  9803. #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  9804. #define HAVE_LDB_H 1
  9805. #define HAVE_LDB_MODULE_H 1
  9806. #define HAVE_LIBINI_CONFIG_V0 1
  9807. #define HAVE_LIBINI_CONFIG_V1 1
  9808. #define HAVE_LIBINI_CONFIG_V1_1 1
  9809. #define HAVE_LIBINI_CONFIG_V1_3 1
  9810. #define HAVE_SECURITY_PAM_APPL_H 1
  9811. #define HAVE_SECURITY_PAM_MODULES_H 1
  9812. #define HAVE_SECURITY_OPENPAM_H 1
  9813. #define HAVE_LDAP_CONTROL_CREATE 1
  9814. #define HAVE_LDAP_INIT_FD 1
  9815. #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  9816. #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  9817. #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  9818. #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  9819. #define HAVE_LDAP_CONNCB 1
  9820. #define HAVE_KRB5_H 1
  9821. #define HAVE_KRB5_KRB5_H 1
  9822. #define HAVE_KRB5_TICKET_TIMES 1
  9823. #define HAVE_KRB5_TRACE_INFO 1
  9824. #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  9825. #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  9826. #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  9827. #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  9828. #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  9829. #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  9830. #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  9831. #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  9832. #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  9833. #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  9834. #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  9835. #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  9836. #define HAVE_KRB5_KT_FREE_ENTRY 1
  9837. #define HAVE_KRB5_GET_TIME_OFFSETS 1
  9838. #define HAVE_KRB5_CC_CACHE_MATCH 1
  9839. #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  9840. #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  9841. #define HAVE_KRB5_FIND_AUTHDATA 1
  9842. #define HAVE_KRB5_KT_HAVE_CONTENT 1
  9843. #define HAVE_KRB5_CC_GET_FULL_NAME 1
  9844. #define HAVE_KRB5_LOCATOR_PLUGIN 1
  9845. #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  9846. #define HAVE_LONG_LONG 1
  9847. #define SIZEOF_INT 4
  9848. #define SIZEOF_CHAR 1
  9849. #define SIZEOF_SHORT 2
  9850. #define SIZEOF_LONG 8
  9851. #define SIZEOF_LONG_LONG 8
  9852. #define SIZEOF_UID_T 4
  9853. #define SIZEOF_GID_T 4
  9854. #define SIZEOF_ID_T 8
  9855. #define uint_t unsigned int
  9856. #define SIZEOF_OFF_T 8
  9857. #define SIZEOF_SIZE_T 8
  9858. #define SIZEOF_SSIZE_T 8
  9859. #define HAVE_INTPTR_T 1
  9860. #define NSCD_PATH "/usr/sbin/nscd"
  9861. #define NSUPDATE_PATH "/usr/local/bin/nsupdate"
  9862. #define HAVE_PAC_RESPONDER 1
  9863. #define HAVE_SIGPROCMASK 1
  9864. #define HAVE_SIGBLOCK 1
  9865. #define HAVE_SIGACTION 1
  9866. #define HAVE_GETPGRP 1
  9867. #define SMB_IDMAP_INTERFACE_VERSION 6
  9868. #define HAVE_UNISTR_H 1
  9869. #define HAVE_UNICASE_H 1
  9870. #define HAVE_UNISTR_H 1
  9871. #define HAVE_LIBUNISTRING 1
  9872. #define NSCD_CONF_PATH "/etc/nscd.conf"
  9873. #define HAVE_SERVICE 1
  9874. #define SERVICE_PATH "/usr/sbin/service"
  9875. #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
  9876. #define HAVE_DBUSBASICVALUE 1
  9877.  
  9878. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement