Advertisement
Guest User

SSD Issue # 3349

a guest
Mar 23rd, 2017
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 274.23 KB | None | 0 0
  1. Making all in .
  2. make[2]: Entering directory '/home/user/sssd'
  3. /bin/bash ./libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wundef -Werror-implicit-function-declaration -Winit-self -Wmissing-include-dirs -fno-strict-aliasing -std=gnu99 -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -o sssd src/monitor/monitor.o src/monitor/monitor_netlink.o src/confdb/confdb_setup.o src/monitor/monitor_iface_generated.o src/util/nscd.o src/util/inotify.o -ltalloc -ltevent -ltalloc -lpopt -lldb -ldbus-1 -lpcre -lini_config -lbasicobjects -lref_array -lcollection -lcollection -ldhash -llber -lldap -lselinux -ltdb libsss_util.la libsss_crypt.la libsss_debug.la libsss_child.la
  4. libtool: link: gcc -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wundef -Werror-implicit-function-declaration -Winit-self -Wmissing-include-dirs -fno-strict-aliasing -std=gnu99 -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -o .libs/sssd src/monitor/monitor.o src/monitor/monitor_netlink.o src/confdb/confdb_setup.o src/monitor/monitor_iface_generated.o src/util/nscd.o src/util/inotify.o -ltevent -ltalloc /usr/lib/x86_64-linux-gnu/libpopt.so -lldb -ldbus-1 -lpcre -lini_config -lbasicobjects -lref_array -lcollection -ldhash -llber -lldap -lselinux -ltdb ./.libs/libsss_util.so ./.libs/libsss_crypt.so ./.libs/libsss_debug.so ./.libs/libsss_child.so -Wl,-rpath -Wl,/usr/local/lib/sssd
  5. /usr/bin/ld: src/monitor/monitor.o: undefined reference to symbol 'sd_notify@@LIBSYSTEMD_209'
  6. //lib/x86_64-linux-gnu/libsystemd.so.0: error adding symbols: DSO missing from command line
  7. collect2: error: ld returned 1 exit status
  8. Makefile:13038: recipe for target 'sssd' failed
  9. make[2]: *** [sssd] Error 1
  10. make[2]: Leaving directory '/home/user/sssd'
  11. Makefile:29497: recipe for target 'all-recursive' failed
  12. make[1]: *** [all-recursive] Error 1
  13. make[1]: Leaving directory '/home/user/sssd'
  14. Makefile:9010: recipe for target 'all' failed
  15. make: *** [all] Error 2
  16.  
  17. ----------
  18. Config.log
  19. ----------
  20. This file contains any messages produced by compilers while
  21. running configure, to aid debugging if configure makes a mistake.
  22.  
  23. It was created by sssd configure 1.15.3, which was
  24. generated by GNU Autoconf 2.69. Invocation command line was
  25.  
  26. $ ./configure --enable-nsslibdir=/lib64 --enable-pammoddir=/lib64/security
  27.  
  28. ## --------- ##
  29. ## Platform. ##
  30. ## --------- ##
  31.  
  32. hostname = example.org
  33. uname -m = x86_64
  34. uname -r = 4.4.0-66-generic
  35. uname -s = Linux
  36. uname -v = #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017
  37.  
  38. /usr/bin/uname -p = unknown
  39. /bin/uname -X = unknown
  40.  
  41. /bin/arch = unknown
  42. /usr/bin/arch -k = unknown
  43. /usr/convex/getsysinfo = unknown
  44. /usr/bin/hostinfo = unknown
  45. /bin/machine = unknown
  46. /usr/bin/oslevel = unknown
  47. /bin/universe = unknown
  48.  
  49. PATH: /home/user/bin
  50. PATH: /home/user/.local/bin
  51. PATH: /usr/local/sbin
  52. PATH: /usr/local/bin
  53. PATH: /usr/sbin
  54. PATH: /usr/bin
  55. PATH: /sbin
  56. PATH: /bin
  57. PATH: /usr/games
  58. PATH: /usr/local/games
  59. PATH: /snap/bin
  60.  
  61.  
  62. ## ----------- ##
  63. ## Core tests. ##
  64. ## ----------- ##
  65.  
  66. configure:3423: checking for gcc
  67. configure:3439: found /usr/bin/gcc
  68. configure:3450: result: gcc
  69. configure:3679: checking for C compiler version
  70. configure:3688: gcc --version >&5
  71. gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
  72. Copyright (C) 2015 Free Software Foundation, Inc.
  73. This is free software; see the source for copying conditions. There is NO
  74. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  75.  
  76. configure:3699: $? = 0
  77. configure:3688: gcc -v >&5
  78. Using built-in specs.
  79. COLLECT_GCC=gcc
  80. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
  81. Target: x86_64-linux-gnu
  82. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  83. Thread model: posix
  84. gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
  85. configure:3699: $? = 0
  86. configure:3688: gcc -V >&5
  87. gcc: error: unrecognized command line option '-V'
  88. gcc: fatal error: no input files
  89. compilation terminated.
  90. configure:3699: $? = 1
  91. configure:3688: gcc -qversion >&5
  92. gcc: error: unrecognized command line option '-qversion'
  93. gcc: fatal error: no input files
  94. compilation terminated.
  95. configure:3699: $? = 1
  96. configure:3719: checking whether the C compiler works
  97. configure:3741: gcc conftest.c >&5
  98. configure:3745: $? = 0
  99. configure:3793: result: yes
  100. configure:3796: checking for C compiler default output file name
  101. configure:3798: result: a.out
  102. configure:3804: checking for suffix of executables
  103. configure:3811: gcc -o conftest conftest.c >&5
  104. configure:3815: $? = 0
  105. configure:3837: result:
  106. configure:3859: checking whether we are cross compiling
  107. configure:3867: gcc -o conftest conftest.c >&5
  108. configure:3871: $? = 0
  109. configure:3878: ./conftest
  110. configure:3882: $? = 0
  111. configure:3897: result: no
  112. configure:3902: checking for suffix of object files
  113. configure:3924: gcc -c conftest.c >&5
  114. configure:3928: $? = 0
  115. configure:3949: result: o
  116. configure:3953: checking whether we are using the GNU C compiler
  117. configure:3972: gcc -c conftest.c >&5
  118. configure:3972: $? = 0
  119. configure:3981: result: yes
  120. configure:3990: checking whether gcc accepts -g
  121. configure:4010: gcc -c -g conftest.c >&5
  122. configure:4010: $? = 0
  123. configure:4051: result: yes
  124. configure:4068: checking for gcc option to accept ISO C89
  125. configure:4131: gcc -c -g -O2 conftest.c >&5
  126. configure:4131: $? = 0
  127. configure:4144: result: none needed
  128. configure:4169: checking whether gcc understands -c and -o together
  129. configure:4191: gcc -c conftest.c -o conftest2.o
  130. configure:4194: $? = 0
  131. configure:4191: gcc -c conftest.c -o conftest2.o
  132. configure:4194: $? = 0
  133. configure:4206: result: yes
  134. configure:4229: checking how to run the C preprocessor
  135. configure:4260: gcc -E conftest.c
  136. configure:4260: $? = 0
  137. configure:4274: gcc -E conftest.c
  138. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  139. compilation terminated.
  140. configure:4274: $? = 1
  141. configure: failed program was:
  142. | /* confdefs.h */
  143. | #define PACKAGE_NAME "sssd"
  144. | #define PACKAGE_TARNAME "sssd"
  145. | #define PACKAGE_VERSION "1.15.3"
  146. | #define PACKAGE_STRING "sssd 1.15.3"
  147. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  148. | #define PACKAGE_URL ""
  149. | /* end confdefs.h. */
  150. | #include <ac_nonexistent.h>
  151. configure:4299: result: gcc -E
  152. configure:4319: gcc -E conftest.c
  153. configure:4319: $? = 0
  154. configure:4333: gcc -E conftest.c
  155. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  156. compilation terminated.
  157. configure:4333: $? = 1
  158. configure: failed program was:
  159. | /* confdefs.h */
  160. | #define PACKAGE_NAME "sssd"
  161. | #define PACKAGE_TARNAME "sssd"
  162. | #define PACKAGE_VERSION "1.15.3"
  163. | #define PACKAGE_STRING "sssd 1.15.3"
  164. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  165. | #define PACKAGE_URL ""
  166. | /* end confdefs.h. */
  167. | #include <ac_nonexistent.h>
  168. configure:4362: checking for grep that handles long lines and -e
  169. configure:4420: result: /bin/grep
  170. configure:4425: checking for egrep
  171. configure:4487: result: /bin/grep -E
  172. configure:4492: checking for ANSI C header files
  173. configure:4512: gcc -c -g -O2 conftest.c >&5
  174. configure:4512: $? = 0
  175. configure:4585: gcc -o conftest -g -O2 conftest.c >&5
  176. configure:4585: $? = 0
  177. configure:4585: ./conftest
  178. configure:4585: $? = 0
  179. configure:4596: result: yes
  180. configure:4609: checking for sys/types.h
  181. configure:4609: gcc -c -g -O2 conftest.c >&5
  182. configure:4609: $? = 0
  183. configure:4609: result: yes
  184. configure:4609: checking for sys/stat.h
  185. configure:4609: gcc -c -g -O2 conftest.c >&5
  186. configure:4609: $? = 0
  187. configure:4609: result: yes
  188. configure:4609: checking for stdlib.h
  189. configure:4609: gcc -c -g -O2 conftest.c >&5
  190. configure:4609: $? = 0
  191. configure:4609: result: yes
  192. configure:4609: checking for string.h
  193. configure:4609: gcc -c -g -O2 conftest.c >&5
  194. configure:4609: $? = 0
  195. configure:4609: result: yes
  196. configure:4609: checking for memory.h
  197. configure:4609: gcc -c -g -O2 conftest.c >&5
  198. configure:4609: $? = 0
  199. configure:4609: result: yes
  200. configure:4609: checking for strings.h
  201. configure:4609: gcc -c -g -O2 conftest.c >&5
  202. configure:4609: $? = 0
  203. configure:4609: result: yes
  204. configure:4609: checking for inttypes.h
  205. configure:4609: gcc -c -g -O2 conftest.c >&5
  206. configure:4609: $? = 0
  207. configure:4609: result: yes
  208. configure:4609: checking for stdint.h
  209. configure:4609: gcc -c -g -O2 conftest.c >&5
  210. configure:4609: $? = 0
  211. configure:4609: result: yes
  212. configure:4609: checking for unistd.h
  213. configure:4609: gcc -c -g -O2 conftest.c >&5
  214. configure:4609: $? = 0
  215. configure:4609: result: yes
  216. configure:4622: checking minix/config.h usability
  217. configure:4622: gcc -c -g -O2 conftest.c >&5
  218. conftest.c:52:26: fatal error: minix/config.h: No such file or directory
  219. compilation terminated.
  220. configure:4622: $? = 1
  221. configure: failed program was:
  222. | /* confdefs.h */
  223. | #define PACKAGE_NAME "sssd"
  224. | #define PACKAGE_TARNAME "sssd"
  225. | #define PACKAGE_VERSION "1.15.3"
  226. | #define PACKAGE_STRING "sssd 1.15.3"
  227. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  228. | #define PACKAGE_URL ""
  229. | #define STDC_HEADERS 1
  230. | #define HAVE_SYS_TYPES_H 1
  231. | #define HAVE_SYS_STAT_H 1
  232. | #define HAVE_STDLIB_H 1
  233. | #define HAVE_STRING_H 1
  234. | #define HAVE_MEMORY_H 1
  235. | #define HAVE_STRINGS_H 1
  236. | #define HAVE_INTTYPES_H 1
  237. | #define HAVE_STDINT_H 1
  238. | #define HAVE_UNISTD_H 1
  239. | /* end confdefs.h. */
  240. | #include <stdio.h>
  241. | #ifdef HAVE_SYS_TYPES_H
  242. | # include <sys/types.h>
  243. | #endif
  244. | #ifdef HAVE_SYS_STAT_H
  245. | # include <sys/stat.h>
  246. | #endif
  247. | #ifdef STDC_HEADERS
  248. | # include <stdlib.h>
  249. | # include <stddef.h>
  250. | #else
  251. | # ifdef HAVE_STDLIB_H
  252. | # include <stdlib.h>
  253. | # endif
  254. | #endif
  255. | #ifdef HAVE_STRING_H
  256. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  257. | # include <memory.h>
  258. | # endif
  259. | # include <string.h>
  260. | #endif
  261. | #ifdef HAVE_STRINGS_H
  262. | # include <strings.h>
  263. | #endif
  264. | #ifdef HAVE_INTTYPES_H
  265. | # include <inttypes.h>
  266. | #endif
  267. | #ifdef HAVE_STDINT_H
  268. | # include <stdint.h>
  269. | #endif
  270. | #ifdef HAVE_UNISTD_H
  271. | # include <unistd.h>
  272. | #endif
  273. | #include <minix/config.h>
  274. configure:4622: result: no
  275. configure:4622: checking minix/config.h presence
  276. configure:4622: gcc -E conftest.c
  277. conftest.c:19:26: fatal error: minix/config.h: No such file or directory
  278. compilation terminated.
  279. configure:4622: $? = 1
  280. configure: failed program was:
  281. | /* confdefs.h */
  282. | #define PACKAGE_NAME "sssd"
  283. | #define PACKAGE_TARNAME "sssd"
  284. | #define PACKAGE_VERSION "1.15.3"
  285. | #define PACKAGE_STRING "sssd 1.15.3"
  286. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  287. | #define PACKAGE_URL ""
  288. | #define STDC_HEADERS 1
  289. | #define HAVE_SYS_TYPES_H 1
  290. | #define HAVE_SYS_STAT_H 1
  291. | #define HAVE_STDLIB_H 1
  292. | #define HAVE_STRING_H 1
  293. | #define HAVE_MEMORY_H 1
  294. | #define HAVE_STRINGS_H 1
  295. | #define HAVE_INTTYPES_H 1
  296. | #define HAVE_STDINT_H 1
  297. | #define HAVE_UNISTD_H 1
  298. | /* end confdefs.h. */
  299. | #include <minix/config.h>
  300. configure:4622: result: no
  301. configure:4622: checking for minix/config.h
  302. configure:4622: result: no
  303. configure:4643: checking whether it is safe to define __EXTENSIONS__
  304. configure:4661: gcc -c -g -O2 conftest.c >&5
  305. configure:4661: $? = 0
  306. configure:4668: result: yes
  307. configure:4702: checking for a BSD-compatible install
  308. configure:4770: result: /usr/bin/install -c
  309. configure:4781: checking whether build environment is sane
  310. configure:4836: result: yes
  311. configure:4984: checking for a thread-safe mkdir -p
  312. configure:5023: result: /bin/mkdir -p
  313. configure:5030: checking for gawk
  314. configure:5060: result: no
  315. configure:5030: checking for mawk
  316. configure:5046: found /usr/bin/mawk
  317. configure:5057: result: mawk
  318. configure:5068: checking whether make sets $(MAKE)
  319. configure:5090: result: yes
  320. configure:5120: checking for style of include used by make
  321. configure:5148: result: GNU
  322. configure:5182: checking whether make supports nested variables
  323. configure:5199: result: yes
  324. configure:5278: checking how to create a pax tar archive
  325. configure:5289: tar --version
  326. tar (GNU tar) 1.28
  327. Copyright (C) 2014 Free Software Foundation, Inc.
  328. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
  329. This is free software: you are free to change and redistribute it.
  330. There is NO WARRANTY, to the extent permitted by law.
  331.  
  332. Written by John Gilmore and Jay Fenlason.
  333. configure:5292: $? = 0
  334. configure:5332: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
  335. configure:5335: $? = 0
  336. configure:5339: tar -xf - <conftest.tar
  337. configure:5342: $? = 0
  338. configure:5344: cat conftest.dir/file
  339. GrepMe
  340. configure:5347: $? = 0
  341. configure:5360: result: gnutar
  342. configure:5369: checking dependency style of gcc
  343. configure:5480: result: gcc3
  344. configure:5588: checking for ar
  345. configure:5604: found /usr/bin/ar
  346. configure:5615: result: ar
  347. configure:5641: checking the archiver (ar) interface
  348. configure:5657: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  349. configure:5657: $? = 0
  350. configure:5659: ar cru libconftest.a conftest.o >&5
  351. ar: `u' modifier ignored since `D' is the default (see `U')
  352. configure:5662: $? = 0
  353. configure:5690: result: ar
  354. configure:5771: checking build system type
  355. configure:5785: result: x86_64-pc-linux-gnu
  356. configure:5805: checking host system type
  357. configure:5818: result: x86_64-pc-linux-gnu
  358. configure:5859: checking how to print strings
  359. configure:5886: result: printf
  360. configure:5907: checking for a sed that does not truncate output
  361. configure:5971: result: /bin/sed
  362. configure:5989: checking for fgrep
  363. configure:6051: result: /bin/grep -F
  364. configure:6086: checking for ld used by gcc
  365. configure:6153: result: /usr/bin/ld
  366. configure:6160: checking if the linker (/usr/bin/ld) is GNU ld
  367. configure:6175: result: yes
  368. configure:6187: checking for BSD- or MS-compatible name lister (nm)
  369. configure:6241: result: /usr/bin/nm -B
  370. configure:6371: checking the name lister (/usr/bin/nm -B) interface
  371. configure:6378: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  372. configure:6381: /usr/bin/nm -B "conftest.o"
  373. configure:6384: output
  374. 0000000000000000 B some_variable
  375. configure:6391: result: BSD nm
  376. configure:6394: checking whether ln -s works
  377. configure:6398: result: yes
  378. configure:6406: checking the maximum length of command line arguments
  379. configure:6537: result: 1572864
  380. configure:6585: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  381. configure:6625: result: func_convert_file_noop
  382. configure:6632: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  383. configure:6652: result: func_convert_file_noop
  384. configure:6659: checking for /usr/bin/ld option to reload object files
  385. configure:6666: result: -r
  386. configure:6740: checking for objdump
  387. configure:6756: found /usr/bin/objdump
  388. configure:6767: result: objdump
  389. configure:6799: checking how to recognize dependent libraries
  390. configure:6999: result: pass_all
  391. configure:7084: checking for dlltool
  392. configure:7114: result: no
  393. configure:7144: checking how to associate runtime and link libraries
  394. configure:7171: result: printf %s\n
  395. configure:7295: checking for archiver @FILE support
  396. configure:7312: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  397. configure:7312: $? = 0
  398. configure:7315: ar cru libconftest.a @conftest.lst >&5
  399. ar: `u' modifier ignored since `D' is the default (see `U')
  400. configure:7318: $? = 0
  401. configure:7323: ar cru libconftest.a @conftest.lst >&5
  402. ar: `u' modifier ignored since `D' is the default (see `U')
  403. ar: conftest.o: No such file or directory
  404. configure:7326: $? = 1
  405. configure:7338: result: @
  406. configure:7396: checking for strip
  407. configure:7412: found /usr/bin/strip
  408. configure:7423: result: strip
  409. configure:7495: checking for ranlib
  410. configure:7511: found /usr/bin/ranlib
  411. configure:7522: result: ranlib
  412. configure:7624: checking command to parse /usr/bin/nm -B output from gcc object
  413. configure:7777: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  414. configure:7780: $? = 0
  415. configure:7784: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  416. configure:7787: $? = 0
  417. configure:7853: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftstm.o >&5
  418. configure:7856: $? = 0
  419. configure:7894: result: ok
  420. configure:7941: checking for sysroot
  421. configure:7971: result: no
  422. configure:7978: checking for a working dd
  423. configure:8016: result: /bin/dd
  424. configure:8020: checking how to truncate binary pipes
  425. configure:8035: result: /bin/dd bs=4096 count=1
  426. configure:8171: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  427. configure:8174: $? = 0
  428. configure:8364: checking for mt
  429. configure:8380: found /bin/mt
  430. configure:8391: result: mt
  431. configure:8414: checking if mt is a manifest tool
  432. configure:8420: mt '-?'
  433. configure:8428: result: no
  434. configure:9102: checking for dlfcn.h
  435. configure:9102: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  436. configure:9102: $? = 0
  437. configure:9102: result: yes
  438. configure:9328: checking for objdir
  439. configure:9343: result: .libs
  440. configure:9607: checking if gcc supports -fno-rtti -fno-exceptions
  441. configure:9625: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-rtti -fno-exceptions conftest.c >&5
  442. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  443. configure:9629: $? = 0
  444. configure:9642: result: no
  445. configure:10000: checking for gcc option to produce PIC
  446. configure:10007: result: -fPIC -DPIC
  447. configure:10015: checking if gcc PIC flag -fPIC -DPIC works
  448. configure:10033: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fPIC -DPIC -DPIC conftest.c >&5
  449. configure:10037: $? = 0
  450. configure:10050: result: yes
  451. configure:10079: checking if gcc static flag -static works
  452. configure:10107: result: yes
  453. configure:10122: checking if gcc supports -c -o file.o
  454. configure:10143: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -o out/conftest2.o conftest.c >&5
  455. configure:10147: $? = 0
  456. configure:10169: result: yes
  457. configure:10177: checking if gcc supports -c -o file.o
  458. configure:10224: result: yes
  459. configure:10257: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  460. configure:11520: result: yes
  461. configure:11557: checking whether -lc should be explicitly linked in
  462. configure:11565: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  463. configure:11568: $? = 0
  464. configure:11583: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  465. configure:11586: $? = 0
  466. configure:11600: result: no
  467. configure:11760: checking dynamic linker characteristics
  468. configure:12341: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-rpath -Wl,/foo conftest.c >&5
  469. configure:12341: $? = 0
  470. configure:12590: result: GNU/Linux ld.so
  471. configure:12712: checking how to hardcode library paths into programs
  472. configure:12737: result: immediate
  473. configure:13285: checking whether stripping libraries is possible
  474. configure:13290: result: yes
  475. configure:13325: checking if libtool supports shared libraries
  476. configure:13327: result: yes
  477. configure:13330: checking whether to build shared libraries
  478. configure:13355: result: yes
  479. configure:13358: checking whether to build static libraries
  480. configure:13362: result: no
  481. configure:13413: checking for library containing dlopen
  482. configure:13444: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  483. /tmp/cchr1hVU.o: In function `main':
  484. /home/r0itljet/sssd/conftest.c:39: undefined reference to `dlopen'
  485. collect2: error: ld returned 1 exit status
  486. configure:13444: $? = 1
  487. configure: failed program was:
  488. | /* confdefs.h */
  489. | #define PACKAGE_NAME "sssd"
  490. | #define PACKAGE_TARNAME "sssd"
  491. | #define PACKAGE_VERSION "1.15.3"
  492. | #define PACKAGE_STRING "sssd 1.15.3"
  493. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  494. | #define PACKAGE_URL ""
  495. | #define STDC_HEADERS 1
  496. | #define HAVE_SYS_TYPES_H 1
  497. | #define HAVE_SYS_STAT_H 1
  498. | #define HAVE_STDLIB_H 1
  499. | #define HAVE_STRING_H 1
  500. | #define HAVE_MEMORY_H 1
  501. | #define HAVE_STRINGS_H 1
  502. | #define HAVE_INTTYPES_H 1
  503. | #define HAVE_STDINT_H 1
  504. | #define HAVE_UNISTD_H 1
  505. | #define __EXTENSIONS__ 1
  506. | #define _ALL_SOURCE 1
  507. | #define _GNU_SOURCE 1
  508. | #define _POSIX_PTHREAD_SEMANTICS 1
  509. | #define _TANDEM_SOURCE 1
  510. | #define PACKAGE "sssd"
  511. | #define VERSION "1.15.3"
  512. | #define HAVE_DLFCN_H 1
  513. | #define LT_OBJDIR ".libs/"
  514. | /* end confdefs.h. */
  515. |
  516. | /* Override any GCC internal prototype to avoid an error.
  517. | Use char because int might match the return type of a GCC
  518. | builtin and then its argument prototype would still apply. */
  519. | #ifdef __cplusplus
  520. | extern "C"
  521. | #endif
  522. | char dlopen ();
  523. | int
  524. | main ()
  525. | {
  526. | return dlopen ();
  527. | ;
  528. | return 0;
  529. | }
  530. configure:13444: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -ldl >&5
  531. configure:13444: $? = 0
  532. configure:13461: result: -ldl
  533. configure:13551: checking for dlerror
  534. configure:13551: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -ldl -ldl >&5
  535. configure:13551: $? = 0
  536. configure:13551: result: yes
  537. configure:13565: checking for shl_load
  538. configure:13565: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -ldl >&5
  539. /tmp/ccq7Gfv3.o: In function `main':
  540. /home/r0itljet/sssd/conftest.c:64: undefined reference to `shl_load'
  541. collect2: error: ld returned 1 exit status
  542. configure:13565: $? = 1
  543. configure: failed program was:
  544. | /* confdefs.h */
  545. | #define PACKAGE_NAME "sssd"
  546. | #define PACKAGE_TARNAME "sssd"
  547. | #define PACKAGE_VERSION "1.15.3"
  548. | #define PACKAGE_STRING "sssd 1.15.3"
  549. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  550. | #define PACKAGE_URL ""
  551. | #define STDC_HEADERS 1
  552. | #define HAVE_SYS_TYPES_H 1
  553. | #define HAVE_SYS_STAT_H 1
  554. | #define HAVE_STDLIB_H 1
  555. | #define HAVE_STRING_H 1
  556. | #define HAVE_MEMORY_H 1
  557. | #define HAVE_STRINGS_H 1
  558. | #define HAVE_INTTYPES_H 1
  559. | #define HAVE_STDINT_H 1
  560. | #define HAVE_UNISTD_H 1
  561. | #define __EXTENSIONS__ 1
  562. | #define _ALL_SOURCE 1
  563. | #define _GNU_SOURCE 1
  564. | #define _POSIX_PTHREAD_SEMANTICS 1
  565. | #define _TANDEM_SOURCE 1
  566. | #define PACKAGE "sssd"
  567. | #define VERSION "1.15.3"
  568. | #define HAVE_DLFCN_H 1
  569. | #define LT_OBJDIR ".libs/"
  570. | #define HAVE_LIBDL 1
  571. | #define HAVE_DLERROR 1
  572. | /* end confdefs.h. */
  573. | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  574. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  575. | #define shl_load innocuous_shl_load
  576. |
  577. | /* System header to define __stub macros and hopefully few prototypes,
  578. | which can conflict with char shl_load (); below.
  579. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  580. | <limits.h> exists even on freestanding compilers. */
  581. |
  582. | #ifdef __STDC__
  583. | # include <limits.h>
  584. | #else
  585. | # include <assert.h>
  586. | #endif
  587. |
  588. | #undef shl_load
  589. |
  590. | /* Override any GCC internal prototype to avoid an error.
  591. | Use char because int might match the return type of a GCC
  592. | builtin and then its argument prototype would still apply. */
  593. | #ifdef __cplusplus
  594. | extern "C"
  595. | #endif
  596. | char shl_load ();
  597. | /* The GNU C library defines this for functions which it implements
  598. | to always fail with ENOSYS. Some functions are actually named
  599. | something starting with __ and the normal name is an alias. */
  600. | #if defined __stub_shl_load || defined __stub___shl_load
  601. | choke me
  602. | #endif
  603. |
  604. | int
  605. | main ()
  606. | {
  607. | return shl_load ();
  608. | ;
  609. | return 0;
  610. | }
  611. configure:13565: result: no
  612. configure:13572: checking for shl_load in -ldld
  613. configure:13597: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -ldld -ldl >&5
  614. /usr/bin/ld: cannot find -ldld
  615. collect2: error: ld returned 1 exit status
  616. configure:13597: $? = 1
  617. configure: failed program was:
  618. | /* confdefs.h */
  619. | #define PACKAGE_NAME "sssd"
  620. | #define PACKAGE_TARNAME "sssd"
  621. | #define PACKAGE_VERSION "1.15.3"
  622. | #define PACKAGE_STRING "sssd 1.15.3"
  623. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  624. | #define PACKAGE_URL ""
  625. | #define STDC_HEADERS 1
  626. | #define HAVE_SYS_TYPES_H 1
  627. | #define HAVE_SYS_STAT_H 1
  628. | #define HAVE_STDLIB_H 1
  629. | #define HAVE_STRING_H 1
  630. | #define HAVE_MEMORY_H 1
  631. | #define HAVE_STRINGS_H 1
  632. | #define HAVE_INTTYPES_H 1
  633. | #define HAVE_STDINT_H 1
  634. | #define HAVE_UNISTD_H 1
  635. | #define __EXTENSIONS__ 1
  636. | #define _ALL_SOURCE 1
  637. | #define _GNU_SOURCE 1
  638. | #define _POSIX_PTHREAD_SEMANTICS 1
  639. | #define _TANDEM_SOURCE 1
  640. | #define PACKAGE "sssd"
  641. | #define VERSION "1.15.3"
  642. | #define HAVE_DLFCN_H 1
  643. | #define LT_OBJDIR ".libs/"
  644. | #define HAVE_LIBDL 1
  645. | #define HAVE_DLERROR 1
  646. | /* end confdefs.h. */
  647. |
  648. | /* Override any GCC internal prototype to avoid an error.
  649. | Use char because int might match the return type of a GCC
  650. | builtin and then its argument prototype would still apply. */
  651. | #ifdef __cplusplus
  652. | extern "C"
  653. | #endif
  654. | char shl_load ();
  655. | int
  656. | main ()
  657. | {
  658. | return shl_load ();
  659. | ;
  660. | return 0;
  661. | }
  662. configure:13606: result: no
  663. configure:13652: checking for dld_link in -ldld
  664. configure:13677: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -ldld -ldl >&5
  665. /usr/bin/ld: cannot find -ldld
  666. collect2: error: ld returned 1 exit status
  667. configure:13677: $? = 1
  668. configure: failed program was:
  669. | /* confdefs.h */
  670. | #define PACKAGE_NAME "sssd"
  671. | #define PACKAGE_TARNAME "sssd"
  672. | #define PACKAGE_VERSION "1.15.3"
  673. | #define PACKAGE_STRING "sssd 1.15.3"
  674. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  675. | #define PACKAGE_URL ""
  676. | #define STDC_HEADERS 1
  677. | #define HAVE_SYS_TYPES_H 1
  678. | #define HAVE_SYS_STAT_H 1
  679. | #define HAVE_STDLIB_H 1
  680. | #define HAVE_STRING_H 1
  681. | #define HAVE_MEMORY_H 1
  682. | #define HAVE_STRINGS_H 1
  683. | #define HAVE_INTTYPES_H 1
  684. | #define HAVE_STDINT_H 1
  685. | #define HAVE_UNISTD_H 1
  686. | #define __EXTENSIONS__ 1
  687. | #define _ALL_SOURCE 1
  688. | #define _GNU_SOURCE 1
  689. | #define _POSIX_PTHREAD_SEMANTICS 1
  690. | #define _TANDEM_SOURCE 1
  691. | #define PACKAGE "sssd"
  692. | #define VERSION "1.15.3"
  693. | #define HAVE_DLFCN_H 1
  694. | #define LT_OBJDIR ".libs/"
  695. | #define HAVE_LIBDL 1
  696. | #define HAVE_DLERROR 1
  697. | /* end confdefs.h. */
  698. |
  699. | /* Override any GCC internal prototype to avoid an error.
  700. | Use char because int might match the return type of a GCC
  701. | builtin and then its argument prototype would still apply. */
  702. | #ifdef __cplusplus
  703. | extern "C"
  704. | #endif
  705. | char dld_link ();
  706. | int
  707. | main ()
  708. | {
  709. | return dld_link ();
  710. | ;
  711. | return 0;
  712. | }
  713. configure:13686: result: no
  714. configure:13737: checking whether NLS is requested
  715. configure:13746: result: yes
  716. configure:13784: checking for msgfmt
  717. configure: trying /usr/bin/msgfmt...
  718. 0 translated messages.
  719. configure:13816: result: /usr/bin/msgfmt
  720. configure:13825: checking for gmsgfmt
  721. configure:13856: result: /usr/bin/msgfmt
  722. configure:13896: checking for xgettext
  723. configure: trying /usr/bin/xgettext...
  724. /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
  725. configure:13928: result: /usr/bin/xgettext
  726. configure:13968: checking for msgmerge
  727. configure: trying /usr/bin/msgmerge...
  728. configure:13999: result: /usr/bin/msgmerge
  729. configure:14074: checking for ld used by GCC
  730. configure:14138: result: /usr/bin/ld -m elf_x86_64
  731. configure:14145: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
  732. configure:14158: result: yes
  733. configure:14165: checking for shared library run path origin
  734. configure:14178: result: done
  735. configure:14594: checking for CFPreferencesCopyAppValue
  736. configure:14614: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5
  737. gcc: error: CoreFoundation: No such file or directory
  738. gcc: error: unrecognized command line option '-framework'
  739. configure:14614: $? = 1
  740. configure: failed program was:
  741. | /* confdefs.h */
  742. | #define PACKAGE_NAME "sssd"
  743. | #define PACKAGE_TARNAME "sssd"
  744. | #define PACKAGE_VERSION "1.15.3"
  745. | #define PACKAGE_STRING "sssd 1.15.3"
  746. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  747. | #define PACKAGE_URL ""
  748. | #define STDC_HEADERS 1
  749. | #define HAVE_SYS_TYPES_H 1
  750. | #define HAVE_SYS_STAT_H 1
  751. | #define HAVE_STDLIB_H 1
  752. | #define HAVE_STRING_H 1
  753. | #define HAVE_MEMORY_H 1
  754. | #define HAVE_STRINGS_H 1
  755. | #define HAVE_INTTYPES_H 1
  756. | #define HAVE_STDINT_H 1
  757. | #define HAVE_UNISTD_H 1
  758. | #define __EXTENSIONS__ 1
  759. | #define _ALL_SOURCE 1
  760. | #define _GNU_SOURCE 1
  761. | #define _POSIX_PTHREAD_SEMANTICS 1
  762. | #define _TANDEM_SOURCE 1
  763. | #define PACKAGE "sssd"
  764. | #define VERSION "1.15.3"
  765. | #define HAVE_DLFCN_H 1
  766. | #define LT_OBJDIR ".libs/"
  767. | #define HAVE_LIBDL 1
  768. | #define HAVE_DLERROR 1
  769. | #define HAVE_LIBDLLOADER 1
  770. | /* end confdefs.h. */
  771. | #include <CFPreferences.h>
  772. | int
  773. | main ()
  774. | {
  775. | CFPreferencesCopyAppValue(NULL, NULL)
  776. | ;
  777. | return 0;
  778. | }
  779. configure:14624: result: no
  780. configure:14631: checking for CFLocaleCopyCurrent
  781. configure:14651: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5
  782. gcc: error: CoreFoundation: No such file or directory
  783. gcc: error: unrecognized command line option '-framework'
  784. configure:14651: $? = 1
  785. configure: failed program was:
  786. | /* confdefs.h */
  787. | #define PACKAGE_NAME "sssd"
  788. | #define PACKAGE_TARNAME "sssd"
  789. | #define PACKAGE_VERSION "1.15.3"
  790. | #define PACKAGE_STRING "sssd 1.15.3"
  791. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  792. | #define PACKAGE_URL ""
  793. | #define STDC_HEADERS 1
  794. | #define HAVE_SYS_TYPES_H 1
  795. | #define HAVE_SYS_STAT_H 1
  796. | #define HAVE_STDLIB_H 1
  797. | #define HAVE_STRING_H 1
  798. | #define HAVE_MEMORY_H 1
  799. | #define HAVE_STRINGS_H 1
  800. | #define HAVE_INTTYPES_H 1
  801. | #define HAVE_STDINT_H 1
  802. | #define HAVE_UNISTD_H 1
  803. | #define __EXTENSIONS__ 1
  804. | #define _ALL_SOURCE 1
  805. | #define _GNU_SOURCE 1
  806. | #define _POSIX_PTHREAD_SEMANTICS 1
  807. | #define _TANDEM_SOURCE 1
  808. | #define PACKAGE "sssd"
  809. | #define VERSION "1.15.3"
  810. | #define HAVE_DLFCN_H 1
  811. | #define LT_OBJDIR ".libs/"
  812. | #define HAVE_LIBDL 1
  813. | #define HAVE_DLERROR 1
  814. | #define HAVE_LIBDLLOADER 1
  815. | /* end confdefs.h. */
  816. | #include <CFLocale.h>
  817. | int
  818. | main ()
  819. | {
  820. | CFLocaleCopyCurrent();
  821. | ;
  822. | return 0;
  823. | }
  824. configure:14661: result: no
  825. configure:14676: checking whether NLS is requested
  826. configure:14685: result: yes
  827. configure:14703: checking for GNU gettext in libc
  828. configure:14722: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  829. configure:14722: $? = 0
  830. configure:14730: result: yes
  831. configure:15318: checking whether to use NLS
  832. configure:15320: result: yes
  833. configure:15323: checking where the gettext function comes from
  834. configure:15334: result: libc
  835. configure:15419: checking whether make supports nested variables
  836. configure:15436: result: yes
  837. configure:15460: checking for stdint.h
  838. configure:15460: result: yes
  839. configure:15460: checking for dlfcn.h
  840. configure:15460: result: yes
  841. configure:15473: checking for errno_t
  842. configure:15473: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  843. conftest.c: In function 'main':
  844. conftest.c:42:13: error: 'errno_t' undeclared (first use in this function)
  845. if (sizeof (errno_t))
  846. ^
  847. conftest.c:42:13: note: each undeclared identifier is reported only once for each function it appears in
  848. configure:15473: $? = 1
  849. configure: failed program was:
  850. | /* confdefs.h */
  851. | #define PACKAGE_NAME "sssd"
  852. | #define PACKAGE_TARNAME "sssd"
  853. | #define PACKAGE_VERSION "1.15.3"
  854. | #define PACKAGE_STRING "sssd 1.15.3"
  855. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  856. | #define PACKAGE_URL ""
  857. | #define STDC_HEADERS 1
  858. | #define HAVE_SYS_TYPES_H 1
  859. | #define HAVE_SYS_STAT_H 1
  860. | #define HAVE_STDLIB_H 1
  861. | #define HAVE_STRING_H 1
  862. | #define HAVE_MEMORY_H 1
  863. | #define HAVE_STRINGS_H 1
  864. | #define HAVE_INTTYPES_H 1
  865. | #define HAVE_STDINT_H 1
  866. | #define HAVE_UNISTD_H 1
  867. | #define __EXTENSIONS__ 1
  868. | #define _ALL_SOURCE 1
  869. | #define _GNU_SOURCE 1
  870. | #define _POSIX_PTHREAD_SEMANTICS 1
  871. | #define _TANDEM_SOURCE 1
  872. | #define PACKAGE "sssd"
  873. | #define VERSION "1.15.3"
  874. | #define HAVE_DLFCN_H 1
  875. | #define LT_OBJDIR ".libs/"
  876. | #define HAVE_LIBDL 1
  877. | #define HAVE_DLERROR 1
  878. | #define HAVE_LIBDLLOADER 1
  879. | #define ENABLE_NLS 1
  880. | #define HAVE_GETTEXT 1
  881. | #define HAVE_DCGETTEXT 1
  882. | #define PRERELEASE_VERSION ""
  883. | #define HAVE_STDINT_H 1
  884. | #define HAVE_DLFCN_H 1
  885. | /* end confdefs.h. */
  886. | #include <errno.h>
  887. |
  888. | int
  889. | main ()
  890. | {
  891. | if (sizeof (errno_t))
  892. | return 0;
  893. | ;
  894. | return 0;
  895. | }
  896. configure:15473: result: no
  897. configure:15531: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  898. configure:15531: $? = 0
  899. configure:15557: checking for library containing timer_create
  900. configure:15588: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  901. /tmp/ccZcdERm.o: In function `main':
  902. /home/r0itljet/sssd/conftest.c:49: undefined reference to `timer_create'
  903. collect2: error: ld returned 1 exit status
  904. configure:15588: $? = 1
  905. configure: failed program was:
  906. | /* confdefs.h */
  907. | #define PACKAGE_NAME "sssd"
  908. | #define PACKAGE_TARNAME "sssd"
  909. | #define PACKAGE_VERSION "1.15.3"
  910. | #define PACKAGE_STRING "sssd 1.15.3"
  911. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  912. | #define PACKAGE_URL ""
  913. | #define STDC_HEADERS 1
  914. | #define HAVE_SYS_TYPES_H 1
  915. | #define HAVE_SYS_STAT_H 1
  916. | #define HAVE_STDLIB_H 1
  917. | #define HAVE_STRING_H 1
  918. | #define HAVE_MEMORY_H 1
  919. | #define HAVE_STRINGS_H 1
  920. | #define HAVE_INTTYPES_H 1
  921. | #define HAVE_STDINT_H 1
  922. | #define HAVE_UNISTD_H 1
  923. | #define __EXTENSIONS__ 1
  924. | #define _ALL_SOURCE 1
  925. | #define _GNU_SOURCE 1
  926. | #define _POSIX_PTHREAD_SEMANTICS 1
  927. | #define _TANDEM_SOURCE 1
  928. | #define PACKAGE "sssd"
  929. | #define VERSION "1.15.3"
  930. | #define HAVE_DLFCN_H 1
  931. | #define LT_OBJDIR ".libs/"
  932. | #define HAVE_LIBDL 1
  933. | #define HAVE_DLERROR 1
  934. | #define HAVE_LIBDLLOADER 1
  935. | #define ENABLE_NLS 1
  936. | #define HAVE_GETTEXT 1
  937. | #define HAVE_DCGETTEXT 1
  938. | #define PRERELEASE_VERSION ""
  939. | #define HAVE_STDINT_H 1
  940. | #define HAVE_DLFCN_H 1
  941. | #define HAVE_PTHREAD 1
  942. | /* end confdefs.h. */
  943. |
  944. | /* Override any GCC internal prototype to avoid an error.
  945. | Use char because int might match the return type of a GCC
  946. | builtin and then its argument prototype would still apply. */
  947. | #ifdef __cplusplus
  948. | extern "C"
  949. | #endif
  950. | char timer_create ();
  951. | int
  952. | main ()
  953. | {
  954. | return timer_create ();
  955. | ;
  956. | return 0;
  957. | }
  958. configure:15588: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lrt >&5
  959. configure:15588: $? = 0
  960. configure:15605: result: -lrt
  961. configure:15627: checking for utimensat
  962. configure:15627: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  963. configure:15627: $? = 0
  964. configure:15627: result: yes
  965. configure:15627: checking for futimens
  966. configure:15627: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  967. configure:15627: $? = 0
  968. configure:15627: result: yes
  969. configure:15641: checking endian.h usability
  970. configure:15641: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  971. configure:15641: $? = 0
  972. configure:15641: result: yes
  973. configure:15641: checking endian.h presence
  974. configure:15641: gcc -E conftest.c
  975. configure:15641: $? = 0
  976. configure:15641: result: yes
  977. configure:15641: checking for endian.h
  978. configure:15641: result: yes
  979. configure:15641: checking sys/endian.h usability
  980. configure:15641: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  981. conftest.c:75:24: fatal error: sys/endian.h: No such file or directory
  982. compilation terminated.
  983. configure:15641: $? = 1
  984. configure: failed program was:
  985. | /* confdefs.h */
  986. | #define PACKAGE_NAME "sssd"
  987. | #define PACKAGE_TARNAME "sssd"
  988. | #define PACKAGE_VERSION "1.15.3"
  989. | #define PACKAGE_STRING "sssd 1.15.3"
  990. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  991. | #define PACKAGE_URL ""
  992. | #define STDC_HEADERS 1
  993. | #define HAVE_SYS_TYPES_H 1
  994. | #define HAVE_SYS_STAT_H 1
  995. | #define HAVE_STDLIB_H 1
  996. | #define HAVE_STRING_H 1
  997. | #define HAVE_MEMORY_H 1
  998. | #define HAVE_STRINGS_H 1
  999. | #define HAVE_INTTYPES_H 1
  1000. | #define HAVE_STDINT_H 1
  1001. | #define HAVE_UNISTD_H 1
  1002. | #define __EXTENSIONS__ 1
  1003. | #define _ALL_SOURCE 1
  1004. | #define _GNU_SOURCE 1
  1005. | #define _POSIX_PTHREAD_SEMANTICS 1
  1006. | #define _TANDEM_SOURCE 1
  1007. | #define PACKAGE "sssd"
  1008. | #define VERSION "1.15.3"
  1009. | #define HAVE_DLFCN_H 1
  1010. | #define LT_OBJDIR ".libs/"
  1011. | #define HAVE_LIBDL 1
  1012. | #define HAVE_DLERROR 1
  1013. | #define HAVE_LIBDLLOADER 1
  1014. | #define ENABLE_NLS 1
  1015. | #define HAVE_GETTEXT 1
  1016. | #define HAVE_DCGETTEXT 1
  1017. | #define PRERELEASE_VERSION ""
  1018. | #define HAVE_STDINT_H 1
  1019. | #define HAVE_DLFCN_H 1
  1020. | #define HAVE_PTHREAD 1
  1021. | #define HAVE_LIBRT 1
  1022. | #define HAVE_UTIMENSAT 1
  1023. | #define HAVE_FUTIMENS 1
  1024. | #define HAVE_ENDIAN_H 1
  1025. | /* end confdefs.h. */
  1026. | #include <stdio.h>
  1027. | #ifdef HAVE_SYS_TYPES_H
  1028. | # include <sys/types.h>
  1029. | #endif
  1030. | #ifdef HAVE_SYS_STAT_H
  1031. | # include <sys/stat.h>
  1032. | #endif
  1033. | #ifdef STDC_HEADERS
  1034. | # include <stdlib.h>
  1035. | # include <stddef.h>
  1036. | #else
  1037. | # ifdef HAVE_STDLIB_H
  1038. | # include <stdlib.h>
  1039. | # endif
  1040. | #endif
  1041. | #ifdef HAVE_STRING_H
  1042. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1043. | # include <memory.h>
  1044. | # endif
  1045. | # include <string.h>
  1046. | #endif
  1047. | #ifdef HAVE_STRINGS_H
  1048. | # include <strings.h>
  1049. | #endif
  1050. | #ifdef HAVE_INTTYPES_H
  1051. | # include <inttypes.h>
  1052. | #endif
  1053. | #ifdef HAVE_STDINT_H
  1054. | # include <stdint.h>
  1055. | #endif
  1056. | #ifdef HAVE_UNISTD_H
  1057. | # include <unistd.h>
  1058. | #endif
  1059. | #include <sys/endian.h>
  1060. configure:15641: result: no
  1061. configure:15641: checking sys/endian.h presence
  1062. configure:15641: gcc -E conftest.c
  1063. conftest.c:42:24: fatal error: sys/endian.h: No such file or directory
  1064. compilation terminated.
  1065. configure:15641: $? = 1
  1066. configure: failed program was:
  1067. | /* confdefs.h */
  1068. | #define PACKAGE_NAME "sssd"
  1069. | #define PACKAGE_TARNAME "sssd"
  1070. | #define PACKAGE_VERSION "1.15.3"
  1071. | #define PACKAGE_STRING "sssd 1.15.3"
  1072. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1073. | #define PACKAGE_URL ""
  1074. | #define STDC_HEADERS 1
  1075. | #define HAVE_SYS_TYPES_H 1
  1076. | #define HAVE_SYS_STAT_H 1
  1077. | #define HAVE_STDLIB_H 1
  1078. | #define HAVE_STRING_H 1
  1079. | #define HAVE_MEMORY_H 1
  1080. | #define HAVE_STRINGS_H 1
  1081. | #define HAVE_INTTYPES_H 1
  1082. | #define HAVE_STDINT_H 1
  1083. | #define HAVE_UNISTD_H 1
  1084. | #define __EXTENSIONS__ 1
  1085. | #define _ALL_SOURCE 1
  1086. | #define _GNU_SOURCE 1
  1087. | #define _POSIX_PTHREAD_SEMANTICS 1
  1088. | #define _TANDEM_SOURCE 1
  1089. | #define PACKAGE "sssd"
  1090. | #define VERSION "1.15.3"
  1091. | #define HAVE_DLFCN_H 1
  1092. | #define LT_OBJDIR ".libs/"
  1093. | #define HAVE_LIBDL 1
  1094. | #define HAVE_DLERROR 1
  1095. | #define HAVE_LIBDLLOADER 1
  1096. | #define ENABLE_NLS 1
  1097. | #define HAVE_GETTEXT 1
  1098. | #define HAVE_DCGETTEXT 1
  1099. | #define PRERELEASE_VERSION ""
  1100. | #define HAVE_STDINT_H 1
  1101. | #define HAVE_DLFCN_H 1
  1102. | #define HAVE_PTHREAD 1
  1103. | #define HAVE_LIBRT 1
  1104. | #define HAVE_UTIMENSAT 1
  1105. | #define HAVE_FUTIMENS 1
  1106. | #define HAVE_ENDIAN_H 1
  1107. | /* end confdefs.h. */
  1108. | #include <sys/endian.h>
  1109. configure:15641: result: no
  1110. configure:15641: checking for sys/endian.h
  1111. configure:15641: result: no
  1112. configure:15641: checking byteswap.h usability
  1113. configure:15641: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1114. configure:15641: $? = 0
  1115. configure:15641: result: yes
  1116. configure:15641: checking byteswap.h presence
  1117. configure:15641: gcc -E conftest.c
  1118. configure:15641: $? = 0
  1119. configure:15641: result: yes
  1120. configure:15641: checking for byteswap.h
  1121. configure:15641: result: yes
  1122. configure:15652: checking whether byte ordering is bigendian
  1123. configure:15667: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1124. conftest.c:44:9: error: unknown type name 'not'
  1125. not a universal capable compiler
  1126. ^
  1127. conftest.c:44:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  1128. not a universal capable compiler
  1129. ^
  1130. conftest.c:44:15: error: unknown type name 'universal'
  1131. configure:15667: $? = 1
  1132. configure: failed program was:
  1133. | /* confdefs.h */
  1134. | #define PACKAGE_NAME "sssd"
  1135. | #define PACKAGE_TARNAME "sssd"
  1136. | #define PACKAGE_VERSION "1.15.3"
  1137. | #define PACKAGE_STRING "sssd 1.15.3"
  1138. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1139. | #define PACKAGE_URL ""
  1140. | #define STDC_HEADERS 1
  1141. | #define HAVE_SYS_TYPES_H 1
  1142. | #define HAVE_SYS_STAT_H 1
  1143. | #define HAVE_STDLIB_H 1
  1144. | #define HAVE_STRING_H 1
  1145. | #define HAVE_MEMORY_H 1
  1146. | #define HAVE_STRINGS_H 1
  1147. | #define HAVE_INTTYPES_H 1
  1148. | #define HAVE_STDINT_H 1
  1149. | #define HAVE_UNISTD_H 1
  1150. | #define __EXTENSIONS__ 1
  1151. | #define _ALL_SOURCE 1
  1152. | #define _GNU_SOURCE 1
  1153. | #define _POSIX_PTHREAD_SEMANTICS 1
  1154. | #define _TANDEM_SOURCE 1
  1155. | #define PACKAGE "sssd"
  1156. | #define VERSION "1.15.3"
  1157. | #define HAVE_DLFCN_H 1
  1158. | #define LT_OBJDIR ".libs/"
  1159. | #define HAVE_LIBDL 1
  1160. | #define HAVE_DLERROR 1
  1161. | #define HAVE_LIBDLLOADER 1
  1162. | #define ENABLE_NLS 1
  1163. | #define HAVE_GETTEXT 1
  1164. | #define HAVE_DCGETTEXT 1
  1165. | #define PRERELEASE_VERSION ""
  1166. | #define HAVE_STDINT_H 1
  1167. | #define HAVE_DLFCN_H 1
  1168. | #define HAVE_PTHREAD 1
  1169. | #define HAVE_LIBRT 1
  1170. | #define HAVE_UTIMENSAT 1
  1171. | #define HAVE_FUTIMENS 1
  1172. | #define HAVE_ENDIAN_H 1
  1173. | #define HAVE_BYTESWAP_H 1
  1174. | /* end confdefs.h. */
  1175. | #ifndef __APPLE_CC__
  1176. | not a universal capable compiler
  1177. | #endif
  1178. | typedef int dummy;
  1179. |
  1180. configure:15712: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1181. configure:15712: $? = 0
  1182. configure:15730: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1183. conftest.c: In function 'main':
  1184. conftest.c:50:4: error: unknown type name 'not'
  1185. not big endian
  1186. ^
  1187. conftest.c:50:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  1188. not big endian
  1189. ^
  1190. configure:15730: $? = 1
  1191. configure: failed program was:
  1192. | /* confdefs.h */
  1193. | #define PACKAGE_NAME "sssd"
  1194. | #define PACKAGE_TARNAME "sssd"
  1195. | #define PACKAGE_VERSION "1.15.3"
  1196. | #define PACKAGE_STRING "sssd 1.15.3"
  1197. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1198. | #define PACKAGE_URL ""
  1199. | #define STDC_HEADERS 1
  1200. | #define HAVE_SYS_TYPES_H 1
  1201. | #define HAVE_SYS_STAT_H 1
  1202. | #define HAVE_STDLIB_H 1
  1203. | #define HAVE_STRING_H 1
  1204. | #define HAVE_MEMORY_H 1
  1205. | #define HAVE_STRINGS_H 1
  1206. | #define HAVE_INTTYPES_H 1
  1207. | #define HAVE_STDINT_H 1
  1208. | #define HAVE_UNISTD_H 1
  1209. | #define __EXTENSIONS__ 1
  1210. | #define _ALL_SOURCE 1
  1211. | #define _GNU_SOURCE 1
  1212. | #define _POSIX_PTHREAD_SEMANTICS 1
  1213. | #define _TANDEM_SOURCE 1
  1214. | #define PACKAGE "sssd"
  1215. | #define VERSION "1.15.3"
  1216. | #define HAVE_DLFCN_H 1
  1217. | #define LT_OBJDIR ".libs/"
  1218. | #define HAVE_LIBDL 1
  1219. | #define HAVE_DLERROR 1
  1220. | #define HAVE_LIBDLLOADER 1
  1221. | #define ENABLE_NLS 1
  1222. | #define HAVE_GETTEXT 1
  1223. | #define HAVE_DCGETTEXT 1
  1224. | #define PRERELEASE_VERSION ""
  1225. | #define HAVE_STDINT_H 1
  1226. | #define HAVE_DLFCN_H 1
  1227. | #define HAVE_PTHREAD 1
  1228. | #define HAVE_LIBRT 1
  1229. | #define HAVE_UTIMENSAT 1
  1230. | #define HAVE_FUTIMENS 1
  1231. | #define HAVE_ENDIAN_H 1
  1232. | #define HAVE_BYTESWAP_H 1
  1233. | /* end confdefs.h. */
  1234. | #include <sys/types.h>
  1235. | #include <sys/param.h>
  1236. |
  1237. | int
  1238. | main ()
  1239. | {
  1240. | #if BYTE_ORDER != BIG_ENDIAN
  1241. | not big endian
  1242. | #endif
  1243. |
  1244. | ;
  1245. | return 0;
  1246. | }
  1247. configure:15858: result: no
  1248. configure:15943: Detected operating system type: debian
  1249. configure:15988: checking for struct ucred.pid
  1250. configure:15988: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1251. configure:15988: $? = 0
  1252. configure:15988: result: yes
  1253. configure:15998: checking for struct ucred.uid
  1254. configure:15998: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1255. configure:15998: $? = 0
  1256. configure:15998: result: yes
  1257. configure:16008: checking for struct ucred.gid
  1258. configure:16008: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1259. configure:16008: $? = 0
  1260. configure:16008: result: yes
  1261. configure:17204: checking for pkg-config
  1262. configure:17222: found /usr/bin/pkg-config
  1263. configure:17234: result: /usr/bin/pkg-config
  1264. configure:17259: checking pkg-config is at least version 0.9.0
  1265. configure:17262: result: yes
  1266. configure:17273: checking for POPT
  1267. configure:17281: $PKG_CONFIG --exists --print-errors "popt"
  1268. configure:17284: $? = 0
  1269. configure:17299: $PKG_CONFIG --exists --print-errors "popt"
  1270. configure:17302: $? = 0
  1271. configure:17338: result: yes
  1272. configure:17422: checking for TALLOC
  1273. configure:17430: $PKG_CONFIG --exists --print-errors "talloc"
  1274. configure:17433: $? = 0
  1275. configure:17448: $PKG_CONFIG --exists --print-errors "talloc"
  1276. configure:17451: $? = 0
  1277. configure:17487: result: yes
  1278. configure:17565: checking for TDB
  1279. configure:17573: $PKG_CONFIG --exists --print-errors "tdb >= 1.1.3"
  1280. configure:17576: $? = 0
  1281. configure:17591: $PKG_CONFIG --exists --print-errors "tdb >= 1.1.3"
  1282. configure:17594: $? = 0
  1283. configure:17630: result: yes
  1284. configure:17714: checking for TEVENT
  1285. configure:17722: $PKG_CONFIG --exists --print-errors "tevent"
  1286. configure:17725: $? = 0
  1287. configure:17740: $PKG_CONFIG --exists --print-errors "tevent"
  1288. configure:17743: $? = 0
  1289. configure:17779: result: yes
  1290. configure:17857: checking for LDB
  1291. configure:17865: $PKG_CONFIG --exists --print-errors "ldb >= 0.9.2"
  1292. configure:17868: $? = 0
  1293. configure:17883: $PKG_CONFIG --exists --print-errors "ldb >= 0.9.2"
  1294. configure:17886: $? = 0
  1295. configure:17941: result: yes
  1296. configure:17949: checking ldb.h usability
  1297. configure:17949: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1298. configure:17949: $? = 0
  1299. configure:17949: result: yes
  1300. configure:17949: checking ldb.h presence
  1301. configure:17949: gcc -E conftest.c
  1302. configure:17949: $? = 0
  1303. configure:17949: result: yes
  1304. configure:17949: checking for ldb.h
  1305. configure:17949: result: yes
  1306. configure:17954: checking for ldb_init in -lldb
  1307. configure:17979: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lldb -ltevent -ltdb -ldl -lldap >&5
  1308. configure:17979: $? = 0
  1309. configure:17988: result: yes
  1310. configure:17949: checking ldb_module.h usability
  1311. configure:17949: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1312. configure:17949: $? = 0
  1313. configure:17949: result: yes
  1314. configure:17949: checking ldb_module.h presence
  1315. configure:17949: gcc -E conftest.c
  1316. configure:17949: $? = 0
  1317. configure:17949: result: yes
  1318. configure:17949: checking for ldb_module.h
  1319. configure:17949: result: yes
  1320. configure:17954: checking for ldb_init in -lldb
  1321. configure:17988: result: yes
  1322. configure:18018: checking feature ldb runtime version check
  1323. configure:18034: result: no
  1324. configure:18038: ldb lib directory: /usr/lib/x86_64-linux-gnu/ldb/modules/ldb
  1325. configure:18047: checking for DHASH
  1326. configure:18055: $PKG_CONFIG --exists --print-errors "dhash >= 0.4.2"
  1327. configure:18058: $? = 0
  1328. configure:18073: $PKG_CONFIG --exists --print-errors "dhash >= 0.4.2"
  1329. configure:18076: $? = 0
  1330. configure:18114: result: yes
  1331. configure:18125: checking for COLLECTION
  1332. configure:18133: $PKG_CONFIG --exists --print-errors "collection >= 0.5.1"
  1333. configure:18136: $? = 0
  1334. configure:18151: $PKG_CONFIG --exists --print-errors "collection >= 0.5.1"
  1335. configure:18154: $? = 0
  1336. configure:18192: result: yes
  1337. configure:18200: checking for INI_CONFIG_V0
  1338. configure:18209: $PKG_CONFIG --exists --print-errors "
  1339. ini_config >= 0.6.1"
  1340. configure:18213: $? = 0
  1341. configure:18230: $PKG_CONFIG --exists --print-errors "
  1342. ini_config >= 0.6.1"
  1343. configure:18234: $? = 0
  1344. configure:18279: result: yes
  1345. configure:18293: checking for INI_CONFIG_V1
  1346. configure:18302: $PKG_CONFIG --exists --print-errors "
  1347. ini_config >= 1.0.0"
  1348. configure:18306: $? = 0
  1349. configure:18323: $PKG_CONFIG --exists --print-errors "
  1350. ini_config >= 1.0.0"
  1351. configure:18327: $? = 0
  1352. configure:18374: result: yes
  1353. configure:18388: checking for INI_CONFIG_V1_1
  1354. configure:18397: $PKG_CONFIG --exists --print-errors "
  1355. ini_config >= 1.1.0"
  1356. configure:18401: $? = 0
  1357. configure:18418: $PKG_CONFIG --exists --print-errors "
  1358. ini_config >= 1.1.0"
  1359. configure:18422: $? = 0
  1360. configure:18469: result: yes
  1361. configure:18483: checking for INI_CONFIG_V1_3
  1362. configure:18492: $PKG_CONFIG --exists --print-errors "
  1363. ini_config >= 1.3.0"
  1364. Requested 'ini_config >= 1.3.0' but version of ini_config is 1.2.0
  1365. You may find new versions of ini_config at http://fedorahosted.org/sssd/
  1366. configure:18496: $? = 1
  1367. configure:18513: $PKG_CONFIG --exists --print-errors "
  1368. ini_config >= 1.3.0"
  1369. Requested 'ini_config >= 1.3.0' but version of ini_config is 1.2.0
  1370. You may find new versions of ini_config at http://fedorahosted.org/sssd/
  1371. configure:18517: $? = 1
  1372. Requested 'ini_config >= 1.3.0' but version of ini_config is 1.2.0
  1373. You may find new versions of ini_config at http://fedorahosted.org/sssd/
  1374. configure:18548: result: no
  1375. configure:18551: WARNING: libini_config-devel >= 1.3.0 not available, using older version
  1376. configure:18594: checking security/pam_appl.h usability
  1377. configure:18594: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1378. configure:18594: $? = 0
  1379. configure:18594: result: yes
  1380. configure:18594: checking security/pam_appl.h presence
  1381. configure:18594: gcc -E conftest.c
  1382. configure:18594: $? = 0
  1383. configure:18594: result: yes
  1384. configure:18594: checking for security/pam_appl.h
  1385. configure:18594: result: yes
  1386. configure:18599: checking for pam_get_item in -lpam
  1387. configure:18624: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lpam >&5
  1388. configure:18624: $? = 0
  1389. configure:18633: result: yes
  1390. configure:18594: checking security/pam_modules.h usability
  1391. configure:18594: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1392. configure:18594: $? = 0
  1393. configure:18594: result: yes
  1394. configure:18594: checking security/pam_modules.h presence
  1395. configure:18594: gcc -E conftest.c
  1396. configure:18594: $? = 0
  1397. configure:18594: result: yes
  1398. configure:18594: checking for security/pam_modules.h
  1399. configure:18594: result: yes
  1400. configure:18599: checking for pam_get_item in -lpam
  1401. configure:18633: result: yes
  1402. configure:18652: checking security/pam_ext.h usability
  1403. configure:18652: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1404. configure:18652: $? = 0
  1405. configure:18652: result: yes
  1406. configure:18652: checking security/pam_ext.h presence
  1407. configure:18652: gcc -E conftest.c
  1408. configure:18652: $? = 0
  1409. configure:18652: result: yes
  1410. configure:18652: checking for security/pam_ext.h
  1411. configure:18652: result: yes
  1412. configure:18652: checking security/pam_modutil.h usability
  1413. configure:18652: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1414. configure:18652: $? = 0
  1415. configure:18652: result: yes
  1416. configure:18652: checking security/pam_modutil.h presence
  1417. configure:18652: gcc -E conftest.c
  1418. configure:18652: $? = 0
  1419. configure:18652: result: yes
  1420. configure:18652: checking for security/pam_modutil.h
  1421. configure:18652: result: yes
  1422. configure:18665: checking security/pam_misc.h usability
  1423. configure:18665: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1424. configure:18665: $? = 0
  1425. configure:18665: result: yes
  1426. configure:18665: checking security/pam_misc.h presence
  1427. configure:18665: gcc -E conftest.c
  1428. configure:18665: $? = 0
  1429. configure:18665: result: yes
  1430. configure:18665: checking for security/pam_misc.h
  1431. configure:18665: result: yes
  1432. configure:18665: checking security/_pam_macros.h usability
  1433. configure:18665: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1434. configure:18665: $? = 0
  1435. configure:18665: result: yes
  1436. configure:18665: checking security/_pam_macros.h presence
  1437. configure:18665: gcc -E conftest.c
  1438. configure:18665: $? = 0
  1439. configure:18665: result: yes
  1440. configure:18665: checking for security/_pam_macros.h
  1441. configure:18665: result: yes
  1442. configure:18677: checking for security/openpam.h
  1443. configure:18677: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1444. conftest.c:97:30: fatal error: security/openpam.h: No such file or directory
  1445. compilation terminated.
  1446. configure:18677: $? = 1
  1447. configure: failed program was:
  1448. | /* confdefs.h */
  1449. | #define PACKAGE_NAME "sssd"
  1450. | #define PACKAGE_TARNAME "sssd"
  1451. | #define PACKAGE_VERSION "1.15.3"
  1452. | #define PACKAGE_STRING "sssd 1.15.3"
  1453. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1454. | #define PACKAGE_URL ""
  1455. | #define STDC_HEADERS 1
  1456. | #define HAVE_SYS_TYPES_H 1
  1457. | #define HAVE_SYS_STAT_H 1
  1458. | #define HAVE_STDLIB_H 1
  1459. | #define HAVE_STRING_H 1
  1460. | #define HAVE_MEMORY_H 1
  1461. | #define HAVE_STRINGS_H 1
  1462. | #define HAVE_INTTYPES_H 1
  1463. | #define HAVE_STDINT_H 1
  1464. | #define HAVE_UNISTD_H 1
  1465. | #define __EXTENSIONS__ 1
  1466. | #define _ALL_SOURCE 1
  1467. | #define _GNU_SOURCE 1
  1468. | #define _POSIX_PTHREAD_SEMANTICS 1
  1469. | #define _TANDEM_SOURCE 1
  1470. | #define PACKAGE "sssd"
  1471. | #define VERSION "1.15.3"
  1472. | #define HAVE_DLFCN_H 1
  1473. | #define LT_OBJDIR ".libs/"
  1474. | #define HAVE_LIBDL 1
  1475. | #define HAVE_DLERROR 1
  1476. | #define HAVE_LIBDLLOADER 1
  1477. | #define ENABLE_NLS 1
  1478. | #define HAVE_GETTEXT 1
  1479. | #define HAVE_DCGETTEXT 1
  1480. | #define PRERELEASE_VERSION ""
  1481. | #define HAVE_STDINT_H 1
  1482. | #define HAVE_DLFCN_H 1
  1483. | #define HAVE_PTHREAD 1
  1484. | #define HAVE_LIBRT 1
  1485. | #define HAVE_UTIMENSAT 1
  1486. | #define HAVE_FUTIMENS 1
  1487. | #define HAVE_ENDIAN_H 1
  1488. | #define HAVE_BYTESWAP_H 1
  1489. | #define HAVE_LITTLE_ENDIAN 1
  1490. | #define HAVE_STRUCT_UCRED_PID 1
  1491. | #define HAVE_STRUCT_UCRED_UID 1
  1492. | #define HAVE_STRUCT_UCRED_GID 1
  1493. | #define HAVE_UCRED 1
  1494. | #define DB_PATH ""SSS_STATEDIR"/db"
  1495. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  1496. | #define PID_PATH ""VARDIR"/run"
  1497. | #define LOG_PATH ""VARDIR"/log/sssd"
  1498. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  1499. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  1500. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  1501. | #define DEFAULT_CCACHE_DIR "/tmp"
  1502. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  1503. | #define TEST_DIR "."
  1504. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  1505. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  1506. | #define HAVE_PYTHON2_BINDINGS 1
  1507. | #define HAVE_PYTHON3_BINDINGS 1
  1508. | #define HAVE_SELINUX 1
  1509. | #define HAVE_NSCD /usr/sbin/nscd
  1510. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  1511. | #define HAVE_SEMANAGE 1
  1512. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  1513. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  1514. | #define NOLOGIN_SHELL "/sbin/nologin"
  1515. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  1516. | #define BUILD_SUDO 1
  1517. | #define BUILD_AUTOFS 1
  1518. | #define BUILD_SSH 1
  1519. | #define BUILD_IFP 1
  1520. | #define BUILD_SAMBA 1
  1521. | #define BUILD_NFS_IDMAP 1
  1522. | #define BUILD_LIBWBCLIENT 1
  1523. | #define SSSD_USER "root"
  1524. | #define BUILD_SECRETS 1
  1525. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  1526. | #define HAVE_LDB_H 1
  1527. | #define HAVE_LDB_MODULE_H 1
  1528. | #define HAVE_LIBINI_CONFIG_V0 1
  1529. | #define HAVE_LIBINI_CONFIG_V1 1
  1530. | #define HAVE_LIBINI_CONFIG_V1_1 1
  1531. | #define HAVE_SECURITY_PAM_APPL_H 1
  1532. | #define HAVE_SECURITY_PAM_MODULES_H 1
  1533. | #define HAVE_SECURITY_PAM_EXT_H 1
  1534. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  1535. | #define HAVE_SECURITY_PAM_MISC_H 1
  1536. | #define HAVE_SECURITY__PAM_MACROS_H 1
  1537. | /* end confdefs.h. */
  1538. |
  1539. | #ifdef HAVE_SECURITY_PAM_APPL_H
  1540. | #include <security/pam_appl.h>
  1541. | #endif
  1542. |
  1543. |
  1544. | #include <security/openpam.h>
  1545. configure:18677: result: no
  1546. configure:18693: checking for misc_conv in -lpam_misc
  1547. configure:18718: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lpam_misc >&5
  1548. configure:18718: $? = 0
  1549. configure:18727: result: yes
  1550. configure:18740: checking for pam_modutil_getlogin
  1551. configure:18740: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lpam >&5
  1552. configure:18740: $? = 0
  1553. configure:18740: result: yes
  1554. configure:18740: checking for pam_vsyslog
  1555. configure:18740: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lpam >&5
  1556. configure:18740: $? = 0
  1557. configure:18740: result: yes
  1558. configure:18771: checking for ldap_search in -lldap
  1559. configure:18796: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lldap >&5
  1560. configure:18796: $? = 0
  1561. configure:18805: result: yes
  1562. configure:18933: checking for ber_pvt_opt_on in -llber
  1563. configure:18958: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -llber >&5
  1564. configure:18958: $? = 0
  1565. configure:18967: result: yes
  1566. configure:19002: checking for ldap_control_create
  1567. configure:19002: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -llber -lldap >&5
  1568. configure:19002: $? = 0
  1569. configure:19002: result: yes
  1570. configure:19002: checking for ldap_init_fd
  1571. configure:19002: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -llber -lldap >&5
  1572. configure:19002: $? = 0
  1573. configure:19002: result: yes
  1574. configure:19002: checking for ldap_create_deref_control_value
  1575. configure:19002: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -llber -lldap >&5
  1576. configure:19002: $? = 0
  1577. configure:19002: result: yes
  1578. configure:19002: checking for ldap_parse_derefresponse_control
  1579. configure:19002: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -llber -lldap >&5
  1580. configure:19002: $? = 0
  1581. configure:19002: result: yes
  1582. configure:19002: checking for ldap_derefresponse_free
  1583. configure:19002: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -llber -lldap >&5
  1584. configure:19002: $? = 0
  1585. configure:19002: result: yes
  1586. configure:19011: checking for struct ldap_conncb.lc_arg
  1587. configure:19011: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1588. configure:19011: $? = 0
  1589. configure:19011: result: yes
  1590. configure:19039: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -llber -lldap >&5
  1591. configure:19039: $? = 0
  1592. configure:19039: ./conftest
  1593. configure:19039: $? = 0
  1594. configure:19054: checking for LDAPDerefRes
  1595. configure:19054: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1596. configure:19054: $? = 0
  1597. configure:19054: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  1598. conftest.c: In function 'main':
  1599. conftest.c:105:27: error: expected expression before ')' token
  1600. if (sizeof ((LDAPDerefRes)))
  1601. ^
  1602. configure:19054: $? = 1
  1603. configure: failed program was:
  1604. | /* confdefs.h */
  1605. | #define PACKAGE_NAME "sssd"
  1606. | #define PACKAGE_TARNAME "sssd"
  1607. | #define PACKAGE_VERSION "1.15.3"
  1608. | #define PACKAGE_STRING "sssd 1.15.3"
  1609. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1610. | #define PACKAGE_URL ""
  1611. | #define STDC_HEADERS 1
  1612. | #define HAVE_SYS_TYPES_H 1
  1613. | #define HAVE_SYS_STAT_H 1
  1614. | #define HAVE_STDLIB_H 1
  1615. | #define HAVE_STRING_H 1
  1616. | #define HAVE_MEMORY_H 1
  1617. | #define HAVE_STRINGS_H 1
  1618. | #define HAVE_INTTYPES_H 1
  1619. | #define HAVE_STDINT_H 1
  1620. | #define HAVE_UNISTD_H 1
  1621. | #define __EXTENSIONS__ 1
  1622. | #define _ALL_SOURCE 1
  1623. | #define _GNU_SOURCE 1
  1624. | #define _POSIX_PTHREAD_SEMANTICS 1
  1625. | #define _TANDEM_SOURCE 1
  1626. | #define PACKAGE "sssd"
  1627. | #define VERSION "1.15.3"
  1628. | #define HAVE_DLFCN_H 1
  1629. | #define LT_OBJDIR ".libs/"
  1630. | #define HAVE_LIBDL 1
  1631. | #define HAVE_DLERROR 1
  1632. | #define HAVE_LIBDLLOADER 1
  1633. | #define ENABLE_NLS 1
  1634. | #define HAVE_GETTEXT 1
  1635. | #define HAVE_DCGETTEXT 1
  1636. | #define PRERELEASE_VERSION ""
  1637. | #define HAVE_STDINT_H 1
  1638. | #define HAVE_DLFCN_H 1
  1639. | #define HAVE_PTHREAD 1
  1640. | #define HAVE_LIBRT 1
  1641. | #define HAVE_UTIMENSAT 1
  1642. | #define HAVE_FUTIMENS 1
  1643. | #define HAVE_ENDIAN_H 1
  1644. | #define HAVE_BYTESWAP_H 1
  1645. | #define HAVE_LITTLE_ENDIAN 1
  1646. | #define HAVE_STRUCT_UCRED_PID 1
  1647. | #define HAVE_STRUCT_UCRED_UID 1
  1648. | #define HAVE_STRUCT_UCRED_GID 1
  1649. | #define HAVE_UCRED 1
  1650. | #define DB_PATH ""SSS_STATEDIR"/db"
  1651. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  1652. | #define PID_PATH ""VARDIR"/run"
  1653. | #define LOG_PATH ""VARDIR"/log/sssd"
  1654. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  1655. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  1656. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  1657. | #define DEFAULT_CCACHE_DIR "/tmp"
  1658. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  1659. | #define TEST_DIR "."
  1660. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  1661. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  1662. | #define HAVE_PYTHON2_BINDINGS 1
  1663. | #define HAVE_PYTHON3_BINDINGS 1
  1664. | #define HAVE_SELINUX 1
  1665. | #define HAVE_NSCD /usr/sbin/nscd
  1666. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  1667. | #define HAVE_SEMANAGE 1
  1668. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  1669. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  1670. | #define NOLOGIN_SHELL "/sbin/nologin"
  1671. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  1672. | #define BUILD_SUDO 1
  1673. | #define BUILD_AUTOFS 1
  1674. | #define BUILD_SSH 1
  1675. | #define BUILD_IFP 1
  1676. | #define BUILD_SAMBA 1
  1677. | #define BUILD_NFS_IDMAP 1
  1678. | #define BUILD_LIBWBCLIENT 1
  1679. | #define SSSD_USER "root"
  1680. | #define BUILD_SECRETS 1
  1681. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  1682. | #define HAVE_LDB_H 1
  1683. | #define HAVE_LDB_MODULE_H 1
  1684. | #define HAVE_LIBINI_CONFIG_V0 1
  1685. | #define HAVE_LIBINI_CONFIG_V1 1
  1686. | #define HAVE_LIBINI_CONFIG_V1_1 1
  1687. | #define HAVE_SECURITY_PAM_APPL_H 1
  1688. | #define HAVE_SECURITY_PAM_MODULES_H 1
  1689. | #define HAVE_SECURITY_PAM_EXT_H 1
  1690. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  1691. | #define HAVE_SECURITY_PAM_MISC_H 1
  1692. | #define HAVE_SECURITY__PAM_MACROS_H 1
  1693. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  1694. | #define HAVE_PAM_VSYSLOG 1
  1695. | #define HAVE_LDAP_CONTROL_CREATE 1
  1696. | #define HAVE_LDAP_INIT_FD 1
  1697. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  1698. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  1699. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  1700. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  1701. | #define HAVE_LDAP_CONNCB 1
  1702. | /* end confdefs.h. */
  1703. | #include <ldap.h>
  1704. |
  1705. | int
  1706. | main ()
  1707. | {
  1708. | if (sizeof ((LDAPDerefRes)))
  1709. | return 0;
  1710. | ;
  1711. | return 0;
  1712. | }
  1713. configure:19054: result: yes
  1714. configure:19068: checking for slapd
  1715. configure:19101: result: no
  1716. configure:19113: checking for ldapmodify
  1717. configure:19129: found /usr/bin/ldapmodify
  1718. configure:19141: result: yes
  1719. configure:19155: checking for PCRE
  1720. configure:19163: $PKG_CONFIG --exists --print-errors "libpcre"
  1721. configure:19166: $? = 0
  1722. configure:19181: $PKG_CONFIG --exists --print-errors "libpcre"
  1723. configure:19184: $? = 0
  1724. configure:19220: result: yes
  1725. configure:19225: $PKG_CONFIG --exists --print-errors "libpcre >= 7"
  1726. configure:19228: $? = 0
  1727. configure:19230: PCRE version is 7 or higher
  1728. configure:19371: checking for krb5-config
  1729. configure:19389: found /usr/bin/krb5-config
  1730. configure:19401: result: /usr/bin/krb5-config
  1731. configure:19423: checking for working krb5-config
  1732. configure:19428: result: yes
  1733. configure:19454: checking krb5.h usability
  1734. configure:19454: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c >&5
  1735. configure:19454: $? = 0
  1736. configure:19454: result: yes
  1737. configure:19454: checking krb5.h presence
  1738. configure:19454: gcc -E conftest.c
  1739. configure:19454: $? = 0
  1740. configure:19454: result: yes
  1741. configure:19454: checking for krb5.h
  1742. configure:19454: result: yes
  1743. configure:19454: checking krb5/krb5.h usability
  1744. configure:19454: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c >&5
  1745. configure:19454: $? = 0
  1746. configure:19454: result: yes
  1747. configure:19454: checking krb5/krb5.h presence
  1748. configure:19454: gcc -E conftest.c
  1749. configure:19454: $? = 0
  1750. configure:19454: result: yes
  1751. configure:19454: checking for krb5/krb5.h
  1752. configure:19454: result: yes
  1753. configure:19464: checking for krb5_ticket_times
  1754. configure:19464: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c >&5
  1755. configure:19464: $? = 0
  1756. configure:19464: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c >&5
  1757. conftest.c: In function 'main':
  1758. conftest.c:112:32: error: expected expression before ')' token
  1759. if (sizeof ((krb5_ticket_times)))
  1760. ^
  1761. configure:19464: $? = 1
  1762. configure: failed program was:
  1763. | /* confdefs.h */
  1764. | #define PACKAGE_NAME "sssd"
  1765. | #define PACKAGE_TARNAME "sssd"
  1766. | #define PACKAGE_VERSION "1.15.3"
  1767. | #define PACKAGE_STRING "sssd 1.15.3"
  1768. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1769. | #define PACKAGE_URL ""
  1770. | #define STDC_HEADERS 1
  1771. | #define HAVE_SYS_TYPES_H 1
  1772. | #define HAVE_SYS_STAT_H 1
  1773. | #define HAVE_STDLIB_H 1
  1774. | #define HAVE_STRING_H 1
  1775. | #define HAVE_MEMORY_H 1
  1776. | #define HAVE_STRINGS_H 1
  1777. | #define HAVE_INTTYPES_H 1
  1778. | #define HAVE_STDINT_H 1
  1779. | #define HAVE_UNISTD_H 1
  1780. | #define __EXTENSIONS__ 1
  1781. | #define _ALL_SOURCE 1
  1782. | #define _GNU_SOURCE 1
  1783. | #define _POSIX_PTHREAD_SEMANTICS 1
  1784. | #define _TANDEM_SOURCE 1
  1785. | #define PACKAGE "sssd"
  1786. | #define VERSION "1.15.3"
  1787. | #define HAVE_DLFCN_H 1
  1788. | #define LT_OBJDIR ".libs/"
  1789. | #define HAVE_LIBDL 1
  1790. | #define HAVE_DLERROR 1
  1791. | #define HAVE_LIBDLLOADER 1
  1792. | #define ENABLE_NLS 1
  1793. | #define HAVE_GETTEXT 1
  1794. | #define HAVE_DCGETTEXT 1
  1795. | #define PRERELEASE_VERSION ""
  1796. | #define HAVE_STDINT_H 1
  1797. | #define HAVE_DLFCN_H 1
  1798. | #define HAVE_PTHREAD 1
  1799. | #define HAVE_LIBRT 1
  1800. | #define HAVE_UTIMENSAT 1
  1801. | #define HAVE_FUTIMENS 1
  1802. | #define HAVE_ENDIAN_H 1
  1803. | #define HAVE_BYTESWAP_H 1
  1804. | #define HAVE_LITTLE_ENDIAN 1
  1805. | #define HAVE_STRUCT_UCRED_PID 1
  1806. | #define HAVE_STRUCT_UCRED_UID 1
  1807. | #define HAVE_STRUCT_UCRED_GID 1
  1808. | #define HAVE_UCRED 1
  1809. | #define DB_PATH ""SSS_STATEDIR"/db"
  1810. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  1811. | #define PID_PATH ""VARDIR"/run"
  1812. | #define LOG_PATH ""VARDIR"/log/sssd"
  1813. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  1814. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  1815. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  1816. | #define DEFAULT_CCACHE_DIR "/tmp"
  1817. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  1818. | #define TEST_DIR "."
  1819. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  1820. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  1821. | #define HAVE_PYTHON2_BINDINGS 1
  1822. | #define HAVE_PYTHON3_BINDINGS 1
  1823. | #define HAVE_SELINUX 1
  1824. | #define HAVE_NSCD /usr/sbin/nscd
  1825. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  1826. | #define HAVE_SEMANAGE 1
  1827. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  1828. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  1829. | #define NOLOGIN_SHELL "/sbin/nologin"
  1830. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  1831. | #define BUILD_SUDO 1
  1832. | #define BUILD_AUTOFS 1
  1833. | #define BUILD_SSH 1
  1834. | #define BUILD_IFP 1
  1835. | #define BUILD_SAMBA 1
  1836. | #define BUILD_NFS_IDMAP 1
  1837. | #define BUILD_LIBWBCLIENT 1
  1838. | #define SSSD_USER "root"
  1839. | #define BUILD_SECRETS 1
  1840. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  1841. | #define HAVE_LDB_H 1
  1842. | #define HAVE_LDB_MODULE_H 1
  1843. | #define HAVE_LIBINI_CONFIG_V0 1
  1844. | #define HAVE_LIBINI_CONFIG_V1 1
  1845. | #define HAVE_LIBINI_CONFIG_V1_1 1
  1846. | #define HAVE_SECURITY_PAM_APPL_H 1
  1847. | #define HAVE_SECURITY_PAM_MODULES_H 1
  1848. | #define HAVE_SECURITY_PAM_EXT_H 1
  1849. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  1850. | #define HAVE_SECURITY_PAM_MISC_H 1
  1851. | #define HAVE_SECURITY__PAM_MACROS_H 1
  1852. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  1853. | #define HAVE_PAM_VSYSLOG 1
  1854. | #define HAVE_LDAP_CONTROL_CREATE 1
  1855. | #define HAVE_LDAP_INIT_FD 1
  1856. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  1857. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  1858. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  1859. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  1860. | #define HAVE_LDAP_CONNCB 1
  1861. | #define HAVE_KRB5_H 1
  1862. | #define HAVE_KRB5_KRB5_H 1
  1863. | /* end confdefs.h. */
  1864. | #ifdef HAVE_KRB5_KRB5_H
  1865. | #include <krb5/krb5.h>
  1866. | #else
  1867. | #include <krb5.h>
  1868. | #endif
  1869. |
  1870. |
  1871. | int
  1872. | main ()
  1873. | {
  1874. | if (sizeof ((krb5_ticket_times)))
  1875. | return 0;
  1876. | ;
  1877. | return 0;
  1878. | }
  1879. configure:19464: result: yes
  1880. configure:19479: checking for krb5_times
  1881. configure:19479: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c >&5
  1882. conftest.c: In function 'main':
  1883. conftest.c:113:13: error: 'krb5_times' undeclared (first use in this function)
  1884. if (sizeof (krb5_times))
  1885. ^
  1886. conftest.c:113:13: note: each undeclared identifier is reported only once for each function it appears in
  1887. configure:19479: $? = 1
  1888. configure: failed program was:
  1889. | /* confdefs.h */
  1890. | #define PACKAGE_NAME "sssd"
  1891. | #define PACKAGE_TARNAME "sssd"
  1892. | #define PACKAGE_VERSION "1.15.3"
  1893. | #define PACKAGE_STRING "sssd 1.15.3"
  1894. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  1895. | #define PACKAGE_URL ""
  1896. | #define STDC_HEADERS 1
  1897. | #define HAVE_SYS_TYPES_H 1
  1898. | #define HAVE_SYS_STAT_H 1
  1899. | #define HAVE_STDLIB_H 1
  1900. | #define HAVE_STRING_H 1
  1901. | #define HAVE_MEMORY_H 1
  1902. | #define HAVE_STRINGS_H 1
  1903. | #define HAVE_INTTYPES_H 1
  1904. | #define HAVE_STDINT_H 1
  1905. | #define HAVE_UNISTD_H 1
  1906. | #define __EXTENSIONS__ 1
  1907. | #define _ALL_SOURCE 1
  1908. | #define _GNU_SOURCE 1
  1909. | #define _POSIX_PTHREAD_SEMANTICS 1
  1910. | #define _TANDEM_SOURCE 1
  1911. | #define PACKAGE "sssd"
  1912. | #define VERSION "1.15.3"
  1913. | #define HAVE_DLFCN_H 1
  1914. | #define LT_OBJDIR ".libs/"
  1915. | #define HAVE_LIBDL 1
  1916. | #define HAVE_DLERROR 1
  1917. | #define HAVE_LIBDLLOADER 1
  1918. | #define ENABLE_NLS 1
  1919. | #define HAVE_GETTEXT 1
  1920. | #define HAVE_DCGETTEXT 1
  1921. | #define PRERELEASE_VERSION ""
  1922. | #define HAVE_STDINT_H 1
  1923. | #define HAVE_DLFCN_H 1
  1924. | #define HAVE_PTHREAD 1
  1925. | #define HAVE_LIBRT 1
  1926. | #define HAVE_UTIMENSAT 1
  1927. | #define HAVE_FUTIMENS 1
  1928. | #define HAVE_ENDIAN_H 1
  1929. | #define HAVE_BYTESWAP_H 1
  1930. | #define HAVE_LITTLE_ENDIAN 1
  1931. | #define HAVE_STRUCT_UCRED_PID 1
  1932. | #define HAVE_STRUCT_UCRED_UID 1
  1933. | #define HAVE_STRUCT_UCRED_GID 1
  1934. | #define HAVE_UCRED 1
  1935. | #define DB_PATH ""SSS_STATEDIR"/db"
  1936. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  1937. | #define PID_PATH ""VARDIR"/run"
  1938. | #define LOG_PATH ""VARDIR"/log/sssd"
  1939. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  1940. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  1941. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  1942. | #define DEFAULT_CCACHE_DIR "/tmp"
  1943. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  1944. | #define TEST_DIR "."
  1945. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  1946. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  1947. | #define HAVE_PYTHON2_BINDINGS 1
  1948. | #define HAVE_PYTHON3_BINDINGS 1
  1949. | #define HAVE_SELINUX 1
  1950. | #define HAVE_NSCD /usr/sbin/nscd
  1951. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  1952. | #define HAVE_SEMANAGE 1
  1953. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  1954. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  1955. | #define NOLOGIN_SHELL "/sbin/nologin"
  1956. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  1957. | #define BUILD_SUDO 1
  1958. | #define BUILD_AUTOFS 1
  1959. | #define BUILD_SSH 1
  1960. | #define BUILD_IFP 1
  1961. | #define BUILD_SAMBA 1
  1962. | #define BUILD_NFS_IDMAP 1
  1963. | #define BUILD_LIBWBCLIENT 1
  1964. | #define SSSD_USER "root"
  1965. | #define BUILD_SECRETS 1
  1966. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  1967. | #define HAVE_LDB_H 1
  1968. | #define HAVE_LDB_MODULE_H 1
  1969. | #define HAVE_LIBINI_CONFIG_V0 1
  1970. | #define HAVE_LIBINI_CONFIG_V1 1
  1971. | #define HAVE_LIBINI_CONFIG_V1_1 1
  1972. | #define HAVE_SECURITY_PAM_APPL_H 1
  1973. | #define HAVE_SECURITY_PAM_MODULES_H 1
  1974. | #define HAVE_SECURITY_PAM_EXT_H 1
  1975. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  1976. | #define HAVE_SECURITY_PAM_MISC_H 1
  1977. | #define HAVE_SECURITY__PAM_MACROS_H 1
  1978. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  1979. | #define HAVE_PAM_VSYSLOG 1
  1980. | #define HAVE_LDAP_CONTROL_CREATE 1
  1981. | #define HAVE_LDAP_INIT_FD 1
  1982. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  1983. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  1984. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  1985. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  1986. | #define HAVE_LDAP_CONNCB 1
  1987. | #define HAVE_KRB5_H 1
  1988. | #define HAVE_KRB5_KRB5_H 1
  1989. | #define HAVE_KRB5_TICKET_TIMES 1
  1990. | /* end confdefs.h. */
  1991. | #ifdef HAVE_KRB5_KRB5_H
  1992. | #include <krb5/krb5.h>
  1993. | #else
  1994. | #include <krb5.h>
  1995. | #endif
  1996. |
  1997. |
  1998. | int
  1999. | main ()
  2000. | {
  2001. | if (sizeof (krb5_times))
  2002. | return 0;
  2003. | ;
  2004. | return 0;
  2005. | }
  2006. configure:19479: result: no
  2007. configure:19494: checking for krb5_trace_info
  2008. configure:19494: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c >&5
  2009. configure:19494: $? = 0
  2010. configure:19494: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c >&5
  2011. conftest.c: In function 'main':
  2012. conftest.c:113:30: error: expected expression before ')' token
  2013. if (sizeof ((krb5_trace_info)))
  2014. ^
  2015. configure:19494: $? = 1
  2016. configure: failed program was:
  2017. | /* confdefs.h */
  2018. | #define PACKAGE_NAME "sssd"
  2019. | #define PACKAGE_TARNAME "sssd"
  2020. | #define PACKAGE_VERSION "1.15.3"
  2021. | #define PACKAGE_STRING "sssd 1.15.3"
  2022. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2023. | #define PACKAGE_URL ""
  2024. | #define STDC_HEADERS 1
  2025. | #define HAVE_SYS_TYPES_H 1
  2026. | #define HAVE_SYS_STAT_H 1
  2027. | #define HAVE_STDLIB_H 1
  2028. | #define HAVE_STRING_H 1
  2029. | #define HAVE_MEMORY_H 1
  2030. | #define HAVE_STRINGS_H 1
  2031. | #define HAVE_INTTYPES_H 1
  2032. | #define HAVE_STDINT_H 1
  2033. | #define HAVE_UNISTD_H 1
  2034. | #define __EXTENSIONS__ 1
  2035. | #define _ALL_SOURCE 1
  2036. | #define _GNU_SOURCE 1
  2037. | #define _POSIX_PTHREAD_SEMANTICS 1
  2038. | #define _TANDEM_SOURCE 1
  2039. | #define PACKAGE "sssd"
  2040. | #define VERSION "1.15.3"
  2041. | #define HAVE_DLFCN_H 1
  2042. | #define LT_OBJDIR ".libs/"
  2043. | #define HAVE_LIBDL 1
  2044. | #define HAVE_DLERROR 1
  2045. | #define HAVE_LIBDLLOADER 1
  2046. | #define ENABLE_NLS 1
  2047. | #define HAVE_GETTEXT 1
  2048. | #define HAVE_DCGETTEXT 1
  2049. | #define PRERELEASE_VERSION ""
  2050. | #define HAVE_STDINT_H 1
  2051. | #define HAVE_DLFCN_H 1
  2052. | #define HAVE_PTHREAD 1
  2053. | #define HAVE_LIBRT 1
  2054. | #define HAVE_UTIMENSAT 1
  2055. | #define HAVE_FUTIMENS 1
  2056. | #define HAVE_ENDIAN_H 1
  2057. | #define HAVE_BYTESWAP_H 1
  2058. | #define HAVE_LITTLE_ENDIAN 1
  2059. | #define HAVE_STRUCT_UCRED_PID 1
  2060. | #define HAVE_STRUCT_UCRED_UID 1
  2061. | #define HAVE_STRUCT_UCRED_GID 1
  2062. | #define HAVE_UCRED 1
  2063. | #define DB_PATH ""SSS_STATEDIR"/db"
  2064. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  2065. | #define PID_PATH ""VARDIR"/run"
  2066. | #define LOG_PATH ""VARDIR"/log/sssd"
  2067. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  2068. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  2069. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  2070. | #define DEFAULT_CCACHE_DIR "/tmp"
  2071. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  2072. | #define TEST_DIR "."
  2073. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  2074. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  2075. | #define HAVE_PYTHON2_BINDINGS 1
  2076. | #define HAVE_PYTHON3_BINDINGS 1
  2077. | #define HAVE_SELINUX 1
  2078. | #define HAVE_NSCD /usr/sbin/nscd
  2079. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  2080. | #define HAVE_SEMANAGE 1
  2081. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  2082. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  2083. | #define NOLOGIN_SHELL "/sbin/nologin"
  2084. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  2085. | #define BUILD_SUDO 1
  2086. | #define BUILD_AUTOFS 1
  2087. | #define BUILD_SSH 1
  2088. | #define BUILD_IFP 1
  2089. | #define BUILD_SAMBA 1
  2090. | #define BUILD_NFS_IDMAP 1
  2091. | #define BUILD_LIBWBCLIENT 1
  2092. | #define SSSD_USER "root"
  2093. | #define BUILD_SECRETS 1
  2094. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  2095. | #define HAVE_LDB_H 1
  2096. | #define HAVE_LDB_MODULE_H 1
  2097. | #define HAVE_LIBINI_CONFIG_V0 1
  2098. | #define HAVE_LIBINI_CONFIG_V1 1
  2099. | #define HAVE_LIBINI_CONFIG_V1_1 1
  2100. | #define HAVE_SECURITY_PAM_APPL_H 1
  2101. | #define HAVE_SECURITY_PAM_MODULES_H 1
  2102. | #define HAVE_SECURITY_PAM_EXT_H 1
  2103. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  2104. | #define HAVE_SECURITY_PAM_MISC_H 1
  2105. | #define HAVE_SECURITY__PAM_MACROS_H 1
  2106. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  2107. | #define HAVE_PAM_VSYSLOG 1
  2108. | #define HAVE_LDAP_CONTROL_CREATE 1
  2109. | #define HAVE_LDAP_INIT_FD 1
  2110. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  2111. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  2112. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  2113. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  2114. | #define HAVE_LDAP_CONNCB 1
  2115. | #define HAVE_KRB5_H 1
  2116. | #define HAVE_KRB5_KRB5_H 1
  2117. | #define HAVE_KRB5_TICKET_TIMES 1
  2118. | /* end confdefs.h. */
  2119. | #ifdef HAVE_KRB5_KRB5_H
  2120. | #include <krb5/krb5.h>
  2121. | #else
  2122. | #include <krb5.h>
  2123. | #endif
  2124. |
  2125. |
  2126. | int
  2127. | main ()
  2128. | {
  2129. | if (sizeof ((krb5_trace_info)))
  2130. | return 0;
  2131. | ;
  2132. | return 0;
  2133. | }
  2134. configure:19494: result: yes
  2135. configure:19533: checking for krb5_get_init_creds_opt_alloc
  2136. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2137. configure:19533: $? = 0
  2138. configure:19533: result: yes
  2139. configure:19533: checking for krb5_get_error_message
  2140. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2141. configure:19533: $? = 0
  2142. configure:19533: result: yes
  2143. configure:19533: checking for krb5_free_unparsed_name
  2144. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2145. configure:19533: $? = 0
  2146. configure:19533: result: yes
  2147. configure:19533: checking for krb5_get_init_creds_opt_set_expire_callback
  2148. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2149. configure:19533: $? = 0
  2150. configure:19533: result: yes
  2151. configure:19533: checking for krb5_get_init_creds_opt_set_fast_ccache_name
  2152. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2153. configure:19533: $? = 0
  2154. configure:19533: result: yes
  2155. configure:19533: checking for krb5_get_init_creds_opt_set_fast_flags
  2156. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2157. configure:19533: $? = 0
  2158. configure:19533: result: yes
  2159. configure:19533: checking for krb5_get_init_creds_opt_set_canonicalize
  2160. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2161. configure:19533: $? = 0
  2162. configure:19533: result: yes
  2163. configure:19533: checking for krb5_get_init_creds_opt_set_responder
  2164. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2165. configure:19533: $? = 0
  2166. configure:19533: result: yes
  2167. configure:19533: checking for krb5_parse_name_flags
  2168. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2169. configure:19533: $? = 0
  2170. configure:19533: result: yes
  2171. configure:19533: checking for krb5_unparse_name_flags
  2172. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2173. configure:19533: $? = 0
  2174. configure:19533: result: yes
  2175. configure:19533: checking for krb5_get_init_creds_opt_set_change_password_prompt
  2176. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2177. configure:19533: $? = 0
  2178. configure:19533: result: yes
  2179. configure:19533: checking for krb5_free_keytab_entry_contents
  2180. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2181. configure:19533: $? = 0
  2182. configure:19533: result: yes
  2183. configure:19533: checking for krb5_kt_free_entry
  2184. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2185. configure:19533: $? = 0
  2186. configure:19533: result: yes
  2187. configure:19533: checking for krb5_princ_realm
  2188. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2189. /tmp/cc2HXIJO.o: In function `main':
  2190. /home/r0itljet/sssd/conftest.c:151: undefined reference to `krb5_princ_realm'
  2191. collect2: error: ld returned 1 exit status
  2192. configure:19533: $? = 1
  2193. configure: failed program was:
  2194. | /* confdefs.h */
  2195. | #define PACKAGE_NAME "sssd"
  2196. | #define PACKAGE_TARNAME "sssd"
  2197. | #define PACKAGE_VERSION "1.15.3"
  2198. | #define PACKAGE_STRING "sssd 1.15.3"
  2199. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2200. | #define PACKAGE_URL ""
  2201. | #define STDC_HEADERS 1
  2202. | #define HAVE_SYS_TYPES_H 1
  2203. | #define HAVE_SYS_STAT_H 1
  2204. | #define HAVE_STDLIB_H 1
  2205. | #define HAVE_STRING_H 1
  2206. | #define HAVE_MEMORY_H 1
  2207. | #define HAVE_STRINGS_H 1
  2208. | #define HAVE_INTTYPES_H 1
  2209. | #define HAVE_STDINT_H 1
  2210. | #define HAVE_UNISTD_H 1
  2211. | #define __EXTENSIONS__ 1
  2212. | #define _ALL_SOURCE 1
  2213. | #define _GNU_SOURCE 1
  2214. | #define _POSIX_PTHREAD_SEMANTICS 1
  2215. | #define _TANDEM_SOURCE 1
  2216. | #define PACKAGE "sssd"
  2217. | #define VERSION "1.15.3"
  2218. | #define HAVE_DLFCN_H 1
  2219. | #define LT_OBJDIR ".libs/"
  2220. | #define HAVE_LIBDL 1
  2221. | #define HAVE_DLERROR 1
  2222. | #define HAVE_LIBDLLOADER 1
  2223. | #define ENABLE_NLS 1
  2224. | #define HAVE_GETTEXT 1
  2225. | #define HAVE_DCGETTEXT 1
  2226. | #define PRERELEASE_VERSION ""
  2227. | #define HAVE_STDINT_H 1
  2228. | #define HAVE_DLFCN_H 1
  2229. | #define HAVE_PTHREAD 1
  2230. | #define HAVE_LIBRT 1
  2231. | #define HAVE_UTIMENSAT 1
  2232. | #define HAVE_FUTIMENS 1
  2233. | #define HAVE_ENDIAN_H 1
  2234. | #define HAVE_BYTESWAP_H 1
  2235. | #define HAVE_LITTLE_ENDIAN 1
  2236. | #define HAVE_STRUCT_UCRED_PID 1
  2237. | #define HAVE_STRUCT_UCRED_UID 1
  2238. | #define HAVE_STRUCT_UCRED_GID 1
  2239. | #define HAVE_UCRED 1
  2240. | #define DB_PATH ""SSS_STATEDIR"/db"
  2241. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  2242. | #define PID_PATH ""VARDIR"/run"
  2243. | #define LOG_PATH ""VARDIR"/log/sssd"
  2244. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  2245. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  2246. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  2247. | #define DEFAULT_CCACHE_DIR "/tmp"
  2248. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  2249. | #define TEST_DIR "."
  2250. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  2251. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  2252. | #define HAVE_PYTHON2_BINDINGS 1
  2253. | #define HAVE_PYTHON3_BINDINGS 1
  2254. | #define HAVE_SELINUX 1
  2255. | #define HAVE_NSCD /usr/sbin/nscd
  2256. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  2257. | #define HAVE_SEMANAGE 1
  2258. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  2259. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  2260. | #define NOLOGIN_SHELL "/sbin/nologin"
  2261. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  2262. | #define BUILD_SUDO 1
  2263. | #define BUILD_AUTOFS 1
  2264. | #define BUILD_SSH 1
  2265. | #define BUILD_IFP 1
  2266. | #define BUILD_SAMBA 1
  2267. | #define BUILD_NFS_IDMAP 1
  2268. | #define BUILD_LIBWBCLIENT 1
  2269. | #define SSSD_USER "root"
  2270. | #define BUILD_SECRETS 1
  2271. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  2272. | #define HAVE_LDB_H 1
  2273. | #define HAVE_LDB_MODULE_H 1
  2274. | #define HAVE_LIBINI_CONFIG_V0 1
  2275. | #define HAVE_LIBINI_CONFIG_V1 1
  2276. | #define HAVE_LIBINI_CONFIG_V1_1 1
  2277. | #define HAVE_SECURITY_PAM_APPL_H 1
  2278. | #define HAVE_SECURITY_PAM_MODULES_H 1
  2279. | #define HAVE_SECURITY_PAM_EXT_H 1
  2280. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  2281. | #define HAVE_SECURITY_PAM_MISC_H 1
  2282. | #define HAVE_SECURITY__PAM_MACROS_H 1
  2283. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  2284. | #define HAVE_PAM_VSYSLOG 1
  2285. | #define HAVE_LDAP_CONTROL_CREATE 1
  2286. | #define HAVE_LDAP_INIT_FD 1
  2287. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  2288. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  2289. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  2290. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  2291. | #define HAVE_LDAP_CONNCB 1
  2292. | #define HAVE_KRB5_H 1
  2293. | #define HAVE_KRB5_KRB5_H 1
  2294. | #define HAVE_KRB5_TICKET_TIMES 1
  2295. | #define HAVE_KRB5_TRACE_INFO 1
  2296. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  2297. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  2298. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  2299. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  2300. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  2301. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  2302. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  2303. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  2304. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  2305. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  2306. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  2307. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  2308. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  2309. | /* end confdefs.h. */
  2310. | /* Define krb5_princ_realm to an innocuous variant, in case <limits.h> declares krb5_princ_realm.
  2311. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2312. | #define krb5_princ_realm innocuous_krb5_princ_realm
  2313. |
  2314. | /* System header to define __stub macros and hopefully few prototypes,
  2315. | which can conflict with char krb5_princ_realm (); below.
  2316. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2317. | <limits.h> exists even on freestanding compilers. */
  2318. |
  2319. | #ifdef __STDC__
  2320. | # include <limits.h>
  2321. | #else
  2322. | # include <assert.h>
  2323. | #endif
  2324. |
  2325. | #undef krb5_princ_realm
  2326. |
  2327. | /* Override any GCC internal prototype to avoid an error.
  2328. | Use char because int might match the return type of a GCC
  2329. | builtin and then its argument prototype would still apply. */
  2330. | #ifdef __cplusplus
  2331. | extern "C"
  2332. | #endif
  2333. | char krb5_princ_realm ();
  2334. | /* The GNU C library defines this for functions which it implements
  2335. | to always fail with ENOSYS. Some functions are actually named
  2336. | something starting with __ and the normal name is an alias. */
  2337. | #if defined __stub_krb5_princ_realm || defined __stub___krb5_princ_realm
  2338. | choke me
  2339. | #endif
  2340. |
  2341. | int
  2342. | main ()
  2343. | {
  2344. | return krb5_princ_realm ();
  2345. | ;
  2346. | return 0;
  2347. | }
  2348. configure:19533: result: no
  2349. configure:19533: checking for krb5_get_time_offsets
  2350. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2351. configure:19533: $? = 0
  2352. configure:19533: result: yes
  2353. configure:19533: checking for krb5_principal_get_realm
  2354. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2355. /tmp/ccGyYmKW.o: In function `main':
  2356. /home/r0itljet/sssd/conftest.c:152: undefined reference to `krb5_principal_get_realm'
  2357. collect2: error: ld returned 1 exit status
  2358. configure:19533: $? = 1
  2359. configure: failed program was:
  2360. | /* confdefs.h */
  2361. | #define PACKAGE_NAME "sssd"
  2362. | #define PACKAGE_TARNAME "sssd"
  2363. | #define PACKAGE_VERSION "1.15.3"
  2364. | #define PACKAGE_STRING "sssd 1.15.3"
  2365. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2366. | #define PACKAGE_URL ""
  2367. | #define STDC_HEADERS 1
  2368. | #define HAVE_SYS_TYPES_H 1
  2369. | #define HAVE_SYS_STAT_H 1
  2370. | #define HAVE_STDLIB_H 1
  2371. | #define HAVE_STRING_H 1
  2372. | #define HAVE_MEMORY_H 1
  2373. | #define HAVE_STRINGS_H 1
  2374. | #define HAVE_INTTYPES_H 1
  2375. | #define HAVE_STDINT_H 1
  2376. | #define HAVE_UNISTD_H 1
  2377. | #define __EXTENSIONS__ 1
  2378. | #define _ALL_SOURCE 1
  2379. | #define _GNU_SOURCE 1
  2380. | #define _POSIX_PTHREAD_SEMANTICS 1
  2381. | #define _TANDEM_SOURCE 1
  2382. | #define PACKAGE "sssd"
  2383. | #define VERSION "1.15.3"
  2384. | #define HAVE_DLFCN_H 1
  2385. | #define LT_OBJDIR ".libs/"
  2386. | #define HAVE_LIBDL 1
  2387. | #define HAVE_DLERROR 1
  2388. | #define HAVE_LIBDLLOADER 1
  2389. | #define ENABLE_NLS 1
  2390. | #define HAVE_GETTEXT 1
  2391. | #define HAVE_DCGETTEXT 1
  2392. | #define PRERELEASE_VERSION ""
  2393. | #define HAVE_STDINT_H 1
  2394. | #define HAVE_DLFCN_H 1
  2395. | #define HAVE_PTHREAD 1
  2396. | #define HAVE_LIBRT 1
  2397. | #define HAVE_UTIMENSAT 1
  2398. | #define HAVE_FUTIMENS 1
  2399. | #define HAVE_ENDIAN_H 1
  2400. | #define HAVE_BYTESWAP_H 1
  2401. | #define HAVE_LITTLE_ENDIAN 1
  2402. | #define HAVE_STRUCT_UCRED_PID 1
  2403. | #define HAVE_STRUCT_UCRED_UID 1
  2404. | #define HAVE_STRUCT_UCRED_GID 1
  2405. | #define HAVE_UCRED 1
  2406. | #define DB_PATH ""SSS_STATEDIR"/db"
  2407. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  2408. | #define PID_PATH ""VARDIR"/run"
  2409. | #define LOG_PATH ""VARDIR"/log/sssd"
  2410. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  2411. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  2412. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  2413. | #define DEFAULT_CCACHE_DIR "/tmp"
  2414. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  2415. | #define TEST_DIR "."
  2416. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  2417. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  2418. | #define HAVE_PYTHON2_BINDINGS 1
  2419. | #define HAVE_PYTHON3_BINDINGS 1
  2420. | #define HAVE_SELINUX 1
  2421. | #define HAVE_NSCD /usr/sbin/nscd
  2422. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  2423. | #define HAVE_SEMANAGE 1
  2424. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  2425. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  2426. | #define NOLOGIN_SHELL "/sbin/nologin"
  2427. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  2428. | #define BUILD_SUDO 1
  2429. | #define BUILD_AUTOFS 1
  2430. | #define BUILD_SSH 1
  2431. | #define BUILD_IFP 1
  2432. | #define BUILD_SAMBA 1
  2433. | #define BUILD_NFS_IDMAP 1
  2434. | #define BUILD_LIBWBCLIENT 1
  2435. | #define SSSD_USER "root"
  2436. | #define BUILD_SECRETS 1
  2437. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  2438. | #define HAVE_LDB_H 1
  2439. | #define HAVE_LDB_MODULE_H 1
  2440. | #define HAVE_LIBINI_CONFIG_V0 1
  2441. | #define HAVE_LIBINI_CONFIG_V1 1
  2442. | #define HAVE_LIBINI_CONFIG_V1_1 1
  2443. | #define HAVE_SECURITY_PAM_APPL_H 1
  2444. | #define HAVE_SECURITY_PAM_MODULES_H 1
  2445. | #define HAVE_SECURITY_PAM_EXT_H 1
  2446. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  2447. | #define HAVE_SECURITY_PAM_MISC_H 1
  2448. | #define HAVE_SECURITY__PAM_MACROS_H 1
  2449. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  2450. | #define HAVE_PAM_VSYSLOG 1
  2451. | #define HAVE_LDAP_CONTROL_CREATE 1
  2452. | #define HAVE_LDAP_INIT_FD 1
  2453. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  2454. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  2455. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  2456. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  2457. | #define HAVE_LDAP_CONNCB 1
  2458. | #define HAVE_KRB5_H 1
  2459. | #define HAVE_KRB5_KRB5_H 1
  2460. | #define HAVE_KRB5_TICKET_TIMES 1
  2461. | #define HAVE_KRB5_TRACE_INFO 1
  2462. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  2463. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  2464. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  2465. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  2466. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  2467. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  2468. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  2469. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  2470. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  2471. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  2472. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  2473. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  2474. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  2475. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  2476. | /* end confdefs.h. */
  2477. | /* Define krb5_principal_get_realm to an innocuous variant, in case <limits.h> declares krb5_principal_get_realm.
  2478. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2479. | #define krb5_principal_get_realm innocuous_krb5_principal_get_realm
  2480. |
  2481. | /* System header to define __stub macros and hopefully few prototypes,
  2482. | which can conflict with char krb5_principal_get_realm (); below.
  2483. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2484. | <limits.h> exists even on freestanding compilers. */
  2485. |
  2486. | #ifdef __STDC__
  2487. | # include <limits.h>
  2488. | #else
  2489. | # include <assert.h>
  2490. | #endif
  2491. |
  2492. | #undef krb5_principal_get_realm
  2493. |
  2494. | /* Override any GCC internal prototype to avoid an error.
  2495. | Use char because int might match the return type of a GCC
  2496. | builtin and then its argument prototype would still apply. */
  2497. | #ifdef __cplusplus
  2498. | extern "C"
  2499. | #endif
  2500. | char krb5_principal_get_realm ();
  2501. | /* The GNU C library defines this for functions which it implements
  2502. | to always fail with ENOSYS. Some functions are actually named
  2503. | something starting with __ and the normal name is an alias. */
  2504. | #if defined __stub_krb5_principal_get_realm || defined __stub___krb5_principal_get_realm
  2505. | choke me
  2506. | #endif
  2507. |
  2508. | int
  2509. | main ()
  2510. | {
  2511. | return krb5_principal_get_realm ();
  2512. | ;
  2513. | return 0;
  2514. | }
  2515. configure:19533: result: no
  2516. configure:19533: checking for krb5_cc_cache_match
  2517. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2518. configure:19533: $? = 0
  2519. configure:19533: result: yes
  2520. configure:19533: checking for krb5_timestamp_to_sfstring
  2521. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2522. configure:19533: $? = 0
  2523. configure:19533: result: yes
  2524. configure:19533: checking for krb5_set_trace_callback
  2525. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2526. configure:19533: $? = 0
  2527. configure:19533: result: yes
  2528. configure:19533: checking for krb5_find_authdata
  2529. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2530. configure:19533: $? = 0
  2531. configure:19533: result: yes
  2532. configure:19533: checking for krb5_kt_have_content
  2533. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2534. configure:19533: $? = 0
  2535. configure:19533: result: yes
  2536. configure:19533: checking for krb5_cc_get_full_name
  2537. configure:19533: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err >&5
  2538. configure:19533: $? = 0
  2539. configure:19533: result: yes
  2540. configure:19560: checking for krb5/locate_plugin.h
  2541. configure:19560: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c >&5
  2542. configure:19560: $? = 0
  2543. configure:19560: result: yes
  2544. configure:19593: checking for krb5/localauth_plugin.h
  2545. configure:19593: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -isystem /usr/include/mit-krb5 conftest.c >&5
  2546. configure:19593: $? = 0
  2547. configure:19593: result: yes
  2548. configure:19634: checking for CARES
  2549. configure:19642: $PKG_CONFIG --exists --print-errors "libcares"
  2550. configure:19645: $? = 0
  2551. configure:19660: $PKG_CONFIG --exists --print-errors "libcares"
  2552. configure:19663: $? = 0
  2553. configure:19699: result: yes
  2554. configure:19786: checking for long long
  2555. configure:19786: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  2556. configure:19786: $? = 0
  2557. configure:19786: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  2558. conftest.c: In function 'main':
  2559. conftest.c:162:24: error: expected expression before ')' token
  2560. if (sizeof ((long long)))
  2561. ^
  2562. configure:19786: $? = 1
  2563. configure: failed program was:
  2564. | /* confdefs.h */
  2565. | #define PACKAGE_NAME "sssd"
  2566. | #define PACKAGE_TARNAME "sssd"
  2567. | #define PACKAGE_VERSION "1.15.3"
  2568. | #define PACKAGE_STRING "sssd 1.15.3"
  2569. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2570. | #define PACKAGE_URL ""
  2571. | #define STDC_HEADERS 1
  2572. | #define HAVE_SYS_TYPES_H 1
  2573. | #define HAVE_SYS_STAT_H 1
  2574. | #define HAVE_STDLIB_H 1
  2575. | #define HAVE_STRING_H 1
  2576. | #define HAVE_MEMORY_H 1
  2577. | #define HAVE_STRINGS_H 1
  2578. | #define HAVE_INTTYPES_H 1
  2579. | #define HAVE_STDINT_H 1
  2580. | #define HAVE_UNISTD_H 1
  2581. | #define __EXTENSIONS__ 1
  2582. | #define _ALL_SOURCE 1
  2583. | #define _GNU_SOURCE 1
  2584. | #define _POSIX_PTHREAD_SEMANTICS 1
  2585. | #define _TANDEM_SOURCE 1
  2586. | #define PACKAGE "sssd"
  2587. | #define VERSION "1.15.3"
  2588. | #define HAVE_DLFCN_H 1
  2589. | #define LT_OBJDIR ".libs/"
  2590. | #define HAVE_LIBDL 1
  2591. | #define HAVE_DLERROR 1
  2592. | #define HAVE_LIBDLLOADER 1
  2593. | #define ENABLE_NLS 1
  2594. | #define HAVE_GETTEXT 1
  2595. | #define HAVE_DCGETTEXT 1
  2596. | #define PRERELEASE_VERSION ""
  2597. | #define HAVE_STDINT_H 1
  2598. | #define HAVE_DLFCN_H 1
  2599. | #define HAVE_PTHREAD 1
  2600. | #define HAVE_LIBRT 1
  2601. | #define HAVE_UTIMENSAT 1
  2602. | #define HAVE_FUTIMENS 1
  2603. | #define HAVE_ENDIAN_H 1
  2604. | #define HAVE_BYTESWAP_H 1
  2605. | #define HAVE_LITTLE_ENDIAN 1
  2606. | #define HAVE_STRUCT_UCRED_PID 1
  2607. | #define HAVE_STRUCT_UCRED_UID 1
  2608. | #define HAVE_STRUCT_UCRED_GID 1
  2609. | #define HAVE_UCRED 1
  2610. | #define DB_PATH ""SSS_STATEDIR"/db"
  2611. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  2612. | #define PID_PATH ""VARDIR"/run"
  2613. | #define LOG_PATH ""VARDIR"/log/sssd"
  2614. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  2615. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  2616. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  2617. | #define DEFAULT_CCACHE_DIR "/tmp"
  2618. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  2619. | #define TEST_DIR "."
  2620. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  2621. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  2622. | #define HAVE_PYTHON2_BINDINGS 1
  2623. | #define HAVE_PYTHON3_BINDINGS 1
  2624. | #define HAVE_SELINUX 1
  2625. | #define HAVE_NSCD /usr/sbin/nscd
  2626. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  2627. | #define HAVE_SEMANAGE 1
  2628. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  2629. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  2630. | #define NOLOGIN_SHELL "/sbin/nologin"
  2631. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  2632. | #define BUILD_SUDO 1
  2633. | #define BUILD_AUTOFS 1
  2634. | #define BUILD_SSH 1
  2635. | #define BUILD_IFP 1
  2636. | #define BUILD_SAMBA 1
  2637. | #define BUILD_NFS_IDMAP 1
  2638. | #define BUILD_LIBWBCLIENT 1
  2639. | #define SSSD_USER "root"
  2640. | #define BUILD_SECRETS 1
  2641. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  2642. | #define HAVE_LDB_H 1
  2643. | #define HAVE_LDB_MODULE_H 1
  2644. | #define HAVE_LIBINI_CONFIG_V0 1
  2645. | #define HAVE_LIBINI_CONFIG_V1 1
  2646. | #define HAVE_LIBINI_CONFIG_V1_1 1
  2647. | #define HAVE_SECURITY_PAM_APPL_H 1
  2648. | #define HAVE_SECURITY_PAM_MODULES_H 1
  2649. | #define HAVE_SECURITY_PAM_EXT_H 1
  2650. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  2651. | #define HAVE_SECURITY_PAM_MISC_H 1
  2652. | #define HAVE_SECURITY__PAM_MACROS_H 1
  2653. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  2654. | #define HAVE_PAM_VSYSLOG 1
  2655. | #define HAVE_LDAP_CONTROL_CREATE 1
  2656. | #define HAVE_LDAP_INIT_FD 1
  2657. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  2658. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  2659. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  2660. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  2661. | #define HAVE_LDAP_CONNCB 1
  2662. | #define HAVE_KRB5_H 1
  2663. | #define HAVE_KRB5_KRB5_H 1
  2664. | #define HAVE_KRB5_TICKET_TIMES 1
  2665. | #define HAVE_KRB5_TRACE_INFO 1
  2666. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  2667. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  2668. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  2669. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  2670. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  2671. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  2672. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  2673. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  2674. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  2675. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  2676. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  2677. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  2678. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  2679. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  2680. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  2681. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  2682. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  2683. | #define HAVE_KRB5_FIND_AUTHDATA 1
  2684. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  2685. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  2686. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  2687. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  2688. | /* end confdefs.h. */
  2689. | #include <stdio.h>
  2690. | #ifdef HAVE_SYS_TYPES_H
  2691. | # include <sys/types.h>
  2692. | #endif
  2693. | #ifdef HAVE_SYS_STAT_H
  2694. | # include <sys/stat.h>
  2695. | #endif
  2696. | #ifdef STDC_HEADERS
  2697. | # include <stdlib.h>
  2698. | # include <stddef.h>
  2699. | #else
  2700. | # ifdef HAVE_STDLIB_H
  2701. | # include <stdlib.h>
  2702. | # endif
  2703. | #endif
  2704. | #ifdef HAVE_STRING_H
  2705. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2706. | # include <memory.h>
  2707. | # endif
  2708. | # include <string.h>
  2709. | #endif
  2710. | #ifdef HAVE_STRINGS_H
  2711. | # include <strings.h>
  2712. | #endif
  2713. | #ifdef HAVE_INTTYPES_H
  2714. | # include <inttypes.h>
  2715. | #endif
  2716. | #ifdef HAVE_STDINT_H
  2717. | # include <stdint.h>
  2718. | #endif
  2719. | #ifdef HAVE_UNISTD_H
  2720. | # include <unistd.h>
  2721. | #endif
  2722. | int
  2723. | main ()
  2724. | {
  2725. | if (sizeof ((long long)))
  2726. | return 0;
  2727. | ;
  2728. | return 0;
  2729. | }
  2730. configure:19786: result: yes
  2731. configure:19801: checking size of int
  2732. configure:19806: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  2733. configure:19806: $? = 0
  2734. configure:19806: ./conftest
  2735. configure:19806: $? = 0
  2736. configure:19820: result: 4
  2737. configure:19834: checking size of char
  2738. configure:19839: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  2739. configure:19839: $? = 0
  2740. configure:19839: ./conftest
  2741. configure:19839: $? = 0
  2742. configure:19853: result: 1
  2743. configure:19867: checking size of short
  2744. configure:19872: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  2745. configure:19872: $? = 0
  2746. configure:19872: ./conftest
  2747. configure:19872: $? = 0
  2748. configure:19886: result: 2
  2749. configure:19900: checking size of long
  2750. configure:19905: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  2751. configure:19905: $? = 0
  2752. configure:19905: ./conftest
  2753. configure:19905: $? = 0
  2754. configure:19919: result: 8
  2755. configure:19933: checking size of long long
  2756. configure:19938: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  2757. configure:19938: $? = 0
  2758. configure:19938: ./conftest
  2759. configure:19938: $? = 0
  2760. configure:19952: result: 8
  2761. configure:19966: checking size of uid_t
  2762. configure:19971: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  2763. configure:19971: $? = 0
  2764. configure:19971: ./conftest
  2765. configure:19971: $? = 0
  2766. configure:19985: result: 4
  2767. configure:19999: checking size of gid_t
  2768. configure:20004: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  2769. configure:20004: $? = 0
  2770. configure:20004: ./conftest
  2771. configure:20004: $? = 0
  2772. configure:20018: result: 4
  2773. configure:20032: checking size of id_t
  2774. configure:20037: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  2775. configure:20037: $? = 0
  2776. configure:20037: ./conftest
  2777. configure:20037: $? = 0
  2778. configure:20051: result: 4
  2779. configure:20066: checking for uint_t
  2780. configure:20066: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  2781. conftest.c: In function 'main':
  2782. conftest.c:171:13: error: 'uint_t' undeclared (first use in this function)
  2783. if (sizeof (uint_t))
  2784. ^
  2785. conftest.c:171:13: note: each undeclared identifier is reported only once for each function it appears in
  2786. configure:20066: $? = 1
  2787. configure: failed program was:
  2788. | /* confdefs.h */
  2789. | #define PACKAGE_NAME "sssd"
  2790. | #define PACKAGE_TARNAME "sssd"
  2791. | #define PACKAGE_VERSION "1.15.3"
  2792. | #define PACKAGE_STRING "sssd 1.15.3"
  2793. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2794. | #define PACKAGE_URL ""
  2795. | #define STDC_HEADERS 1
  2796. | #define HAVE_SYS_TYPES_H 1
  2797. | #define HAVE_SYS_STAT_H 1
  2798. | #define HAVE_STDLIB_H 1
  2799. | #define HAVE_STRING_H 1
  2800. | #define HAVE_MEMORY_H 1
  2801. | #define HAVE_STRINGS_H 1
  2802. | #define HAVE_INTTYPES_H 1
  2803. | #define HAVE_STDINT_H 1
  2804. | #define HAVE_UNISTD_H 1
  2805. | #define __EXTENSIONS__ 1
  2806. | #define _ALL_SOURCE 1
  2807. | #define _GNU_SOURCE 1
  2808. | #define _POSIX_PTHREAD_SEMANTICS 1
  2809. | #define _TANDEM_SOURCE 1
  2810. | #define PACKAGE "sssd"
  2811. | #define VERSION "1.15.3"
  2812. | #define HAVE_DLFCN_H 1
  2813. | #define LT_OBJDIR ".libs/"
  2814. | #define HAVE_LIBDL 1
  2815. | #define HAVE_DLERROR 1
  2816. | #define HAVE_LIBDLLOADER 1
  2817. | #define ENABLE_NLS 1
  2818. | #define HAVE_GETTEXT 1
  2819. | #define HAVE_DCGETTEXT 1
  2820. | #define PRERELEASE_VERSION ""
  2821. | #define HAVE_STDINT_H 1
  2822. | #define HAVE_DLFCN_H 1
  2823. | #define HAVE_PTHREAD 1
  2824. | #define HAVE_LIBRT 1
  2825. | #define HAVE_UTIMENSAT 1
  2826. | #define HAVE_FUTIMENS 1
  2827. | #define HAVE_ENDIAN_H 1
  2828. | #define HAVE_BYTESWAP_H 1
  2829. | #define HAVE_LITTLE_ENDIAN 1
  2830. | #define HAVE_STRUCT_UCRED_PID 1
  2831. | #define HAVE_STRUCT_UCRED_UID 1
  2832. | #define HAVE_STRUCT_UCRED_GID 1
  2833. | #define HAVE_UCRED 1
  2834. | #define DB_PATH ""SSS_STATEDIR"/db"
  2835. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  2836. | #define PID_PATH ""VARDIR"/run"
  2837. | #define LOG_PATH ""VARDIR"/log/sssd"
  2838. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  2839. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  2840. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  2841. | #define DEFAULT_CCACHE_DIR "/tmp"
  2842. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  2843. | #define TEST_DIR "."
  2844. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  2845. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  2846. | #define HAVE_PYTHON2_BINDINGS 1
  2847. | #define HAVE_PYTHON3_BINDINGS 1
  2848. | #define HAVE_SELINUX 1
  2849. | #define HAVE_NSCD /usr/sbin/nscd
  2850. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  2851. | #define HAVE_SEMANAGE 1
  2852. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  2853. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  2854. | #define NOLOGIN_SHELL "/sbin/nologin"
  2855. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  2856. | #define BUILD_SUDO 1
  2857. | #define BUILD_AUTOFS 1
  2858. | #define BUILD_SSH 1
  2859. | #define BUILD_IFP 1
  2860. | #define BUILD_SAMBA 1
  2861. | #define BUILD_NFS_IDMAP 1
  2862. | #define BUILD_LIBWBCLIENT 1
  2863. | #define SSSD_USER "root"
  2864. | #define BUILD_SECRETS 1
  2865. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  2866. | #define HAVE_LDB_H 1
  2867. | #define HAVE_LDB_MODULE_H 1
  2868. | #define HAVE_LIBINI_CONFIG_V0 1
  2869. | #define HAVE_LIBINI_CONFIG_V1 1
  2870. | #define HAVE_LIBINI_CONFIG_V1_1 1
  2871. | #define HAVE_SECURITY_PAM_APPL_H 1
  2872. | #define HAVE_SECURITY_PAM_MODULES_H 1
  2873. | #define HAVE_SECURITY_PAM_EXT_H 1
  2874. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  2875. | #define HAVE_SECURITY_PAM_MISC_H 1
  2876. | #define HAVE_SECURITY__PAM_MACROS_H 1
  2877. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  2878. | #define HAVE_PAM_VSYSLOG 1
  2879. | #define HAVE_LDAP_CONTROL_CREATE 1
  2880. | #define HAVE_LDAP_INIT_FD 1
  2881. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  2882. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  2883. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  2884. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  2885. | #define HAVE_LDAP_CONNCB 1
  2886. | #define HAVE_KRB5_H 1
  2887. | #define HAVE_KRB5_KRB5_H 1
  2888. | #define HAVE_KRB5_TICKET_TIMES 1
  2889. | #define HAVE_KRB5_TRACE_INFO 1
  2890. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  2891. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  2892. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  2893. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  2894. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  2895. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  2896. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  2897. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  2898. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  2899. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  2900. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  2901. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  2902. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  2903. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  2904. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  2905. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  2906. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  2907. | #define HAVE_KRB5_FIND_AUTHDATA 1
  2908. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  2909. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  2910. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  2911. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  2912. | #define HAVE_LONG_LONG 1
  2913. | #define SIZEOF_INT 4
  2914. | #define SIZEOF_CHAR 1
  2915. | #define SIZEOF_SHORT 2
  2916. | #define SIZEOF_LONG 8
  2917. | #define SIZEOF_LONG_LONG 8
  2918. | #define SIZEOF_UID_T 4
  2919. | #define SIZEOF_GID_T 4
  2920. | #define SIZEOF_ID_T 4
  2921. | /* end confdefs.h. */
  2922. | #include <stdio.h>
  2923. | #ifdef HAVE_SYS_TYPES_H
  2924. | # include <sys/types.h>
  2925. | #endif
  2926. | #ifdef HAVE_SYS_STAT_H
  2927. | # include <sys/stat.h>
  2928. | #endif
  2929. | #ifdef STDC_HEADERS
  2930. | # include <stdlib.h>
  2931. | # include <stddef.h>
  2932. | #else
  2933. | # ifdef HAVE_STDLIB_H
  2934. | # include <stdlib.h>
  2935. | # endif
  2936. | #endif
  2937. | #ifdef HAVE_STRING_H
  2938. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2939. | # include <memory.h>
  2940. | # endif
  2941. | # include <string.h>
  2942. | #endif
  2943. | #ifdef HAVE_STRINGS_H
  2944. | # include <strings.h>
  2945. | #endif
  2946. | #ifdef HAVE_INTTYPES_H
  2947. | # include <inttypes.h>
  2948. | #endif
  2949. | #ifdef HAVE_STDINT_H
  2950. | # include <stdint.h>
  2951. | #endif
  2952. | #ifdef HAVE_UNISTD_H
  2953. | # include <unistd.h>
  2954. | #endif
  2955. | int
  2956. | main ()
  2957. | {
  2958. | if (sizeof (uint_t))
  2959. | return 0;
  2960. | ;
  2961. | return 0;
  2962. | }
  2963. configure:20066: result: no
  2964. configure:20077: checking for int8_t
  2965. configure:20077: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  2966. configure:20077: $? = 0
  2967. configure:20077: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  2968. conftest.c: In function 'main':
  2969. conftest.c:172:21: error: expected expression before ')' token
  2970. if (sizeof ((int8_t)))
  2971. ^
  2972. configure:20077: $? = 1
  2973. configure: failed program was:
  2974. | /* confdefs.h */
  2975. | #define PACKAGE_NAME "sssd"
  2976. | #define PACKAGE_TARNAME "sssd"
  2977. | #define PACKAGE_VERSION "1.15.3"
  2978. | #define PACKAGE_STRING "sssd 1.15.3"
  2979. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  2980. | #define PACKAGE_URL ""
  2981. | #define STDC_HEADERS 1
  2982. | #define HAVE_SYS_TYPES_H 1
  2983. | #define HAVE_SYS_STAT_H 1
  2984. | #define HAVE_STDLIB_H 1
  2985. | #define HAVE_STRING_H 1
  2986. | #define HAVE_MEMORY_H 1
  2987. | #define HAVE_STRINGS_H 1
  2988. | #define HAVE_INTTYPES_H 1
  2989. | #define HAVE_STDINT_H 1
  2990. | #define HAVE_UNISTD_H 1
  2991. | #define __EXTENSIONS__ 1
  2992. | #define _ALL_SOURCE 1
  2993. | #define _GNU_SOURCE 1
  2994. | #define _POSIX_PTHREAD_SEMANTICS 1
  2995. | #define _TANDEM_SOURCE 1
  2996. | #define PACKAGE "sssd"
  2997. | #define VERSION "1.15.3"
  2998. | #define HAVE_DLFCN_H 1
  2999. | #define LT_OBJDIR ".libs/"
  3000. | #define HAVE_LIBDL 1
  3001. | #define HAVE_DLERROR 1
  3002. | #define HAVE_LIBDLLOADER 1
  3003. | #define ENABLE_NLS 1
  3004. | #define HAVE_GETTEXT 1
  3005. | #define HAVE_DCGETTEXT 1
  3006. | #define PRERELEASE_VERSION ""
  3007. | #define HAVE_STDINT_H 1
  3008. | #define HAVE_DLFCN_H 1
  3009. | #define HAVE_PTHREAD 1
  3010. | #define HAVE_LIBRT 1
  3011. | #define HAVE_UTIMENSAT 1
  3012. | #define HAVE_FUTIMENS 1
  3013. | #define HAVE_ENDIAN_H 1
  3014. | #define HAVE_BYTESWAP_H 1
  3015. | #define HAVE_LITTLE_ENDIAN 1
  3016. | #define HAVE_STRUCT_UCRED_PID 1
  3017. | #define HAVE_STRUCT_UCRED_UID 1
  3018. | #define HAVE_STRUCT_UCRED_GID 1
  3019. | #define HAVE_UCRED 1
  3020. | #define DB_PATH ""SSS_STATEDIR"/db"
  3021. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  3022. | #define PID_PATH ""VARDIR"/run"
  3023. | #define LOG_PATH ""VARDIR"/log/sssd"
  3024. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  3025. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  3026. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  3027. | #define DEFAULT_CCACHE_DIR "/tmp"
  3028. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  3029. | #define TEST_DIR "."
  3030. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  3031. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  3032. | #define HAVE_PYTHON2_BINDINGS 1
  3033. | #define HAVE_PYTHON3_BINDINGS 1
  3034. | #define HAVE_SELINUX 1
  3035. | #define HAVE_NSCD /usr/sbin/nscd
  3036. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  3037. | #define HAVE_SEMANAGE 1
  3038. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  3039. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  3040. | #define NOLOGIN_SHELL "/sbin/nologin"
  3041. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  3042. | #define BUILD_SUDO 1
  3043. | #define BUILD_AUTOFS 1
  3044. | #define BUILD_SSH 1
  3045. | #define BUILD_IFP 1
  3046. | #define BUILD_SAMBA 1
  3047. | #define BUILD_NFS_IDMAP 1
  3048. | #define BUILD_LIBWBCLIENT 1
  3049. | #define SSSD_USER "root"
  3050. | #define BUILD_SECRETS 1
  3051. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  3052. | #define HAVE_LDB_H 1
  3053. | #define HAVE_LDB_MODULE_H 1
  3054. | #define HAVE_LIBINI_CONFIG_V0 1
  3055. | #define HAVE_LIBINI_CONFIG_V1 1
  3056. | #define HAVE_LIBINI_CONFIG_V1_1 1
  3057. | #define HAVE_SECURITY_PAM_APPL_H 1
  3058. | #define HAVE_SECURITY_PAM_MODULES_H 1
  3059. | #define HAVE_SECURITY_PAM_EXT_H 1
  3060. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  3061. | #define HAVE_SECURITY_PAM_MISC_H 1
  3062. | #define HAVE_SECURITY__PAM_MACROS_H 1
  3063. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  3064. | #define HAVE_PAM_VSYSLOG 1
  3065. | #define HAVE_LDAP_CONTROL_CREATE 1
  3066. | #define HAVE_LDAP_INIT_FD 1
  3067. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  3068. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  3069. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  3070. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  3071. | #define HAVE_LDAP_CONNCB 1
  3072. | #define HAVE_KRB5_H 1
  3073. | #define HAVE_KRB5_KRB5_H 1
  3074. | #define HAVE_KRB5_TICKET_TIMES 1
  3075. | #define HAVE_KRB5_TRACE_INFO 1
  3076. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  3077. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  3078. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  3079. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  3080. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  3081. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  3082. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  3083. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  3084. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  3085. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  3086. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  3087. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  3088. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  3089. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  3090. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  3091. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  3092. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  3093. | #define HAVE_KRB5_FIND_AUTHDATA 1
  3094. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  3095. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  3096. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  3097. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  3098. | #define HAVE_LONG_LONG 1
  3099. | #define SIZEOF_INT 4
  3100. | #define SIZEOF_CHAR 1
  3101. | #define SIZEOF_SHORT 2
  3102. | #define SIZEOF_LONG 8
  3103. | #define SIZEOF_LONG_LONG 8
  3104. | #define SIZEOF_UID_T 4
  3105. | #define SIZEOF_GID_T 4
  3106. | #define SIZEOF_ID_T 4
  3107. | #define uint_t unsigned int
  3108. | /* end confdefs.h. */
  3109. | #include <stdio.h>
  3110. | #ifdef HAVE_SYS_TYPES_H
  3111. | # include <sys/types.h>
  3112. | #endif
  3113. | #ifdef HAVE_SYS_STAT_H
  3114. | # include <sys/stat.h>
  3115. | #endif
  3116. | #ifdef STDC_HEADERS
  3117. | # include <stdlib.h>
  3118. | # include <stddef.h>
  3119. | #else
  3120. | # ifdef HAVE_STDLIB_H
  3121. | # include <stdlib.h>
  3122. | # endif
  3123. | #endif
  3124. | #ifdef HAVE_STRING_H
  3125. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3126. | # include <memory.h>
  3127. | # endif
  3128. | # include <string.h>
  3129. | #endif
  3130. | #ifdef HAVE_STRINGS_H
  3131. | # include <strings.h>
  3132. | #endif
  3133. | #ifdef HAVE_INTTYPES_H
  3134. | # include <inttypes.h>
  3135. | #endif
  3136. | #ifdef HAVE_STDINT_H
  3137. | # include <stdint.h>
  3138. | #endif
  3139. | #ifdef HAVE_UNISTD_H
  3140. | # include <unistd.h>
  3141. | #endif
  3142. | int
  3143. | main ()
  3144. | {
  3145. | if (sizeof ((int8_t)))
  3146. | return 0;
  3147. | ;
  3148. | return 0;
  3149. | }
  3150. configure:20077: result: yes
  3151. configure:20088: checking for uint8_t
  3152. configure:20088: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  3153. configure:20088: $? = 0
  3154. configure:20088: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  3155. conftest.c: In function 'main':
  3156. conftest.c:172:22: error: expected expression before ')' token
  3157. if (sizeof ((uint8_t)))
  3158. ^
  3159. configure:20088: $? = 1
  3160. configure: failed program was:
  3161. | /* confdefs.h */
  3162. | #define PACKAGE_NAME "sssd"
  3163. | #define PACKAGE_TARNAME "sssd"
  3164. | #define PACKAGE_VERSION "1.15.3"
  3165. | #define PACKAGE_STRING "sssd 1.15.3"
  3166. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  3167. | #define PACKAGE_URL ""
  3168. | #define STDC_HEADERS 1
  3169. | #define HAVE_SYS_TYPES_H 1
  3170. | #define HAVE_SYS_STAT_H 1
  3171. | #define HAVE_STDLIB_H 1
  3172. | #define HAVE_STRING_H 1
  3173. | #define HAVE_MEMORY_H 1
  3174. | #define HAVE_STRINGS_H 1
  3175. | #define HAVE_INTTYPES_H 1
  3176. | #define HAVE_STDINT_H 1
  3177. | #define HAVE_UNISTD_H 1
  3178. | #define __EXTENSIONS__ 1
  3179. | #define _ALL_SOURCE 1
  3180. | #define _GNU_SOURCE 1
  3181. | #define _POSIX_PTHREAD_SEMANTICS 1
  3182. | #define _TANDEM_SOURCE 1
  3183. | #define PACKAGE "sssd"
  3184. | #define VERSION "1.15.3"
  3185. | #define HAVE_DLFCN_H 1
  3186. | #define LT_OBJDIR ".libs/"
  3187. | #define HAVE_LIBDL 1
  3188. | #define HAVE_DLERROR 1
  3189. | #define HAVE_LIBDLLOADER 1
  3190. | #define ENABLE_NLS 1
  3191. | #define HAVE_GETTEXT 1
  3192. | #define HAVE_DCGETTEXT 1
  3193. | #define PRERELEASE_VERSION ""
  3194. | #define HAVE_STDINT_H 1
  3195. | #define HAVE_DLFCN_H 1
  3196. | #define HAVE_PTHREAD 1
  3197. | #define HAVE_LIBRT 1
  3198. | #define HAVE_UTIMENSAT 1
  3199. | #define HAVE_FUTIMENS 1
  3200. | #define HAVE_ENDIAN_H 1
  3201. | #define HAVE_BYTESWAP_H 1
  3202. | #define HAVE_LITTLE_ENDIAN 1
  3203. | #define HAVE_STRUCT_UCRED_PID 1
  3204. | #define HAVE_STRUCT_UCRED_UID 1
  3205. | #define HAVE_STRUCT_UCRED_GID 1
  3206. | #define HAVE_UCRED 1
  3207. | #define DB_PATH ""SSS_STATEDIR"/db"
  3208. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  3209. | #define PID_PATH ""VARDIR"/run"
  3210. | #define LOG_PATH ""VARDIR"/log/sssd"
  3211. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  3212. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  3213. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  3214. | #define DEFAULT_CCACHE_DIR "/tmp"
  3215. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  3216. | #define TEST_DIR "."
  3217. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  3218. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  3219. | #define HAVE_PYTHON2_BINDINGS 1
  3220. | #define HAVE_PYTHON3_BINDINGS 1
  3221. | #define HAVE_SELINUX 1
  3222. | #define HAVE_NSCD /usr/sbin/nscd
  3223. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  3224. | #define HAVE_SEMANAGE 1
  3225. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  3226. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  3227. | #define NOLOGIN_SHELL "/sbin/nologin"
  3228. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  3229. | #define BUILD_SUDO 1
  3230. | #define BUILD_AUTOFS 1
  3231. | #define BUILD_SSH 1
  3232. | #define BUILD_IFP 1
  3233. | #define BUILD_SAMBA 1
  3234. | #define BUILD_NFS_IDMAP 1
  3235. | #define BUILD_LIBWBCLIENT 1
  3236. | #define SSSD_USER "root"
  3237. | #define BUILD_SECRETS 1
  3238. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  3239. | #define HAVE_LDB_H 1
  3240. | #define HAVE_LDB_MODULE_H 1
  3241. | #define HAVE_LIBINI_CONFIG_V0 1
  3242. | #define HAVE_LIBINI_CONFIG_V1 1
  3243. | #define HAVE_LIBINI_CONFIG_V1_1 1
  3244. | #define HAVE_SECURITY_PAM_APPL_H 1
  3245. | #define HAVE_SECURITY_PAM_MODULES_H 1
  3246. | #define HAVE_SECURITY_PAM_EXT_H 1
  3247. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  3248. | #define HAVE_SECURITY_PAM_MISC_H 1
  3249. | #define HAVE_SECURITY__PAM_MACROS_H 1
  3250. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  3251. | #define HAVE_PAM_VSYSLOG 1
  3252. | #define HAVE_LDAP_CONTROL_CREATE 1
  3253. | #define HAVE_LDAP_INIT_FD 1
  3254. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  3255. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  3256. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  3257. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  3258. | #define HAVE_LDAP_CONNCB 1
  3259. | #define HAVE_KRB5_H 1
  3260. | #define HAVE_KRB5_KRB5_H 1
  3261. | #define HAVE_KRB5_TICKET_TIMES 1
  3262. | #define HAVE_KRB5_TRACE_INFO 1
  3263. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  3264. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  3265. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  3266. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  3267. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  3268. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  3269. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  3270. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  3271. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  3272. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  3273. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  3274. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  3275. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  3276. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  3277. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  3278. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  3279. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  3280. | #define HAVE_KRB5_FIND_AUTHDATA 1
  3281. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  3282. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  3283. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  3284. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  3285. | #define HAVE_LONG_LONG 1
  3286. | #define SIZEOF_INT 4
  3287. | #define SIZEOF_CHAR 1
  3288. | #define SIZEOF_SHORT 2
  3289. | #define SIZEOF_LONG 8
  3290. | #define SIZEOF_LONG_LONG 8
  3291. | #define SIZEOF_UID_T 4
  3292. | #define SIZEOF_GID_T 4
  3293. | #define SIZEOF_ID_T 4
  3294. | #define uint_t unsigned int
  3295. | /* end confdefs.h. */
  3296. | #include <stdio.h>
  3297. | #ifdef HAVE_SYS_TYPES_H
  3298. | # include <sys/types.h>
  3299. | #endif
  3300. | #ifdef HAVE_SYS_STAT_H
  3301. | # include <sys/stat.h>
  3302. | #endif
  3303. | #ifdef STDC_HEADERS
  3304. | # include <stdlib.h>
  3305. | # include <stddef.h>
  3306. | #else
  3307. | # ifdef HAVE_STDLIB_H
  3308. | # include <stdlib.h>
  3309. | # endif
  3310. | #endif
  3311. | #ifdef HAVE_STRING_H
  3312. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3313. | # include <memory.h>
  3314. | # endif
  3315. | # include <string.h>
  3316. | #endif
  3317. | #ifdef HAVE_STRINGS_H
  3318. | # include <strings.h>
  3319. | #endif
  3320. | #ifdef HAVE_INTTYPES_H
  3321. | # include <inttypes.h>
  3322. | #endif
  3323. | #ifdef HAVE_STDINT_H
  3324. | # include <stdint.h>
  3325. | #endif
  3326. | #ifdef HAVE_UNISTD_H
  3327. | # include <unistd.h>
  3328. | #endif
  3329. | int
  3330. | main ()
  3331. | {
  3332. | if (sizeof ((uint8_t)))
  3333. | return 0;
  3334. | ;
  3335. | return 0;
  3336. | }
  3337. configure:20088: result: yes
  3338. configure:20099: checking for int16_t
  3339. configure:20099: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  3340. configure:20099: $? = 0
  3341. configure:20099: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  3342. conftest.c: In function 'main':
  3343. conftest.c:172:22: error: expected expression before ')' token
  3344. if (sizeof ((int16_t)))
  3345. ^
  3346. configure:20099: $? = 1
  3347. configure: failed program was:
  3348. | /* confdefs.h */
  3349. | #define PACKAGE_NAME "sssd"
  3350. | #define PACKAGE_TARNAME "sssd"
  3351. | #define PACKAGE_VERSION "1.15.3"
  3352. | #define PACKAGE_STRING "sssd 1.15.3"
  3353. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  3354. | #define PACKAGE_URL ""
  3355. | #define STDC_HEADERS 1
  3356. | #define HAVE_SYS_TYPES_H 1
  3357. | #define HAVE_SYS_STAT_H 1
  3358. | #define HAVE_STDLIB_H 1
  3359. | #define HAVE_STRING_H 1
  3360. | #define HAVE_MEMORY_H 1
  3361. | #define HAVE_STRINGS_H 1
  3362. | #define HAVE_INTTYPES_H 1
  3363. | #define HAVE_STDINT_H 1
  3364. | #define HAVE_UNISTD_H 1
  3365. | #define __EXTENSIONS__ 1
  3366. | #define _ALL_SOURCE 1
  3367. | #define _GNU_SOURCE 1
  3368. | #define _POSIX_PTHREAD_SEMANTICS 1
  3369. | #define _TANDEM_SOURCE 1
  3370. | #define PACKAGE "sssd"
  3371. | #define VERSION "1.15.3"
  3372. | #define HAVE_DLFCN_H 1
  3373. | #define LT_OBJDIR ".libs/"
  3374. | #define HAVE_LIBDL 1
  3375. | #define HAVE_DLERROR 1
  3376. | #define HAVE_LIBDLLOADER 1
  3377. | #define ENABLE_NLS 1
  3378. | #define HAVE_GETTEXT 1
  3379. | #define HAVE_DCGETTEXT 1
  3380. | #define PRERELEASE_VERSION ""
  3381. | #define HAVE_STDINT_H 1
  3382. | #define HAVE_DLFCN_H 1
  3383. | #define HAVE_PTHREAD 1
  3384. | #define HAVE_LIBRT 1
  3385. | #define HAVE_UTIMENSAT 1
  3386. | #define HAVE_FUTIMENS 1
  3387. | #define HAVE_ENDIAN_H 1
  3388. | #define HAVE_BYTESWAP_H 1
  3389. | #define HAVE_LITTLE_ENDIAN 1
  3390. | #define HAVE_STRUCT_UCRED_PID 1
  3391. | #define HAVE_STRUCT_UCRED_UID 1
  3392. | #define HAVE_STRUCT_UCRED_GID 1
  3393. | #define HAVE_UCRED 1
  3394. | #define DB_PATH ""SSS_STATEDIR"/db"
  3395. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  3396. | #define PID_PATH ""VARDIR"/run"
  3397. | #define LOG_PATH ""VARDIR"/log/sssd"
  3398. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  3399. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  3400. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  3401. | #define DEFAULT_CCACHE_DIR "/tmp"
  3402. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  3403. | #define TEST_DIR "."
  3404. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  3405. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  3406. | #define HAVE_PYTHON2_BINDINGS 1
  3407. | #define HAVE_PYTHON3_BINDINGS 1
  3408. | #define HAVE_SELINUX 1
  3409. | #define HAVE_NSCD /usr/sbin/nscd
  3410. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  3411. | #define HAVE_SEMANAGE 1
  3412. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  3413. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  3414. | #define NOLOGIN_SHELL "/sbin/nologin"
  3415. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  3416. | #define BUILD_SUDO 1
  3417. | #define BUILD_AUTOFS 1
  3418. | #define BUILD_SSH 1
  3419. | #define BUILD_IFP 1
  3420. | #define BUILD_SAMBA 1
  3421. | #define BUILD_NFS_IDMAP 1
  3422. | #define BUILD_LIBWBCLIENT 1
  3423. | #define SSSD_USER "root"
  3424. | #define BUILD_SECRETS 1
  3425. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  3426. | #define HAVE_LDB_H 1
  3427. | #define HAVE_LDB_MODULE_H 1
  3428. | #define HAVE_LIBINI_CONFIG_V0 1
  3429. | #define HAVE_LIBINI_CONFIG_V1 1
  3430. | #define HAVE_LIBINI_CONFIG_V1_1 1
  3431. | #define HAVE_SECURITY_PAM_APPL_H 1
  3432. | #define HAVE_SECURITY_PAM_MODULES_H 1
  3433. | #define HAVE_SECURITY_PAM_EXT_H 1
  3434. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  3435. | #define HAVE_SECURITY_PAM_MISC_H 1
  3436. | #define HAVE_SECURITY__PAM_MACROS_H 1
  3437. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  3438. | #define HAVE_PAM_VSYSLOG 1
  3439. | #define HAVE_LDAP_CONTROL_CREATE 1
  3440. | #define HAVE_LDAP_INIT_FD 1
  3441. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  3442. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  3443. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  3444. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  3445. | #define HAVE_LDAP_CONNCB 1
  3446. | #define HAVE_KRB5_H 1
  3447. | #define HAVE_KRB5_KRB5_H 1
  3448. | #define HAVE_KRB5_TICKET_TIMES 1
  3449. | #define HAVE_KRB5_TRACE_INFO 1
  3450. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  3451. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  3452. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  3453. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  3454. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  3455. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  3456. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  3457. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  3458. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  3459. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  3460. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  3461. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  3462. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  3463. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  3464. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  3465. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  3466. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  3467. | #define HAVE_KRB5_FIND_AUTHDATA 1
  3468. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  3469. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  3470. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  3471. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  3472. | #define HAVE_LONG_LONG 1
  3473. | #define SIZEOF_INT 4
  3474. | #define SIZEOF_CHAR 1
  3475. | #define SIZEOF_SHORT 2
  3476. | #define SIZEOF_LONG 8
  3477. | #define SIZEOF_LONG_LONG 8
  3478. | #define SIZEOF_UID_T 4
  3479. | #define SIZEOF_GID_T 4
  3480. | #define SIZEOF_ID_T 4
  3481. | #define uint_t unsigned int
  3482. | /* end confdefs.h. */
  3483. | #include <stdio.h>
  3484. | #ifdef HAVE_SYS_TYPES_H
  3485. | # include <sys/types.h>
  3486. | #endif
  3487. | #ifdef HAVE_SYS_STAT_H
  3488. | # include <sys/stat.h>
  3489. | #endif
  3490. | #ifdef STDC_HEADERS
  3491. | # include <stdlib.h>
  3492. | # include <stddef.h>
  3493. | #else
  3494. | # ifdef HAVE_STDLIB_H
  3495. | # include <stdlib.h>
  3496. | # endif
  3497. | #endif
  3498. | #ifdef HAVE_STRING_H
  3499. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3500. | # include <memory.h>
  3501. | # endif
  3502. | # include <string.h>
  3503. | #endif
  3504. | #ifdef HAVE_STRINGS_H
  3505. | # include <strings.h>
  3506. | #endif
  3507. | #ifdef HAVE_INTTYPES_H
  3508. | # include <inttypes.h>
  3509. | #endif
  3510. | #ifdef HAVE_STDINT_H
  3511. | # include <stdint.h>
  3512. | #endif
  3513. | #ifdef HAVE_UNISTD_H
  3514. | # include <unistd.h>
  3515. | #endif
  3516. | int
  3517. | main ()
  3518. | {
  3519. | if (sizeof ((int16_t)))
  3520. | return 0;
  3521. | ;
  3522. | return 0;
  3523. | }
  3524. configure:20099: result: yes
  3525. configure:20110: checking for uint16_t
  3526. configure:20110: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  3527. configure:20110: $? = 0
  3528. configure:20110: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  3529. conftest.c: In function 'main':
  3530. conftest.c:172:23: error: expected expression before ')' token
  3531. if (sizeof ((uint16_t)))
  3532. ^
  3533. configure:20110: $? = 1
  3534. configure: failed program was:
  3535. | /* confdefs.h */
  3536. | #define PACKAGE_NAME "sssd"
  3537. | #define PACKAGE_TARNAME "sssd"
  3538. | #define PACKAGE_VERSION "1.15.3"
  3539. | #define PACKAGE_STRING "sssd 1.15.3"
  3540. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  3541. | #define PACKAGE_URL ""
  3542. | #define STDC_HEADERS 1
  3543. | #define HAVE_SYS_TYPES_H 1
  3544. | #define HAVE_SYS_STAT_H 1
  3545. | #define HAVE_STDLIB_H 1
  3546. | #define HAVE_STRING_H 1
  3547. | #define HAVE_MEMORY_H 1
  3548. | #define HAVE_STRINGS_H 1
  3549. | #define HAVE_INTTYPES_H 1
  3550. | #define HAVE_STDINT_H 1
  3551. | #define HAVE_UNISTD_H 1
  3552. | #define __EXTENSIONS__ 1
  3553. | #define _ALL_SOURCE 1
  3554. | #define _GNU_SOURCE 1
  3555. | #define _POSIX_PTHREAD_SEMANTICS 1
  3556. | #define _TANDEM_SOURCE 1
  3557. | #define PACKAGE "sssd"
  3558. | #define VERSION "1.15.3"
  3559. | #define HAVE_DLFCN_H 1
  3560. | #define LT_OBJDIR ".libs/"
  3561. | #define HAVE_LIBDL 1
  3562. | #define HAVE_DLERROR 1
  3563. | #define HAVE_LIBDLLOADER 1
  3564. | #define ENABLE_NLS 1
  3565. | #define HAVE_GETTEXT 1
  3566. | #define HAVE_DCGETTEXT 1
  3567. | #define PRERELEASE_VERSION ""
  3568. | #define HAVE_STDINT_H 1
  3569. | #define HAVE_DLFCN_H 1
  3570. | #define HAVE_PTHREAD 1
  3571. | #define HAVE_LIBRT 1
  3572. | #define HAVE_UTIMENSAT 1
  3573. | #define HAVE_FUTIMENS 1
  3574. | #define HAVE_ENDIAN_H 1
  3575. | #define HAVE_BYTESWAP_H 1
  3576. | #define HAVE_LITTLE_ENDIAN 1
  3577. | #define HAVE_STRUCT_UCRED_PID 1
  3578. | #define HAVE_STRUCT_UCRED_UID 1
  3579. | #define HAVE_STRUCT_UCRED_GID 1
  3580. | #define HAVE_UCRED 1
  3581. | #define DB_PATH ""SSS_STATEDIR"/db"
  3582. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  3583. | #define PID_PATH ""VARDIR"/run"
  3584. | #define LOG_PATH ""VARDIR"/log/sssd"
  3585. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  3586. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  3587. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  3588. | #define DEFAULT_CCACHE_DIR "/tmp"
  3589. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  3590. | #define TEST_DIR "."
  3591. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  3592. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  3593. | #define HAVE_PYTHON2_BINDINGS 1
  3594. | #define HAVE_PYTHON3_BINDINGS 1
  3595. | #define HAVE_SELINUX 1
  3596. | #define HAVE_NSCD /usr/sbin/nscd
  3597. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  3598. | #define HAVE_SEMANAGE 1
  3599. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  3600. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  3601. | #define NOLOGIN_SHELL "/sbin/nologin"
  3602. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  3603. | #define BUILD_SUDO 1
  3604. | #define BUILD_AUTOFS 1
  3605. | #define BUILD_SSH 1
  3606. | #define BUILD_IFP 1
  3607. | #define BUILD_SAMBA 1
  3608. | #define BUILD_NFS_IDMAP 1
  3609. | #define BUILD_LIBWBCLIENT 1
  3610. | #define SSSD_USER "root"
  3611. | #define BUILD_SECRETS 1
  3612. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  3613. | #define HAVE_LDB_H 1
  3614. | #define HAVE_LDB_MODULE_H 1
  3615. | #define HAVE_LIBINI_CONFIG_V0 1
  3616. | #define HAVE_LIBINI_CONFIG_V1 1
  3617. | #define HAVE_LIBINI_CONFIG_V1_1 1
  3618. | #define HAVE_SECURITY_PAM_APPL_H 1
  3619. | #define HAVE_SECURITY_PAM_MODULES_H 1
  3620. | #define HAVE_SECURITY_PAM_EXT_H 1
  3621. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  3622. | #define HAVE_SECURITY_PAM_MISC_H 1
  3623. | #define HAVE_SECURITY__PAM_MACROS_H 1
  3624. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  3625. | #define HAVE_PAM_VSYSLOG 1
  3626. | #define HAVE_LDAP_CONTROL_CREATE 1
  3627. | #define HAVE_LDAP_INIT_FD 1
  3628. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  3629. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  3630. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  3631. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  3632. | #define HAVE_LDAP_CONNCB 1
  3633. | #define HAVE_KRB5_H 1
  3634. | #define HAVE_KRB5_KRB5_H 1
  3635. | #define HAVE_KRB5_TICKET_TIMES 1
  3636. | #define HAVE_KRB5_TRACE_INFO 1
  3637. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  3638. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  3639. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  3640. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  3641. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  3642. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  3643. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  3644. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  3645. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  3646. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  3647. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  3648. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  3649. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  3650. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  3651. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  3652. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  3653. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  3654. | #define HAVE_KRB5_FIND_AUTHDATA 1
  3655. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  3656. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  3657. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  3658. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  3659. | #define HAVE_LONG_LONG 1
  3660. | #define SIZEOF_INT 4
  3661. | #define SIZEOF_CHAR 1
  3662. | #define SIZEOF_SHORT 2
  3663. | #define SIZEOF_LONG 8
  3664. | #define SIZEOF_LONG_LONG 8
  3665. | #define SIZEOF_UID_T 4
  3666. | #define SIZEOF_GID_T 4
  3667. | #define SIZEOF_ID_T 4
  3668. | #define uint_t unsigned int
  3669. | /* end confdefs.h. */
  3670. | #include <stdio.h>
  3671. | #ifdef HAVE_SYS_TYPES_H
  3672. | # include <sys/types.h>
  3673. | #endif
  3674. | #ifdef HAVE_SYS_STAT_H
  3675. | # include <sys/stat.h>
  3676. | #endif
  3677. | #ifdef STDC_HEADERS
  3678. | # include <stdlib.h>
  3679. | # include <stddef.h>
  3680. | #else
  3681. | # ifdef HAVE_STDLIB_H
  3682. | # include <stdlib.h>
  3683. | # endif
  3684. | #endif
  3685. | #ifdef HAVE_STRING_H
  3686. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3687. | # include <memory.h>
  3688. | # endif
  3689. | # include <string.h>
  3690. | #endif
  3691. | #ifdef HAVE_STRINGS_H
  3692. | # include <strings.h>
  3693. | #endif
  3694. | #ifdef HAVE_INTTYPES_H
  3695. | # include <inttypes.h>
  3696. | #endif
  3697. | #ifdef HAVE_STDINT_H
  3698. | # include <stdint.h>
  3699. | #endif
  3700. | #ifdef HAVE_UNISTD_H
  3701. | # include <unistd.h>
  3702. | #endif
  3703. | int
  3704. | main ()
  3705. | {
  3706. | if (sizeof ((uint16_t)))
  3707. | return 0;
  3708. | ;
  3709. | return 0;
  3710. | }
  3711. configure:20110: result: yes
  3712. configure:20123: checking for int32_t
  3713. configure:20123: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  3714. configure:20123: $? = 0
  3715. configure:20123: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  3716. conftest.c: In function 'main':
  3717. conftest.c:172:22: error: expected expression before ')' token
  3718. if (sizeof ((int32_t)))
  3719. ^
  3720. configure:20123: $? = 1
  3721. configure: failed program was:
  3722. | /* confdefs.h */
  3723. | #define PACKAGE_NAME "sssd"
  3724. | #define PACKAGE_TARNAME "sssd"
  3725. | #define PACKAGE_VERSION "1.15.3"
  3726. | #define PACKAGE_STRING "sssd 1.15.3"
  3727. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  3728. | #define PACKAGE_URL ""
  3729. | #define STDC_HEADERS 1
  3730. | #define HAVE_SYS_TYPES_H 1
  3731. | #define HAVE_SYS_STAT_H 1
  3732. | #define HAVE_STDLIB_H 1
  3733. | #define HAVE_STRING_H 1
  3734. | #define HAVE_MEMORY_H 1
  3735. | #define HAVE_STRINGS_H 1
  3736. | #define HAVE_INTTYPES_H 1
  3737. | #define HAVE_STDINT_H 1
  3738. | #define HAVE_UNISTD_H 1
  3739. | #define __EXTENSIONS__ 1
  3740. | #define _ALL_SOURCE 1
  3741. | #define _GNU_SOURCE 1
  3742. | #define _POSIX_PTHREAD_SEMANTICS 1
  3743. | #define _TANDEM_SOURCE 1
  3744. | #define PACKAGE "sssd"
  3745. | #define VERSION "1.15.3"
  3746. | #define HAVE_DLFCN_H 1
  3747. | #define LT_OBJDIR ".libs/"
  3748. | #define HAVE_LIBDL 1
  3749. | #define HAVE_DLERROR 1
  3750. | #define HAVE_LIBDLLOADER 1
  3751. | #define ENABLE_NLS 1
  3752. | #define HAVE_GETTEXT 1
  3753. | #define HAVE_DCGETTEXT 1
  3754. | #define PRERELEASE_VERSION ""
  3755. | #define HAVE_STDINT_H 1
  3756. | #define HAVE_DLFCN_H 1
  3757. | #define HAVE_PTHREAD 1
  3758. | #define HAVE_LIBRT 1
  3759. | #define HAVE_UTIMENSAT 1
  3760. | #define HAVE_FUTIMENS 1
  3761. | #define HAVE_ENDIAN_H 1
  3762. | #define HAVE_BYTESWAP_H 1
  3763. | #define HAVE_LITTLE_ENDIAN 1
  3764. | #define HAVE_STRUCT_UCRED_PID 1
  3765. | #define HAVE_STRUCT_UCRED_UID 1
  3766. | #define HAVE_STRUCT_UCRED_GID 1
  3767. | #define HAVE_UCRED 1
  3768. | #define DB_PATH ""SSS_STATEDIR"/db"
  3769. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  3770. | #define PID_PATH ""VARDIR"/run"
  3771. | #define LOG_PATH ""VARDIR"/log/sssd"
  3772. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  3773. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  3774. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  3775. | #define DEFAULT_CCACHE_DIR "/tmp"
  3776. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  3777. | #define TEST_DIR "."
  3778. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  3779. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  3780. | #define HAVE_PYTHON2_BINDINGS 1
  3781. | #define HAVE_PYTHON3_BINDINGS 1
  3782. | #define HAVE_SELINUX 1
  3783. | #define HAVE_NSCD /usr/sbin/nscd
  3784. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  3785. | #define HAVE_SEMANAGE 1
  3786. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  3787. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  3788. | #define NOLOGIN_SHELL "/sbin/nologin"
  3789. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  3790. | #define BUILD_SUDO 1
  3791. | #define BUILD_AUTOFS 1
  3792. | #define BUILD_SSH 1
  3793. | #define BUILD_IFP 1
  3794. | #define BUILD_SAMBA 1
  3795. | #define BUILD_NFS_IDMAP 1
  3796. | #define BUILD_LIBWBCLIENT 1
  3797. | #define SSSD_USER "root"
  3798. | #define BUILD_SECRETS 1
  3799. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  3800. | #define HAVE_LDB_H 1
  3801. | #define HAVE_LDB_MODULE_H 1
  3802. | #define HAVE_LIBINI_CONFIG_V0 1
  3803. | #define HAVE_LIBINI_CONFIG_V1 1
  3804. | #define HAVE_LIBINI_CONFIG_V1_1 1
  3805. | #define HAVE_SECURITY_PAM_APPL_H 1
  3806. | #define HAVE_SECURITY_PAM_MODULES_H 1
  3807. | #define HAVE_SECURITY_PAM_EXT_H 1
  3808. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  3809. | #define HAVE_SECURITY_PAM_MISC_H 1
  3810. | #define HAVE_SECURITY__PAM_MACROS_H 1
  3811. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  3812. | #define HAVE_PAM_VSYSLOG 1
  3813. | #define HAVE_LDAP_CONTROL_CREATE 1
  3814. | #define HAVE_LDAP_INIT_FD 1
  3815. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  3816. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  3817. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  3818. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  3819. | #define HAVE_LDAP_CONNCB 1
  3820. | #define HAVE_KRB5_H 1
  3821. | #define HAVE_KRB5_KRB5_H 1
  3822. | #define HAVE_KRB5_TICKET_TIMES 1
  3823. | #define HAVE_KRB5_TRACE_INFO 1
  3824. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  3825. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  3826. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  3827. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  3828. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  3829. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  3830. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  3831. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  3832. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  3833. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  3834. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  3835. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  3836. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  3837. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  3838. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  3839. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  3840. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  3841. | #define HAVE_KRB5_FIND_AUTHDATA 1
  3842. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  3843. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  3844. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  3845. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  3846. | #define HAVE_LONG_LONG 1
  3847. | #define SIZEOF_INT 4
  3848. | #define SIZEOF_CHAR 1
  3849. | #define SIZEOF_SHORT 2
  3850. | #define SIZEOF_LONG 8
  3851. | #define SIZEOF_LONG_LONG 8
  3852. | #define SIZEOF_UID_T 4
  3853. | #define SIZEOF_GID_T 4
  3854. | #define SIZEOF_ID_T 4
  3855. | #define uint_t unsigned int
  3856. | /* end confdefs.h. */
  3857. | #include <stdio.h>
  3858. | #ifdef HAVE_SYS_TYPES_H
  3859. | # include <sys/types.h>
  3860. | #endif
  3861. | #ifdef HAVE_SYS_STAT_H
  3862. | # include <sys/stat.h>
  3863. | #endif
  3864. | #ifdef STDC_HEADERS
  3865. | # include <stdlib.h>
  3866. | # include <stddef.h>
  3867. | #else
  3868. | # ifdef HAVE_STDLIB_H
  3869. | # include <stdlib.h>
  3870. | # endif
  3871. | #endif
  3872. | #ifdef HAVE_STRING_H
  3873. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3874. | # include <memory.h>
  3875. | # endif
  3876. | # include <string.h>
  3877. | #endif
  3878. | #ifdef HAVE_STRINGS_H
  3879. | # include <strings.h>
  3880. | #endif
  3881. | #ifdef HAVE_INTTYPES_H
  3882. | # include <inttypes.h>
  3883. | #endif
  3884. | #ifdef HAVE_STDINT_H
  3885. | # include <stdint.h>
  3886. | #endif
  3887. | #ifdef HAVE_UNISTD_H
  3888. | # include <unistd.h>
  3889. | #endif
  3890. | int
  3891. | main ()
  3892. | {
  3893. | if (sizeof ((int32_t)))
  3894. | return 0;
  3895. | ;
  3896. | return 0;
  3897. | }
  3898. configure:20123: result: yes
  3899. configure:20134: checking for uint32_t
  3900. configure:20134: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  3901. configure:20134: $? = 0
  3902. configure:20134: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  3903. conftest.c: In function 'main':
  3904. conftest.c:172:23: error: expected expression before ')' token
  3905. if (sizeof ((uint32_t)))
  3906. ^
  3907. configure:20134: $? = 1
  3908. configure: failed program was:
  3909. | /* confdefs.h */
  3910. | #define PACKAGE_NAME "sssd"
  3911. | #define PACKAGE_TARNAME "sssd"
  3912. | #define PACKAGE_VERSION "1.15.3"
  3913. | #define PACKAGE_STRING "sssd 1.15.3"
  3914. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  3915. | #define PACKAGE_URL ""
  3916. | #define STDC_HEADERS 1
  3917. | #define HAVE_SYS_TYPES_H 1
  3918. | #define HAVE_SYS_STAT_H 1
  3919. | #define HAVE_STDLIB_H 1
  3920. | #define HAVE_STRING_H 1
  3921. | #define HAVE_MEMORY_H 1
  3922. | #define HAVE_STRINGS_H 1
  3923. | #define HAVE_INTTYPES_H 1
  3924. | #define HAVE_STDINT_H 1
  3925. | #define HAVE_UNISTD_H 1
  3926. | #define __EXTENSIONS__ 1
  3927. | #define _ALL_SOURCE 1
  3928. | #define _GNU_SOURCE 1
  3929. | #define _POSIX_PTHREAD_SEMANTICS 1
  3930. | #define _TANDEM_SOURCE 1
  3931. | #define PACKAGE "sssd"
  3932. | #define VERSION "1.15.3"
  3933. | #define HAVE_DLFCN_H 1
  3934. | #define LT_OBJDIR ".libs/"
  3935. | #define HAVE_LIBDL 1
  3936. | #define HAVE_DLERROR 1
  3937. | #define HAVE_LIBDLLOADER 1
  3938. | #define ENABLE_NLS 1
  3939. | #define HAVE_GETTEXT 1
  3940. | #define HAVE_DCGETTEXT 1
  3941. | #define PRERELEASE_VERSION ""
  3942. | #define HAVE_STDINT_H 1
  3943. | #define HAVE_DLFCN_H 1
  3944. | #define HAVE_PTHREAD 1
  3945. | #define HAVE_LIBRT 1
  3946. | #define HAVE_UTIMENSAT 1
  3947. | #define HAVE_FUTIMENS 1
  3948. | #define HAVE_ENDIAN_H 1
  3949. | #define HAVE_BYTESWAP_H 1
  3950. | #define HAVE_LITTLE_ENDIAN 1
  3951. | #define HAVE_STRUCT_UCRED_PID 1
  3952. | #define HAVE_STRUCT_UCRED_UID 1
  3953. | #define HAVE_STRUCT_UCRED_GID 1
  3954. | #define HAVE_UCRED 1
  3955. | #define DB_PATH ""SSS_STATEDIR"/db"
  3956. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  3957. | #define PID_PATH ""VARDIR"/run"
  3958. | #define LOG_PATH ""VARDIR"/log/sssd"
  3959. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  3960. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  3961. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  3962. | #define DEFAULT_CCACHE_DIR "/tmp"
  3963. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  3964. | #define TEST_DIR "."
  3965. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  3966. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  3967. | #define HAVE_PYTHON2_BINDINGS 1
  3968. | #define HAVE_PYTHON3_BINDINGS 1
  3969. | #define HAVE_SELINUX 1
  3970. | #define HAVE_NSCD /usr/sbin/nscd
  3971. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  3972. | #define HAVE_SEMANAGE 1
  3973. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  3974. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  3975. | #define NOLOGIN_SHELL "/sbin/nologin"
  3976. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  3977. | #define BUILD_SUDO 1
  3978. | #define BUILD_AUTOFS 1
  3979. | #define BUILD_SSH 1
  3980. | #define BUILD_IFP 1
  3981. | #define BUILD_SAMBA 1
  3982. | #define BUILD_NFS_IDMAP 1
  3983. | #define BUILD_LIBWBCLIENT 1
  3984. | #define SSSD_USER "root"
  3985. | #define BUILD_SECRETS 1
  3986. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  3987. | #define HAVE_LDB_H 1
  3988. | #define HAVE_LDB_MODULE_H 1
  3989. | #define HAVE_LIBINI_CONFIG_V0 1
  3990. | #define HAVE_LIBINI_CONFIG_V1 1
  3991. | #define HAVE_LIBINI_CONFIG_V1_1 1
  3992. | #define HAVE_SECURITY_PAM_APPL_H 1
  3993. | #define HAVE_SECURITY_PAM_MODULES_H 1
  3994. | #define HAVE_SECURITY_PAM_EXT_H 1
  3995. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  3996. | #define HAVE_SECURITY_PAM_MISC_H 1
  3997. | #define HAVE_SECURITY__PAM_MACROS_H 1
  3998. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  3999. | #define HAVE_PAM_VSYSLOG 1
  4000. | #define HAVE_LDAP_CONTROL_CREATE 1
  4001. | #define HAVE_LDAP_INIT_FD 1
  4002. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  4003. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  4004. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  4005. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  4006. | #define HAVE_LDAP_CONNCB 1
  4007. | #define HAVE_KRB5_H 1
  4008. | #define HAVE_KRB5_KRB5_H 1
  4009. | #define HAVE_KRB5_TICKET_TIMES 1
  4010. | #define HAVE_KRB5_TRACE_INFO 1
  4011. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  4012. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  4013. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  4014. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  4015. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  4016. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  4017. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  4018. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  4019. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  4020. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  4021. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  4022. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  4023. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  4024. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  4025. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  4026. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  4027. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  4028. | #define HAVE_KRB5_FIND_AUTHDATA 1
  4029. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  4030. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  4031. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  4032. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  4033. | #define HAVE_LONG_LONG 1
  4034. | #define SIZEOF_INT 4
  4035. | #define SIZEOF_CHAR 1
  4036. | #define SIZEOF_SHORT 2
  4037. | #define SIZEOF_LONG 8
  4038. | #define SIZEOF_LONG_LONG 8
  4039. | #define SIZEOF_UID_T 4
  4040. | #define SIZEOF_GID_T 4
  4041. | #define SIZEOF_ID_T 4
  4042. | #define uint_t unsigned int
  4043. | /* end confdefs.h. */
  4044. | #include <stdio.h>
  4045. | #ifdef HAVE_SYS_TYPES_H
  4046. | # include <sys/types.h>
  4047. | #endif
  4048. | #ifdef HAVE_SYS_STAT_H
  4049. | # include <sys/stat.h>
  4050. | #endif
  4051. | #ifdef STDC_HEADERS
  4052. | # include <stdlib.h>
  4053. | # include <stddef.h>
  4054. | #else
  4055. | # ifdef HAVE_STDLIB_H
  4056. | # include <stdlib.h>
  4057. | # endif
  4058. | #endif
  4059. | #ifdef HAVE_STRING_H
  4060. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4061. | # include <memory.h>
  4062. | # endif
  4063. | # include <string.h>
  4064. | #endif
  4065. | #ifdef HAVE_STRINGS_H
  4066. | # include <strings.h>
  4067. | #endif
  4068. | #ifdef HAVE_INTTYPES_H
  4069. | # include <inttypes.h>
  4070. | #endif
  4071. | #ifdef HAVE_STDINT_H
  4072. | # include <stdint.h>
  4073. | #endif
  4074. | #ifdef HAVE_UNISTD_H
  4075. | # include <unistd.h>
  4076. | #endif
  4077. | int
  4078. | main ()
  4079. | {
  4080. | if (sizeof ((uint32_t)))
  4081. | return 0;
  4082. | ;
  4083. | return 0;
  4084. | }
  4085. configure:20134: result: yes
  4086. configure:20172: checking for int64_t
  4087. configure:20172: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  4088. configure:20172: $? = 0
  4089. configure:20172: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  4090. conftest.c: In function 'main':
  4091. conftest.c:172:22: error: expected expression before ')' token
  4092. if (sizeof ((int64_t)))
  4093. ^
  4094. configure:20172: $? = 1
  4095. configure: failed program was:
  4096. | /* confdefs.h */
  4097. | #define PACKAGE_NAME "sssd"
  4098. | #define PACKAGE_TARNAME "sssd"
  4099. | #define PACKAGE_VERSION "1.15.3"
  4100. | #define PACKAGE_STRING "sssd 1.15.3"
  4101. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  4102. | #define PACKAGE_URL ""
  4103. | #define STDC_HEADERS 1
  4104. | #define HAVE_SYS_TYPES_H 1
  4105. | #define HAVE_SYS_STAT_H 1
  4106. | #define HAVE_STDLIB_H 1
  4107. | #define HAVE_STRING_H 1
  4108. | #define HAVE_MEMORY_H 1
  4109. | #define HAVE_STRINGS_H 1
  4110. | #define HAVE_INTTYPES_H 1
  4111. | #define HAVE_STDINT_H 1
  4112. | #define HAVE_UNISTD_H 1
  4113. | #define __EXTENSIONS__ 1
  4114. | #define _ALL_SOURCE 1
  4115. | #define _GNU_SOURCE 1
  4116. | #define _POSIX_PTHREAD_SEMANTICS 1
  4117. | #define _TANDEM_SOURCE 1
  4118. | #define PACKAGE "sssd"
  4119. | #define VERSION "1.15.3"
  4120. | #define HAVE_DLFCN_H 1
  4121. | #define LT_OBJDIR ".libs/"
  4122. | #define HAVE_LIBDL 1
  4123. | #define HAVE_DLERROR 1
  4124. | #define HAVE_LIBDLLOADER 1
  4125. | #define ENABLE_NLS 1
  4126. | #define HAVE_GETTEXT 1
  4127. | #define HAVE_DCGETTEXT 1
  4128. | #define PRERELEASE_VERSION ""
  4129. | #define HAVE_STDINT_H 1
  4130. | #define HAVE_DLFCN_H 1
  4131. | #define HAVE_PTHREAD 1
  4132. | #define HAVE_LIBRT 1
  4133. | #define HAVE_UTIMENSAT 1
  4134. | #define HAVE_FUTIMENS 1
  4135. | #define HAVE_ENDIAN_H 1
  4136. | #define HAVE_BYTESWAP_H 1
  4137. | #define HAVE_LITTLE_ENDIAN 1
  4138. | #define HAVE_STRUCT_UCRED_PID 1
  4139. | #define HAVE_STRUCT_UCRED_UID 1
  4140. | #define HAVE_STRUCT_UCRED_GID 1
  4141. | #define HAVE_UCRED 1
  4142. | #define DB_PATH ""SSS_STATEDIR"/db"
  4143. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  4144. | #define PID_PATH ""VARDIR"/run"
  4145. | #define LOG_PATH ""VARDIR"/log/sssd"
  4146. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  4147. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  4148. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  4149. | #define DEFAULT_CCACHE_DIR "/tmp"
  4150. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  4151. | #define TEST_DIR "."
  4152. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  4153. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  4154. | #define HAVE_PYTHON2_BINDINGS 1
  4155. | #define HAVE_PYTHON3_BINDINGS 1
  4156. | #define HAVE_SELINUX 1
  4157. | #define HAVE_NSCD /usr/sbin/nscd
  4158. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  4159. | #define HAVE_SEMANAGE 1
  4160. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  4161. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  4162. | #define NOLOGIN_SHELL "/sbin/nologin"
  4163. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  4164. | #define BUILD_SUDO 1
  4165. | #define BUILD_AUTOFS 1
  4166. | #define BUILD_SSH 1
  4167. | #define BUILD_IFP 1
  4168. | #define BUILD_SAMBA 1
  4169. | #define BUILD_NFS_IDMAP 1
  4170. | #define BUILD_LIBWBCLIENT 1
  4171. | #define SSSD_USER "root"
  4172. | #define BUILD_SECRETS 1
  4173. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  4174. | #define HAVE_LDB_H 1
  4175. | #define HAVE_LDB_MODULE_H 1
  4176. | #define HAVE_LIBINI_CONFIG_V0 1
  4177. | #define HAVE_LIBINI_CONFIG_V1 1
  4178. | #define HAVE_LIBINI_CONFIG_V1_1 1
  4179. | #define HAVE_SECURITY_PAM_APPL_H 1
  4180. | #define HAVE_SECURITY_PAM_MODULES_H 1
  4181. | #define HAVE_SECURITY_PAM_EXT_H 1
  4182. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  4183. | #define HAVE_SECURITY_PAM_MISC_H 1
  4184. | #define HAVE_SECURITY__PAM_MACROS_H 1
  4185. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  4186. | #define HAVE_PAM_VSYSLOG 1
  4187. | #define HAVE_LDAP_CONTROL_CREATE 1
  4188. | #define HAVE_LDAP_INIT_FD 1
  4189. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  4190. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  4191. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  4192. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  4193. | #define HAVE_LDAP_CONNCB 1
  4194. | #define HAVE_KRB5_H 1
  4195. | #define HAVE_KRB5_KRB5_H 1
  4196. | #define HAVE_KRB5_TICKET_TIMES 1
  4197. | #define HAVE_KRB5_TRACE_INFO 1
  4198. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  4199. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  4200. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  4201. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  4202. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  4203. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  4204. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  4205. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  4206. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  4207. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  4208. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  4209. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  4210. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  4211. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  4212. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  4213. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  4214. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  4215. | #define HAVE_KRB5_FIND_AUTHDATA 1
  4216. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  4217. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  4218. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  4219. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  4220. | #define HAVE_LONG_LONG 1
  4221. | #define SIZEOF_INT 4
  4222. | #define SIZEOF_CHAR 1
  4223. | #define SIZEOF_SHORT 2
  4224. | #define SIZEOF_LONG 8
  4225. | #define SIZEOF_LONG_LONG 8
  4226. | #define SIZEOF_UID_T 4
  4227. | #define SIZEOF_GID_T 4
  4228. | #define SIZEOF_ID_T 4
  4229. | #define uint_t unsigned int
  4230. | /* end confdefs.h. */
  4231. | #include <stdio.h>
  4232. | #ifdef HAVE_SYS_TYPES_H
  4233. | # include <sys/types.h>
  4234. | #endif
  4235. | #ifdef HAVE_SYS_STAT_H
  4236. | # include <sys/stat.h>
  4237. | #endif
  4238. | #ifdef STDC_HEADERS
  4239. | # include <stdlib.h>
  4240. | # include <stddef.h>
  4241. | #else
  4242. | # ifdef HAVE_STDLIB_H
  4243. | # include <stdlib.h>
  4244. | # endif
  4245. | #endif
  4246. | #ifdef HAVE_STRING_H
  4247. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4248. | # include <memory.h>
  4249. | # endif
  4250. | # include <string.h>
  4251. | #endif
  4252. | #ifdef HAVE_STRINGS_H
  4253. | # include <strings.h>
  4254. | #endif
  4255. | #ifdef HAVE_INTTYPES_H
  4256. | # include <inttypes.h>
  4257. | #endif
  4258. | #ifdef HAVE_STDINT_H
  4259. | # include <stdint.h>
  4260. | #endif
  4261. | #ifdef HAVE_UNISTD_H
  4262. | # include <unistd.h>
  4263. | #endif
  4264. | int
  4265. | main ()
  4266. | {
  4267. | if (sizeof ((int64_t)))
  4268. | return 0;
  4269. | ;
  4270. | return 0;
  4271. | }
  4272. configure:20172: result: yes
  4273. configure:20183: checking for uint64_t
  4274. configure:20183: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  4275. configure:20183: $? = 0
  4276. configure:20183: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  4277. conftest.c: In function 'main':
  4278. conftest.c:172:23: error: expected expression before ')' token
  4279. if (sizeof ((uint64_t)))
  4280. ^
  4281. configure:20183: $? = 1
  4282. configure: failed program was:
  4283. | /* confdefs.h */
  4284. | #define PACKAGE_NAME "sssd"
  4285. | #define PACKAGE_TARNAME "sssd"
  4286. | #define PACKAGE_VERSION "1.15.3"
  4287. | #define PACKAGE_STRING "sssd 1.15.3"
  4288. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  4289. | #define PACKAGE_URL ""
  4290. | #define STDC_HEADERS 1
  4291. | #define HAVE_SYS_TYPES_H 1
  4292. | #define HAVE_SYS_STAT_H 1
  4293. | #define HAVE_STDLIB_H 1
  4294. | #define HAVE_STRING_H 1
  4295. | #define HAVE_MEMORY_H 1
  4296. | #define HAVE_STRINGS_H 1
  4297. | #define HAVE_INTTYPES_H 1
  4298. | #define HAVE_STDINT_H 1
  4299. | #define HAVE_UNISTD_H 1
  4300. | #define __EXTENSIONS__ 1
  4301. | #define _ALL_SOURCE 1
  4302. | #define _GNU_SOURCE 1
  4303. | #define _POSIX_PTHREAD_SEMANTICS 1
  4304. | #define _TANDEM_SOURCE 1
  4305. | #define PACKAGE "sssd"
  4306. | #define VERSION "1.15.3"
  4307. | #define HAVE_DLFCN_H 1
  4308. | #define LT_OBJDIR ".libs/"
  4309. | #define HAVE_LIBDL 1
  4310. | #define HAVE_DLERROR 1
  4311. | #define HAVE_LIBDLLOADER 1
  4312. | #define ENABLE_NLS 1
  4313. | #define HAVE_GETTEXT 1
  4314. | #define HAVE_DCGETTEXT 1
  4315. | #define PRERELEASE_VERSION ""
  4316. | #define HAVE_STDINT_H 1
  4317. | #define HAVE_DLFCN_H 1
  4318. | #define HAVE_PTHREAD 1
  4319. | #define HAVE_LIBRT 1
  4320. | #define HAVE_UTIMENSAT 1
  4321. | #define HAVE_FUTIMENS 1
  4322. | #define HAVE_ENDIAN_H 1
  4323. | #define HAVE_BYTESWAP_H 1
  4324. | #define HAVE_LITTLE_ENDIAN 1
  4325. | #define HAVE_STRUCT_UCRED_PID 1
  4326. | #define HAVE_STRUCT_UCRED_UID 1
  4327. | #define HAVE_STRUCT_UCRED_GID 1
  4328. | #define HAVE_UCRED 1
  4329. | #define DB_PATH ""SSS_STATEDIR"/db"
  4330. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  4331. | #define PID_PATH ""VARDIR"/run"
  4332. | #define LOG_PATH ""VARDIR"/log/sssd"
  4333. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  4334. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  4335. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  4336. | #define DEFAULT_CCACHE_DIR "/tmp"
  4337. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  4338. | #define TEST_DIR "."
  4339. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  4340. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  4341. | #define HAVE_PYTHON2_BINDINGS 1
  4342. | #define HAVE_PYTHON3_BINDINGS 1
  4343. | #define HAVE_SELINUX 1
  4344. | #define HAVE_NSCD /usr/sbin/nscd
  4345. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  4346. | #define HAVE_SEMANAGE 1
  4347. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  4348. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  4349. | #define NOLOGIN_SHELL "/sbin/nologin"
  4350. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  4351. | #define BUILD_SUDO 1
  4352. | #define BUILD_AUTOFS 1
  4353. | #define BUILD_SSH 1
  4354. | #define BUILD_IFP 1
  4355. | #define BUILD_SAMBA 1
  4356. | #define BUILD_NFS_IDMAP 1
  4357. | #define BUILD_LIBWBCLIENT 1
  4358. | #define SSSD_USER "root"
  4359. | #define BUILD_SECRETS 1
  4360. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  4361. | #define HAVE_LDB_H 1
  4362. | #define HAVE_LDB_MODULE_H 1
  4363. | #define HAVE_LIBINI_CONFIG_V0 1
  4364. | #define HAVE_LIBINI_CONFIG_V1 1
  4365. | #define HAVE_LIBINI_CONFIG_V1_1 1
  4366. | #define HAVE_SECURITY_PAM_APPL_H 1
  4367. | #define HAVE_SECURITY_PAM_MODULES_H 1
  4368. | #define HAVE_SECURITY_PAM_EXT_H 1
  4369. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  4370. | #define HAVE_SECURITY_PAM_MISC_H 1
  4371. | #define HAVE_SECURITY__PAM_MACROS_H 1
  4372. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  4373. | #define HAVE_PAM_VSYSLOG 1
  4374. | #define HAVE_LDAP_CONTROL_CREATE 1
  4375. | #define HAVE_LDAP_INIT_FD 1
  4376. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  4377. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  4378. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  4379. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  4380. | #define HAVE_LDAP_CONNCB 1
  4381. | #define HAVE_KRB5_H 1
  4382. | #define HAVE_KRB5_KRB5_H 1
  4383. | #define HAVE_KRB5_TICKET_TIMES 1
  4384. | #define HAVE_KRB5_TRACE_INFO 1
  4385. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  4386. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  4387. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  4388. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  4389. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  4390. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  4391. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  4392. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  4393. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  4394. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  4395. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  4396. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  4397. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  4398. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  4399. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  4400. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  4401. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  4402. | #define HAVE_KRB5_FIND_AUTHDATA 1
  4403. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  4404. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  4405. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  4406. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  4407. | #define HAVE_LONG_LONG 1
  4408. | #define SIZEOF_INT 4
  4409. | #define SIZEOF_CHAR 1
  4410. | #define SIZEOF_SHORT 2
  4411. | #define SIZEOF_LONG 8
  4412. | #define SIZEOF_LONG_LONG 8
  4413. | #define SIZEOF_UID_T 4
  4414. | #define SIZEOF_GID_T 4
  4415. | #define SIZEOF_ID_T 4
  4416. | #define uint_t unsigned int
  4417. | /* end confdefs.h. */
  4418. | #include <stdio.h>
  4419. | #ifdef HAVE_SYS_TYPES_H
  4420. | # include <sys/types.h>
  4421. | #endif
  4422. | #ifdef HAVE_SYS_STAT_H
  4423. | # include <sys/stat.h>
  4424. | #endif
  4425. | #ifdef STDC_HEADERS
  4426. | # include <stdlib.h>
  4427. | # include <stddef.h>
  4428. | #else
  4429. | # ifdef HAVE_STDLIB_H
  4430. | # include <stdlib.h>
  4431. | # endif
  4432. | #endif
  4433. | #ifdef HAVE_STRING_H
  4434. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4435. | # include <memory.h>
  4436. | # endif
  4437. | # include <string.h>
  4438. | #endif
  4439. | #ifdef HAVE_STRINGS_H
  4440. | # include <strings.h>
  4441. | #endif
  4442. | #ifdef HAVE_INTTYPES_H
  4443. | # include <inttypes.h>
  4444. | #endif
  4445. | #ifdef HAVE_STDINT_H
  4446. | # include <stdint.h>
  4447. | #endif
  4448. | #ifdef HAVE_UNISTD_H
  4449. | # include <unistd.h>
  4450. | #endif
  4451. | int
  4452. | main ()
  4453. | {
  4454. | if (sizeof ((uint64_t)))
  4455. | return 0;
  4456. | ;
  4457. | return 0;
  4458. | }
  4459. configure:20183: result: yes
  4460. configure:20195: checking for size_t
  4461. configure:20195: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  4462. configure:20195: $? = 0
  4463. configure:20195: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  4464. conftest.c: In function 'main':
  4465. conftest.c:172:21: error: expected expression before ')' token
  4466. if (sizeof ((size_t)))
  4467. ^
  4468. configure:20195: $? = 1
  4469. configure: failed program was:
  4470. | /* confdefs.h */
  4471. | #define PACKAGE_NAME "sssd"
  4472. | #define PACKAGE_TARNAME "sssd"
  4473. | #define PACKAGE_VERSION "1.15.3"
  4474. | #define PACKAGE_STRING "sssd 1.15.3"
  4475. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  4476. | #define PACKAGE_URL ""
  4477. | #define STDC_HEADERS 1
  4478. | #define HAVE_SYS_TYPES_H 1
  4479. | #define HAVE_SYS_STAT_H 1
  4480. | #define HAVE_STDLIB_H 1
  4481. | #define HAVE_STRING_H 1
  4482. | #define HAVE_MEMORY_H 1
  4483. | #define HAVE_STRINGS_H 1
  4484. | #define HAVE_INTTYPES_H 1
  4485. | #define HAVE_STDINT_H 1
  4486. | #define HAVE_UNISTD_H 1
  4487. | #define __EXTENSIONS__ 1
  4488. | #define _ALL_SOURCE 1
  4489. | #define _GNU_SOURCE 1
  4490. | #define _POSIX_PTHREAD_SEMANTICS 1
  4491. | #define _TANDEM_SOURCE 1
  4492. | #define PACKAGE "sssd"
  4493. | #define VERSION "1.15.3"
  4494. | #define HAVE_DLFCN_H 1
  4495. | #define LT_OBJDIR ".libs/"
  4496. | #define HAVE_LIBDL 1
  4497. | #define HAVE_DLERROR 1
  4498. | #define HAVE_LIBDLLOADER 1
  4499. | #define ENABLE_NLS 1
  4500. | #define HAVE_GETTEXT 1
  4501. | #define HAVE_DCGETTEXT 1
  4502. | #define PRERELEASE_VERSION ""
  4503. | #define HAVE_STDINT_H 1
  4504. | #define HAVE_DLFCN_H 1
  4505. | #define HAVE_PTHREAD 1
  4506. | #define HAVE_LIBRT 1
  4507. | #define HAVE_UTIMENSAT 1
  4508. | #define HAVE_FUTIMENS 1
  4509. | #define HAVE_ENDIAN_H 1
  4510. | #define HAVE_BYTESWAP_H 1
  4511. | #define HAVE_LITTLE_ENDIAN 1
  4512. | #define HAVE_STRUCT_UCRED_PID 1
  4513. | #define HAVE_STRUCT_UCRED_UID 1
  4514. | #define HAVE_STRUCT_UCRED_GID 1
  4515. | #define HAVE_UCRED 1
  4516. | #define DB_PATH ""SSS_STATEDIR"/db"
  4517. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  4518. | #define PID_PATH ""VARDIR"/run"
  4519. | #define LOG_PATH ""VARDIR"/log/sssd"
  4520. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  4521. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  4522. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  4523. | #define DEFAULT_CCACHE_DIR "/tmp"
  4524. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  4525. | #define TEST_DIR "."
  4526. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  4527. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  4528. | #define HAVE_PYTHON2_BINDINGS 1
  4529. | #define HAVE_PYTHON3_BINDINGS 1
  4530. | #define HAVE_SELINUX 1
  4531. | #define HAVE_NSCD /usr/sbin/nscd
  4532. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  4533. | #define HAVE_SEMANAGE 1
  4534. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  4535. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  4536. | #define NOLOGIN_SHELL "/sbin/nologin"
  4537. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  4538. | #define BUILD_SUDO 1
  4539. | #define BUILD_AUTOFS 1
  4540. | #define BUILD_SSH 1
  4541. | #define BUILD_IFP 1
  4542. | #define BUILD_SAMBA 1
  4543. | #define BUILD_NFS_IDMAP 1
  4544. | #define BUILD_LIBWBCLIENT 1
  4545. | #define SSSD_USER "root"
  4546. | #define BUILD_SECRETS 1
  4547. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  4548. | #define HAVE_LDB_H 1
  4549. | #define HAVE_LDB_MODULE_H 1
  4550. | #define HAVE_LIBINI_CONFIG_V0 1
  4551. | #define HAVE_LIBINI_CONFIG_V1 1
  4552. | #define HAVE_LIBINI_CONFIG_V1_1 1
  4553. | #define HAVE_SECURITY_PAM_APPL_H 1
  4554. | #define HAVE_SECURITY_PAM_MODULES_H 1
  4555. | #define HAVE_SECURITY_PAM_EXT_H 1
  4556. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  4557. | #define HAVE_SECURITY_PAM_MISC_H 1
  4558. | #define HAVE_SECURITY__PAM_MACROS_H 1
  4559. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  4560. | #define HAVE_PAM_VSYSLOG 1
  4561. | #define HAVE_LDAP_CONTROL_CREATE 1
  4562. | #define HAVE_LDAP_INIT_FD 1
  4563. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  4564. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  4565. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  4566. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  4567. | #define HAVE_LDAP_CONNCB 1
  4568. | #define HAVE_KRB5_H 1
  4569. | #define HAVE_KRB5_KRB5_H 1
  4570. | #define HAVE_KRB5_TICKET_TIMES 1
  4571. | #define HAVE_KRB5_TRACE_INFO 1
  4572. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  4573. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  4574. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  4575. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  4576. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  4577. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  4578. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  4579. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  4580. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  4581. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  4582. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  4583. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  4584. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  4585. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  4586. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  4587. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  4588. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  4589. | #define HAVE_KRB5_FIND_AUTHDATA 1
  4590. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  4591. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  4592. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  4593. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  4594. | #define HAVE_LONG_LONG 1
  4595. | #define SIZEOF_INT 4
  4596. | #define SIZEOF_CHAR 1
  4597. | #define SIZEOF_SHORT 2
  4598. | #define SIZEOF_LONG 8
  4599. | #define SIZEOF_LONG_LONG 8
  4600. | #define SIZEOF_UID_T 4
  4601. | #define SIZEOF_GID_T 4
  4602. | #define SIZEOF_ID_T 4
  4603. | #define uint_t unsigned int
  4604. | /* end confdefs.h. */
  4605. | #include <stdio.h>
  4606. | #ifdef HAVE_SYS_TYPES_H
  4607. | # include <sys/types.h>
  4608. | #endif
  4609. | #ifdef HAVE_SYS_STAT_H
  4610. | # include <sys/stat.h>
  4611. | #endif
  4612. | #ifdef STDC_HEADERS
  4613. | # include <stdlib.h>
  4614. | # include <stddef.h>
  4615. | #else
  4616. | # ifdef HAVE_STDLIB_H
  4617. | # include <stdlib.h>
  4618. | # endif
  4619. | #endif
  4620. | #ifdef HAVE_STRING_H
  4621. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4622. | # include <memory.h>
  4623. | # endif
  4624. | # include <string.h>
  4625. | #endif
  4626. | #ifdef HAVE_STRINGS_H
  4627. | # include <strings.h>
  4628. | #endif
  4629. | #ifdef HAVE_INTTYPES_H
  4630. | # include <inttypes.h>
  4631. | #endif
  4632. | #ifdef HAVE_STDINT_H
  4633. | # include <stdint.h>
  4634. | #endif
  4635. | #ifdef HAVE_UNISTD_H
  4636. | # include <unistd.h>
  4637. | #endif
  4638. | int
  4639. | main ()
  4640. | {
  4641. | if (sizeof ((size_t)))
  4642. | return 0;
  4643. | ;
  4644. | return 0;
  4645. | }
  4646. configure:20195: result: yes
  4647. configure:20206: checking for ssize_t
  4648. configure:20206: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  4649. configure:20206: $? = 0
  4650. configure:20206: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  4651. conftest.c: In function 'main':
  4652. conftest.c:172:22: error: expected expression before ')' token
  4653. if (sizeof ((ssize_t)))
  4654. ^
  4655. configure:20206: $? = 1
  4656. configure: failed program was:
  4657. | /* confdefs.h */
  4658. | #define PACKAGE_NAME "sssd"
  4659. | #define PACKAGE_TARNAME "sssd"
  4660. | #define PACKAGE_VERSION "1.15.3"
  4661. | #define PACKAGE_STRING "sssd 1.15.3"
  4662. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  4663. | #define PACKAGE_URL ""
  4664. | #define STDC_HEADERS 1
  4665. | #define HAVE_SYS_TYPES_H 1
  4666. | #define HAVE_SYS_STAT_H 1
  4667. | #define HAVE_STDLIB_H 1
  4668. | #define HAVE_STRING_H 1
  4669. | #define HAVE_MEMORY_H 1
  4670. | #define HAVE_STRINGS_H 1
  4671. | #define HAVE_INTTYPES_H 1
  4672. | #define HAVE_STDINT_H 1
  4673. | #define HAVE_UNISTD_H 1
  4674. | #define __EXTENSIONS__ 1
  4675. | #define _ALL_SOURCE 1
  4676. | #define _GNU_SOURCE 1
  4677. | #define _POSIX_PTHREAD_SEMANTICS 1
  4678. | #define _TANDEM_SOURCE 1
  4679. | #define PACKAGE "sssd"
  4680. | #define VERSION "1.15.3"
  4681. | #define HAVE_DLFCN_H 1
  4682. | #define LT_OBJDIR ".libs/"
  4683. | #define HAVE_LIBDL 1
  4684. | #define HAVE_DLERROR 1
  4685. | #define HAVE_LIBDLLOADER 1
  4686. | #define ENABLE_NLS 1
  4687. | #define HAVE_GETTEXT 1
  4688. | #define HAVE_DCGETTEXT 1
  4689. | #define PRERELEASE_VERSION ""
  4690. | #define HAVE_STDINT_H 1
  4691. | #define HAVE_DLFCN_H 1
  4692. | #define HAVE_PTHREAD 1
  4693. | #define HAVE_LIBRT 1
  4694. | #define HAVE_UTIMENSAT 1
  4695. | #define HAVE_FUTIMENS 1
  4696. | #define HAVE_ENDIAN_H 1
  4697. | #define HAVE_BYTESWAP_H 1
  4698. | #define HAVE_LITTLE_ENDIAN 1
  4699. | #define HAVE_STRUCT_UCRED_PID 1
  4700. | #define HAVE_STRUCT_UCRED_UID 1
  4701. | #define HAVE_STRUCT_UCRED_GID 1
  4702. | #define HAVE_UCRED 1
  4703. | #define DB_PATH ""SSS_STATEDIR"/db"
  4704. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  4705. | #define PID_PATH ""VARDIR"/run"
  4706. | #define LOG_PATH ""VARDIR"/log/sssd"
  4707. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  4708. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  4709. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  4710. | #define DEFAULT_CCACHE_DIR "/tmp"
  4711. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  4712. | #define TEST_DIR "."
  4713. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  4714. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  4715. | #define HAVE_PYTHON2_BINDINGS 1
  4716. | #define HAVE_PYTHON3_BINDINGS 1
  4717. | #define HAVE_SELINUX 1
  4718. | #define HAVE_NSCD /usr/sbin/nscd
  4719. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  4720. | #define HAVE_SEMANAGE 1
  4721. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  4722. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  4723. | #define NOLOGIN_SHELL "/sbin/nologin"
  4724. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  4725. | #define BUILD_SUDO 1
  4726. | #define BUILD_AUTOFS 1
  4727. | #define BUILD_SSH 1
  4728. | #define BUILD_IFP 1
  4729. | #define BUILD_SAMBA 1
  4730. | #define BUILD_NFS_IDMAP 1
  4731. | #define BUILD_LIBWBCLIENT 1
  4732. | #define SSSD_USER "root"
  4733. | #define BUILD_SECRETS 1
  4734. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  4735. | #define HAVE_LDB_H 1
  4736. | #define HAVE_LDB_MODULE_H 1
  4737. | #define HAVE_LIBINI_CONFIG_V0 1
  4738. | #define HAVE_LIBINI_CONFIG_V1 1
  4739. | #define HAVE_LIBINI_CONFIG_V1_1 1
  4740. | #define HAVE_SECURITY_PAM_APPL_H 1
  4741. | #define HAVE_SECURITY_PAM_MODULES_H 1
  4742. | #define HAVE_SECURITY_PAM_EXT_H 1
  4743. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  4744. | #define HAVE_SECURITY_PAM_MISC_H 1
  4745. | #define HAVE_SECURITY__PAM_MACROS_H 1
  4746. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  4747. | #define HAVE_PAM_VSYSLOG 1
  4748. | #define HAVE_LDAP_CONTROL_CREATE 1
  4749. | #define HAVE_LDAP_INIT_FD 1
  4750. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  4751. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  4752. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  4753. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  4754. | #define HAVE_LDAP_CONNCB 1
  4755. | #define HAVE_KRB5_H 1
  4756. | #define HAVE_KRB5_KRB5_H 1
  4757. | #define HAVE_KRB5_TICKET_TIMES 1
  4758. | #define HAVE_KRB5_TRACE_INFO 1
  4759. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  4760. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  4761. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  4762. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  4763. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  4764. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  4765. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  4766. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  4767. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  4768. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  4769. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  4770. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  4771. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  4772. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  4773. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  4774. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  4775. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  4776. | #define HAVE_KRB5_FIND_AUTHDATA 1
  4777. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  4778. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  4779. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  4780. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  4781. | #define HAVE_LONG_LONG 1
  4782. | #define SIZEOF_INT 4
  4783. | #define SIZEOF_CHAR 1
  4784. | #define SIZEOF_SHORT 2
  4785. | #define SIZEOF_LONG 8
  4786. | #define SIZEOF_LONG_LONG 8
  4787. | #define SIZEOF_UID_T 4
  4788. | #define SIZEOF_GID_T 4
  4789. | #define SIZEOF_ID_T 4
  4790. | #define uint_t unsigned int
  4791. | /* end confdefs.h. */
  4792. | #include <stdio.h>
  4793. | #ifdef HAVE_SYS_TYPES_H
  4794. | # include <sys/types.h>
  4795. | #endif
  4796. | #ifdef HAVE_SYS_STAT_H
  4797. | # include <sys/stat.h>
  4798. | #endif
  4799. | #ifdef STDC_HEADERS
  4800. | # include <stdlib.h>
  4801. | # include <stddef.h>
  4802. | #else
  4803. | # ifdef HAVE_STDLIB_H
  4804. | # include <stdlib.h>
  4805. | # endif
  4806. | #endif
  4807. | #ifdef HAVE_STRING_H
  4808. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4809. | # include <memory.h>
  4810. | # endif
  4811. | # include <string.h>
  4812. | #endif
  4813. | #ifdef HAVE_STRINGS_H
  4814. | # include <strings.h>
  4815. | #endif
  4816. | #ifdef HAVE_INTTYPES_H
  4817. | # include <inttypes.h>
  4818. | #endif
  4819. | #ifdef HAVE_STDINT_H
  4820. | # include <stdint.h>
  4821. | #endif
  4822. | #ifdef HAVE_UNISTD_H
  4823. | # include <unistd.h>
  4824. | #endif
  4825. | int
  4826. | main ()
  4827. | {
  4828. | if (sizeof ((ssize_t)))
  4829. | return 0;
  4830. | ;
  4831. | return 0;
  4832. | }
  4833. configure:20206: result: yes
  4834. configure:20222: checking size of off_t
  4835. configure:20227: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  4836. configure:20227: $? = 0
  4837. configure:20227: ./conftest
  4838. configure:20227: $? = 0
  4839. configure:20241: result: 8
  4840. configure:20255: checking size of size_t
  4841. configure:20260: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  4842. configure:20260: $? = 0
  4843. configure:20260: ./conftest
  4844. configure:20260: $? = 0
  4845. configure:20274: result: 8
  4846. configure:20288: checking size of ssize_t
  4847. configure:20293: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  4848. configure:20293: $? = 0
  4849. configure:20293: ./conftest
  4850. configure:20293: $? = 0
  4851. configure:20307: result: 8
  4852. configure:20319: checking for intptr_t
  4853. configure:20319: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  4854. configure:20319: $? = 0
  4855. configure:20319: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  4856. conftest.c: In function 'main':
  4857. conftest.c:175:23: error: expected expression before ')' token
  4858. if (sizeof ((intptr_t)))
  4859. ^
  4860. configure:20319: $? = 1
  4861. configure: failed program was:
  4862. | /* confdefs.h */
  4863. | #define PACKAGE_NAME "sssd"
  4864. | #define PACKAGE_TARNAME "sssd"
  4865. | #define PACKAGE_VERSION "1.15.3"
  4866. | #define PACKAGE_STRING "sssd 1.15.3"
  4867. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  4868. | #define PACKAGE_URL ""
  4869. | #define STDC_HEADERS 1
  4870. | #define HAVE_SYS_TYPES_H 1
  4871. | #define HAVE_SYS_STAT_H 1
  4872. | #define HAVE_STDLIB_H 1
  4873. | #define HAVE_STRING_H 1
  4874. | #define HAVE_MEMORY_H 1
  4875. | #define HAVE_STRINGS_H 1
  4876. | #define HAVE_INTTYPES_H 1
  4877. | #define HAVE_STDINT_H 1
  4878. | #define HAVE_UNISTD_H 1
  4879. | #define __EXTENSIONS__ 1
  4880. | #define _ALL_SOURCE 1
  4881. | #define _GNU_SOURCE 1
  4882. | #define _POSIX_PTHREAD_SEMANTICS 1
  4883. | #define _TANDEM_SOURCE 1
  4884. | #define PACKAGE "sssd"
  4885. | #define VERSION "1.15.3"
  4886. | #define HAVE_DLFCN_H 1
  4887. | #define LT_OBJDIR ".libs/"
  4888. | #define HAVE_LIBDL 1
  4889. | #define HAVE_DLERROR 1
  4890. | #define HAVE_LIBDLLOADER 1
  4891. | #define ENABLE_NLS 1
  4892. | #define HAVE_GETTEXT 1
  4893. | #define HAVE_DCGETTEXT 1
  4894. | #define PRERELEASE_VERSION ""
  4895. | #define HAVE_STDINT_H 1
  4896. | #define HAVE_DLFCN_H 1
  4897. | #define HAVE_PTHREAD 1
  4898. | #define HAVE_LIBRT 1
  4899. | #define HAVE_UTIMENSAT 1
  4900. | #define HAVE_FUTIMENS 1
  4901. | #define HAVE_ENDIAN_H 1
  4902. | #define HAVE_BYTESWAP_H 1
  4903. | #define HAVE_LITTLE_ENDIAN 1
  4904. | #define HAVE_STRUCT_UCRED_PID 1
  4905. | #define HAVE_STRUCT_UCRED_UID 1
  4906. | #define HAVE_STRUCT_UCRED_GID 1
  4907. | #define HAVE_UCRED 1
  4908. | #define DB_PATH ""SSS_STATEDIR"/db"
  4909. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  4910. | #define PID_PATH ""VARDIR"/run"
  4911. | #define LOG_PATH ""VARDIR"/log/sssd"
  4912. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  4913. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  4914. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  4915. | #define DEFAULT_CCACHE_DIR "/tmp"
  4916. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  4917. | #define TEST_DIR "."
  4918. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  4919. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  4920. | #define HAVE_PYTHON2_BINDINGS 1
  4921. | #define HAVE_PYTHON3_BINDINGS 1
  4922. | #define HAVE_SELINUX 1
  4923. | #define HAVE_NSCD /usr/sbin/nscd
  4924. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  4925. | #define HAVE_SEMANAGE 1
  4926. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  4927. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  4928. | #define NOLOGIN_SHELL "/sbin/nologin"
  4929. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  4930. | #define BUILD_SUDO 1
  4931. | #define BUILD_AUTOFS 1
  4932. | #define BUILD_SSH 1
  4933. | #define BUILD_IFP 1
  4934. | #define BUILD_SAMBA 1
  4935. | #define BUILD_NFS_IDMAP 1
  4936. | #define BUILD_LIBWBCLIENT 1
  4937. | #define SSSD_USER "root"
  4938. | #define BUILD_SECRETS 1
  4939. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  4940. | #define HAVE_LDB_H 1
  4941. | #define HAVE_LDB_MODULE_H 1
  4942. | #define HAVE_LIBINI_CONFIG_V0 1
  4943. | #define HAVE_LIBINI_CONFIG_V1 1
  4944. | #define HAVE_LIBINI_CONFIG_V1_1 1
  4945. | #define HAVE_SECURITY_PAM_APPL_H 1
  4946. | #define HAVE_SECURITY_PAM_MODULES_H 1
  4947. | #define HAVE_SECURITY_PAM_EXT_H 1
  4948. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  4949. | #define HAVE_SECURITY_PAM_MISC_H 1
  4950. | #define HAVE_SECURITY__PAM_MACROS_H 1
  4951. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  4952. | #define HAVE_PAM_VSYSLOG 1
  4953. | #define HAVE_LDAP_CONTROL_CREATE 1
  4954. | #define HAVE_LDAP_INIT_FD 1
  4955. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  4956. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  4957. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  4958. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  4959. | #define HAVE_LDAP_CONNCB 1
  4960. | #define HAVE_KRB5_H 1
  4961. | #define HAVE_KRB5_KRB5_H 1
  4962. | #define HAVE_KRB5_TICKET_TIMES 1
  4963. | #define HAVE_KRB5_TRACE_INFO 1
  4964. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  4965. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  4966. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  4967. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  4968. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  4969. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  4970. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  4971. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  4972. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  4973. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  4974. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  4975. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  4976. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  4977. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  4978. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  4979. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  4980. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  4981. | #define HAVE_KRB5_FIND_AUTHDATA 1
  4982. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  4983. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  4984. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  4985. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  4986. | #define HAVE_LONG_LONG 1
  4987. | #define SIZEOF_INT 4
  4988. | #define SIZEOF_CHAR 1
  4989. | #define SIZEOF_SHORT 2
  4990. | #define SIZEOF_LONG 8
  4991. | #define SIZEOF_LONG_LONG 8
  4992. | #define SIZEOF_UID_T 4
  4993. | #define SIZEOF_GID_T 4
  4994. | #define SIZEOF_ID_T 4
  4995. | #define uint_t unsigned int
  4996. | #define SIZEOF_OFF_T 8
  4997. | #define SIZEOF_SIZE_T 8
  4998. | #define SIZEOF_SSIZE_T 8
  4999. | /* end confdefs.h. */
  5000. | #include <stdio.h>
  5001. | #ifdef HAVE_SYS_TYPES_H
  5002. | # include <sys/types.h>
  5003. | #endif
  5004. | #ifdef HAVE_SYS_STAT_H
  5005. | # include <sys/stat.h>
  5006. | #endif
  5007. | #ifdef STDC_HEADERS
  5008. | # include <stdlib.h>
  5009. | # include <stddef.h>
  5010. | #else
  5011. | # ifdef HAVE_STDLIB_H
  5012. | # include <stdlib.h>
  5013. | # endif
  5014. | #endif
  5015. | #ifdef HAVE_STRING_H
  5016. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5017. | # include <memory.h>
  5018. | # endif
  5019. | # include <string.h>
  5020. | #endif
  5021. | #ifdef HAVE_STRINGS_H
  5022. | # include <strings.h>
  5023. | #endif
  5024. | #ifdef HAVE_INTTYPES_H
  5025. | # include <inttypes.h>
  5026. | #endif
  5027. | #ifdef HAVE_STDINT_H
  5028. | # include <stdint.h>
  5029. | #endif
  5030. | #ifdef HAVE_UNISTD_H
  5031. | # include <unistd.h>
  5032. | #endif
  5033. | int
  5034. | main ()
  5035. | {
  5036. | if (sizeof ((intptr_t)))
  5037. | return 0;
  5038. | ;
  5039. | return 0;
  5040. | }
  5041. configure:20319: result: yes
  5042. configure:20335: checking for uintptr_t
  5043. configure:20335: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  5044. configure:20335: $? = 0
  5045. configure:20335: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  5046. conftest.c: In function 'main':
  5047. conftest.c:176:24: error: expected expression before ')' token
  5048. if (sizeof ((uintptr_t)))
  5049. ^
  5050. configure:20335: $? = 1
  5051. configure: failed program was:
  5052. | /* confdefs.h */
  5053. | #define PACKAGE_NAME "sssd"
  5054. | #define PACKAGE_TARNAME "sssd"
  5055. | #define PACKAGE_VERSION "1.15.3"
  5056. | #define PACKAGE_STRING "sssd 1.15.3"
  5057. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  5058. | #define PACKAGE_URL ""
  5059. | #define STDC_HEADERS 1
  5060. | #define HAVE_SYS_TYPES_H 1
  5061. | #define HAVE_SYS_STAT_H 1
  5062. | #define HAVE_STDLIB_H 1
  5063. | #define HAVE_STRING_H 1
  5064. | #define HAVE_MEMORY_H 1
  5065. | #define HAVE_STRINGS_H 1
  5066. | #define HAVE_INTTYPES_H 1
  5067. | #define HAVE_STDINT_H 1
  5068. | #define HAVE_UNISTD_H 1
  5069. | #define __EXTENSIONS__ 1
  5070. | #define _ALL_SOURCE 1
  5071. | #define _GNU_SOURCE 1
  5072. | #define _POSIX_PTHREAD_SEMANTICS 1
  5073. | #define _TANDEM_SOURCE 1
  5074. | #define PACKAGE "sssd"
  5075. | #define VERSION "1.15.3"
  5076. | #define HAVE_DLFCN_H 1
  5077. | #define LT_OBJDIR ".libs/"
  5078. | #define HAVE_LIBDL 1
  5079. | #define HAVE_DLERROR 1
  5080. | #define HAVE_LIBDLLOADER 1
  5081. | #define ENABLE_NLS 1
  5082. | #define HAVE_GETTEXT 1
  5083. | #define HAVE_DCGETTEXT 1
  5084. | #define PRERELEASE_VERSION ""
  5085. | #define HAVE_STDINT_H 1
  5086. | #define HAVE_DLFCN_H 1
  5087. | #define HAVE_PTHREAD 1
  5088. | #define HAVE_LIBRT 1
  5089. | #define HAVE_UTIMENSAT 1
  5090. | #define HAVE_FUTIMENS 1
  5091. | #define HAVE_ENDIAN_H 1
  5092. | #define HAVE_BYTESWAP_H 1
  5093. | #define HAVE_LITTLE_ENDIAN 1
  5094. | #define HAVE_STRUCT_UCRED_PID 1
  5095. | #define HAVE_STRUCT_UCRED_UID 1
  5096. | #define HAVE_STRUCT_UCRED_GID 1
  5097. | #define HAVE_UCRED 1
  5098. | #define DB_PATH ""SSS_STATEDIR"/db"
  5099. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  5100. | #define PID_PATH ""VARDIR"/run"
  5101. | #define LOG_PATH ""VARDIR"/log/sssd"
  5102. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  5103. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  5104. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  5105. | #define DEFAULT_CCACHE_DIR "/tmp"
  5106. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  5107. | #define TEST_DIR "."
  5108. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  5109. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  5110. | #define HAVE_PYTHON2_BINDINGS 1
  5111. | #define HAVE_PYTHON3_BINDINGS 1
  5112. | #define HAVE_SELINUX 1
  5113. | #define HAVE_NSCD /usr/sbin/nscd
  5114. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  5115. | #define HAVE_SEMANAGE 1
  5116. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  5117. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  5118. | #define NOLOGIN_SHELL "/sbin/nologin"
  5119. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  5120. | #define BUILD_SUDO 1
  5121. | #define BUILD_AUTOFS 1
  5122. | #define BUILD_SSH 1
  5123. | #define BUILD_IFP 1
  5124. | #define BUILD_SAMBA 1
  5125. | #define BUILD_NFS_IDMAP 1
  5126. | #define BUILD_LIBWBCLIENT 1
  5127. | #define SSSD_USER "root"
  5128. | #define BUILD_SECRETS 1
  5129. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  5130. | #define HAVE_LDB_H 1
  5131. | #define HAVE_LDB_MODULE_H 1
  5132. | #define HAVE_LIBINI_CONFIG_V0 1
  5133. | #define HAVE_LIBINI_CONFIG_V1 1
  5134. | #define HAVE_LIBINI_CONFIG_V1_1 1
  5135. | #define HAVE_SECURITY_PAM_APPL_H 1
  5136. | #define HAVE_SECURITY_PAM_MODULES_H 1
  5137. | #define HAVE_SECURITY_PAM_EXT_H 1
  5138. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  5139. | #define HAVE_SECURITY_PAM_MISC_H 1
  5140. | #define HAVE_SECURITY__PAM_MACROS_H 1
  5141. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  5142. | #define HAVE_PAM_VSYSLOG 1
  5143. | #define HAVE_LDAP_CONTROL_CREATE 1
  5144. | #define HAVE_LDAP_INIT_FD 1
  5145. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  5146. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  5147. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  5148. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  5149. | #define HAVE_LDAP_CONNCB 1
  5150. | #define HAVE_KRB5_H 1
  5151. | #define HAVE_KRB5_KRB5_H 1
  5152. | #define HAVE_KRB5_TICKET_TIMES 1
  5153. | #define HAVE_KRB5_TRACE_INFO 1
  5154. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  5155. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  5156. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  5157. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  5158. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  5159. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  5160. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  5161. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  5162. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  5163. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  5164. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  5165. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  5166. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  5167. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  5168. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  5169. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  5170. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  5171. | #define HAVE_KRB5_FIND_AUTHDATA 1
  5172. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  5173. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  5174. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  5175. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  5176. | #define HAVE_LONG_LONG 1
  5177. | #define SIZEOF_INT 4
  5178. | #define SIZEOF_CHAR 1
  5179. | #define SIZEOF_SHORT 2
  5180. | #define SIZEOF_LONG 8
  5181. | #define SIZEOF_LONG_LONG 8
  5182. | #define SIZEOF_UID_T 4
  5183. | #define SIZEOF_GID_T 4
  5184. | #define SIZEOF_ID_T 4
  5185. | #define uint_t unsigned int
  5186. | #define SIZEOF_OFF_T 8
  5187. | #define SIZEOF_SIZE_T 8
  5188. | #define SIZEOF_SSIZE_T 8
  5189. | #define HAVE_INTPTR_T 1
  5190. | /* end confdefs.h. */
  5191. | #include <stdio.h>
  5192. | #ifdef HAVE_SYS_TYPES_H
  5193. | # include <sys/types.h>
  5194. | #endif
  5195. | #ifdef HAVE_SYS_STAT_H
  5196. | # include <sys/stat.h>
  5197. | #endif
  5198. | #ifdef STDC_HEADERS
  5199. | # include <stdlib.h>
  5200. | # include <stddef.h>
  5201. | #else
  5202. | # ifdef HAVE_STDLIB_H
  5203. | # include <stdlib.h>
  5204. | # endif
  5205. | #endif
  5206. | #ifdef HAVE_STRING_H
  5207. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5208. | # include <memory.h>
  5209. | # endif
  5210. | # include <string.h>
  5211. | #endif
  5212. | #ifdef HAVE_STRINGS_H
  5213. | # include <strings.h>
  5214. | #endif
  5215. | #ifdef HAVE_INTTYPES_H
  5216. | # include <inttypes.h>
  5217. | #endif
  5218. | #ifdef HAVE_STDINT_H
  5219. | # include <stdint.h>
  5220. | #endif
  5221. | #ifdef HAVE_UNISTD_H
  5222. | # include <unistd.h>
  5223. | #endif
  5224. | int
  5225. | main ()
  5226. | {
  5227. | if (sizeof ((uintptr_t)))
  5228. | return 0;
  5229. | ;
  5230. | return 0;
  5231. | }
  5232. configure:20335: result: yes
  5233. configure:20346: checking for ptrdiff_t
  5234. configure:20346: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  5235. configure:20346: $? = 0
  5236. configure:20346: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  5237. conftest.c: In function 'main':
  5238. conftest.c:176:24: error: expected expression before ')' token
  5239. if (sizeof ((ptrdiff_t)))
  5240. ^
  5241. configure:20346: $? = 1
  5242. configure: failed program was:
  5243. | /* confdefs.h */
  5244. | #define PACKAGE_NAME "sssd"
  5245. | #define PACKAGE_TARNAME "sssd"
  5246. | #define PACKAGE_VERSION "1.15.3"
  5247. | #define PACKAGE_STRING "sssd 1.15.3"
  5248. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  5249. | #define PACKAGE_URL ""
  5250. | #define STDC_HEADERS 1
  5251. | #define HAVE_SYS_TYPES_H 1
  5252. | #define HAVE_SYS_STAT_H 1
  5253. | #define HAVE_STDLIB_H 1
  5254. | #define HAVE_STRING_H 1
  5255. | #define HAVE_MEMORY_H 1
  5256. | #define HAVE_STRINGS_H 1
  5257. | #define HAVE_INTTYPES_H 1
  5258. | #define HAVE_STDINT_H 1
  5259. | #define HAVE_UNISTD_H 1
  5260. | #define __EXTENSIONS__ 1
  5261. | #define _ALL_SOURCE 1
  5262. | #define _GNU_SOURCE 1
  5263. | #define _POSIX_PTHREAD_SEMANTICS 1
  5264. | #define _TANDEM_SOURCE 1
  5265. | #define PACKAGE "sssd"
  5266. | #define VERSION "1.15.3"
  5267. | #define HAVE_DLFCN_H 1
  5268. | #define LT_OBJDIR ".libs/"
  5269. | #define HAVE_LIBDL 1
  5270. | #define HAVE_DLERROR 1
  5271. | #define HAVE_LIBDLLOADER 1
  5272. | #define ENABLE_NLS 1
  5273. | #define HAVE_GETTEXT 1
  5274. | #define HAVE_DCGETTEXT 1
  5275. | #define PRERELEASE_VERSION ""
  5276. | #define HAVE_STDINT_H 1
  5277. | #define HAVE_DLFCN_H 1
  5278. | #define HAVE_PTHREAD 1
  5279. | #define HAVE_LIBRT 1
  5280. | #define HAVE_UTIMENSAT 1
  5281. | #define HAVE_FUTIMENS 1
  5282. | #define HAVE_ENDIAN_H 1
  5283. | #define HAVE_BYTESWAP_H 1
  5284. | #define HAVE_LITTLE_ENDIAN 1
  5285. | #define HAVE_STRUCT_UCRED_PID 1
  5286. | #define HAVE_STRUCT_UCRED_UID 1
  5287. | #define HAVE_STRUCT_UCRED_GID 1
  5288. | #define HAVE_UCRED 1
  5289. | #define DB_PATH ""SSS_STATEDIR"/db"
  5290. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  5291. | #define PID_PATH ""VARDIR"/run"
  5292. | #define LOG_PATH ""VARDIR"/log/sssd"
  5293. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  5294. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  5295. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  5296. | #define DEFAULT_CCACHE_DIR "/tmp"
  5297. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  5298. | #define TEST_DIR "."
  5299. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  5300. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  5301. | #define HAVE_PYTHON2_BINDINGS 1
  5302. | #define HAVE_PYTHON3_BINDINGS 1
  5303. | #define HAVE_SELINUX 1
  5304. | #define HAVE_NSCD /usr/sbin/nscd
  5305. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  5306. | #define HAVE_SEMANAGE 1
  5307. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  5308. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  5309. | #define NOLOGIN_SHELL "/sbin/nologin"
  5310. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  5311. | #define BUILD_SUDO 1
  5312. | #define BUILD_AUTOFS 1
  5313. | #define BUILD_SSH 1
  5314. | #define BUILD_IFP 1
  5315. | #define BUILD_SAMBA 1
  5316. | #define BUILD_NFS_IDMAP 1
  5317. | #define BUILD_LIBWBCLIENT 1
  5318. | #define SSSD_USER "root"
  5319. | #define BUILD_SECRETS 1
  5320. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  5321. | #define HAVE_LDB_H 1
  5322. | #define HAVE_LDB_MODULE_H 1
  5323. | #define HAVE_LIBINI_CONFIG_V0 1
  5324. | #define HAVE_LIBINI_CONFIG_V1 1
  5325. | #define HAVE_LIBINI_CONFIG_V1_1 1
  5326. | #define HAVE_SECURITY_PAM_APPL_H 1
  5327. | #define HAVE_SECURITY_PAM_MODULES_H 1
  5328. | #define HAVE_SECURITY_PAM_EXT_H 1
  5329. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  5330. | #define HAVE_SECURITY_PAM_MISC_H 1
  5331. | #define HAVE_SECURITY__PAM_MACROS_H 1
  5332. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  5333. | #define HAVE_PAM_VSYSLOG 1
  5334. | #define HAVE_LDAP_CONTROL_CREATE 1
  5335. | #define HAVE_LDAP_INIT_FD 1
  5336. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  5337. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  5338. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  5339. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  5340. | #define HAVE_LDAP_CONNCB 1
  5341. | #define HAVE_KRB5_H 1
  5342. | #define HAVE_KRB5_KRB5_H 1
  5343. | #define HAVE_KRB5_TICKET_TIMES 1
  5344. | #define HAVE_KRB5_TRACE_INFO 1
  5345. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  5346. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  5347. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  5348. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  5349. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  5350. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  5351. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  5352. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  5353. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  5354. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  5355. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  5356. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  5357. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  5358. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  5359. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  5360. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  5361. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  5362. | #define HAVE_KRB5_FIND_AUTHDATA 1
  5363. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  5364. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  5365. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  5366. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  5367. | #define HAVE_LONG_LONG 1
  5368. | #define SIZEOF_INT 4
  5369. | #define SIZEOF_CHAR 1
  5370. | #define SIZEOF_SHORT 2
  5371. | #define SIZEOF_LONG 8
  5372. | #define SIZEOF_LONG_LONG 8
  5373. | #define SIZEOF_UID_T 4
  5374. | #define SIZEOF_GID_T 4
  5375. | #define SIZEOF_ID_T 4
  5376. | #define uint_t unsigned int
  5377. | #define SIZEOF_OFF_T 8
  5378. | #define SIZEOF_SIZE_T 8
  5379. | #define SIZEOF_SSIZE_T 8
  5380. | #define HAVE_INTPTR_T 1
  5381. | /* end confdefs.h. */
  5382. | #include <stdio.h>
  5383. | #ifdef HAVE_SYS_TYPES_H
  5384. | # include <sys/types.h>
  5385. | #endif
  5386. | #ifdef HAVE_SYS_STAT_H
  5387. | # include <sys/stat.h>
  5388. | #endif
  5389. | #ifdef STDC_HEADERS
  5390. | # include <stdlib.h>
  5391. | # include <stddef.h>
  5392. | #else
  5393. | # ifdef HAVE_STDLIB_H
  5394. | # include <stdlib.h>
  5395. | # endif
  5396. | #endif
  5397. | #ifdef HAVE_STRING_H
  5398. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5399. | # include <memory.h>
  5400. | # endif
  5401. | # include <string.h>
  5402. | #endif
  5403. | #ifdef HAVE_STRINGS_H
  5404. | # include <strings.h>
  5405. | #endif
  5406. | #ifdef HAVE_INTTYPES_H
  5407. | # include <inttypes.h>
  5408. | #endif
  5409. | #ifdef HAVE_STDINT_H
  5410. | # include <stdint.h>
  5411. | #endif
  5412. | #ifdef HAVE_UNISTD_H
  5413. | # include <unistd.h>
  5414. | #endif
  5415. | int
  5416. | main ()
  5417. | {
  5418. | if (sizeof ((ptrdiff_t)))
  5419. | return 0;
  5420. | ;
  5421. | return 0;
  5422. | }
  5423. configure:20346: result: yes
  5424. configure:20382: checking for nscd
  5425. configure:20413: result: /usr/sbin/nscd
  5426. configure:20421: checking for nscd
  5427. configure:20433: result: not installed, assuming standard location
  5428. configure:20439: checking for nsupdate
  5429. configure:20457: found /usr/bin/nsupdate
  5430. configure:20469: result: /usr/bin/nsupdate
  5431. configure:20477: checking for executable nsupdate
  5432. configure:20485: result: yes
  5433. configure:20488: checking for nsupdate 'realm' support'
  5434. configure:20490: echo realm |$NSUPDATE >&2
  5435. configure:20493: $? = 0
  5436. configure:20495: result: yes
  5437. configure:20519: checking keyutils.h usability
  5438. configure:20519: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  5439. conftest.c:176:22: fatal error: keyutils.h: No such file or directory
  5440. compilation terminated.
  5441. configure:20519: $? = 1
  5442. configure: failed program was:
  5443. | /* confdefs.h */
  5444. | #define PACKAGE_NAME "sssd"
  5445. | #define PACKAGE_TARNAME "sssd"
  5446. | #define PACKAGE_VERSION "1.15.3"
  5447. | #define PACKAGE_STRING "sssd 1.15.3"
  5448. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  5449. | #define PACKAGE_URL ""
  5450. | #define STDC_HEADERS 1
  5451. | #define HAVE_SYS_TYPES_H 1
  5452. | #define HAVE_SYS_STAT_H 1
  5453. | #define HAVE_STDLIB_H 1
  5454. | #define HAVE_STRING_H 1
  5455. | #define HAVE_MEMORY_H 1
  5456. | #define HAVE_STRINGS_H 1
  5457. | #define HAVE_INTTYPES_H 1
  5458. | #define HAVE_STDINT_H 1
  5459. | #define HAVE_UNISTD_H 1
  5460. | #define __EXTENSIONS__ 1
  5461. | #define _ALL_SOURCE 1
  5462. | #define _GNU_SOURCE 1
  5463. | #define _POSIX_PTHREAD_SEMANTICS 1
  5464. | #define _TANDEM_SOURCE 1
  5465. | #define PACKAGE "sssd"
  5466. | #define VERSION "1.15.3"
  5467. | #define HAVE_DLFCN_H 1
  5468. | #define LT_OBJDIR ".libs/"
  5469. | #define HAVE_LIBDL 1
  5470. | #define HAVE_DLERROR 1
  5471. | #define HAVE_LIBDLLOADER 1
  5472. | #define ENABLE_NLS 1
  5473. | #define HAVE_GETTEXT 1
  5474. | #define HAVE_DCGETTEXT 1
  5475. | #define PRERELEASE_VERSION ""
  5476. | #define HAVE_STDINT_H 1
  5477. | #define HAVE_DLFCN_H 1
  5478. | #define HAVE_PTHREAD 1
  5479. | #define HAVE_LIBRT 1
  5480. | #define HAVE_UTIMENSAT 1
  5481. | #define HAVE_FUTIMENS 1
  5482. | #define HAVE_ENDIAN_H 1
  5483. | #define HAVE_BYTESWAP_H 1
  5484. | #define HAVE_LITTLE_ENDIAN 1
  5485. | #define HAVE_STRUCT_UCRED_PID 1
  5486. | #define HAVE_STRUCT_UCRED_UID 1
  5487. | #define HAVE_STRUCT_UCRED_GID 1
  5488. | #define HAVE_UCRED 1
  5489. | #define DB_PATH ""SSS_STATEDIR"/db"
  5490. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  5491. | #define PID_PATH ""VARDIR"/run"
  5492. | #define LOG_PATH ""VARDIR"/log/sssd"
  5493. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  5494. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  5495. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  5496. | #define DEFAULT_CCACHE_DIR "/tmp"
  5497. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  5498. | #define TEST_DIR "."
  5499. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  5500. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  5501. | #define HAVE_PYTHON2_BINDINGS 1
  5502. | #define HAVE_PYTHON3_BINDINGS 1
  5503. | #define HAVE_SELINUX 1
  5504. | #define HAVE_NSCD /usr/sbin/nscd
  5505. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  5506. | #define HAVE_SEMANAGE 1
  5507. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  5508. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  5509. | #define NOLOGIN_SHELL "/sbin/nologin"
  5510. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  5511. | #define BUILD_SUDO 1
  5512. | #define BUILD_AUTOFS 1
  5513. | #define BUILD_SSH 1
  5514. | #define BUILD_IFP 1
  5515. | #define BUILD_SAMBA 1
  5516. | #define BUILD_NFS_IDMAP 1
  5517. | #define BUILD_LIBWBCLIENT 1
  5518. | #define SSSD_USER "root"
  5519. | #define BUILD_SECRETS 1
  5520. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  5521. | #define HAVE_LDB_H 1
  5522. | #define HAVE_LDB_MODULE_H 1
  5523. | #define HAVE_LIBINI_CONFIG_V0 1
  5524. | #define HAVE_LIBINI_CONFIG_V1 1
  5525. | #define HAVE_LIBINI_CONFIG_V1_1 1
  5526. | #define HAVE_SECURITY_PAM_APPL_H 1
  5527. | #define HAVE_SECURITY_PAM_MODULES_H 1
  5528. | #define HAVE_SECURITY_PAM_EXT_H 1
  5529. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  5530. | #define HAVE_SECURITY_PAM_MISC_H 1
  5531. | #define HAVE_SECURITY__PAM_MACROS_H 1
  5532. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  5533. | #define HAVE_PAM_VSYSLOG 1
  5534. | #define HAVE_LDAP_CONTROL_CREATE 1
  5535. | #define HAVE_LDAP_INIT_FD 1
  5536. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  5537. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  5538. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  5539. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  5540. | #define HAVE_LDAP_CONNCB 1
  5541. | #define HAVE_KRB5_H 1
  5542. | #define HAVE_KRB5_KRB5_H 1
  5543. | #define HAVE_KRB5_TICKET_TIMES 1
  5544. | #define HAVE_KRB5_TRACE_INFO 1
  5545. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  5546. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  5547. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  5548. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  5549. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  5550. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  5551. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  5552. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  5553. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  5554. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  5555. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  5556. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  5557. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  5558. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  5559. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  5560. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  5561. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  5562. | #define HAVE_KRB5_FIND_AUTHDATA 1
  5563. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  5564. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  5565. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  5566. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  5567. | #define HAVE_LONG_LONG 1
  5568. | #define SIZEOF_INT 4
  5569. | #define SIZEOF_CHAR 1
  5570. | #define SIZEOF_SHORT 2
  5571. | #define SIZEOF_LONG 8
  5572. | #define SIZEOF_LONG_LONG 8
  5573. | #define SIZEOF_UID_T 4
  5574. | #define SIZEOF_GID_T 4
  5575. | #define SIZEOF_ID_T 4
  5576. | #define uint_t unsigned int
  5577. | #define SIZEOF_OFF_T 8
  5578. | #define SIZEOF_SIZE_T 8
  5579. | #define SIZEOF_SSIZE_T 8
  5580. | #define HAVE_INTPTR_T 1
  5581. | #define NSCD_PATH "/usr/sbin/nscd"
  5582. | #define NSUPDATE_PATH "/usr/bin/nsupdate"
  5583. | #define HAVE_NSUPDATE_REALM 1
  5584. | /* end confdefs.h. */
  5585. | #include <stdio.h>
  5586. | #ifdef HAVE_SYS_TYPES_H
  5587. | # include <sys/types.h>
  5588. | #endif
  5589. | #ifdef HAVE_SYS_STAT_H
  5590. | # include <sys/stat.h>
  5591. | #endif
  5592. | #ifdef STDC_HEADERS
  5593. | # include <stdlib.h>
  5594. | # include <stddef.h>
  5595. | #else
  5596. | # ifdef HAVE_STDLIB_H
  5597. | # include <stdlib.h>
  5598. | # endif
  5599. | #endif
  5600. | #ifdef HAVE_STRING_H
  5601. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5602. | # include <memory.h>
  5603. | # endif
  5604. | # include <string.h>
  5605. | #endif
  5606. | #ifdef HAVE_STRINGS_H
  5607. | # include <strings.h>
  5608. | #endif
  5609. | #ifdef HAVE_INTTYPES_H
  5610. | # include <inttypes.h>
  5611. | #endif
  5612. | #ifdef HAVE_STDINT_H
  5613. | # include <stdint.h>
  5614. | #endif
  5615. | #ifdef HAVE_UNISTD_H
  5616. | # include <unistd.h>
  5617. | #endif
  5618. | #include <keyutils.h>
  5619. configure:20519: result: no
  5620. configure:20519: checking keyutils.h presence
  5621. configure:20519: gcc -E conftest.c
  5622. conftest.c:143:22: fatal error: keyutils.h: No such file or directory
  5623. compilation terminated.
  5624. configure:20519: $? = 1
  5625. configure: failed program was:
  5626. | /* confdefs.h */
  5627. | #define PACKAGE_NAME "sssd"
  5628. | #define PACKAGE_TARNAME "sssd"
  5629. | #define PACKAGE_VERSION "1.15.3"
  5630. | #define PACKAGE_STRING "sssd 1.15.3"
  5631. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  5632. | #define PACKAGE_URL ""
  5633. | #define STDC_HEADERS 1
  5634. | #define HAVE_SYS_TYPES_H 1
  5635. | #define HAVE_SYS_STAT_H 1
  5636. | #define HAVE_STDLIB_H 1
  5637. | #define HAVE_STRING_H 1
  5638. | #define HAVE_MEMORY_H 1
  5639. | #define HAVE_STRINGS_H 1
  5640. | #define HAVE_INTTYPES_H 1
  5641. | #define HAVE_STDINT_H 1
  5642. | #define HAVE_UNISTD_H 1
  5643. | #define __EXTENSIONS__ 1
  5644. | #define _ALL_SOURCE 1
  5645. | #define _GNU_SOURCE 1
  5646. | #define _POSIX_PTHREAD_SEMANTICS 1
  5647. | #define _TANDEM_SOURCE 1
  5648. | #define PACKAGE "sssd"
  5649. | #define VERSION "1.15.3"
  5650. | #define HAVE_DLFCN_H 1
  5651. | #define LT_OBJDIR ".libs/"
  5652. | #define HAVE_LIBDL 1
  5653. | #define HAVE_DLERROR 1
  5654. | #define HAVE_LIBDLLOADER 1
  5655. | #define ENABLE_NLS 1
  5656. | #define HAVE_GETTEXT 1
  5657. | #define HAVE_DCGETTEXT 1
  5658. | #define PRERELEASE_VERSION ""
  5659. | #define HAVE_STDINT_H 1
  5660. | #define HAVE_DLFCN_H 1
  5661. | #define HAVE_PTHREAD 1
  5662. | #define HAVE_LIBRT 1
  5663. | #define HAVE_UTIMENSAT 1
  5664. | #define HAVE_FUTIMENS 1
  5665. | #define HAVE_ENDIAN_H 1
  5666. | #define HAVE_BYTESWAP_H 1
  5667. | #define HAVE_LITTLE_ENDIAN 1
  5668. | #define HAVE_STRUCT_UCRED_PID 1
  5669. | #define HAVE_STRUCT_UCRED_UID 1
  5670. | #define HAVE_STRUCT_UCRED_GID 1
  5671. | #define HAVE_UCRED 1
  5672. | #define DB_PATH ""SSS_STATEDIR"/db"
  5673. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  5674. | #define PID_PATH ""VARDIR"/run"
  5675. | #define LOG_PATH ""VARDIR"/log/sssd"
  5676. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  5677. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  5678. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  5679. | #define DEFAULT_CCACHE_DIR "/tmp"
  5680. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  5681. | #define TEST_DIR "."
  5682. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  5683. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  5684. | #define HAVE_PYTHON2_BINDINGS 1
  5685. | #define HAVE_PYTHON3_BINDINGS 1
  5686. | #define HAVE_SELINUX 1
  5687. | #define HAVE_NSCD /usr/sbin/nscd
  5688. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  5689. | #define HAVE_SEMANAGE 1
  5690. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  5691. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  5692. | #define NOLOGIN_SHELL "/sbin/nologin"
  5693. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  5694. | #define BUILD_SUDO 1
  5695. | #define BUILD_AUTOFS 1
  5696. | #define BUILD_SSH 1
  5697. | #define BUILD_IFP 1
  5698. | #define BUILD_SAMBA 1
  5699. | #define BUILD_NFS_IDMAP 1
  5700. | #define BUILD_LIBWBCLIENT 1
  5701. | #define SSSD_USER "root"
  5702. | #define BUILD_SECRETS 1
  5703. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  5704. | #define HAVE_LDB_H 1
  5705. | #define HAVE_LDB_MODULE_H 1
  5706. | #define HAVE_LIBINI_CONFIG_V0 1
  5707. | #define HAVE_LIBINI_CONFIG_V1 1
  5708. | #define HAVE_LIBINI_CONFIG_V1_1 1
  5709. | #define HAVE_SECURITY_PAM_APPL_H 1
  5710. | #define HAVE_SECURITY_PAM_MODULES_H 1
  5711. | #define HAVE_SECURITY_PAM_EXT_H 1
  5712. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  5713. | #define HAVE_SECURITY_PAM_MISC_H 1
  5714. | #define HAVE_SECURITY__PAM_MACROS_H 1
  5715. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  5716. | #define HAVE_PAM_VSYSLOG 1
  5717. | #define HAVE_LDAP_CONTROL_CREATE 1
  5718. | #define HAVE_LDAP_INIT_FD 1
  5719. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  5720. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  5721. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  5722. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  5723. | #define HAVE_LDAP_CONNCB 1
  5724. | #define HAVE_KRB5_H 1
  5725. | #define HAVE_KRB5_KRB5_H 1
  5726. | #define HAVE_KRB5_TICKET_TIMES 1
  5727. | #define HAVE_KRB5_TRACE_INFO 1
  5728. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  5729. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  5730. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  5731. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  5732. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  5733. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  5734. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  5735. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  5736. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  5737. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  5738. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  5739. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  5740. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  5741. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  5742. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  5743. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  5744. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  5745. | #define HAVE_KRB5_FIND_AUTHDATA 1
  5746. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  5747. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  5748. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  5749. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  5750. | #define HAVE_LONG_LONG 1
  5751. | #define SIZEOF_INT 4
  5752. | #define SIZEOF_CHAR 1
  5753. | #define SIZEOF_SHORT 2
  5754. | #define SIZEOF_LONG 8
  5755. | #define SIZEOF_LONG_LONG 8
  5756. | #define SIZEOF_UID_T 4
  5757. | #define SIZEOF_GID_T 4
  5758. | #define SIZEOF_ID_T 4
  5759. | #define uint_t unsigned int
  5760. | #define SIZEOF_OFF_T 8
  5761. | #define SIZEOF_SIZE_T 8
  5762. | #define SIZEOF_SSIZE_T 8
  5763. | #define HAVE_INTPTR_T 1
  5764. | #define NSCD_PATH "/usr/sbin/nscd"
  5765. | #define NSUPDATE_PATH "/usr/bin/nsupdate"
  5766. | #define HAVE_NSUPDATE_REALM 1
  5767. | /* end confdefs.h. */
  5768. | #include <keyutils.h>
  5769. configure:20519: result: no
  5770. configure:20519: checking for keyutils.h
  5771. configure:20519: result: no
  5772. configure:20573: WARNING: keyutils header files are not available
  5773. configure:20589: $PKG_CONFIG --exists --print-errors "systemd"
  5774. configure:20592: $? = 0
  5775. configure:20600: $PKG_CONFIG --exists --print-errors "libsystemd"
  5776. Package libsystemd was not found in the pkg-config search path.
  5777. Perhaps you should add the directory containing `libsystemd.pc'
  5778. to the PKG_CONFIG_PATH environment variable
  5779. No package 'libsystemd' found
  5780. configure:20603: $? = 1
  5781. configure:20630: checking for SYSTEMD_LOGIN
  5782. configure:20638: $PKG_CONFIG --exists --print-errors "$login_lib_name"
  5783. Package libsystemd-login was not found in the pkg-config search path.
  5784. Perhaps you should add the directory containing `libsystemd-login.pc'
  5785. to the PKG_CONFIG_PATH environment variable
  5786. No package 'libsystemd-login' found
  5787. configure:20641: $? = 1
  5788. configure:20656: $PKG_CONFIG --exists --print-errors "$login_lib_name"
  5789. Package libsystemd-login was not found in the pkg-config search path.
  5790. Perhaps you should add the directory containing `libsystemd-login.pc'
  5791. to the PKG_CONFIG_PATH environment variable
  5792. No package 'libsystemd-login' found
  5793. configure:20659: $? = 1
  5794. No package 'libsystemd-login' found
  5795. configure:20687: result: no
  5796. configure:20689: Build without libsystemd-login support
  5797. configure:20719: checking for SYSTEMD_DAEMON
  5798. configure:20727: $PKG_CONFIG --exists --print-errors "$daemon_lib_name"
  5799. Package libsystemd-daemon was not found in the pkg-config search path.
  5800. Perhaps you should add the directory containing `libsystemd-daemon.pc'
  5801. to the PKG_CONFIG_PATH environment variable
  5802. No package 'libsystemd-daemon' found
  5803. configure:20730: $? = 1
  5804. configure:20745: $PKG_CONFIG --exists --print-errors "$daemon_lib_name"
  5805. Package libsystemd-daemon was not found in the pkg-config search path.
  5806. Perhaps you should add the directory containing `libsystemd-daemon.pc'
  5807. to the PKG_CONFIG_PATH environment variable
  5808. No package 'libsystemd-daemon' found
  5809. configure:20748: $? = 1
  5810. No package 'libsystemd-daemon' found
  5811. configure:20776: result: no
  5812. configure:20778: Build without libsystemd-daemon support
  5813. configure:20814: checking for krb5-config
  5814. configure:20844: result: /usr/bin/krb5-config
  5815. configure:20852: checking for supported MIT krb5 version
  5816. configure:20864: result: yes
  5817. configure:20909: checking cifsidmap.h usability
  5818. configure:20909: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  5819. configure:20909: $? = 0
  5820. configure:20909: result: yes
  5821. configure:20909: checking cifsidmap.h presence
  5822. configure:20909: gcc -E conftest.c
  5823. configure:20909: $? = 0
  5824. configure:20909: result: yes
  5825. configure:20909: checking for cifsidmap.h
  5826. configure:20909: result: yes
  5827. configure:20944: checking for sigprocmask
  5828. configure:20944: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  5829. configure:20944: $? = 0
  5830. configure:20944: result: yes
  5831. configure:20944: checking for sigblock
  5832. configure:20944: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  5833. configure:20944: $? = 0
  5834. configure:20944: result: yes
  5835. configure:20944: checking for sigaction
  5836. configure:20944: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  5837. configure:20944: $? = 0
  5838. configure:20944: result: yes
  5839. configure:20944: checking for getpgrp
  5840. configure:20944: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  5841. configure:20944: $? = 0
  5842. configure:20944: result: yes
  5843. configure:20944: checking for prctl
  5844. configure:20944: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  5845. configure:20944: $? = 0
  5846. configure:20944: result: yes
  5847. configure:20966: checking for NDR_NBT
  5848. configure:20974: $PKG_CONFIG --exists --print-errors "ndr_nbt"
  5849. configure:20977: $? = 0
  5850. configure:20992: $PKG_CONFIG --exists --print-errors "ndr_nbt"
  5851. configure:20995: $? = 0
  5852. configure:21041: result: yes
  5853. configure:21048: checking for NDR_KRB5PAC
  5854. configure:21056: $PKG_CONFIG --exists --print-errors "ndr_krb5pac"
  5855. configure:21059: $? = 0
  5856. configure:21074: $PKG_CONFIG --exists --print-errors "ndr_krb5pac"
  5857. configure:21077: $? = 0
  5858. configure:21123: result: yes
  5859. configure:21130: checking for SMBCLIENT
  5860. configure:21138: $PKG_CONFIG --exists --print-errors "smbclient"
  5861. configure:21141: $? = 0
  5862. configure:21156: $PKG_CONFIG --exists --print-errors "smbclient"
  5863. configure:21159: $? = 0
  5864. configure:21205: result: yes
  5865. configure:21226: checking for SASL
  5866. configure:21234: $PKG_CONFIG --exists --print-errors "libsasl2"
  5867. configure:21237: $? = 0
  5868. configure:21252: $PKG_CONFIG --exists --print-errors "libsasl2"
  5869. configure:21255: $? = 0
  5870. configure:21291: result: yes
  5871. configure:21378: checking for NFSIDMAP
  5872. configure:21386: $PKG_CONFIG --exists --print-errors "libnfsidmap"
  5873. configure:21389: $? = 0
  5874. configure:21404: $PKG_CONFIG --exists --print-errors "libnfsidmap"
  5875. configure:21407: $? = 0
  5876. configure:21443: result: yes
  5877. configure:21544: checking for ns_name_compress in -lresolv
  5878. configure:21569: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lresolv -L/usr/local/lib >&5
  5879. configure:21569: $? = 0
  5880. configure:21578: result: yes
  5881. configure:21599: checking for fakeroot
  5882. configure:21615: found /usr/bin/fakeroot
  5883. configure:21627: result: yes
  5884. configure:21638: checking for py.test
  5885. configure:21671: result: no
  5886. configure:21703: checking for CURL
  5887. configure:21711: $PKG_CONFIG --exists --print-errors "libcurl"
  5888. configure:21714: $? = 0
  5889. configure:21729: $PKG_CONFIG --exists --print-errors "libcurl"
  5890. configure:21732: $? = 0
  5891. configure:21776: result: yes
  5892. configure:21785: checking For CURLOPT_UNIX_SOCKET_PATH support in libcurl
  5893. configure:21800: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  5894. configure:21800: $? = 0
  5895. configure:21802: result: yes
  5896. configure:21844: checking for HTTP_PARSER
  5897. configure:21852: $PKG_CONFIG --exists --print-errors "http_parser"
  5898. Package http_parser was not found in the pkg-config search path.
  5899. Perhaps you should add the directory containing `http_parser.pc'
  5900. to the PKG_CONFIG_PATH environment variable
  5901. No package 'http_parser' found
  5902. configure:21855: $? = 1
  5903. configure:21870: $PKG_CONFIG --exists --print-errors "http_parser"
  5904. Package http_parser was not found in the pkg-config search path.
  5905. Perhaps you should add the directory containing `http_parser.pc'
  5906. to the PKG_CONFIG_PATH environment variable
  5907. No package 'http_parser' found
  5908. configure:21873: $? = 1
  5909. No package 'http_parser' found
  5910. configure:21901: result: no
  5911. configure:21932: checking http_parser.h usability
  5912. configure:21932: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  5913. configure:21932: $? = 0
  5914. configure:21932: result: yes
  5915. configure:21932: checking http_parser.h presence
  5916. configure:21932: gcc -E conftest.c
  5917. configure:21932: $? = 0
  5918. configure:21932: result: yes
  5919. configure:21932: checking for http_parser.h
  5920. configure:21932: result: yes
  5921. configure:21937: checking for http_parser_init in -lhttp_parser_strict
  5922. configure:21962: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lhttp_parser_strict -L/usr/local/lib -lhttp_parser_strict >&5
  5923. /usr/bin/ld: cannot find -lhttp_parser_strict
  5924. /usr/bin/ld: cannot find -lhttp_parser_strict
  5925. collect2: error: ld returned 1 exit status
  5926. configure:21962: $? = 1
  5927. configure: failed program was:
  5928. | /* confdefs.h */
  5929. | #define PACKAGE_NAME "sssd"
  5930. | #define PACKAGE_TARNAME "sssd"
  5931. | #define PACKAGE_VERSION "1.15.3"
  5932. | #define PACKAGE_STRING "sssd 1.15.3"
  5933. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  5934. | #define PACKAGE_URL ""
  5935. | #define STDC_HEADERS 1
  5936. | #define HAVE_SYS_TYPES_H 1
  5937. | #define HAVE_SYS_STAT_H 1
  5938. | #define HAVE_STDLIB_H 1
  5939. | #define HAVE_STRING_H 1
  5940. | #define HAVE_MEMORY_H 1
  5941. | #define HAVE_STRINGS_H 1
  5942. | #define HAVE_INTTYPES_H 1
  5943. | #define HAVE_STDINT_H 1
  5944. | #define HAVE_UNISTD_H 1
  5945. | #define __EXTENSIONS__ 1
  5946. | #define _ALL_SOURCE 1
  5947. | #define _GNU_SOURCE 1
  5948. | #define _POSIX_PTHREAD_SEMANTICS 1
  5949. | #define _TANDEM_SOURCE 1
  5950. | #define PACKAGE "sssd"
  5951. | #define VERSION "1.15.3"
  5952. | #define HAVE_DLFCN_H 1
  5953. | #define LT_OBJDIR ".libs/"
  5954. | #define HAVE_LIBDL 1
  5955. | #define HAVE_DLERROR 1
  5956. | #define HAVE_LIBDLLOADER 1
  5957. | #define ENABLE_NLS 1
  5958. | #define HAVE_GETTEXT 1
  5959. | #define HAVE_DCGETTEXT 1
  5960. | #define PRERELEASE_VERSION ""
  5961. | #define HAVE_STDINT_H 1
  5962. | #define HAVE_DLFCN_H 1
  5963. | #define HAVE_PTHREAD 1
  5964. | #define HAVE_LIBRT 1
  5965. | #define HAVE_UTIMENSAT 1
  5966. | #define HAVE_FUTIMENS 1
  5967. | #define HAVE_ENDIAN_H 1
  5968. | #define HAVE_BYTESWAP_H 1
  5969. | #define HAVE_LITTLE_ENDIAN 1
  5970. | #define HAVE_STRUCT_UCRED_PID 1
  5971. | #define HAVE_STRUCT_UCRED_UID 1
  5972. | #define HAVE_STRUCT_UCRED_GID 1
  5973. | #define HAVE_UCRED 1
  5974. | #define DB_PATH ""SSS_STATEDIR"/db"
  5975. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  5976. | #define PID_PATH ""VARDIR"/run"
  5977. | #define LOG_PATH ""VARDIR"/log/sssd"
  5978. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  5979. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  5980. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  5981. | #define DEFAULT_CCACHE_DIR "/tmp"
  5982. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  5983. | #define TEST_DIR "."
  5984. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  5985. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  5986. | #define HAVE_PYTHON2_BINDINGS 1
  5987. | #define HAVE_PYTHON3_BINDINGS 1
  5988. | #define HAVE_SELINUX 1
  5989. | #define HAVE_NSCD /usr/sbin/nscd
  5990. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  5991. | #define HAVE_SEMANAGE 1
  5992. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  5993. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  5994. | #define NOLOGIN_SHELL "/sbin/nologin"
  5995. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  5996. | #define BUILD_SUDO 1
  5997. | #define BUILD_AUTOFS 1
  5998. | #define BUILD_SSH 1
  5999. | #define BUILD_IFP 1
  6000. | #define BUILD_SAMBA 1
  6001. | #define BUILD_NFS_IDMAP 1
  6002. | #define BUILD_LIBWBCLIENT 1
  6003. | #define SSSD_USER "root"
  6004. | #define BUILD_SECRETS 1
  6005. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  6006. | #define HAVE_LDB_H 1
  6007. | #define HAVE_LDB_MODULE_H 1
  6008. | #define HAVE_LIBINI_CONFIG_V0 1
  6009. | #define HAVE_LIBINI_CONFIG_V1 1
  6010. | #define HAVE_LIBINI_CONFIG_V1_1 1
  6011. | #define HAVE_SECURITY_PAM_APPL_H 1
  6012. | #define HAVE_SECURITY_PAM_MODULES_H 1
  6013. | #define HAVE_SECURITY_PAM_EXT_H 1
  6014. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  6015. | #define HAVE_SECURITY_PAM_MISC_H 1
  6016. | #define HAVE_SECURITY__PAM_MACROS_H 1
  6017. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  6018. | #define HAVE_PAM_VSYSLOG 1
  6019. | #define HAVE_LDAP_CONTROL_CREATE 1
  6020. | #define HAVE_LDAP_INIT_FD 1
  6021. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  6022. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  6023. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  6024. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  6025. | #define HAVE_LDAP_CONNCB 1
  6026. | #define HAVE_KRB5_H 1
  6027. | #define HAVE_KRB5_KRB5_H 1
  6028. | #define HAVE_KRB5_TICKET_TIMES 1
  6029. | #define HAVE_KRB5_TRACE_INFO 1
  6030. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  6031. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  6032. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  6033. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  6034. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  6035. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  6036. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  6037. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  6038. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  6039. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  6040. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  6041. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  6042. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  6043. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  6044. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  6045. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  6046. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  6047. | #define HAVE_KRB5_FIND_AUTHDATA 1
  6048. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  6049. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  6050. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  6051. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  6052. | #define HAVE_LONG_LONG 1
  6053. | #define SIZEOF_INT 4
  6054. | #define SIZEOF_CHAR 1
  6055. | #define SIZEOF_SHORT 2
  6056. | #define SIZEOF_LONG 8
  6057. | #define SIZEOF_LONG_LONG 8
  6058. | #define SIZEOF_UID_T 4
  6059. | #define SIZEOF_GID_T 4
  6060. | #define SIZEOF_ID_T 4
  6061. | #define uint_t unsigned int
  6062. | #define SIZEOF_OFF_T 8
  6063. | #define SIZEOF_SIZE_T 8
  6064. | #define SIZEOF_SSIZE_T 8
  6065. | #define HAVE_INTPTR_T 1
  6066. | #define NSCD_PATH "/usr/sbin/nscd"
  6067. | #define NSUPDATE_PATH "/usr/bin/nsupdate"
  6068. | #define HAVE_NSUPDATE_REALM 1
  6069. | #define HAVE_SYSTEMD 1
  6070. | #define HAVE_PAC_RESPONDER 1
  6071. | #define HAVE_CIFS_IDMAP_PLUGIN 1
  6072. | #define HAVE_SIGPROCMASK 1
  6073. | #define HAVE_SIGBLOCK 1
  6074. | #define HAVE_SIGACTION 1
  6075. | #define HAVE_GETPGRP 1
  6076. | #define HAVE_PRCTL 1
  6077. | #define HAVE_LIBCURL 1
  6078. | #define HAVE_HTTP_PARSER_H 1
  6079. | /* end confdefs.h. */
  6080. |
  6081. | /* Override any GCC internal prototype to avoid an error.
  6082. | Use char because int might match the return type of a GCC
  6083. | builtin and then its argument prototype would still apply. */
  6084. | #ifdef __cplusplus
  6085. | extern "C"
  6086. | #endif
  6087. | char http_parser_init ();
  6088. | int
  6089. | main ()
  6090. | {
  6091. | return http_parser_init ();
  6092. | ;
  6093. | return 0;
  6094. | }
  6095. configure:21971: result: no
  6096. configure:21976: checking for http_parser_init in -lhttp_parser
  6097. configure:22001: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lhttp_parser -L/usr/local/lib -lhttp_parser >&5
  6098. configure:22001: $? = 0
  6099. configure:22010: result: yes
  6100. configure:22037: checking for JANSSON
  6101. configure:22045: $PKG_CONFIG --exists --print-errors "jansson"
  6102. configure:22048: $? = 0
  6103. configure:22063: $PKG_CONFIG --exists --print-errors "jansson"
  6104. configure:22066: $? = 0
  6105. configure:22102: result: yes
  6106. configure:22417: checking for GLIB2
  6107. configure:22425: $PKG_CONFIG --exists --print-errors "glib-2.0"
  6108. configure:22428: $? = 0
  6109. configure:22443: $PKG_CONFIG --exists --print-errors "glib-2.0"
  6110. configure:22446: $? = 0
  6111. configure:22501: result: yes
  6112. configure:22510: checking for g_utf8_validate
  6113. configure:22510: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lglib-2.0 >&5
  6114. configure:22510: $? = 0
  6115. configure:22510: result: yes
  6116. configure:22544: checking for LIBNL3
  6117. configure:22554: $PKG_CONFIG --exists --print-errors "
  6118. libnl-3.0 >= 3.0
  6119. libnl-route-3.0 >= 3.0"
  6120. Package libnl-3.0 was not found in the pkg-config search path.
  6121. Perhaps you should add the directory containing `libnl-3.0.pc'
  6122. to the PKG_CONFIG_PATH environment variable
  6123. No package 'libnl-3.0' found
  6124. Package libnl-route-3.0 was not found in the pkg-config search path.
  6125. Perhaps you should add the directory containing `libnl-route-3.0.pc'
  6126. to the PKG_CONFIG_PATH environment variable
  6127. No package 'libnl-route-3.0' found
  6128. configure:22559: $? = 1
  6129. configure:22578: $PKG_CONFIG --exists --print-errors "
  6130. libnl-3.0 >= 3.0
  6131. libnl-route-3.0 >= 3.0"
  6132. Package libnl-3.0 was not found in the pkg-config search path.
  6133. Perhaps you should add the directory containing `libnl-3.0.pc'
  6134. to the PKG_CONFIG_PATH environment variable
  6135. No package 'libnl-3.0' found
  6136. Package libnl-route-3.0 was not found in the pkg-config search path.
  6137. Perhaps you should add the directory containing `libnl-route-3.0.pc'
  6138. to the PKG_CONFIG_PATH environment variable
  6139. No package 'libnl-route-3.0' found
  6140. configure:22583: $? = 1
  6141. No package 'libnl-3.0' found
  6142. No package 'libnl-route-3.0' found
  6143. configure:22617: result: no
  6144. configure:22619: WARNING: Netlink v3 support unavailable or too old
  6145. configure:22884: checking for LIBNL1
  6146. configure:22892: $PKG_CONFIG --exists --print-errors "libnl-1 >= 1.1"
  6147. Package libnl-1 was not found in the pkg-config search path.
  6148. Perhaps you should add the directory containing `libnl-1.pc'
  6149. to the PKG_CONFIG_PATH environment variable
  6150. No package 'libnl-1' found
  6151. configure:22895: $? = 1
  6152. configure:22910: $PKG_CONFIG --exists --print-errors "libnl-1 >= 1.1"
  6153. Package libnl-1 was not found in the pkg-config search path.
  6154. Perhaps you should add the directory containing `libnl-1.pc'
  6155. to the PKG_CONFIG_PATH environment variable
  6156. No package 'libnl-1' found
  6157. configure:22913: $? = 1
  6158. No package 'libnl-1' found
  6159. configure:22941: result: no
  6160. configure:22943: WARNING: Netlink v1 support unavailable or too old
  6161. configure:23262: WARNING: Building without netlink
  6162. configure:24052: Will use init script type: sysv
  6163. configure:24092: checking for service
  6164. configure:24111: found /usr/sbin/service
  6165. configure:24123: result: /usr/sbin/service
  6166. configure:24131: checking for the executable "service"
  6167. configure:24142: result: yes
  6168. configure:24156: checking for DBUS
  6169. configure:24164: $PKG_CONFIG --exists --print-errors "dbus-1"
  6170. configure:24167: $? = 0
  6171. configure:24182: $PKG_CONFIG --exists --print-errors "dbus-1"
  6172. configure:24185: $? = 0
  6173. configure:24240: result: yes
  6174. configure:24256: checking for dbus_watch_get_unix_fd
  6175. configure:24256: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include conftest.c -ldbus-1 >&5
  6176. configure:24256: $? = 0
  6177. configure:24256: result: yes
  6178. configure:24263: checking for DBusBasicValue
  6179. configure:24263: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include conftest.c >&5
  6180. configure:24263: $? = 0
  6181. configure:24263: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include conftest.c >&5
  6182. conftest.c: In function 'main':
  6183. conftest.c:164:29: error: expected expression before ')' token
  6184. if (sizeof ((DBusBasicValue)))
  6185. ^
  6186. configure:24263: $? = 1
  6187. configure: failed program was:
  6188. | /* confdefs.h */
  6189. | #define PACKAGE_NAME "sssd"
  6190. | #define PACKAGE_TARNAME "sssd"
  6191. | #define PACKAGE_VERSION "1.15.3"
  6192. | #define PACKAGE_STRING "sssd 1.15.3"
  6193. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  6194. | #define PACKAGE_URL ""
  6195. | #define STDC_HEADERS 1
  6196. | #define HAVE_SYS_TYPES_H 1
  6197. | #define HAVE_SYS_STAT_H 1
  6198. | #define HAVE_STDLIB_H 1
  6199. | #define HAVE_STRING_H 1
  6200. | #define HAVE_MEMORY_H 1
  6201. | #define HAVE_STRINGS_H 1
  6202. | #define HAVE_INTTYPES_H 1
  6203. | #define HAVE_STDINT_H 1
  6204. | #define HAVE_UNISTD_H 1
  6205. | #define __EXTENSIONS__ 1
  6206. | #define _ALL_SOURCE 1
  6207. | #define _GNU_SOURCE 1
  6208. | #define _POSIX_PTHREAD_SEMANTICS 1
  6209. | #define _TANDEM_SOURCE 1
  6210. | #define PACKAGE "sssd"
  6211. | #define VERSION "1.15.3"
  6212. | #define HAVE_DLFCN_H 1
  6213. | #define LT_OBJDIR ".libs/"
  6214. | #define HAVE_LIBDL 1
  6215. | #define HAVE_DLERROR 1
  6216. | #define HAVE_LIBDLLOADER 1
  6217. | #define ENABLE_NLS 1
  6218. | #define HAVE_GETTEXT 1
  6219. | #define HAVE_DCGETTEXT 1
  6220. | #define PRERELEASE_VERSION ""
  6221. | #define HAVE_STDINT_H 1
  6222. | #define HAVE_DLFCN_H 1
  6223. | #define HAVE_PTHREAD 1
  6224. | #define HAVE_LIBRT 1
  6225. | #define HAVE_UTIMENSAT 1
  6226. | #define HAVE_FUTIMENS 1
  6227. | #define HAVE_ENDIAN_H 1
  6228. | #define HAVE_BYTESWAP_H 1
  6229. | #define HAVE_LITTLE_ENDIAN 1
  6230. | #define HAVE_STRUCT_UCRED_PID 1
  6231. | #define HAVE_STRUCT_UCRED_UID 1
  6232. | #define HAVE_STRUCT_UCRED_GID 1
  6233. | #define HAVE_UCRED 1
  6234. | #define DB_PATH ""SSS_STATEDIR"/db"
  6235. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  6236. | #define PID_PATH ""VARDIR"/run"
  6237. | #define LOG_PATH ""VARDIR"/log/sssd"
  6238. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  6239. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  6240. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  6241. | #define DEFAULT_CCACHE_DIR "/tmp"
  6242. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  6243. | #define TEST_DIR "."
  6244. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  6245. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  6246. | #define HAVE_PYTHON2_BINDINGS 1
  6247. | #define HAVE_PYTHON3_BINDINGS 1
  6248. | #define HAVE_SELINUX 1
  6249. | #define HAVE_NSCD /usr/sbin/nscd
  6250. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  6251. | #define HAVE_SEMANAGE 1
  6252. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  6253. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  6254. | #define NOLOGIN_SHELL "/sbin/nologin"
  6255. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  6256. | #define BUILD_SUDO 1
  6257. | #define BUILD_AUTOFS 1
  6258. | #define BUILD_SSH 1
  6259. | #define BUILD_IFP 1
  6260. | #define BUILD_SAMBA 1
  6261. | #define BUILD_NFS_IDMAP 1
  6262. | #define BUILD_LIBWBCLIENT 1
  6263. | #define SSSD_USER "root"
  6264. | #define BUILD_SECRETS 1
  6265. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  6266. | #define HAVE_LDB_H 1
  6267. | #define HAVE_LDB_MODULE_H 1
  6268. | #define HAVE_LIBINI_CONFIG_V0 1
  6269. | #define HAVE_LIBINI_CONFIG_V1 1
  6270. | #define HAVE_LIBINI_CONFIG_V1_1 1
  6271. | #define HAVE_SECURITY_PAM_APPL_H 1
  6272. | #define HAVE_SECURITY_PAM_MODULES_H 1
  6273. | #define HAVE_SECURITY_PAM_EXT_H 1
  6274. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  6275. | #define HAVE_SECURITY_PAM_MISC_H 1
  6276. | #define HAVE_SECURITY__PAM_MACROS_H 1
  6277. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  6278. | #define HAVE_PAM_VSYSLOG 1
  6279. | #define HAVE_LDAP_CONTROL_CREATE 1
  6280. | #define HAVE_LDAP_INIT_FD 1
  6281. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  6282. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  6283. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  6284. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  6285. | #define HAVE_LDAP_CONNCB 1
  6286. | #define HAVE_KRB5_H 1
  6287. | #define HAVE_KRB5_KRB5_H 1
  6288. | #define HAVE_KRB5_TICKET_TIMES 1
  6289. | #define HAVE_KRB5_TRACE_INFO 1
  6290. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  6291. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  6292. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  6293. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  6294. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  6295. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  6296. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  6297. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  6298. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  6299. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  6300. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  6301. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  6302. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  6303. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  6304. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  6305. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  6306. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  6307. | #define HAVE_KRB5_FIND_AUTHDATA 1
  6308. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  6309. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  6310. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  6311. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  6312. | #define HAVE_LONG_LONG 1
  6313. | #define SIZEOF_INT 4
  6314. | #define SIZEOF_CHAR 1
  6315. | #define SIZEOF_SHORT 2
  6316. | #define SIZEOF_LONG 8
  6317. | #define SIZEOF_LONG_LONG 8
  6318. | #define SIZEOF_UID_T 4
  6319. | #define SIZEOF_GID_T 4
  6320. | #define SIZEOF_ID_T 4
  6321. | #define uint_t unsigned int
  6322. | #define SIZEOF_OFF_T 8
  6323. | #define SIZEOF_SIZE_T 8
  6324. | #define SIZEOF_SSIZE_T 8
  6325. | #define HAVE_INTPTR_T 1
  6326. | #define NSCD_PATH "/usr/sbin/nscd"
  6327. | #define NSUPDATE_PATH "/usr/bin/nsupdate"
  6328. | #define HAVE_NSUPDATE_REALM 1
  6329. | #define HAVE_SYSTEMD 1
  6330. | #define HAVE_PAC_RESPONDER 1
  6331. | #define HAVE_CIFS_IDMAP_PLUGIN 1
  6332. | #define HAVE_SIGPROCMASK 1
  6333. | #define HAVE_SIGBLOCK 1
  6334. | #define HAVE_SIGACTION 1
  6335. | #define HAVE_GETPGRP 1
  6336. | #define HAVE_PRCTL 1
  6337. | #define HAVE_LIBCURL 1
  6338. | #define HAVE_HTTP_PARSER_H 1
  6339. | #define HAVE_G_UTF8_VALIDATE 1
  6340. | #define HAVE_GLIB2 1
  6341. | #define NSCD_CONF_PATH "/etc/nscd.conf"
  6342. | #define HAVE_SERVICE 1
  6343. | #define SERVICE_PATH "/usr/sbin/service"
  6344. | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
  6345. | /* end confdefs.h. */
  6346. | #include <dbus/dbus.h>
  6347. |
  6348. | int
  6349. | main ()
  6350. | {
  6351. | if (sizeof ((DBusBasicValue)))
  6352. | return 0;
  6353. | ;
  6354. | return 0;
  6355. | }
  6356. configure:24263: result: yes
  6357. configure:24286: checking for xsltproc
  6358. configure:24304: found /usr/bin/xsltproc
  6359. configure:24316: result: /usr/bin/xsltproc
  6360. configure:24330: checking for xmllint
  6361. configure:24348: found /usr/bin/xmllint
  6362. configure:24360: result: /usr/bin/xmllint
  6363. configure:24376: checking for /etc/xml/catalog
  6364. configure:24390: result: yes
  6365. configure:24399: checking for Docbook XSL profiling templates in XML catalog
  6366. configure:24401: $XSLTPROC --catalogs --nonet --noout "$DOCBOOK_XSLT" >&2
  6367. Variable $SGML_CATALOG_FILES not set
  6368. configure:24404: $? = 0
  6369. configure:24406: result: yes
  6370. configure:24464: checking for po4a
  6371. configure:24492: result: no
  6372. configure:24529: checking for python2
  6373. configure:24545: found /usr/bin/python2
  6374. configure:24557: result: yes
  6375. configure:24568: checking for python2
  6376. configure:24586: found /usr/bin/python2
  6377. configure:24598: result: /usr/bin/python2
  6378. configure:24610: checking for python3
  6379. configure:24626: found /usr/bin/python3
  6380. configure:24638: result: yes
  6381. configure:24649: checking for python3
  6382. configure:24667: found /usr/bin/python3
  6383. configure:24679: result: /usr/bin/python3
  6384. configure:24707: checking whether /usr/bin/python2 version is >= 2.6
  6385. configure:24718: /usr/bin/python2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
  6386. configure:24721: $? = 0
  6387. configure:24723: result: yes
  6388. configure:24816: checking for /usr/bin/python2 version
  6389. configure:24823: result: 2.7
  6390. configure:24835: checking for /usr/bin/python2 platform
  6391. configure:24842: result: linux2
  6392. configure:24868: checking for /usr/bin/python2 script directory
  6393. configure:24903: result: ${prefix}/lib/python2.7/dist-packages
  6394. configure:24912: checking for /usr/bin/python2 extension module directory
  6395. configure:24947: result: ${exec_prefix}/lib/python2.7/dist-packages
  6396. configure:24963: checking for python2.7-config
  6397. configure:24981: found /usr/bin/python2.7-config
  6398. configure:24993: result: /usr/bin/python2.7-config
  6399. configure:25015: checking for headers required to compile python extensions
  6400. configure:25024: gcc -E -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 conftest.c
  6401. configure:25024: $? = 0
  6402. configure:25025: result: found
  6403. configure:25045: checking for PyErr_NewExceptionWithDoc
  6404. configure:25045: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 conftest.c -lpython2.7 -lpthread -ldl -lutil -lm >&5
  6405. configure:25045: $? = 0
  6406. configure:25045: result: yes
  6407. configure:25105: checking whether /usr/bin/python3 version is >= 3.3
  6408. configure:25116: /usr/bin/python3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
  6409. configure:25119: $? = 0
  6410. configure:25121: result: yes
  6411. configure:25214: checking for /usr/bin/python3 version
  6412. configure:25221: result: 3.5
  6413. configure:25233: checking for /usr/bin/python3 platform
  6414. configure:25240: result: linux
  6415. configure:25266: checking for /usr/bin/python3 script directory
  6416. configure:25301: result: ${prefix}/lib/python3.5/site-packages
  6417. configure:25310: checking for /usr/bin/python3 extension module directory
  6418. configure:25345: result: ${exec_prefix}/lib/python3.5/site-packages
  6419. configure:25361: checking for python3.5-config
  6420. configure:25379: found /usr/bin/python3.5-config
  6421. configure:25391: result: /usr/bin/python3.5-config
  6422. configure:25413: checking for headers required to compile python extensions
  6423. configure:25422: gcc -E -I/usr/include/python3.5m -I/usr/include/python3.5m conftest.c
  6424. configure:25422: $? = 0
  6425. configure:25423: result: found
  6426. configure:25443: checking for PyErr_NewExceptionWithDoc
  6427. configure:25443: result: yes
  6428. configure:25505: checking python2 module: ldap
  6429. configure:25509: result: yes
  6430. configure:25530: checking selinux/selinux.h usability
  6431. configure:25530: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  6432. configure:25530: $? = 0
  6433. configure:25530: result: yes
  6434. configure:25530: checking selinux/selinux.h presence
  6435. configure:25530: gcc -E conftest.c
  6436. configure:25530: $? = 0
  6437. configure:25530: result: yes
  6438. configure:25530: checking for selinux/selinux.h
  6439. configure:25530: result: yes
  6440. configure:25535: checking for is_selinux_enabled in -lselinux
  6441. configure:25560: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lselinux >&5
  6442. configure:25560: $? = 0
  6443. configure:25569: result: yes
  6444. configure:25588: checking for /etc/selinux/targeted/logins/
  6445. configure:25601: result: no
  6446. configure:25608: WARNING: SELinux login directory is not available
  6447. configure:25619: checking semanage/semanage.h usability
  6448. configure:25619: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  6449. configure:25619: $? = 0
  6450. configure:25619: result: yes
  6451. configure:25619: checking semanage/semanage.h presence
  6452. configure:25619: gcc -E conftest.c
  6453. configure:25619: $? = 0
  6454. configure:25619: result: yes
  6455. configure:25619: checking for semanage/semanage.h
  6456. configure:25619: result: yes
  6457. configure:25624: checking for semanage_handle_create in -lsemanage
  6458. configure:25649: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lsemanage >&5
  6459. configure:25649: $? = 0
  6460. configure:25658: result: yes
  6461. configure:25788: checking for NSS
  6462. configure:25796: $PKG_CONFIG --exists --print-errors "nss"
  6463. configure:25799: $? = 0
  6464. configure:25814: $PKG_CONFIG --exists --print-errors "nss"
  6465. configure:25817: $? = 0
  6466. configure:25872: result: yes
  6467. configure:25986: checking sys/inotify.h usability
  6468. configure:25986: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  6469. configure:25986: $? = 0
  6470. configure:25986: result: yes
  6471. configure:25986: checking sys/inotify.h presence
  6472. configure:25986: gcc -E conftest.c
  6473. configure:25986: $? = 0
  6474. configure:25986: result: yes
  6475. configure:25986: checking for sys/inotify.h
  6476. configure:25986: result: yes
  6477. configure:25997: checking whether sys/inotify.h actually works
  6478. configure:26009: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  6479. configure:26009: $? = 0
  6480. configure:26010: result: yes
  6481. configure:26101: checking whether compiler supports __attribute__((destructor))
  6482. configure:26110: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  6483. configure:26110: $? = 0
  6484. configure:26116: result: yes
  6485. configure:26125: checking whether compiler supports __attribute__((format))
  6486. configure:26135: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  6487. configure:26135: $? = 0
  6488. configure:26148: result: yes
  6489. configure:26157: checking whether compiler supports __attribute__((warn_unused_result))
  6490. configure:26167: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5
  6491. configure:26167: $? = 0
  6492. configure:26180: result: yes
  6493. configure:26190: checking whether compiler supports __attribute__((fallthrough))
  6494. configure:26200: gcc -c -Werror conftest.c >&5
  6495. conftest.c:170:2: error: empty declaration [-Werror]
  6496. __attribute__ ((fallthrough));
  6497. ^
  6498. cc1: all warnings being treated as errors
  6499. configure:26200: $? = 1
  6500. configure: failed program was:
  6501. | /* confdefs.h */
  6502. | #define PACKAGE_NAME "sssd"
  6503. | #define PACKAGE_TARNAME "sssd"
  6504. | #define PACKAGE_VERSION "1.15.3"
  6505. | #define PACKAGE_STRING "sssd 1.15.3"
  6506. | #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  6507. | #define PACKAGE_URL ""
  6508. | #define STDC_HEADERS 1
  6509. | #define HAVE_SYS_TYPES_H 1
  6510. | #define HAVE_SYS_STAT_H 1
  6511. | #define HAVE_STDLIB_H 1
  6512. | #define HAVE_STRING_H 1
  6513. | #define HAVE_MEMORY_H 1
  6514. | #define HAVE_STRINGS_H 1
  6515. | #define HAVE_INTTYPES_H 1
  6516. | #define HAVE_STDINT_H 1
  6517. | #define HAVE_UNISTD_H 1
  6518. | #define __EXTENSIONS__ 1
  6519. | #define _ALL_SOURCE 1
  6520. | #define _GNU_SOURCE 1
  6521. | #define _POSIX_PTHREAD_SEMANTICS 1
  6522. | #define _TANDEM_SOURCE 1
  6523. | #define PACKAGE "sssd"
  6524. | #define VERSION "1.15.3"
  6525. | #define HAVE_DLFCN_H 1
  6526. | #define LT_OBJDIR ".libs/"
  6527. | #define HAVE_LIBDL 1
  6528. | #define HAVE_DLERROR 1
  6529. | #define HAVE_LIBDLLOADER 1
  6530. | #define ENABLE_NLS 1
  6531. | #define HAVE_GETTEXT 1
  6532. | #define HAVE_DCGETTEXT 1
  6533. | #define PRERELEASE_VERSION ""
  6534. | #define HAVE_STDINT_H 1
  6535. | #define HAVE_DLFCN_H 1
  6536. | #define HAVE_PTHREAD 1
  6537. | #define HAVE_LIBRT 1
  6538. | #define HAVE_UTIMENSAT 1
  6539. | #define HAVE_FUTIMENS 1
  6540. | #define HAVE_ENDIAN_H 1
  6541. | #define HAVE_BYTESWAP_H 1
  6542. | #define HAVE_LITTLE_ENDIAN 1
  6543. | #define HAVE_STRUCT_UCRED_PID 1
  6544. | #define HAVE_STRUCT_UCRED_UID 1
  6545. | #define HAVE_STRUCT_UCRED_GID 1
  6546. | #define HAVE_UCRED 1
  6547. | #define DB_PATH ""SSS_STATEDIR"/db"
  6548. | #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  6549. | #define PID_PATH ""VARDIR"/run"
  6550. | #define LOG_PATH ""VARDIR"/log/sssd"
  6551. | #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  6552. | #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  6553. | #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  6554. | #define DEFAULT_CCACHE_DIR "/tmp"
  6555. | #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  6556. | #define TEST_DIR "."
  6557. | #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  6558. | #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  6559. | #define HAVE_PYTHON2_BINDINGS 1
  6560. | #define HAVE_PYTHON3_BINDINGS 1
  6561. | #define HAVE_SELINUX 1
  6562. | #define HAVE_NSCD /usr/sbin/nscd
  6563. | #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  6564. | #define HAVE_SEMANAGE 1
  6565. | #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  6566. | #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  6567. | #define NOLOGIN_SHELL "/sbin/nologin"
  6568. | #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  6569. | #define BUILD_SUDO 1
  6570. | #define BUILD_AUTOFS 1
  6571. | #define BUILD_SSH 1
  6572. | #define BUILD_IFP 1
  6573. | #define BUILD_SAMBA 1
  6574. | #define BUILD_NFS_IDMAP 1
  6575. | #define BUILD_LIBWBCLIENT 1
  6576. | #define SSSD_USER "root"
  6577. | #define BUILD_SECRETS 1
  6578. | #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  6579. | #define HAVE_LDB_H 1
  6580. | #define HAVE_LDB_MODULE_H 1
  6581. | #define HAVE_LIBINI_CONFIG_V0 1
  6582. | #define HAVE_LIBINI_CONFIG_V1 1
  6583. | #define HAVE_LIBINI_CONFIG_V1_1 1
  6584. | #define HAVE_SECURITY_PAM_APPL_H 1
  6585. | #define HAVE_SECURITY_PAM_MODULES_H 1
  6586. | #define HAVE_SECURITY_PAM_EXT_H 1
  6587. | #define HAVE_SECURITY_PAM_MODUTIL_H 1
  6588. | #define HAVE_SECURITY_PAM_MISC_H 1
  6589. | #define HAVE_SECURITY__PAM_MACROS_H 1
  6590. | #define HAVE_PAM_MODUTIL_GETLOGIN 1
  6591. | #define HAVE_PAM_VSYSLOG 1
  6592. | #define HAVE_LDAP_CONTROL_CREATE 1
  6593. | #define HAVE_LDAP_INIT_FD 1
  6594. | #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  6595. | #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  6596. | #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  6597. | #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  6598. | #define HAVE_LDAP_CONNCB 1
  6599. | #define HAVE_KRB5_H 1
  6600. | #define HAVE_KRB5_KRB5_H 1
  6601. | #define HAVE_KRB5_TICKET_TIMES 1
  6602. | #define HAVE_KRB5_TRACE_INFO 1
  6603. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  6604. | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  6605. | #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  6606. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  6607. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  6608. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  6609. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  6610. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  6611. | #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  6612. | #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  6613. | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  6614. | #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  6615. | #define HAVE_KRB5_KT_FREE_ENTRY 1
  6616. | #define HAVE_KRB5_GET_TIME_OFFSETS 1
  6617. | #define HAVE_KRB5_CC_CACHE_MATCH 1
  6618. | #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  6619. | #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  6620. | #define HAVE_KRB5_FIND_AUTHDATA 1
  6621. | #define HAVE_KRB5_KT_HAVE_CONTENT 1
  6622. | #define HAVE_KRB5_CC_GET_FULL_NAME 1
  6623. | #define HAVE_KRB5_LOCATOR_PLUGIN 1
  6624. | #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  6625. | #define HAVE_LONG_LONG 1
  6626. | #define SIZEOF_INT 4
  6627. | #define SIZEOF_CHAR 1
  6628. | #define SIZEOF_SHORT 2
  6629. | #define SIZEOF_LONG 8
  6630. | #define SIZEOF_LONG_LONG 8
  6631. | #define SIZEOF_UID_T 4
  6632. | #define SIZEOF_GID_T 4
  6633. | #define SIZEOF_ID_T 4
  6634. | #define uint_t unsigned int
  6635. | #define SIZEOF_OFF_T 8
  6636. | #define SIZEOF_SIZE_T 8
  6637. | #define SIZEOF_SSIZE_T 8
  6638. | #define HAVE_INTPTR_T 1
  6639. | #define NSCD_PATH "/usr/sbin/nscd"
  6640. | #define NSUPDATE_PATH "/usr/bin/nsupdate"
  6641. | #define HAVE_NSUPDATE_REALM 1
  6642. | #define HAVE_SYSTEMD 1
  6643. | #define HAVE_PAC_RESPONDER 1
  6644. | #define HAVE_CIFS_IDMAP_PLUGIN 1
  6645. | #define HAVE_SIGPROCMASK 1
  6646. | #define HAVE_SIGBLOCK 1
  6647. | #define HAVE_SIGACTION 1
  6648. | #define HAVE_GETPGRP 1
  6649. | #define HAVE_PRCTL 1
  6650. | #define HAVE_LIBCURL 1
  6651. | #define HAVE_HTTP_PARSER_H 1
  6652. | #define HAVE_G_UTF8_VALIDATE 1
  6653. | #define HAVE_GLIB2 1
  6654. | #define NSCD_CONF_PATH "/etc/nscd.conf"
  6655. | #define HAVE_SERVICE 1
  6656. | #define SERVICE_PATH "/usr/sbin/service"
  6657. | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
  6658. | #define HAVE_DBUSBASICVALUE 1
  6659. | #define HAVE_PYERR_NEWEXCEPTIONWITHDOC 1
  6660. | #define HAVE_PYERR_NEWEXCEPTIONWITHDOC 1
  6661. | #define HAVE_SELINUX_SELINUX_H 1
  6662. | #define HAVE_SEMANAGE_SEMANAGE_H 1
  6663. | #define HAVE_NSS 1
  6664. | #define HAVE_SYS_INOTIFY_H 1
  6665. | #define HAVE_INOTIFY 1
  6666. | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1
  6667. | #define HAVE_FUNCTION_ATTRIBUTE_FORMAT 1
  6668. | #define HAVE_FUNCTION_ATTRIBUTE_WARN_UNUSED_RESULT 1
  6669. | /* end confdefs.h. */
  6670. | __attribute__ ((fallthrough));
  6671. |
  6672. configure:26214: result: no
  6673. configure:26227: checking for CHECK
  6674. configure:26235: $PKG_CONFIG --exists --print-errors "check >= 0.9.5"
  6675. Package check was not found in the pkg-config search path.
  6676. Perhaps you should add the directory containing `check.pc'
  6677. to the PKG_CONFIG_PATH environment variable
  6678. No package 'check' found
  6679. configure:26238: $? = 1
  6680. configure:26253: $PKG_CONFIG --exists --print-errors "check >= 0.9.5"
  6681. Package check was not found in the pkg-config search path.
  6682. Perhaps you should add the directory containing `check.pc'
  6683. to the PKG_CONFIG_PATH environment variable
  6684. No package 'check' found
  6685. configure:26256: $? = 1
  6686. No package 'check' found
  6687. configure:26284: result: no
  6688. configure:26297: WARNING: Without the 'CHECK' libraries, you will be unable to run all tests in the 'make check' suite
  6689. configure:26318: checking for doxygen
  6690. configure:26349: result: false
  6691. configure:26376: $PKG_CONFIG --exists --print-errors "cmocka >= 1.0.0"
  6692. Package cmocka was not found in the pkg-config search path.
  6693. Perhaps you should add the directory containing `cmocka.pc'
  6694. to the PKG_CONFIG_PATH environment variable
  6695. No package 'cmocka' found
  6696. configure:26379: $? = 1
  6697. configure:26494: WARNING: No libcmocka-1.0.0 or newer library found, cmocka tests will not be built
  6698. configure:26509: checking for uid_wrapper
  6699. configure:26512: $PKG_CONFIG --exists --print-errors "uid_wrapper"
  6700. Package uid_wrapper was not found in the pkg-config search path.
  6701. Perhaps you should add the directory containing `uid_wrapper.pc'
  6702. to the PKG_CONFIG_PATH environment variable
  6703. No package 'uid_wrapper' found
  6704. configure:26515: $? = 1
  6705. configure:26525: result: no
  6706. configure:26529: WARNING: cwrap library uid_wrapper not found, some tests will not run
  6707. configure:26546: checking for nss_wrapper
  6708. configure:26549: $PKG_CONFIG --exists --print-errors "nss_wrapper"
  6709. Package nss_wrapper was not found in the pkg-config search path.
  6710. Perhaps you should add the directory containing `nss_wrapper.pc'
  6711. to the PKG_CONFIG_PATH environment variable
  6712. No package 'nss_wrapper' found
  6713. configure:26552: $? = 1
  6714. configure:26562: result: no
  6715. configure:26566: WARNING: cwrap library nss_wrapper not found, some tests will not run
  6716. configure:26931: checking that generated files are newer than configure
  6717. configure:26937: result: done
  6718. configure:27173: creating ./config.status
  6719.  
  6720. ## ---------------------- ##
  6721. ## Running config.status. ##
  6722. ## ---------------------- ##
  6723.  
  6724. This file was extended by sssd config.status 1.15.3, which was
  6725. generated by GNU Autoconf 2.69. Invocation command line was
  6726.  
  6727. CONFIG_FILES =
  6728. CONFIG_HEADERS =
  6729. CONFIG_LINKS =
  6730. CONFIG_COMMANDS =
  6731. $ ./config.status
  6732.  
  6733. on example.com
  6734.  
  6735. config.status:1564: creating Makefile
  6736. config.status:1564: creating contrib/sssd.spec
  6737. config.status:1564: creating src/examples/rwtab
  6738. config.status:1564: creating src/doxy.config
  6739. config.status:1564: creating contrib/sssd-pcsc.rules
  6740. config.status:1564: creating src/sysv/sssd
  6741. config.status:1564: creating src/sysv/gentoo/sssd
  6742. config.status:1564: creating src/sysv/SUSE/sssd
  6743. config.status:1564: creating po/Makefile.in
  6744. config.status:1672: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
  6745. config.status:1564: creating src/man/Makefile
  6746. config.status:1564: creating src/tests/cwrap/Makefile
  6747. config.status:1564: creating src/tests/intg/Makefile
  6748. config.status:1564: creating src/lib/ipa_hbac/ipa_hbac.pc
  6749. config.status:1564: creating src/lib/ipa_hbac/ipa_hbac.doxy
  6750. config.status:1564: creating src/lib/idmap/sss_idmap.pc
  6751. config.status:1564: creating src/lib/idmap/sss_idmap.doxy
  6752. config.status:1564: creating src/sss_client/idmap/sss_nss_idmap.pc
  6753. config.status:1564: creating src/sss_client/idmap/sss_nss_idmap.doxy
  6754. config.status:1564: creating src/sss_client/libwbclient/wbclient_sssd.pc
  6755. config.status:1564: creating src/lib/sifp/sss_simpleifp.pc
  6756. config.status:1564: creating src/lib/sifp/sss_simpleifp.doxy
  6757. config.status:1564: creating src/config/setup.py
  6758. config.status:1564: creating src/systemtap/sssd.stp
  6759. config.status:1564: creating src/config/SSSDConfig/__init__.py
  6760. config.status:1672: WARNING: 'src/config/SSSDConfig/__init__.py.in' seems to ignore the --datarootdir setting
  6761. config.status:1564: creating config.h
  6762. config.status:1793: executing depfiles commands
  6763. config.status:1793: executing libtool commands
  6764. config.status:1793: executing default-1 commands
  6765.  
  6766. ## ---------------- ##
  6767. ## Cache variables. ##
  6768. ## ---------------- ##
  6769.  
  6770. ac_cv_build=x86_64-pc-linux-gnu
  6771. ac_cv_c_bigendian=no
  6772. ac_cv_c_compiler_gnu=yes
  6773. ac_cv_env_CARES_CFLAGS_set=
  6774. ac_cv_env_CARES_CFLAGS_value=
  6775. ac_cv_env_CARES_LIBS_set=
  6776. ac_cv_env_CARES_LIBS_value=
  6777. ac_cv_env_CC_set=
  6778. ac_cv_env_CC_value=
  6779. ac_cv_env_CFLAGS_set=
  6780. ac_cv_env_CFLAGS_value=
  6781. ac_cv_env_CHECK_CFLAGS_set=
  6782. ac_cv_env_CHECK_CFLAGS_value=
  6783. ac_cv_env_CHECK_LIBS_set=
  6784. ac_cv_env_CHECK_LIBS_value=
  6785. ac_cv_env_CMOCKA_CFLAGS_set=
  6786. ac_cv_env_CMOCKA_CFLAGS_value=
  6787. ac_cv_env_CMOCKA_LIBS_set=
  6788. ac_cv_env_CMOCKA_LIBS_value=
  6789. ac_cv_env_COLLECTION_CFLAGS_set=
  6790. ac_cv_env_COLLECTION_CFLAGS_value=
  6791. ac_cv_env_COLLECTION_LIBS_set=
  6792. ac_cv_env_COLLECTION_LIBS_value=
  6793. ac_cv_env_CPPFLAGS_set=
  6794. ac_cv_env_CPPFLAGS_value=
  6795. ac_cv_env_CPP_set=
  6796. ac_cv_env_CPP_value=
  6797. ac_cv_env_CRYPTO_CFLAGS_set=
  6798. ac_cv_env_CRYPTO_CFLAGS_value=
  6799. ac_cv_env_CRYPTO_LIBS_set=
  6800. ac_cv_env_CRYPTO_LIBS_value=
  6801. ac_cv_env_CURL_CFLAGS_set=
  6802. ac_cv_env_CURL_CFLAGS_value=
  6803. ac_cv_env_CURL_LIBS_set=
  6804. ac_cv_env_CURL_LIBS_value=
  6805. ac_cv_env_DBUS_CFLAGS_set=
  6806. ac_cv_env_DBUS_CFLAGS_value=
  6807. ac_cv_env_DBUS_LIBS_set=
  6808. ac_cv_env_DBUS_LIBS_value=
  6809. ac_cv_env_DHASH_CFLAGS_set=
  6810. ac_cv_env_DHASH_CFLAGS_value=
  6811. ac_cv_env_DHASH_LIBS_set=
  6812. ac_cv_env_DHASH_LIBS_value=
  6813. ac_cv_env_GLIB2_CFLAGS_set=
  6814. ac_cv_env_GLIB2_CFLAGS_value=
  6815. ac_cv_env_GLIB2_LIBS_set=
  6816. ac_cv_env_GLIB2_LIBS_value=
  6817. ac_cv_env_HTTP_PARSER_CFLAGS_set=
  6818. ac_cv_env_HTTP_PARSER_CFLAGS_value=
  6819. ac_cv_env_HTTP_PARSER_LIBS_set=
  6820. ac_cv_env_HTTP_PARSER_LIBS_value=
  6821. ac_cv_env_INI_CONFIG_V0_CFLAGS_set=
  6822. ac_cv_env_INI_CONFIG_V0_CFLAGS_value=
  6823. ac_cv_env_INI_CONFIG_V0_LIBS_set=
  6824. ac_cv_env_INI_CONFIG_V0_LIBS_value=
  6825. ac_cv_env_INI_CONFIG_V1_1_CFLAGS_set=
  6826. ac_cv_env_INI_CONFIG_V1_1_CFLAGS_value=
  6827. ac_cv_env_INI_CONFIG_V1_1_LIBS_set=
  6828. ac_cv_env_INI_CONFIG_V1_1_LIBS_value=
  6829. ac_cv_env_INI_CONFIG_V1_3_CFLAGS_set=
  6830. ac_cv_env_INI_CONFIG_V1_3_CFLAGS_value=
  6831. ac_cv_env_INI_CONFIG_V1_3_LIBS_set=
  6832. ac_cv_env_INI_CONFIG_V1_3_LIBS_value=
  6833. ac_cv_env_INI_CONFIG_V1_CFLAGS_set=
  6834. ac_cv_env_INI_CONFIG_V1_CFLAGS_value=
  6835. ac_cv_env_INI_CONFIG_V1_LIBS_set=
  6836. ac_cv_env_INI_CONFIG_V1_LIBS_value=
  6837. ac_cv_env_JANSSON_CFLAGS_set=
  6838. ac_cv_env_JANSSON_CFLAGS_value=
  6839. ac_cv_env_JANSSON_LIBS_set=
  6840. ac_cv_env_JANSSON_LIBS_value=
  6841. ac_cv_env_JOURNALD_CFLAGS_set=
  6842. ac_cv_env_JOURNALD_CFLAGS_value=
  6843. ac_cv_env_JOURNALD_LIBS_set=
  6844. ac_cv_env_JOURNALD_LIBS_value=
  6845. ac_cv_env_KRB5_CFLAGS_set=
  6846. ac_cv_env_KRB5_CFLAGS_value=
  6847. ac_cv_env_KRB5_LIBS_set=
  6848. ac_cv_env_KRB5_LIBS_value=
  6849. ac_cv_env_LDB_CFLAGS_set=
  6850. ac_cv_env_LDB_CFLAGS_value=
  6851. ac_cv_env_LDB_LIBS_set=
  6852. ac_cv_env_LDB_LIBS_value=
  6853. ac_cv_env_LDFLAGS_set=
  6854. ac_cv_env_LDFLAGS_value=
  6855. ac_cv_env_LIBNL1_CFLAGS_set=
  6856. ac_cv_env_LIBNL1_CFLAGS_value=
  6857. ac_cv_env_LIBNL1_LIBS_set=
  6858. ac_cv_env_LIBNL1_LIBS_value=
  6859. ac_cv_env_LIBNL3_CFLAGS_set=
  6860. ac_cv_env_LIBNL3_CFLAGS_value=
  6861. ac_cv_env_LIBNL3_LIBS_set=
  6862. ac_cv_env_LIBNL3_LIBS_value=
  6863. ac_cv_env_LIBS_set=
  6864. ac_cv_env_LIBS_value=
  6865. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  6866. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  6867. ac_cv_env_NDR_KRB5PAC_CFLAGS_set=
  6868. ac_cv_env_NDR_KRB5PAC_CFLAGS_value=
  6869. ac_cv_env_NDR_KRB5PAC_LIBS_set=
  6870. ac_cv_env_NDR_KRB5PAC_LIBS_value=
  6871. ac_cv_env_NDR_NBT_CFLAGS_set=
  6872. ac_cv_env_NDR_NBT_CFLAGS_value=
  6873. ac_cv_env_NDR_NBT_LIBS_set=
  6874. ac_cv_env_NDR_NBT_LIBS_value=
  6875. ac_cv_env_NFSIDMAP_CFLAGS_set=
  6876. ac_cv_env_NFSIDMAP_CFLAGS_value=
  6877. ac_cv_env_NFSIDMAP_LIBS_set=
  6878. ac_cv_env_NFSIDMAP_LIBS_value=
  6879. ac_cv_env_NSS_CFLAGS_set=
  6880. ac_cv_env_NSS_CFLAGS_value=
  6881. ac_cv_env_NSS_LIBS_set=
  6882. ac_cv_env_NSS_LIBS_value=
  6883. ac_cv_env_PCRE_CFLAGS_set=
  6884. ac_cv_env_PCRE_CFLAGS_value=
  6885. ac_cv_env_PCRE_LIBS_set=
  6886. ac_cv_env_PCRE_LIBS_value=
  6887. ac_cv_env_PKG_CONFIG_set=
  6888. ac_cv_env_PKG_CONFIG_value=
  6889. ac_cv_env_POPT_CFLAGS_set=
  6890. ac_cv_env_POPT_CFLAGS_value=
  6891. ac_cv_env_POPT_LIBS_set=
  6892. ac_cv_env_POPT_LIBS_value=
  6893. ac_cv_env_PYTHON_set=
  6894. ac_cv_env_PYTHON_value=
  6895. ac_cv_env_SASL_CFLAGS_set=
  6896. ac_cv_env_SASL_CFLAGS_value=
  6897. ac_cv_env_SASL_LIBS_set=
  6898. ac_cv_env_SASL_LIBS_value=
  6899. ac_cv_env_SMBCLIENT_CFLAGS_set=
  6900. ac_cv_env_SMBCLIENT_CFLAGS_value=
  6901. ac_cv_env_SMBCLIENT_LIBS_set=
  6902. ac_cv_env_SMBCLIENT_LIBS_value=
  6903. ac_cv_env_SYSTEMD_DAEMON_CFLAGS_set=
  6904. ac_cv_env_SYSTEMD_DAEMON_CFLAGS_value=
  6905. ac_cv_env_SYSTEMD_DAEMON_LIBS_set=
  6906. ac_cv_env_SYSTEMD_DAEMON_LIBS_value=
  6907. ac_cv_env_SYSTEMD_LOGIN_CFLAGS_set=
  6908. ac_cv_env_SYSTEMD_LOGIN_CFLAGS_value=
  6909. ac_cv_env_SYSTEMD_LOGIN_LIBS_set=
  6910. ac_cv_env_SYSTEMD_LOGIN_LIBS_value=
  6911. ac_cv_env_TALLOC_CFLAGS_set=
  6912. ac_cv_env_TALLOC_CFLAGS_value=
  6913. ac_cv_env_TALLOC_LIBS_set=
  6914. ac_cv_env_TALLOC_LIBS_value=
  6915. ac_cv_env_TDB_CFLAGS_set=
  6916. ac_cv_env_TDB_CFLAGS_value=
  6917. ac_cv_env_TDB_LIBS_set=
  6918. ac_cv_env_TDB_LIBS_value=
  6919. ac_cv_env_TEVENT_CFLAGS_set=
  6920. ac_cv_env_TEVENT_CFLAGS_value=
  6921. ac_cv_env_TEVENT_LIBS_set=
  6922. ac_cv_env_TEVENT_LIBS_value=
  6923. ac_cv_env_build_alias_set=
  6924. ac_cv_env_build_alias_value=
  6925. ac_cv_env_host_alias_set=
  6926. ac_cv_env_host_alias_value=
  6927. ac_cv_env_target_alias_set=
  6928. ac_cv_env_target_alias_value=
  6929. ac_cv_file__etc_selinux_targeted_logins_=no
  6930. ac_cv_file__etc_xml_catalog=yes
  6931. ac_cv_func_PyErr_NewExceptionWithDoc=yes
  6932. ac_cv_func_dbus_watch_get_unix_fd=yes
  6933. ac_cv_func_dlerror=yes
  6934. ac_cv_func_futimens=yes
  6935. ac_cv_func_g_utf8_validate=yes
  6936. ac_cv_func_getpgrp=yes
  6937. ac_cv_func_krb5_cc_cache_match=yes
  6938. ac_cv_func_krb5_cc_get_full_name=yes
  6939. ac_cv_func_krb5_find_authdata=yes
  6940. ac_cv_func_krb5_free_keytab_entry_contents=yes
  6941. ac_cv_func_krb5_free_unparsed_name=yes
  6942. ac_cv_func_krb5_get_error_message=yes
  6943. ac_cv_func_krb5_get_init_creds_opt_alloc=yes
  6944. ac_cv_func_krb5_get_init_creds_opt_set_canonicalize=yes
  6945. ac_cv_func_krb5_get_init_creds_opt_set_change_password_prompt=yes
  6946. ac_cv_func_krb5_get_init_creds_opt_set_expire_callback=yes
  6947. ac_cv_func_krb5_get_init_creds_opt_set_fast_ccache_name=yes
  6948. ac_cv_func_krb5_get_init_creds_opt_set_fast_flags=yes
  6949. ac_cv_func_krb5_get_init_creds_opt_set_responder=yes
  6950. ac_cv_func_krb5_get_time_offsets=yes
  6951. ac_cv_func_krb5_kt_free_entry=yes
  6952. ac_cv_func_krb5_kt_have_content=yes
  6953. ac_cv_func_krb5_parse_name_flags=yes
  6954. ac_cv_func_krb5_princ_realm=no
  6955. ac_cv_func_krb5_principal_get_realm=no
  6956. ac_cv_func_krb5_set_trace_callback=yes
  6957. ac_cv_func_krb5_timestamp_to_sfstring=yes
  6958. ac_cv_func_krb5_unparse_name_flags=yes
  6959. ac_cv_func_ldap_control_create=yes
  6960. ac_cv_func_ldap_create_deref_control_value=yes
  6961. ac_cv_func_ldap_derefresponse_free=yes
  6962. ac_cv_func_ldap_init_fd=yes
  6963. ac_cv_func_ldap_parse_derefresponse_control=yes
  6964. ac_cv_func_pam_modutil_getlogin=yes
  6965. ac_cv_func_pam_vsyslog=yes
  6966. ac_cv_func_prctl=yes
  6967. ac_cv_func_shl_load=no
  6968. ac_cv_func_sigaction=yes
  6969. ac_cv_func_sigblock=yes
  6970. ac_cv_func_sigprocmask=yes
  6971. ac_cv_func_utimensat=yes
  6972. ac_cv_header_byteswap_h=yes
  6973. ac_cv_header_cifsidmap_h=yes
  6974. ac_cv_header_dlfcn_h=yes
  6975. ac_cv_header_endian_h=yes
  6976. ac_cv_header_http_parser_h=yes
  6977. ac_cv_header_inttypes_h=yes
  6978. ac_cv_header_keyutils_h=no
  6979. ac_cv_header_krb5_h=yes
  6980. ac_cv_header_krb5_krb5_h=yes
  6981. ac_cv_header_krb5_localauth_plugin_h=yes
  6982. ac_cv_header_krb5_locate_plugin_h=yes
  6983. ac_cv_header_ldb_h=yes
  6984. ac_cv_header_ldb_module_h=yes
  6985. ac_cv_header_memory_h=yes
  6986. ac_cv_header_minix_config_h=no
  6987. ac_cv_header_security__pam_macros_h=yes
  6988. ac_cv_header_security_openpam_h=no
  6989. ac_cv_header_security_pam_appl_h=yes
  6990. ac_cv_header_security_pam_ext_h=yes
  6991. ac_cv_header_security_pam_misc_h=yes
  6992. ac_cv_header_security_pam_modules_h=yes
  6993. ac_cv_header_security_pam_modutil_h=yes
  6994. ac_cv_header_selinux_selinux_h=yes
  6995. ac_cv_header_semanage_semanage_h=yes
  6996. ac_cv_header_stdc=yes
  6997. ac_cv_header_stdint_h=yes
  6998. ac_cv_header_stdlib_h=yes
  6999. ac_cv_header_string_h=yes
  7000. ac_cv_header_strings_h=yes
  7001. ac_cv_header_sys_endian_h=no
  7002. ac_cv_header_sys_inotify_h=yes
  7003. ac_cv_header_sys_stat_h=yes
  7004. ac_cv_header_sys_types_h=yes
  7005. ac_cv_header_unistd_h=yes
  7006. ac_cv_host=x86_64-pc-linux-gnu
  7007. ac_cv_lib_dld_dld_link=no
  7008. ac_cv_lib_dld_shl_load=no
  7009. ac_cv_lib_http_parser_http_parser_init=yes
  7010. ac_cv_lib_http_parser_strict_http_parser_init=no
  7011. ac_cv_lib_lber_ber_pvt_opt_on=yes
  7012. ac_cv_lib_ldap_ldap_search=yes
  7013. ac_cv_lib_ldb_ldb_init=yes
  7014. ac_cv_lib_pam_misc_misc_conv=yes
  7015. ac_cv_lib_pam_pam_get_item=yes
  7016. ac_cv_lib_resolv_ns_name_compress=yes
  7017. ac_cv_lib_selinux_is_selinux_enabled=yes
  7018. ac_cv_lib_semanage_semanage_handle_create=yes
  7019. ac_cv_member_struct_ldap_conncb_lc_arg=yes
  7020. ac_cv_member_struct_ucred_gid=yes
  7021. ac_cv_member_struct_ucred_pid=yes
  7022. ac_cv_member_struct_ucred_uid=yes
  7023. ac_cv_objext=o
  7024. ac_cv_path_DOXYGEN=false
  7025. ac_cv_path_EGREP='/bin/grep -E'
  7026. ac_cv_path_FGREP='/bin/grep -F'
  7027. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  7028. ac_cv_path_GREP=/bin/grep
  7029. ac_cv_path_KRB5_CONFIG=/usr/bin/krb5-config
  7030. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  7031. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  7032. ac_cv_path_NSCD=/usr/sbin/nscd
  7033. ac_cv_path_NSUPDATE=/usr/bin/nsupdate
  7034. ac_cv_path_PYTHON2=/usr/bin/python2
  7035. ac_cv_path_PYTHON3=/usr/bin/python3
  7036. ac_cv_path_SED=/bin/sed
  7037. ac_cv_path_SERVICE=/usr/sbin/service
  7038. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  7039. ac_cv_path_XMLLINT=/usr/bin/xmllint
  7040. ac_cv_path_XSLTPROC=/usr/bin/xsltproc
  7041. ac_cv_path_ac_pt_KRB5_CONFIG=/usr/bin/krb5-config
  7042. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  7043. ac_cv_path_install='/usr/bin/install -c'
  7044. ac_cv_path_lt_DD=/bin/dd
  7045. ac_cv_path_mkdir=/bin/mkdir
  7046. ac_cv_prog_AWK=mawk
  7047. ac_cv_prog_CPP='gcc -E'
  7048. ac_cv_prog_HAVE_FAKEROOT=yes
  7049. ac_cv_prog_HAVE_LDAPMODIFY=yes
  7050. ac_cv_prog_HAVE_PYTHON2=yes
  7051. ac_cv_prog_HAVE_PYTHON3=yes
  7052. ac_cv_prog_PO4A=no
  7053. ac_cv_prog_ac_ct_AR=ar
  7054. ac_cv_prog_ac_ct_CC=gcc
  7055. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  7056. ac_cv_prog_ac_ct_OBJDUMP=objdump
  7057. ac_cv_prog_ac_ct_RANLIB=ranlib
  7058. ac_cv_prog_ac_ct_STRIP=strip
  7059. ac_cv_prog_cc_c89=
  7060. ac_cv_prog_cc_g=yes
  7061. ac_cv_prog_make_make_set=yes
  7062. ac_cv_safe_to_define___extensions__=yes
  7063. ac_cv_search_dlopen=-ldl
  7064. ac_cv_search_timer_create=-lrt
  7065. ac_cv_sizeof_char=1
  7066. ac_cv_sizeof_gid_t=4
  7067. ac_cv_sizeof_id_t=4
  7068. ac_cv_sizeof_int=4
  7069. ac_cv_sizeof_long=8
  7070. ac_cv_sizeof_long_long=8
  7071. ac_cv_sizeof_off_t=8
  7072. ac_cv_sizeof_short=2
  7073. ac_cv_sizeof_size_t=8
  7074. ac_cv_sizeof_ssize_t=8
  7075. ac_cv_sizeof_uid_t=4
  7076. ac_cv_type_DBusBasicValue=yes
  7077. ac_cv_type_LDAPDerefRes=yes
  7078. ac_cv_type_errno_t=no
  7079. ac_cv_type_int16_t=yes
  7080. ac_cv_type_int32_t=yes
  7081. ac_cv_type_int64_t=yes
  7082. ac_cv_type_int8_t=yes
  7083. ac_cv_type_intptr_t=yes
  7084. ac_cv_type_krb5_ticket_times=yes
  7085. ac_cv_type_krb5_times=no
  7086. ac_cv_type_krb5_trace_info=yes
  7087. ac_cv_type_long_long=yes
  7088. ac_cv_type_ptrdiff_t=yes
  7089. ac_cv_type_size_t=yes
  7090. ac_cv_type_ssize_t=yes
  7091. ac_cv_type_uint16_t=yes
  7092. ac_cv_type_uint32_t=yes
  7093. ac_cv_type_uint64_t=yes
  7094. ac_cv_type_uint8_t=yes
  7095. ac_cv_type_uint_t=no
  7096. ac_cv_type_uintptr_t=yes
  7097. acl_cv_hardcode_direct=no
  7098. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  7099. acl_cv_hardcode_libdir_separator=
  7100. acl_cv_hardcode_minus_L=no
  7101. acl_cv_libext=a
  7102. acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
  7103. acl_cv_prog_gnu_ld=yes
  7104. acl_cv_rpath=done
  7105. acl_cv_shlibext=so
  7106. acl_cv_wl=-Wl,
  7107. am_cv_CC_dependencies_compiler_type=gcc3
  7108. am_cv_ar_interface=ar
  7109. am_cv_make_support_nested_variables=yes
  7110. am_cv_prog_cc_c_o=yes
  7111. am_cv_prog_tar_pax=gnutar
  7112. gt_cv_func_CFLocaleCopyCurrent=no
  7113. gt_cv_func_CFPreferencesCopyAppValue=no
  7114. gt_cv_func_gnugettext1_libc=yes
  7115. libltdl_cv_lib_dl_dlopen=yes
  7116. lt_cv_ar_at_file=@
  7117. lt_cv_archive_cmds_need_lc=no
  7118. lt_cv_deplibs_check_method=pass_all
  7119. lt_cv_file_magic_cmd='$MAGIC_CMD'
  7120. lt_cv_file_magic_test_file=
  7121. lt_cv_ld_reload_flag=-r
  7122. lt_cv_nm_interface='BSD nm'
  7123. lt_cv_objdir=.libs
  7124. lt_cv_path_LD=/usr/bin/ld
  7125. lt_cv_path_NM='/usr/bin/nm -B'
  7126. lt_cv_path_mainfest_tool=no
  7127. lt_cv_prog_compiler_c_o=yes
  7128. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  7129. lt_cv_prog_compiler_pic_works=yes
  7130. lt_cv_prog_compiler_rtti_exceptions=no
  7131. lt_cv_prog_compiler_static_works=yes
  7132. lt_cv_prog_gnu_ld=yes
  7133. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  7134. lt_cv_shlibpath_overrides_runpath=no
  7135. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  7136. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  7137. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  7138. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  7139. lt_cv_sys_global_symbol_to_import=
  7140. lt_cv_sys_max_cmd_len=1572864
  7141. lt_cv_to_host_file_cmd=func_convert_file_noop
  7142. lt_cv_to_tool_file_cmd=func_convert_file_noop
  7143. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  7144. pkg_cv_CARES_CFLAGS=
  7145. pkg_cv_CARES_LIBS=-lcares
  7146. pkg_cv_COLLECTION_CFLAGS=
  7147. pkg_cv_COLLECTION_LIBS=-lcollection
  7148. pkg_cv_CURL_CFLAGS=
  7149. pkg_cv_CURL_LIBS=-lcurl
  7150. pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include'
  7151. pkg_cv_DBUS_LIBS=-ldbus-1
  7152. pkg_cv_DHASH_CFLAGS=
  7153. pkg_cv_DHASH_LIBS=-ldhash
  7154. pkg_cv_GLIB2_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include'
  7155. pkg_cv_GLIB2_LIBS=-lglib-2.0
  7156. pkg_cv_INI_CONFIG_V0_CFLAGS=
  7157. pkg_cv_INI_CONFIG_V0_LIBS='-lini_config -lbasicobjects -lref_array -lcollection'
  7158. pkg_cv_INI_CONFIG_V1_1_CFLAGS=
  7159. pkg_cv_INI_CONFIG_V1_1_LIBS='-lini_config -lbasicobjects -lref_array -lcollection'
  7160. pkg_cv_INI_CONFIG_V1_CFLAGS=
  7161. pkg_cv_INI_CONFIG_V1_LIBS='-lini_config -lbasicobjects -lref_array -lcollection'
  7162. pkg_cv_JANSSON_CFLAGS=
  7163. pkg_cv_JANSSON_LIBS=-ljansson
  7164. pkg_cv_LDB_CFLAGS=
  7165. pkg_cv_LDB_LIBS='-lldb -ltalloc'
  7166. pkg_cv_NDR_KRB5PAC_CFLAGS='-DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 -I/usr/include/samba-4.0'
  7167. pkg_cv_NDR_KRB5PAC_LIBS='-lndr-krb5pac -lndr -lsamba-util -ltevent -ltalloc'
  7168. pkg_cv_NDR_NBT_CFLAGS='-DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 -I/usr/include/samba-4.0'
  7169. pkg_cv_NDR_NBT_LIBS='-lndr-nbt -lndr -lsamba-util -ltevent -ltalloc'
  7170. pkg_cv_NFSIDMAP_CFLAGS=
  7171. pkg_cv_NFSIDMAP_LIBS=-lnfsidmap
  7172. pkg_cv_NSS_CFLAGS='-I/usr/include/nss -I/usr/include/nspr'
  7173. pkg_cv_NSS_LIBS='-lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4'
  7174. pkg_cv_PCRE_CFLAGS=
  7175. pkg_cv_PCRE_LIBS=-lpcre
  7176. pkg_cv_POPT_CFLAGS=
  7177. pkg_cv_POPT_LIBS=-lpopt
  7178. pkg_cv_SASL_CFLAGS=
  7179. pkg_cv_SASL_LIBS=-lsasl2
  7180. pkg_cv_SMBCLIENT_CFLAGS=-I/usr/include/samba-4.0
  7181. pkg_cv_SMBCLIENT_LIBS=-lsmbclient
  7182. pkg_cv_TALLOC_CFLAGS=
  7183. pkg_cv_TALLOC_LIBS=-ltalloc
  7184. pkg_cv_TDB_CFLAGS=
  7185. pkg_cv_TDB_LIBS=-ltdb
  7186. pkg_cv_TEVENT_CFLAGS=
  7187. pkg_cv_TEVENT_LIBS='-ltevent -ltalloc'
  7188. sss_client_cv_attribute_destructor=yes
  7189. sss_cv_attribute_fallthrough=no
  7190. sss_cv_attribute_fallthrough_val=
  7191. sss_cv_attribute_format=yes
  7192. sss_cv_attribute_warn_unused_result=yes
  7193.  
  7194. ## ----------------- ##
  7195. ## Output variables. ##
  7196. ## ----------------- ##
  7197.  
  7198. ACLOCAL='${SHELL} /home/r0itljet/sssd/build/missing aclocal-1.15'
  7199. ADD_FILES_DOMAIN_FALSE=''
  7200. ADD_FILES_DOMAIN_TRUE='#'
  7201. AMDEPBACKSLASH='\'
  7202. AMDEP_FALSE='#'
  7203. AMDEP_TRUE=''
  7204. AMTAR='$${TAR-tar}'
  7205. AM_BACKSLASH='\'
  7206. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  7207. AM_DEFAULT_VERBOSITY='1'
  7208. AM_V='$(V)'
  7209. AR='ar'
  7210. AUTOCONF='${SHELL} /home/r0itljet/sssd/build/missing autoconf'
  7211. AUTOHEADER='${SHELL} /home/r0itljet/sssd/build/missing autoheader'
  7212. AUTOMAKE='${SHELL} /home/r0itljet/sssd/build/missing automake-1.15'
  7213. AWK='mawk'
  7214. BUILD_AUTOFS_FALSE='#'
  7215. BUILD_AUTOFS_TRUE=''
  7216. BUILD_CIFS_IDMAP_PLUGIN_FALSE='#'
  7217. BUILD_CIFS_IDMAP_PLUGIN_TRUE=''
  7218. BUILD_DBUS_TESTS_FALSE='#'
  7219. BUILD_DBUS_TESTS_TRUE=''
  7220. BUILD_IFP_FALSE='#'
  7221. BUILD_IFP_TRUE=''
  7222. BUILD_KRB5_LOCALAUTH_PLUGIN_FALSE='#'
  7223. BUILD_KRB5_LOCALAUTH_PLUGIN_TRUE=''
  7224. BUILD_KRB5_LOCATOR_PLUGIN_FALSE='#'
  7225. BUILD_KRB5_LOCATOR_PLUGIN_TRUE=''
  7226. BUILD_LIBWBCLIENT_FALSE='#'
  7227. BUILD_LIBWBCLIENT_TRUE=''
  7228. BUILD_MANPAGES_FALSE=''
  7229. BUILD_MANPAGES_TRUE='#'
  7230. BUILD_NFS_IDMAP_FALSE='#'
  7231. BUILD_NFS_IDMAP_TRUE=''
  7232. BUILD_PAC_RESPONDER_FALSE='#'
  7233. BUILD_PAC_RESPONDER_TRUE=''
  7234. BUILD_PYTHON2_BINDINGS_FALSE='#'
  7235. BUILD_PYTHON2_BINDINGS_TRUE=''
  7236. BUILD_PYTHON3_BINDINGS_FALSE='#'
  7237. BUILD_PYTHON3_BINDINGS_TRUE=''
  7238. BUILD_PYTHON_BINDINGS_FALSE='#'
  7239. BUILD_PYTHON_BINDINGS_TRUE=''
  7240. BUILD_SAMBA_FALSE='#'
  7241. BUILD_SAMBA_TRUE=''
  7242. BUILD_SECRETS_FALSE='#'
  7243. BUILD_SECRETS_TRUE=''
  7244. BUILD_SELINUX_FALSE='#'
  7245. BUILD_SELINUX_TRUE=''
  7246. BUILD_SEMANAGE_FALSE='#'
  7247. BUILD_SEMANAGE_TRUE=''
  7248. BUILD_SSH_FALSE='#'
  7249. BUILD_SSH_TRUE=''
  7250. BUILD_SUDO_FALSE='#'
  7251. BUILD_SUDO_TRUE=''
  7252. BUILD_SYSTEMTAP_FALSE=''
  7253. BUILD_SYSTEMTAP_TRUE='#'
  7254. BUILD_WITH_LIBCURL_FALSE='#'
  7255. BUILD_WITH_LIBCURL_TRUE=''
  7256. CARES_CFLAGS=''
  7257. CARES_LIBS='-lcares'
  7258. CC='gcc'
  7259. CCDEPMODE='depmode=gcc3'
  7260. CFLAGS='-g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE'
  7261. CHECK_CFLAGS=''
  7262. CHECK_LIBS=''
  7263. CMOCKA_CFLAGS=''
  7264. CMOCKA_LIBS=''
  7265. COLLECTION_CFLAGS=''
  7266. COLLECTION_LIBS='-lcollection'
  7267. CPP='gcc -E'
  7268. CPPFLAGS=''
  7269. CRYPTO_CFLAGS=''
  7270. CRYPTO_LIBS=''
  7271. CURL_CFLAGS=''
  7272. CURL_LIBS='-lcurl'
  7273. CYGPATH_W='echo'
  7274. DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include'
  7275. DBUS_LIBS='-ldbus-1'
  7276. DEFS='-DHAVE_CONFIG_H'
  7277. DEPDIR='.deps'
  7278. DHASH_CFLAGS=''
  7279. DHASH_LIBS='-ldhash'
  7280. DLLTOOL='false'
  7281. DOCBOOK_XSLT='http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl'
  7282. DOXYGEN='false'
  7283. DSYMUTIL=''
  7284. DTRACE=''
  7285. DUMPBIN=''
  7286. ECHO_C=''
  7287. ECHO_N='-n'
  7288. ECHO_T=''
  7289. EGREP='/bin/grep -E'
  7290. EXEEXT=''
  7291. FGREP='/bin/grep -F'
  7292. GIT_CHECKOUT_FALSE='#'
  7293. GIT_CHECKOUT_TRUE=''
  7294. GLIB2_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include'
  7295. GLIB2_LIBS='-lglib-2.0'
  7296. GMSGFMT='/usr/bin/msgfmt'
  7297. GPO_DEFAULT='enforcing'
  7298. GPO_DEFAULT_ENFORCING_FALSE='#'
  7299. GPO_DEFAULT_ENFORCING_TRUE=''
  7300. GREP='/bin/grep'
  7301. HAVE_CHECK_FALSE=''
  7302. HAVE_CHECK_TRUE='#'
  7303. HAVE_CMOCKA_FALSE=''
  7304. HAVE_CMOCKA_TRUE='#'
  7305. HAVE_DEBIAN_FALSE='#'
  7306. HAVE_DEBIAN_TRUE=''
  7307. HAVE_DEVSHM_FALSE='#'
  7308. HAVE_DEVSHM_TRUE=''
  7309. HAVE_DOXYGEN_FALSE=''
  7310. HAVE_DOXYGEN_TRUE='#'
  7311. HAVE_FAKEROOT='yes'
  7312. HAVE_FEDORA_FALSE=''
  7313. HAVE_FEDORA_TRUE='#'
  7314. HAVE_GCC_FALSE='#'
  7315. HAVE_GCC_TRUE=''
  7316. HAVE_GENTOO_FALSE=''
  7317. HAVE_GENTOO_TRUE='#'
  7318. HAVE_INOTIFY_FALSE='#'
  7319. HAVE_INOTIFY_TRUE=''
  7320. HAVE_LDAPMODIFY='yes'
  7321. HAVE_LIBCRYPTO_FALSE=''
  7322. HAVE_LIBCRYPTO_TRUE='#'
  7323. HAVE_LIBRESOLV_FALSE='#'
  7324. HAVE_LIBRESOLV_TRUE=''
  7325. HAVE_MANPAGES='1'
  7326. HAVE_MANPAGES_FALSE='#'
  7327. HAVE_MANPAGES_TRUE=''
  7328. HAVE_NSS_FALSE='#'
  7329. HAVE_NSS_TRUE=''
  7330. HAVE_NSS_WRAPPER='no'
  7331. HAVE_NSS_WRAPPER_FALSE=''
  7332. HAVE_NSS_WRAPPER_TRUE='#'
  7333. HAVE_PO4A_FALSE=''
  7334. HAVE_PO4A_TRUE='#'
  7335. HAVE_POLKIT_RULES_D_FALSE='#'
  7336. HAVE_POLKIT_RULES_D_TRUE=''
  7337. HAVE_PROFILE_CATALOGS_FALSE='#'
  7338. HAVE_PROFILE_CATALOGS_TRUE=''
  7339. HAVE_PTHREAD_FALSE='#'
  7340. HAVE_PTHREAD_TRUE=''
  7341. HAVE_PYTHON2='yes'
  7342. HAVE_PYTHON2_BINDINGS='1'
  7343. HAVE_PYTHON3='yes'
  7344. HAVE_PYTHON3_BINDINGS='1'
  7345. HAVE_REDHAT_FALSE=''
  7346. HAVE_REDHAT_TRUE='#'
  7347. HAVE_SELINUX='1'
  7348. HAVE_SEMANAGE='1'
  7349. HAVE_SUSE_FALSE=''
  7350. HAVE_SUSE_TRUE='#'
  7351. HAVE_SYSTEMD_UNIT_FALSE=''
  7352. HAVE_SYSTEMD_UNIT_TRUE='#'
  7353. HAVE_SYSV_FALSE='#'
  7354. HAVE_SYSV_TRUE=''
  7355. HAVE_UID_WRAPPER='no'
  7356. HAVE_UID_WRAPPER_FALSE=''
  7357. HAVE_UID_WRAPPER_TRUE='#'
  7358. HTTP_PARSER_CFLAGS=''
  7359. HTTP_PARSER_LIBS='-L/usr/local/lib -lhttp_parser'
  7360. INI_CONFIG_CFLAGS=''
  7361. INI_CONFIG_LIBS='-lini_config -lbasicobjects -lref_array -lcollection'
  7362. INI_CONFIG_V0_CFLAGS=''
  7363. INI_CONFIG_V0_LIBS='-lini_config -lbasicobjects -lref_array -lcollection'
  7364. INI_CONFIG_V1_1_CFLAGS=''
  7365. INI_CONFIG_V1_1_LIBS='-lini_config -lbasicobjects -lref_array -lcollection'
  7366. INI_CONFIG_V1_3_CFLAGS=''
  7367. INI_CONFIG_V1_3_LIBS=''
  7368. INI_CONFIG_V1_CFLAGS=''
  7369. INI_CONFIG_V1_LIBS='-lini_config -lbasicobjects -lref_array -lcollection'
  7370. INOTIFY_LIBS=''
  7371. INSTALL_DATA='${INSTALL} -m 644'
  7372. INSTALL_PROGRAM='${INSTALL}'
  7373. INSTALL_SCRIPT='${INSTALL}'
  7374. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  7375. INTLLIBS=''
  7376. INTL_MACOSX_LIBS=''
  7377. JANSSON_CFLAGS=''
  7378. JANSSON_LIBS='-ljansson'
  7379. JOURNALD_CFLAGS=''
  7380. JOURNALD_LIBS=''
  7381. KEYUTILS_LIBS=''
  7382. KRB5_CFLAGS='-isystem /usr/include/mit-krb5'
  7383. KRB5_CONFIG='/usr/bin/krb5-config'
  7384. KRB5_LIBS='-L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-Bsymbolic-functions -Wl,-z,relro -lkrb5 -lk5crypto -lcom_err'
  7385. LD='/usr/bin/ld -m elf_x86_64'
  7386. LDB_CFLAGS=''
  7387. LDB_LIBS='-lldb'
  7388. LDFLAGS=''
  7389. LIBADD_DL='-ldl '
  7390. LIBADD_DLD_LINK=''
  7391. LIBADD_DLOPEN='-ldl'
  7392. LIBADD_SHL_LOAD=''
  7393. LIBADD_TIMER='-lrt '
  7394. LIBICONV='-liconv'
  7395. LIBINTL=''
  7396. LIBNL1_CFLAGS=''
  7397. LIBNL1_LIBS=''
  7398. LIBNL3_CFLAGS=''
  7399. LIBNL3_LIBS=''
  7400. LIBNL_CFLAGS=''
  7401. LIBNL_LIBS=''
  7402. LIBOBJS=''
  7403. LIBS=''
  7404. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  7405. LIPO=''
  7406. LN_S='ln -s'
  7407. LTLIBICONV='-liconv'
  7408. LTLIBINTL=''
  7409. LTLIBOBJS=''
  7410. LT_DLLOADERS=' dlopen.la'
  7411. LT_DLPREOPEN='-dlpreopen dlopen.la '
  7412. LT_SYS_LIBRARY_PATH=''
  7413. MAKEINFO='${SHELL} /home/r0itljet/sssd/build/missing makeinfo'
  7414. MANIFEST_TOOL=':'
  7415. MKDIR_P='/bin/mkdir -p'
  7416. MKINSTALLDIRS='$(top_builddir)/build/mkinstalldirs'
  7417. MSGFMT='/usr/bin/msgfmt'
  7418. MSGMERGE='/usr/bin/msgmerge'
  7419. NDR_KRB5PAC_CFLAGS='-DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 -I/usr/include/samba-4.0'
  7420. NDR_KRB5PAC_LIBS='-lndr-krb5pac -lndr -lsamba-util -ltevent -ltalloc'
  7421. NDR_NBT_CFLAGS='-DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 -I/usr/include/samba-4.0'
  7422. NDR_NBT_LIBS='-lndr-nbt -lndr -lsamba-util -ltevent -ltalloc'
  7423. NFSIDMAP_CFLAGS=''
  7424. NFSIDMAP_LIBS='-lnfsidmap'
  7425. NFSIDMAP_OBJ=''
  7426. NM='/usr/bin/nm -B'
  7427. NMEDIT=''
  7428. NSCD='/usr/sbin/nscd'
  7429. NSCD_PATH='/usr/sbin/nscd'
  7430. NSS_CFLAGS='-I/usr/include/nss -I/usr/include/nspr'
  7431. NSS_LIBS='-lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4'
  7432. NSUPDATE='/usr/bin/nsupdate'
  7433. OBJDUMP='objdump'
  7434. OBJEXT='o'
  7435. OPENLDAP_CFLAGS=''
  7436. OPENLDAP_LIBS=' -llber -lldap'
  7437. OTOOL64=''
  7438. OTOOL=''
  7439. PACKAGE='sssd'
  7440. PACKAGE_BUGREPORT='sssd-devel@lists.fedorahosted.org'
  7441. PACKAGE_NAME='sssd'
  7442. PACKAGE_STRING='sssd 1.15.3'
  7443. PACKAGE_TARNAME='sssd'
  7444. PACKAGE_URL=''
  7445. PACKAGE_VERSION='1.15.3'
  7446. PAM_LIBS='-lpam'
  7447. PAM_MISC_LIBS='-lpam_misc'
  7448. PATH_SEPARATOR=':'
  7449. PCRE_CFLAGS=''
  7450. PCRE_LIBS='-lpcre'
  7451. PKG_CONFIG='/usr/bin/pkg-config'
  7452. PO4A='no'
  7453. POPT_CFLAGS=''
  7454. POPT_LIBS='-lpopt'
  7455. POSUB='po'
  7456. PRERELEASE_VERSION=''
  7457. PYTEST=''
  7458. PYTHON2='/usr/bin/python2'
  7459. PYTHON2_CFLAGS='-I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes'
  7460. PYTHON2_EXEC_PREFIX='${exec_prefix}'
  7461. PYTHON2_INCLUDES='-I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7'
  7462. PYTHON2_LIBS='-lpython2.7 -lpthread -ldl -lutil -lm '
  7463. PYTHON2_PREFIX='${prefix}'
  7464. PYTHON2_VERSION='2.7'
  7465. PYTHON3='/usr/bin/python3'
  7466. PYTHON3_CFLAGS='-I/usr/include/python3.5m -I/usr/include/python3.5m -Wno-unused-result -Wsign-compare -g -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes'
  7467. PYTHON3_EXEC_PREFIX='${exec_prefix}'
  7468. PYTHON3_INCLUDES='-I/usr/include/python3.5m -I/usr/include/python3.5m'
  7469. PYTHON3_LIBS='-lpython3.5m -lpthread -ldl -lutil -lm '
  7470. PYTHON3_PREFIX='${prefix}'
  7471. PYTHON3_VERSION='3.5'
  7472. PYTHON=''
  7473. PYTHON_CONFIG=''
  7474. PYTHON_EXEC_PREFIX=''
  7475. PYTHON_PLATFORM='linux'
  7476. PYTHON_PREFIX=''
  7477. PYTHON_VERSION=''
  7478. RANLIB='ranlib'
  7479. RESOLV_CFLAGS=''
  7480. RESOLV_LIBS='-L/usr/local/lib -lresolv'
  7481. SASL_CFLAGS=''
  7482. SASL_LIBS='-lsasl2'
  7483. SED='/bin/sed'
  7484. SELINUX_LIBS='-lselinux'
  7485. SEMANAGE_LIBS='-lsemanage'
  7486. SERVICE='/usr/sbin/service'
  7487. SET_MAKE=''
  7488. SGML_CATALOG_FILES='/etc/xml/catalog'
  7489. SHELL='/bin/bash'
  7490. SLAPD=''
  7491. SMBCLIENT_CFLAGS='-I/usr/include/samba-4.0'
  7492. SMBCLIENT_LIBS='-lsmbclient'
  7493. SSSD_USER='root'
  7494. SSSD_USER_FALSE=''
  7495. SSSD_USER_TRUE='#'
  7496. STRIP='strip'
  7497. SYSTEMD_DAEMON_CFLAGS=''
  7498. SYSTEMD_DAEMON_LIBS=''
  7499. SYSTEMD_LOGIN_CFLAGS=''
  7500. SYSTEMD_LOGIN_LIBS=''
  7501. TALLOC_CFLAGS=''
  7502. TALLOC_LIBS='-ltalloc'
  7503. TDB_CFLAGS=''
  7504. TDB_LIBS='-ltdb'
  7505. TEST_DIR='.'
  7506. TEVENT_CFLAGS=''
  7507. TEVENT_LIBS='-ltevent -ltalloc'
  7508. UNICODE_LIBS='-lglib-2.0'
  7509. USE_NLS='yes'
  7510. VERSION='1.15.3'
  7511. WANT_AUX_INFO_FALSE=''
  7512. WANT_AUX_INFO_TRUE='#'
  7513. WITH_GLIB_FALSE='#'
  7514. WITH_GLIB_TRUE=''
  7515. WITH_JOURNALD_FALSE=''
  7516. WITH_JOURNALD_TRUE='#'
  7517. WITH_LIBUNISTRING_FALSE=''
  7518. WITH_LIBUNISTRING_TRUE='#'
  7519. XGETTEXT='/usr/bin/xgettext'
  7520. XMLLINT='/usr/bin/xmllint'
  7521. XSLTPROC='/usr/bin/xsltproc'
  7522. abs_builddir='/home/r0itljet/sssd'
  7523. ac_ct_AR='ar'
  7524. ac_ct_CC='gcc'
  7525. ac_ct_DUMPBIN=''
  7526. am__EXEEXT_FALSE=''
  7527. am__EXEEXT_TRUE='#'
  7528. am__fastdepCC_FALSE='#'
  7529. am__fastdepCC_TRUE=''
  7530. am__include='include'
  7531. am__isrc=''
  7532. am__leading_dot='.'
  7533. am__nodep='_no'
  7534. am__quote=''
  7535. am__tar='tar --format=posix -chf - "$$tardir"'
  7536. am__untar='tar -xf -'
  7537. appmodpath='${exec_prefix}/lib/sssd/modules'
  7538. bindir='${exec_prefix}/bin'
  7539. build='x86_64-pc-linux-gnu'
  7540. build_alias=''
  7541. build_cpu='x86_64'
  7542. build_os='linux-gnu'
  7543. build_vendor='pc'
  7544. cifspluginpath='${exec_prefix}/lib/cifs-utils'
  7545. config_def_ccache_dir='/tmp'
  7546. config_def_ccname_template='FILE:%d/krb5cc_%U_XXXXXX'
  7547. datadir='${datarootdir}'
  7548. datarootdir='${prefix}/share'
  7549. dbpath='${prefix}/var/lib/sss/db'
  7550. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  7551. dvidir='${docdir}'
  7552. environment_file='${prefix}/etc/sysconfig/sssd'
  7553. exec_prefix='${prefix}'
  7554. gpocachepath='${prefix}/var/lib/sss/gpo_cache'
  7555. host='x86_64-pc-linux-gnu'
  7556. host_alias=''
  7557. host_cpu='x86_64'
  7558. host_os='linux-gnu'
  7559. host_vendor='pc'
  7560. htmldir='${docdir}'
  7561. includedir='${prefix}/include'
  7562. infodir='${datarootdir}/info'
  7563. initdir='${prefix}/etc/rc.d/init.d'
  7564. install_sh='${SHELL} /home/r0itljet/sssd/build/install-sh'
  7565. krb5authdatapluginpath='${exec_prefix}/lib/krb5/plugins/authdata'
  7566. krb5pluginpath='${exec_prefix}/lib/krb5/plugins/libkrb5'
  7567. krb5rcachedir='__LIBKRB5_DEFAULTS__'
  7568. ldblibdir='/usr/lib/x86_64-linux-gnu/ldb/modules/ldb'
  7569. libdir='${exec_prefix}/lib'
  7570. libexecdir='${exec_prefix}/libexec'
  7571. libwbclient_version='0.13'
  7572. libwbclient_version_info='13:0:13'
  7573. localedir='${datarootdir}/locale'
  7574. localstatedir='${prefix}/var'
  7575. logpath='${prefix}/var/log/sssd'
  7576. mandir='${datarootdir}/man'
  7577. mcpath='${prefix}/var/lib/sss/mc'
  7578. mkdir_p='$(MKDIR_P)'
  7579. nfsidmaplibdir='${exec_prefix}/lib/libnfsidmap'
  7580. nfslibpath='${exec_prefix}/lib'
  7581. nsslibdir='/lib64'
  7582. oldincludedir='/usr/include'
  7583. pammoddir='/lib64/security'
  7584. pdfdir='${docdir}'
  7585. pidpath='${prefix}/var/run'
  7586. pipepath='${prefix}/var/lib/sss/pipes'
  7587. pkgpyexecdir=''
  7588. pkgpythondir='${pythondir}/sssd'
  7589. pluginpath='${exec_prefix}/lib/sssd'
  7590. polkitdir='/usr/share/polkit-1/rules.d'
  7591. prefix='/usr/local'
  7592. program_transform_name='s,x,x,'
  7593. psdir='${docdir}'
  7594. pubconfpath='${prefix}/var/lib/sss/pubconf'
  7595. py2execdir='${exec_prefix}/lib/python2.7/dist-packages'
  7596. py3execdir='${exec_prefix}/lib/python3.5/site-packages'
  7597. pyexecdir=''
  7598. python2dir='${prefix}/lib/python2.7/dist-packages'
  7599. python3dir='${prefix}/lib/python3.5/site-packages'
  7600. pythondir=''
  7601. runstatedir='${localstatedir}/run'
  7602. sbindir='${exec_prefix}/sbin'
  7603. secdbpath='${prefix}/var/lib/sss/secrets'
  7604. sharedbuilddir='./sharedbuild'
  7605. sharedstatedir='${prefix}/com'
  7606. sudolibpath='${exec_prefix}/lib'
  7607. sysconfdir='${prefix}/etc'
  7608. systemdconfdir=''
  7609. systemdunitdir=''
  7610. tapset_dir=''
  7611. target_alias=''
  7612. winbindpluginpath='${exec_prefix}/lib/samba/idmap'
  7613.  
  7614. ## ----------- ##
  7615. ## confdefs.h. ##
  7616. ## ----------- ##
  7617.  
  7618. /* confdefs.h */
  7619. #define PACKAGE_NAME "sssd"
  7620. #define PACKAGE_TARNAME "sssd"
  7621. #define PACKAGE_VERSION "1.15.3"
  7622. #define PACKAGE_STRING "sssd 1.15.3"
  7623. #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org"
  7624. #define PACKAGE_URL ""
  7625. #define STDC_HEADERS 1
  7626. #define HAVE_SYS_TYPES_H 1
  7627. #define HAVE_SYS_STAT_H 1
  7628. #define HAVE_STDLIB_H 1
  7629. #define HAVE_STRING_H 1
  7630. #define HAVE_MEMORY_H 1
  7631. #define HAVE_STRINGS_H 1
  7632. #define HAVE_INTTYPES_H 1
  7633. #define HAVE_STDINT_H 1
  7634. #define HAVE_UNISTD_H 1
  7635. #define __EXTENSIONS__ 1
  7636. #define _ALL_SOURCE 1
  7637. #define _GNU_SOURCE 1
  7638. #define _POSIX_PTHREAD_SEMANTICS 1
  7639. #define _TANDEM_SOURCE 1
  7640. #define PACKAGE "sssd"
  7641. #define VERSION "1.15.3"
  7642. #define HAVE_DLFCN_H 1
  7643. #define LT_OBJDIR ".libs/"
  7644. #define HAVE_LIBDL 1
  7645. #define HAVE_DLERROR 1
  7646. #define HAVE_LIBDLLOADER 1
  7647. #define ENABLE_NLS 1
  7648. #define HAVE_GETTEXT 1
  7649. #define HAVE_DCGETTEXT 1
  7650. #define PRERELEASE_VERSION ""
  7651. #define HAVE_STDINT_H 1
  7652. #define HAVE_DLFCN_H 1
  7653. #define HAVE_PTHREAD 1
  7654. #define HAVE_LIBRT 1
  7655. #define HAVE_UTIMENSAT 1
  7656. #define HAVE_FUTIMENS 1
  7657. #define HAVE_ENDIAN_H 1
  7658. #define HAVE_BYTESWAP_H 1
  7659. #define HAVE_LITTLE_ENDIAN 1
  7660. #define HAVE_STRUCT_UCRED_PID 1
  7661. #define HAVE_STRUCT_UCRED_UID 1
  7662. #define HAVE_STRUCT_UCRED_GID 1
  7663. #define HAVE_UCRED 1
  7664. #define DB_PATH ""SSS_STATEDIR"/db"
  7665. #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd"
  7666. #define PID_PATH ""VARDIR"/run"
  7667. #define LOG_PATH ""VARDIR"/log/sssd"
  7668. #define PUBCONF_PATH ""SSS_STATEDIR"/pubconf"
  7669. #define PIPE_PATH ""SSS_STATEDIR"/pipes"
  7670. #define MCACHE_PATH ""SSS_STATEDIR"/mc"
  7671. #define DEFAULT_CCACHE_DIR "/tmp"
  7672. #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX"
  7673. #define TEST_DIR "."
  7674. #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__"
  7675. #define KRB5_CONF_PATH ""SYSCONFDIR"/krb5.conf"
  7676. #define HAVE_PYTHON2_BINDINGS 1
  7677. #define HAVE_PYTHON3_BINDINGS 1
  7678. #define HAVE_SELINUX 1
  7679. #define HAVE_NSCD /usr/sbin/nscd
  7680. #define IPA_GETKEYTAB_PATH "/usr/sbin/ipa-getkeytab"
  7681. #define HAVE_SEMANAGE 1
  7682. #define AD_GPO_ACCESS_MODE_DEFAULT "enforcing"
  7683. #define GPO_CACHE_PATH ""SSS_STATEDIR"/gpo_cache"
  7684. #define NOLOGIN_SHELL "/sbin/nologin"
  7685. #define APP_MODULES_PATH ""LIBDIR"/sssd/modules"
  7686. #define BUILD_SUDO 1
  7687. #define BUILD_AUTOFS 1
  7688. #define BUILD_SSH 1
  7689. #define BUILD_IFP 1
  7690. #define BUILD_SAMBA 1
  7691. #define BUILD_NFS_IDMAP 1
  7692. #define BUILD_LIBWBCLIENT 1
  7693. #define SSSD_USER "root"
  7694. #define BUILD_SECRETS 1
  7695. #define SECRETS_DB_PATH ""SSS_STATEDIR"/secrets"
  7696. #define HAVE_LDB_H 1
  7697. #define HAVE_LDB_MODULE_H 1
  7698. #define HAVE_LIBINI_CONFIG_V0 1
  7699. #define HAVE_LIBINI_CONFIG_V1 1
  7700. #define HAVE_LIBINI_CONFIG_V1_1 1
  7701. #define HAVE_SECURITY_PAM_APPL_H 1
  7702. #define HAVE_SECURITY_PAM_MODULES_H 1
  7703. #define HAVE_SECURITY_PAM_EXT_H 1
  7704. #define HAVE_SECURITY_PAM_MODUTIL_H 1
  7705. #define HAVE_SECURITY_PAM_MISC_H 1
  7706. #define HAVE_SECURITY__PAM_MACROS_H 1
  7707. #define HAVE_PAM_MODUTIL_GETLOGIN 1
  7708. #define HAVE_PAM_VSYSLOG 1
  7709. #define HAVE_LDAP_CONTROL_CREATE 1
  7710. #define HAVE_LDAP_INIT_FD 1
  7711. #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
  7712. #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1
  7713. #define HAVE_LDAP_DEREFRESPONSE_FREE 1
  7714. #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1
  7715. #define HAVE_LDAP_CONNCB 1
  7716. #define HAVE_KRB5_H 1
  7717. #define HAVE_KRB5_KRB5_H 1
  7718. #define HAVE_KRB5_TICKET_TIMES 1
  7719. #define HAVE_KRB5_TRACE_INFO 1
  7720. #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
  7721. #define HAVE_KRB5_GET_ERROR_MESSAGE 1
  7722. #define HAVE_KRB5_FREE_UNPARSED_NAME 1
  7723. #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1
  7724. #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
  7725. #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1
  7726. #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1
  7727. #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_RESPONDER 1
  7728. #define HAVE_KRB5_PARSE_NAME_FLAGS 1
  7729. #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1
  7730. #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
  7731. #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1
  7732. #define HAVE_KRB5_KT_FREE_ENTRY 1
  7733. #define HAVE_KRB5_GET_TIME_OFFSETS 1
  7734. #define HAVE_KRB5_CC_CACHE_MATCH 1
  7735. #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1
  7736. #define HAVE_KRB5_SET_TRACE_CALLBACK 1
  7737. #define HAVE_KRB5_FIND_AUTHDATA 1
  7738. #define HAVE_KRB5_KT_HAVE_CONTENT 1
  7739. #define HAVE_KRB5_CC_GET_FULL_NAME 1
  7740. #define HAVE_KRB5_LOCATOR_PLUGIN 1
  7741. #define HAVE_KRB5_LOCALAUTH_PLUGIN 1
  7742. #define HAVE_LONG_LONG 1
  7743. #define SIZEOF_INT 4
  7744. #define SIZEOF_CHAR 1
  7745. #define SIZEOF_SHORT 2
  7746. #define SIZEOF_LONG 8
  7747. #define SIZEOF_LONG_LONG 8
  7748. #define SIZEOF_UID_T 4
  7749. #define SIZEOF_GID_T 4
  7750. #define SIZEOF_ID_T 4
  7751. #define uint_t unsigned int
  7752. #define SIZEOF_OFF_T 8
  7753. #define SIZEOF_SIZE_T 8
  7754. #define SIZEOF_SSIZE_T 8
  7755. #define HAVE_INTPTR_T 1
  7756. #define NSCD_PATH "/usr/sbin/nscd"
  7757. #define NSUPDATE_PATH "/usr/bin/nsupdate"
  7758. #define HAVE_NSUPDATE_REALM 1
  7759. #define HAVE_SYSTEMD 1
  7760. #define HAVE_PAC_RESPONDER 1
  7761. #define HAVE_CIFS_IDMAP_PLUGIN 1
  7762. #define HAVE_SIGPROCMASK 1
  7763. #define HAVE_SIGBLOCK 1
  7764. #define HAVE_SIGACTION 1
  7765. #define HAVE_GETPGRP 1
  7766. #define HAVE_PRCTL 1
  7767. #define HAVE_LIBCURL 1
  7768. #define HAVE_HTTP_PARSER_H 1
  7769. #define HAVE_G_UTF8_VALIDATE 1
  7770. #define HAVE_GLIB2 1
  7771. #define NSCD_CONF_PATH "/etc/nscd.conf"
  7772. #define HAVE_SERVICE 1
  7773. #define SERVICE_PATH "/usr/sbin/service"
  7774. #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
  7775. #define HAVE_DBUSBASICVALUE 1
  7776. #define HAVE_PYERR_NEWEXCEPTIONWITHDOC 1
  7777. #define HAVE_PYERR_NEWEXCEPTIONWITHDOC 1
  7778. #define HAVE_SELINUX_SELINUX_H 1
  7779. #define HAVE_SEMANAGE_SEMANAGE_H 1
  7780. #define HAVE_NSS 1
  7781. #define HAVE_SYS_INOTIFY_H 1
  7782. #define HAVE_INOTIFY 1
  7783. #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1
  7784. #define HAVE_FUNCTION_ATTRIBUTE_FORMAT 1
  7785. #define HAVE_FUNCTION_ATTRIBUTE_WARN_UNUSED_RESULT 1
  7786. #define SSS_ATTRIBUTE_FALLTHROUGH
  7787. #define ABS_BUILD_DIR "/home/user/sssd"
  7788. #define ABS_SRC_DIR "/home/user/sssd"
  7789.  
  7790. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement