Bugzilla – Attachment 538432 Details for
Bug 818981
Stable samba4-devel missing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
config.log during the attempted build
config.log (text/x-log), 190.40 KB, created by
Forgotten User Ku1lZ_yaEZ
on 2013-05-08 17:50:57 UTC
(
hide
)
Description:
config.log during the attempted build
Filename:
MIME Type:
Creator:
Forgotten User Ku1lZ_yaEZ
Created:
2013-05-08 17:50:57 UTC
Size:
190.40 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by sssd configure 1.9.92, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure > >## --------- ## >## Platform. ## >## --------- ## > >hostname = catral >uname -m = i686 >uname -r = 3.7.10-1.4-default >uname -s = Linux >uname -v = #1 SMP Fri Apr 19 12:06:34 UTC 2013 (8ef74f8) > >/usr/bin/uname -p = i686 >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /home/steve/bin >PATH: /usr/local/bin >PATH: /usr/bin >PATH: /bin >PATH: /usr/bin/X11 >PATH: /usr/X11R6/bin >PATH: /usr/games >PATH: /usr/lib/mit/bin >PATH: /usr/lib/mit/sbin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2908: loading site script /usr/share/site/i686-pc-linux-gnu >| #!/bin/sh >| # Site script for configure. It is resourced via $CONFIG_SITE environment varaible. >| >| # If user did not specify libdir, guess the correct target: >| # Use lib64 for 64 bit bi-arch targets, keep the default for the rest. >| if test "$libdir" = '${exec_prefix}/lib' ; then >| >| ac_config_site_64bit_host=NONE >| >| case "$host" in >| "" ) >| # User did not specify host target. >| # The native platform i386 is not a bi-arch platform. >| # There is no need to check for compatible sub-architecture. >| ac_config_site_64bit_host=NONE >| >| ;; >| *x86_64* | *ppc64* | *s390x* ) >| ac_config_site_64bit_host=YES >| ;; >| esac >| >| if test "x$ac_config_site_64bit_host" = xYES; then >| libdir='${exec_prefix}/lib64' >| fi >| fi >| >| # If user did not specify libexecdir, set the correct target: >| # Nor FHS nor openSUSE allow prefix/libexec. Let's default to prefix/lib. >| >| if test "$libexecdir" = '${exec_prefix}/libexec' ; then >| libexecdir='${exec_prefix}/lib' >| fi >| >| # Continue with the standard behavior of configure defined in AC_SITE_LOAD: >| if test "x$prefix" != xNONE; then >| ac_site_file1=$prefix/share/config.site >| ac_site_file2=$prefix/etc/config.site >| else >| ac_site_file1=$ac_default_prefix/share/config.site >| ac_site_file2=$ac_default_prefix/etc/config.site >| fi >| for ac_site_file in "$ac_site_file1" "$ac_site_file2" >| do >| test "x$ac_site_file" = xNONE && continue >| if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then >| { $as_echo "/usr/share/site/i686-pc-linux-gnu:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 >| $as_echo "/usr/share/site/i686-pc-linux-gnu: loading site script $ac_site_file" >&6;} >| sed 's/^/| /' "$ac_site_file" >&5 >| . "$ac_site_file" \ >| || { { $as_echo "/usr/share/site/i686-pc-linux-gnu:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 >| $as_echo "/usr/share/site/i686-pc-linux-gnu: error: in \`$ac_pwd':" >&2;} >| as_fn_error $? "failed to load site script $ac_site_file >| See \`config.log' for more details" "$LINENO" 5; } >| fi >| done >configure:3053: checking for gcc >configure:3069: found /usr/bin/gcc >configure:3080: result: gcc >configure:3309: checking for C compiler version >configure:3318: gcc --version >&5 >gcc (SUSE Linux) 4.7.2 20130108 [gcc-4_7-branch revision 195012] >Copyright (C) 2012 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3329: $? = 0 >configure:3318: gcc -v >&5 >Using built-in specs. >COLLECT_GCC=gcc >COLLECT_LTO_WRAPPER=/usr/lib/gcc/i586-suse-linux/4.7/lto-wrapper >Target: i586-suse-linux >Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.7 --enable-ssp --disable-libssp --disable-libitm --disable-plugin --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --enable-linker-build-id --program-suffix=-4.7 --enable-linux-futex --without-system-libunwind --with-arch-32=i586 --with-tune=generic --build=i586-suse-linux >Thread model: posix >gcc version 4.7.2 20130108 [gcc-4_7-branch revision 195012] (SUSE Linux) >configure:3329: $? = 0 >configure:3318: gcc -V >&5 >gcc: error: unrecognized command line option '-V' >gcc: fatal error: no input files >compilation terminated. >configure:3329: $? = 1 >configure:3318: gcc -qversion >&5 >gcc: error: unrecognized command line option '-qversion' >gcc: fatal error: no input files >compilation terminated. >configure:3329: $? = 1 >configure:3349: checking whether the C compiler works >configure:3371: gcc conftest.c >&5 >configure:3375: $? = 0 >configure:3423: result: yes >configure:3426: checking for C compiler default output file name >configure:3428: result: a.out >configure:3434: checking for suffix of executables >configure:3441: gcc -o conftest conftest.c >&5 >configure:3445: $? = 0 >configure:3467: result: >configure:3489: checking whether we are cross compiling >configure:3497: gcc -o conftest conftest.c >&5 >configure:3501: $? = 0 >configure:3508: ./conftest >configure:3512: $? = 0 >configure:3527: result: no >configure:3532: checking for suffix of object files >configure:3554: gcc -c conftest.c >&5 >configure:3558: $? = 0 >configure:3579: result: o >configure:3583: checking whether we are using the GNU C compiler >configure:3602: gcc -c conftest.c >&5 >configure:3602: $? = 0 >configure:3611: result: yes >configure:3620: checking whether gcc accepts -g >configure:3640: gcc -c -g conftest.c >&5 >configure:3640: $? = 0 >configure:3681: result: yes >configure:3698: checking for gcc option to accept ISO C89 >configure:3761: gcc -c -g -O2 conftest.c >&5 >configure:3761: $? = 0 >configure:3774: result: none needed >configure:3800: checking how to run the C preprocessor >configure:3831: gcc -E conftest.c >configure:3831: $? = 0 >configure:3845: gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:3845: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3870: result: gcc -E >configure:3890: gcc -E conftest.c >configure:3890: $? = 0 >configure:3904: gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:3904: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3933: checking for grep that handles long lines and -e >configure:3991: result: /usr/bin/grep >configure:3996: checking for egrep >configure:4058: result: /usr/bin/grep -E >configure:4063: checking for ANSI C header files >configure:4083: gcc -c -g -O2 conftest.c >&5 >configure:4083: $? = 0 >configure:4156: gcc -o conftest -g -O2 conftest.c >&5 >configure:4156: $? = 0 >configure:4156: ./conftest >configure:4156: $? = 0 >configure:4167: result: yes >configure:4180: checking for sys/types.h >configure:4180: gcc -c -g -O2 conftest.c >&5 >configure:4180: $? = 0 >configure:4180: result: yes >configure:4180: checking for sys/stat.h >configure:4180: gcc -c -g -O2 conftest.c >&5 >configure:4180: $? = 0 >configure:4180: result: yes >configure:4180: checking for stdlib.h >configure:4180: gcc -c -g -O2 conftest.c >&5 >configure:4180: $? = 0 >configure:4180: result: yes >configure:4180: checking for string.h >configure:4180: gcc -c -g -O2 conftest.c >&5 >configure:4180: $? = 0 >configure:4180: result: yes >configure:4180: checking for memory.h >configure:4180: gcc -c -g -O2 conftest.c >&5 >configure:4180: $? = 0 >configure:4180: result: yes >configure:4180: checking for strings.h >configure:4180: gcc -c -g -O2 conftest.c >&5 >configure:4180: $? = 0 >configure:4180: result: yes >configure:4180: checking for inttypes.h >configure:4180: gcc -c -g -O2 conftest.c >&5 >configure:4180: $? = 0 >configure:4180: result: yes >configure:4180: checking for stdint.h >configure:4180: gcc -c -g -O2 conftest.c >&5 >configure:4180: $? = 0 >configure:4180: result: yes >configure:4180: checking for unistd.h >configure:4180: gcc -c -g -O2 conftest.c >&5 >configure:4180: $? = 0 >configure:4180: result: yes >configure:4193: checking minix/config.h usability >configure:4193: gcc -c -g -O2 conftest.c >&5 >conftest.c:52:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:4193: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:4193: result: no >configure:4193: checking minix/config.h presence >configure:4193: gcc -E conftest.c >conftest.c:19:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:4193: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <minix/config.h> >configure:4193: result: no >configure:4193: checking for minix/config.h >configure:4193: result: no >configure:4214: checking whether it is safe to define __EXTENSIONS__ >configure:4232: gcc -c -g -O2 conftest.c >&5 >configure:4232: $? = 0 >configure:4239: result: yes >configure:4303: checking for a BSD-compatible install >configure:4371: result: /usr/bin/install -c >configure:4382: checking whether build environment is sane >configure:4437: result: yes >configure:4588: checking for a thread-safe mkdir -p >configure:4627: result: /usr/bin/mkdir -p >configure:4634: checking for gawk >configure:4650: found /usr/bin/gawk >configure:4661: result: gawk >configure:4672: checking whether make sets $(MAKE) >configure:4694: result: yes >configure:4724: checking for style of include used by make >configure:4752: result: GNU >configure:4833: checking how to create a pax tar archive >configure:4846: tar --version >tar (GNU tar) 1.26 >Copyright (C) 2011 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. > >Written by John Gilmore and Jay Fenlason. >configure:4849: $? = 0 >configure:4889: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar >configure:4892: $? = 0 >configure:4896: tar -xf - <conftest.tar >configure:4899: $? = 0 >configure:4912: result: gnutar >configure:4920: checking dependency style of gcc >configure:5031: result: gcc3 >configure:5048: checking whether gcc and cc understand -c and -o together >configure:5079: gcc -c conftest.c -o conftest2.o >&5 >configure:5083: $? = 0 >configure:5089: gcc -c conftest.c -o conftest2.o >&5 >configure:5093: $? = 0 >configure:5104: cc -c conftest.c >&5 >configure:5108: $? = 0 >configure:5116: cc -c conftest.c -o conftest2.o >&5 >configure:5120: $? = 0 >configure:5126: cc -c conftest.c -o conftest2.o >&5 >configure:5130: $? = 0 >configure:5148: result: yes >configure:5223: checking for ar >configure:5239: found /usr/bin/ar >configure:5250: result: ar >configure:5276: checking the archiver (ar) interface >configure:5286: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:5286: $? = 0 >configure:5288: ar cru libconftest.a conftest.o >&5 >configure:5291: $? = 0 >configure:5314: result: ar >configure:5395: checking build system type >configure:5409: result: i686-pc-linux-gnu >configure:5429: checking host system type >configure:5442: result: i686-pc-linux-gnu >configure:5483: checking how to print strings >configure:5510: result: printf >configure:5531: checking for a sed that does not truncate output >configure:5595: result: /usr/bin/sed >configure:5613: checking for fgrep >configure:5675: result: /usr/bin/grep -F >configure:5710: checking for ld used by gcc >configure:5777: result: /usr/i586-suse-linux/bin/ld >configure:5784: checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld >configure:5799: result: yes >configure:5811: checking for BSD- or MS-compatible name lister (nm) >configure:5860: result: /usr/bin/nm -B >configure:5990: checking the name lister (/usr/bin/nm -B) interface >configure:5997: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:6000: /usr/bin/nm -B "conftest.o" >configure:6003: output >00000000 B some_variable >configure:6010: result: BSD nm >configure:6013: checking whether ln -s works >configure:6017: result: yes >configure:6025: checking the maximum length of command line arguments >configure:6155: result: 1572864 >configure:6172: checking whether the shell understands some XSI constructs >configure:6182: result: yes >configure:6186: checking whether the shell understands "+=" >configure:6192: result: yes >configure:6227: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format >configure:6267: result: func_convert_file_noop >configure:6274: checking how to convert i686-pc-linux-gnu file names to toolchain format >configure:6294: result: func_convert_file_noop >configure:6301: checking for /usr/i586-suse-linux/bin/ld option to reload object files >configure:6308: result: -r >configure:6382: checking for objdump >configure:6398: found /usr/bin/objdump >configure:6409: result: objdump >configure:6441: checking how to recognize dependent libraries >configure:6643: result: pass_all >configure:6728: checking for dlltool >configure:6758: result: no >configure:6788: checking how to associate runtime and link libraries >configure:6815: result: printf %s\n >configure:6939: checking for archiver @FILE support >configure:6956: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:6956: $? = 0 >configure:6959: ar cru libconftest.a @conftest.lst >&5 >configure:6962: $? = 0 >configure:6967: ar cru libconftest.a @conftest.lst >&5 >ar: conftest.o: No such file or directory >configure:6970: $? = 1 >configure:6982: result: @ >configure:7040: checking for strip >configure:7056: found /usr/bin/strip >configure:7067: result: strip >configure:7139: checking for ranlib >configure:7155: found /usr/bin/ranlib >configure:7166: result: ranlib >configure:7268: checking command to parse /usr/bin/nm -B output from gcc object >configure:7388: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:7391: $? = 0 >configure:7395: /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 >configure:7398: $? = 0 >configure:7464: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftstm.o >&5 >configure:7467: $? = 0 >configure:7505: result: ok >configure:7542: checking for sysroot >configure:7572: result: no >configure:7828: checking for mt >configure:7844: found /usr/bin/mt >configure:7855: result: mt >configure:7878: checking if mt is a manifest tool >configure:7884: mt '-?' >configure:7892: result: no >configure:8531: checking for dlfcn.h >configure:8531: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:8531: $? = 0 >configure:8531: result: yes >configure:8707: checking for objdir >configure:8722: result: .libs >configure:8993: checking if gcc supports -fno-rtti -fno-exceptions >configure:9011: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] >configure:9015: $? = 0 >configure:9028: result: no >configure:9355: checking for gcc option to produce PIC >configure:9362: result: -fPIC -DPIC >configure:9370: checking if gcc PIC flag -fPIC -DPIC works >configure:9388: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fPIC -DPIC -DPIC conftest.c >&5 >configure:9392: $? = 0 >configure:9405: result: yes >configure:9434: checking if gcc static flag -static works >configure:9462: result: no >configure:9477: checking if gcc supports -c -o file.o >configure:9498: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -o out/conftest2.o conftest.c >&5 >configure:9502: $? = 0 >configure:9524: result: yes >configure:9532: checking if gcc supports -c -o file.o >configure:9579: result: yes >configure:9612: checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries >configure:10765: result: yes >configure:10802: checking whether -lc should be explicitly linked in >configure:10810: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:10813: $? = 0 >configure:10828: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 >configure:10831: $? = 0 >configure:10845: result: no >configure:11005: checking dynamic linker characteristics >configure:11516: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:11516: $? = 0 >configure:11738: result: GNU/Linux ld.so >configure:11845: checking how to hardcode library paths into programs >configure:11870: result: immediate >configure:12410: checking whether stripping libraries is possible >configure:12415: result: yes >configure:12450: checking if libtool supports shared libraries >configure:12452: result: yes >configure:12455: checking whether to build shared libraries >configure:12476: result: yes >configure:12479: checking whether to build static libraries >configure:12483: result: no >configure:12535: checking whether NLS is requested >configure:12544: result: yes >configure:12582: checking for msgfmt >configure:12613: result: /usr/bin/msgfmt >configure:12622: checking for gmsgfmt >configure:12653: result: /usr/bin/msgfmt >configure:12693: checking for xgettext >configure:12724: result: /usr/bin/xgettext >configure:12764: checking for msgmerge >configure:12794: result: /usr/bin/msgmerge >configure:12869: checking for ld used by GCC >configure:12933: result: /usr/i586-suse-linux/bin/ld >configure:12940: checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld >configure:12953: result: yes >configure:12959: checking for shared library run path origin >configure:12972: result: done >configure:13388: checking whether NLS is requested >configure:13397: result: yes >configure:13415: checking for GNU gettext in libc >configure:13434: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:13434: $? = 0 >configure:13442: result: yes >configure:14022: checking whether to use NLS >configure:14024: result: yes >configure:14027: checking where the gettext function comes from >configure:14038: result: libc >configure:14124: checking whether make supports nested variables >configure:14141: result: yes >configure:14165: checking for stdint.h >configure:14165: result: yes >configure:14165: checking for dlfcn.h >configure:14165: result: yes >configure:14178: checking for errno_t >configure:14178: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:39:13: error: 'errno_t' undeclared (first use in this function) >conftest.c:39:13: note: each undeclared identifier is reported only once for each function it appears in >configure:14178: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <errno.h> >| >| int >| main () >| { >| if (sizeof (errno_t)) >| return 0; >| ; >| return 0; >| } >configure:14178: result: no >configure:14232: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:14232: $? = 0 >configure:14262: checking for pthread_mutexattr_setrobust >configure:14262: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lpthread >&5 >configure:14262: $? = 0 >configure:14262: result: yes >configure:14262: checking for pthread_mutex_consistent >configure:14262: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lpthread >&5 >configure:14262: $? = 0 >configure:14262: result: yes >configure:14262: checking for pthread_mutexattr_setrobust_np >configure:14262: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lpthread >&5 >configure:14262: $? = 0 >configure:14262: result: yes >configure:14262: checking for pthread_mutex_consistent_np >configure:14262: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lpthread >&5 >configure:14262: $? = 0 >configure:14262: result: yes >configure:14278: checking for utimensat >configure:14278: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:14278: $? = 0 >configure:14278: result: yes >configure:14278: checking for futimens >configure:14278: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:14278: $? = 0 >configure:14278: result: yes >configure:14292: checking security/pam_appl.h usability >configure:14292: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:14292: $? = 0 >configure:14292: result: yes >configure:14292: checking security/pam_appl.h presence >configure:14292: gcc -E conftest.c >configure:14292: $? = 0 >configure:14292: result: yes >configure:14292: checking for security/pam_appl.h >configure:14292: result: yes >configure:14297: checking for pam_get_item in -lpam >configure:14322: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lpam >&5 >configure:14322: $? = 0 >configure:14331: result: yes >configure:14292: checking security/pam_misc.h usability >configure:14292: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:14292: $? = 0 >configure:14292: result: yes >configure:14292: checking security/pam_misc.h presence >configure:14292: gcc -E conftest.c >configure:14292: $? = 0 >configure:14292: result: yes >configure:14292: checking for security/pam_misc.h >configure:14292: result: yes >configure:14297: checking for pam_get_item in -lpam >configure:14331: result: yes >configure:14292: checking security/pam_modules.h usability >configure:14292: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:14292: $? = 0 >configure:14292: result: yes >configure:14292: checking security/pam_modules.h presence >configure:14292: gcc -E conftest.c >configure:14292: $? = 0 >configure:14292: result: yes >configure:14292: checking for security/pam_modules.h >configure:14292: result: yes >configure:14297: checking for pam_get_item in -lpam >configure:14331: result: yes >configure:14400: Detected operating system type: suse >configure:14445: checking for struct ucred.pid >configure:14445: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:14445: $? = 0 >configure:14445: result: yes >configure:14455: checking for struct ucred.uid >configure:14455: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:14455: $? = 0 >configure:14455: result: yes >configure:14465: checking for struct ucred.gid >configure:14465: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:14465: $? = 0 >configure:14465: result: yes >configure:15163: checking popt.h usability >configure:15163: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:15163: $? = 0 >configure:15163: result: yes >configure:15163: checking popt.h presence >configure:15163: gcc -E conftest.c >configure:15163: $? = 0 >configure:15163: result: yes >configure:15163: checking for popt.h >configure:15163: result: yes >configure:15168: checking for poptGetContext in -lpopt >configure:15193: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lpopt >&5 >configure:15193: $? = 0 >configure:15202: result: yes >configure:15271: checking for pkg-config >configure:15289: found /usr/bin/pkg-config >configure:15301: result: /usr/bin/pkg-config >configure:15326: checking pkg-config is at least version 0.9.0 >configure:15329: result: yes >configure:15338: checking talloc.h usability >configure:15338: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:15338: $? = 0 >configure:15338: result: yes >configure:15338: checking talloc.h presence >configure:15338: gcc -E conftest.c >configure:15338: $? = 0 >configure:15338: result: yes >configure:15338: checking for talloc.h >configure:15338: result: yes >configure:15340: checking for talloc_init in -ltalloc >configure:15365: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -ltalloc >&5 >configure:15365: $? = 0 >configure:15374: result: yes >configure:15481: checking tdb.h usability >configure:15481: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:15481: $? = 0 >configure:15481: result: yes >configure:15481: checking tdb.h presence >configure:15481: gcc -E conftest.c >configure:15481: $? = 0 >configure:15481: result: yes >configure:15481: checking for tdb.h >configure:15481: result: yes >configure:15486: checking for tdb_repack in -ltdb >configure:15511: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -ltdb >&5 >configure:15511: $? = 0 >configure:15520: result: yes >configure:15629: checking tevent.h usability >configure:15629: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:15629: $? = 0 >configure:15629: result: yes >configure:15629: checking tevent.h presence >configure:15629: gcc -E conftest.c >configure:15629: $? = 0 >configure:15629: result: yes >configure:15629: checking for tevent.h >configure:15629: result: yes >configure:15631: checking for tevent_context_init in -ltevent >configure:15656: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -ltevent -ltalloc >&5 >configure:15656: $? = 0 >configure:15665: result: yes >configure:15774: checking for LDB >configure:15782: $PKG_CONFIG --exists --print-errors "ldb >= 0.9.2" >configure:15785: $? = 0 >configure:15800: $PKG_CONFIG --exists --print-errors "ldb >= 0.9.2" >configure:15803: $? = 0 >configure:15858: result: yes >configure:15866: checking ldb.h usability >configure:15866: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:15866: $? = 0 >configure:15866: result: yes >configure:15866: checking ldb.h presence >configure:15866: gcc -E conftest.c >configure:15866: $? = 0 >configure:15866: result: yes >configure:15866: checking for ldb.h >configure:15866: result: yes >configure:15871: checking for ldb_init in -lldb >configure:15896: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lldb -ltevent -ltdb -ldl -lldap >&5 >configure:15896: $? = 0 >configure:15905: result: yes >configure:15866: checking ldb_module.h usability >configure:15866: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:15866: $? = 0 >configure:15866: result: yes >configure:15866: checking ldb_module.h presence >configure:15866: gcc -E conftest.c >configure:15866: $? = 0 >configure:15866: result: yes >configure:15866: checking for ldb_module.h >configure:15866: result: yes >configure:15871: checking for ldb_init in -lldb >configure:15905: result: yes >configure:15935: checking feature ldb runtime version check >configure:15951: result: no >configure:15955: ldb lib directory: /usr/lib/ldb >configure:15965: checking for DHASH >configure:15973: $PKG_CONFIG --exists --print-errors "dhash >= 0.4.2" >configure:15976: $? = 0 >configure:15991: $PKG_CONFIG --exists --print-errors "dhash >= 0.4.2" >configure:15994: $? = 0 >configure:16032: result: yes >configure:16044: checking for COLLECTION >configure:16052: $PKG_CONFIG --exists --print-errors "collection >= 0.5.1" >configure:16055: $? = 0 >configure:16070: $PKG_CONFIG --exists --print-errors "collection >= 0.5.1" >configure:16073: $? = 0 >configure:16111: result: yes >configure:16119: checking for INI_CONFIG >configure:16128: $PKG_CONFIG --exists --print-errors " > ini_config >= 1.0.0" >Requested 'ini_config >= 1.0.0' but version of ini_config is 0.6.1 >You may find new versions of ini_config at http://fedorahosted.org/sssd/ >configure:16132: $? = 1 >configure:16149: $PKG_CONFIG --exists --print-errors " > ini_config >= 1.0.0" >Requested 'ini_config >= 1.0.0' but version of ini_config is 0.6.1 >You may find new versions of ini_config at http://fedorahosted.org/sssd/ >configure:16153: $? = 1 >Requested 'ini_config >= 1.0.0' but version of ini_config is 0.6.1 >You may find new versions of ini_config at http://fedorahosted.org/sssd/ >configure:16184: result: no >configure:16187: WARNING: libini_config-devel >= 1.0.0 not available, trying older version >configure:16191: checking for INI_CONFIG >configure:16200: $PKG_CONFIG --exists --print-errors " > ini_config >= 0.6.1" >configure:16204: $? = 0 >configure:16221: $PKG_CONFIG --exists --print-errors " > ini_config >= 0.6.1" >configure:16225: $? = 0 >configure:16270: result: yes >configure:16405: checking for security/pam_appl.h >configure:16405: result: yes >configure:16410: checking for pam_get_item in -lpam >configure:16444: result: yes >configure:16405: checking for security/pam_misc.h >configure:16405: result: yes >configure:16410: checking for pam_get_item in -lpam >configure:16444: result: yes >configure:16405: checking for security/pam_modules.h >configure:16405: result: yes >configure:16410: checking for pam_get_item in -lpam >configure:16444: result: yes >configure:16479: checking for ldap_search in -lldap >configure:16504: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lldap >&5 >configure:16504: $? = 0 >configure:16513: result: yes >configure:16641: checking for ber_pvt_opt_on in -llber >configure:16666: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -llber >&5 >configure:16666: $? = 0 >configure:16675: result: yes >configure:16710: checking for ldap_control_create >configure:16710: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -llber -lldap >&5 >configure:16710: $? = 0 >configure:16710: result: yes >configure:16710: checking for ldap_init_fd >configure:16710: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -llber -lldap >&5 >configure:16710: $? = 0 >configure:16710: result: yes >configure:16710: checking for ldap_create_deref_control_value >configure:16710: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -llber -lldap >&5 >configure:16710: $? = 0 >configure:16710: result: yes >configure:16710: checking for ldap_parse_derefresponse_control >configure:16710: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -llber -lldap >&5 >configure:16710: $? = 0 >configure:16710: result: yes >configure:16710: checking for ldap_derefresponse_free >configure:16710: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -llber -lldap >&5 >configure:16710: $? = 0 >configure:16710: result: yes >configure:16719: checking for struct ldap_conncb.lc_arg >configure:16719: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:16719: $? = 0 >configure:16719: result: yes >configure:16747: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -llber -lldap >&5 >configure:16747: $? = 0 >configure:16747: ./conftest >configure:16747: $? = 0 >configure:16762: checking for LDAPDerefRes >configure:16762: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:16762: $? = 0 >configure:16762: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:88:27: error: expected expression before ')' token >configure:16762: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| /* end confdefs.h. */ >| #include <ldap.h> >| >| int >| main () >| { >| if (sizeof ((LDAPDerefRes))) >| return 0; >| ; >| return 0; >| } >configure:16762: result: yes >configure:16782: checking for PCRE >configure:16790: $PKG_CONFIG --exists --print-errors "libpcre" >configure:16793: $? = 0 >configure:16808: $PKG_CONFIG --exists --print-errors "libpcre" >configure:16811: $? = 0 >configure:16866: result: yes >configure:16871: $PKG_CONFIG --exists --print-errors "libpcre >= 7" >configure:16874: $? = 0 >configure:16876: PCRE version is 7 or higher >configure:16888: checking pcre.h usability >configure:16888: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:16888: $? = 0 >configure:16888: result: yes >configure:16888: checking pcre.h presence >configure:16888: gcc -E conftest.c >configure:16888: $? = 0 >configure:16888: result: yes >configure:16888: checking for pcre.h >configure:16888: result: yes >configure:16898: checking for pcre_compile in -lpcre >configure:16923: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lpcre >&5 >configure:16923: $? = 0 >configure:16932: result: yes >configure:16954: checking for krb5-config >configure:16972: found /usr/lib/mit/bin/krb5-config >configure:16984: result: /usr/lib/mit/bin/krb5-config >configure:16992: checking for working krb5-config >configure:16997: result: yes >configure:17021: checking krb5.h usability >configure:17021: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17021: $? = 0 >configure:17021: result: yes >configure:17021: checking krb5.h presence >configure:17021: gcc -E conftest.c >configure:17021: $? = 0 >configure:17021: result: yes >configure:17021: checking for krb5.h >configure:17021: result: yes >configure:17021: checking krb5/krb5.h usability >configure:17021: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17021: $? = 0 >configure:17021: result: yes >configure:17021: checking krb5/krb5.h presence >configure:17021: gcc -E conftest.c >configure:17021: $? = 0 >configure:17021: result: yes >configure:17021: checking for krb5/krb5.h >configure:17021: result: yes >configure:17031: checking for krb5_ticket_times >configure:17031: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17031: $? = 0 >configure:17031: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:96:32: error: expected expression before ')' token >configure:17031: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| /* end confdefs.h. */ >| #ifdef HAVE_KRB5_KRB5_H >| #include <krb5/krb5.h> >| #else >| #include <krb5.h> >| #endif >| >| >| int >| main () >| { >| if (sizeof ((krb5_ticket_times))) >| return 0; >| ; >| return 0; >| } >configure:17031: result: yes >configure:17046: checking for krb5_times >configure:17046: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:97:13: error: 'krb5_times' undeclared (first use in this function) >conftest.c:97:13: note: each undeclared identifier is reported only once for each function it appears in >configure:17046: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| /* end confdefs.h. */ >| #ifdef HAVE_KRB5_KRB5_H >| #include <krb5/krb5.h> >| #else >| #include <krb5.h> >| #endif >| >| >| int >| main () >| { >| if (sizeof (krb5_times)) >| return 0; >| ; >| return 0; >| } >configure:17046: result: no >configure:17061: checking for krb5_trace_info >configure:17061: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:97:13: error: 'krb5_trace_info' undeclared (first use in this function) >conftest.c:97:13: note: each undeclared identifier is reported only once for each function it appears in >configure:17061: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| /* end confdefs.h. */ >| #ifdef HAVE_KRB5_KRB5_H >| #include <krb5/krb5.h> >| #else >| #include <krb5.h> >| #endif >| >| >| int >| main () >| { >| if (sizeof (krb5_trace_info)) >| return 0; >| ; >| return 0; >| } >configure:17061: result: no >configure:17099: checking for krb5_get_init_creds_opt_alloc >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_get_error_message >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_free_unparsed_name >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_get_init_creds_opt_set_expire_callback >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_get_init_creds_opt_set_fast_ccache_name >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_get_init_creds_opt_set_fast_flags >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_get_init_creds_opt_set_canonicalize >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_get_init_creds_opt_set_responder >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >/tmp/ccgnyXo8.o: In function `main': >/home/steve/Descargas/sssd-1.9.92/conftest.c:128: undefined reference to `krb5_get_init_creds_opt_set_responder' >collect2: error: ld returned 1 exit status >configure:17099: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| /* end confdefs.h. */ >| /* Define krb5_get_init_creds_opt_set_responder to an innocuous variant, in case <limits.h> declares krb5_get_init_creds_opt_set_responder. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define krb5_get_init_creds_opt_set_responder innocuous_krb5_get_init_creds_opt_set_responder >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char krb5_get_init_creds_opt_set_responder (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef krb5_get_init_creds_opt_set_responder >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char krb5_get_init_creds_opt_set_responder (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_krb5_get_init_creds_opt_set_responder || defined __stub___krb5_get_init_creds_opt_set_responder >| choke me >| #endif >| >| int >| main () >| { >| return krb5_get_init_creds_opt_set_responder (); >| ; >| return 0; >| } >configure:17099: result: no >configure:17099: checking for krb5_parse_name_flags >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_unparse_name_flags >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_get_init_creds_opt_set_change_password_prompt >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_free_keytab_entry_contents >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_kt_free_entry >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_princ_realm >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >/tmp/ccaFnzED.o: In function `main': >/home/steve/Descargas/sssd-1.9.92/conftest.c:133: undefined reference to `krb5_princ_realm' >collect2: error: ld returned 1 exit status >configure:17099: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| /* end confdefs.h. */ >| /* Define krb5_princ_realm to an innocuous variant, in case <limits.h> declares krb5_princ_realm. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define krb5_princ_realm innocuous_krb5_princ_realm >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char krb5_princ_realm (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef krb5_princ_realm >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char krb5_princ_realm (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_krb5_princ_realm || defined __stub___krb5_princ_realm >| choke me >| #endif >| >| int >| main () >| { >| return krb5_princ_realm (); >| ; >| return 0; >| } >configure:17099: result: no >configure:17099: checking for krb5_get_time_offsets >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_principal_get_realm >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >/tmp/cckiXSKD.o: In function `main': >/home/steve/Descargas/sssd-1.9.92/conftest.c:134: undefined reference to `krb5_principal_get_realm' >collect2: error: ld returned 1 exit status >configure:17099: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| /* end confdefs.h. */ >| /* Define krb5_principal_get_realm to an innocuous variant, in case <limits.h> declares krb5_principal_get_realm. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define krb5_principal_get_realm innocuous_krb5_principal_get_realm >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char krb5_principal_get_realm (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef krb5_principal_get_realm >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char krb5_principal_get_realm (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_krb5_principal_get_realm || defined __stub___krb5_principal_get_realm >| choke me >| #endif >| >| int >| main () >| { >| return krb5_principal_get_realm (); >| ; >| return 0; >| } >configure:17099: result: no >configure:17099: checking for krb5_cc_cache_match >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_timestamp_to_sfstring >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_set_trace_callback >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_find_authdata >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17099: checking for krb5_cc_get_full_name >configure:17099: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkrb5 -lk5crypto -lcom_err >&5 >configure:17099: $? = 0 >configure:17099: result: yes >configure:17124: checking for krb5/locate_plugin.h >configure:17124: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17124: $? = 0 >configure:17124: result: yes >configure:17156: checking ares.h usability >configure:17156: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17156: $? = 0 >configure:17156: result: yes >configure:17156: checking ares.h presence >configure:17156: gcc -E conftest.c >configure:17156: $? = 0 >configure:17156: result: yes >configure:17156: checking for ares.h >configure:17156: result: yes >configure:17161: checking for ares_init in -lcares >configure:17186: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lcares >&5 >configure:17186: $? = 0 >configure:17195: result: yes >configure:17211: checking for ares_free_data in -lcares >configure:17236: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lcares >&5 >configure:17236: $? = 0 >configure:17245: result: yes >configure:17269: checking for struct ares_addrttl >configure:17269: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17269: $? = 0 >configure:17269: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:112:34: error: expected expression before ')' token >configure:17269: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| /* end confdefs.h. */ >| #include <ares.h> >| >| int >| main () >| { >| if (sizeof ((struct ares_addrttl))) >| return 0; >| ; >| return 0; >| } >configure:17269: result: yes >configure:17279: checking for struct ares_addr6ttl >configure:17279: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17279: $? = 0 >configure:17279: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:113:35: error: expected expression before ')' token >configure:17279: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| /* end confdefs.h. */ >| #include <ares.h> >| >| int >| main () >| { >| if (sizeof ((struct ares_addr6ttl))) >| return 0; >| ; >| return 0; >| } >configure:17279: result: yes >configure:17297: checking for setjmp.h >configure:17297: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17297: $? = 0 >configure:17297: result: yes >configure:17309: checking for _will_return in -lcmocka >configure:17334: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lcmocka >&5 >/usr/lib/gcc/i586-suse-linux/4.7/../../../../i586-suse-linux/bin/ld: cannot find -lcmocka >collect2: error: ld returned 1 exit status >configure:17334: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char _will_return (); >| int >| main () >| { >| return _will_return (); >| ; >| return 0; >| } >configure:17343: result: no >configure:17349: WARNING: No libcmocka library found >configure:17297: checking for cmocka.h >configure:17297: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c:118:20: fatal error: cmocka.h: No such file or directory >compilation terminated. >configure:17297: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| /* end confdefs.h. */ >| #include <stdarg.h> >| # include <stddef.h> >| #ifdef HAVE_SETJMP_H >| # include <setjmp.h> >| #endif >| >| >| >| #include <cmocka.h> >configure:17297: result: no >configure:17355: WARNING: libcmocka header files not installed >configure:17368: checking for long long >configure:17368: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17368: $? = 0 >configure:17368: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:146:24: error: expected expression before ')' token >configure:17368: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((long long))) >| return 0; >| ; >| return 0; >| } >configure:17368: result: yes >configure:17383: checking size of int >configure:17388: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17388: $? = 0 >configure:17388: ./conftest >configure:17388: $? = 0 >configure:17402: result: 4 >configure:17416: checking size of char >configure:17421: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17421: $? = 0 >configure:17421: ./conftest >configure:17421: $? = 0 >configure:17435: result: 1 >configure:17449: checking size of short >configure:17454: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17454: $? = 0 >configure:17454: ./conftest >configure:17454: $? = 0 >configure:17468: result: 2 >configure:17482: checking size of long >configure:17487: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17487: $? = 0 >configure:17487: ./conftest >configure:17487: $? = 0 >configure:17501: result: 4 >configure:17515: checking size of long long >configure:17520: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17520: $? = 0 >configure:17520: ./conftest >configure:17520: $? = 0 >configure:17534: result: 8 >configure:17549: checking for uint_t >configure:17549: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:152:13: error: 'uint_t' undeclared (first use in this function) >conftest.c:152:13: note: each undeclared identifier is reported only once for each function it appears in >configure:17549: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof (uint_t)) >| return 0; >| ; >| return 0; >| } >configure:17549: result: no >configure:17560: checking for int8_t >configure:17560: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17560: $? = 0 >configure:17560: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:153:21: error: expected expression before ')' token >configure:17560: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define uint_t unsigned int >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((int8_t))) >| return 0; >| ; >| return 0; >| } >configure:17560: result: yes >configure:17571: checking for uint8_t >configure:17571: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17571: $? = 0 >configure:17571: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:153:22: error: expected expression before ')' token >configure:17571: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define uint_t unsigned int >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((uint8_t))) >| return 0; >| ; >| return 0; >| } >configure:17571: result: yes >configure:17582: checking for int16_t >configure:17582: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17582: $? = 0 >configure:17582: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:153:22: error: expected expression before ')' token >configure:17582: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define uint_t unsigned int >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((int16_t))) >| return 0; >| ; >| return 0; >| } >configure:17582: result: yes >configure:17593: checking for uint16_t >configure:17593: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17593: $? = 0 >configure:17593: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:153:23: error: expected expression before ')' token >configure:17593: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define uint_t unsigned int >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((uint16_t))) >| return 0; >| ; >| return 0; >| } >configure:17593: result: yes >configure:17606: checking for int32_t >configure:17606: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17606: $? = 0 >configure:17606: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:153:22: error: expected expression before ')' token >configure:17606: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define uint_t unsigned int >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((int32_t))) >| return 0; >| ; >| return 0; >| } >configure:17606: result: yes >configure:17617: checking for uint32_t >configure:17617: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17617: $? = 0 >configure:17617: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:153:23: error: expected expression before ')' token >configure:17617: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define uint_t unsigned int >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((uint32_t))) >| return 0; >| ; >| return 0; >| } >configure:17617: result: yes >configure:17655: checking for int64_t >configure:17655: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17655: $? = 0 >configure:17655: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:153:22: error: expected expression before ')' token >configure:17655: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define uint_t unsigned int >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((int64_t))) >| return 0; >| ; >| return 0; >| } >configure:17655: result: yes >configure:17666: checking for uint64_t >configure:17666: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17666: $? = 0 >configure:17666: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:153:23: error: expected expression before ')' token >configure:17666: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define uint_t unsigned int >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((uint64_t))) >| return 0; >| ; >| return 0; >| } >configure:17666: result: yes >configure:17678: checking for size_t >configure:17678: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17678: $? = 0 >configure:17678: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:153:21: error: expected expression before ')' token >configure:17678: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define uint_t unsigned int >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((size_t))) >| return 0; >| ; >| return 0; >| } >configure:17678: result: yes >configure:17689: checking for ssize_t >configure:17689: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17689: $? = 0 >configure:17689: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:153:22: error: expected expression before ')' token >configure:17689: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define uint_t unsigned int >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((ssize_t))) >| return 0; >| ; >| return 0; >| } >configure:17689: result: yes >configure:17705: checking size of off_t >configure:17710: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17710: $? = 0 >configure:17710: ./conftest >configure:17710: $? = 0 >configure:17724: result: 8 >configure:17738: checking size of size_t >configure:17743: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17743: $? = 0 >configure:17743: ./conftest >configure:17743: $? = 0 >configure:17757: result: 4 >configure:17771: checking size of ssize_t >configure:17776: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17776: $? = 0 >configure:17776: ./conftest >configure:17776: $? = 0 >configure:17790: result: 4 >configure:17801: checking for intptr_t >configure:17801: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17801: $? = 0 >configure:17801: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:156:23: error: expected expression before ')' token >configure:17801: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define uint_t unsigned int >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_SSIZE_T 4 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((intptr_t))) >| return 0; >| ; >| return 0; >| } >configure:17801: result: yes >configure:17812: checking for uintptr_t >configure:17812: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17812: $? = 0 >configure:17812: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:156:24: error: expected expression before ')' token >configure:17812: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define uint_t unsigned int >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_SSIZE_T 4 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((uintptr_t))) >| return 0; >| ; >| return 0; >| } >configure:17812: result: yes >configure:17823: checking for ptrdiff_t >configure:17823: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17823: $? = 0 >configure:17823: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:156:24: error: expected expression before ')' token >configure:17823: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sssd" >| #define PACKAGE_TARNAME "sssd" >| #define PACKAGE_VERSION "1.9.92" >| #define PACKAGE_STRING "sssd 1.9.92" >| #define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "sssd" >| #define VERSION "1.9.92" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PRERELEASE_VERSION "" >| #define HAVE_STDINT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >| #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_FUTIMENS 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_STRUCT_UCRED_PID 1 >| #define HAVE_STRUCT_UCRED_UID 1 >| #define HAVE_STRUCT_UCRED_GID 1 >| #define HAVE_UCRED 1 >| #define DISTRO_VERSION "" >| #define DB_PATH ""VARDIR"/lib/sss/db" >| #define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >| #define PID_PATH ""VARDIR"/run" >| #define LOG_PATH ""VARDIR"/log/sssd" >| #define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >| #define PIPE_PATH ""VARDIR"/lib/sss/pipes" >| #define MCACHE_PATH ""VARDIR"/lib/sss/mc" >| #define DEFAULT_CCACHE_DIR "/tmp" >| #define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >| #define TEST_DIR "." >| #define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >| #define HAVE_SELINUX 1 >| #define HAVE_NSCD /usr/sbin/nscd >| #define HAVE_SEMANAGE 1 >| #define NOLOGIN_SHELL "/sbin/nologin" >| #define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >| #define BUILD_SUDO 1 >| #define BUILD_AUTOFS 1 >| #define BUILD_SSH 1 >| #define HAVE_POPT_H 1 >| #define HAVE_TDB_H 1 >| #define HAVE_LDB_H 1 >| #define HAVE_LDB_MODULE_H 1 >| #define HAVE_LIBINI_CONFIG_V0 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SECURITY_PAM_MISC_H 1 >| #define HAVE_SECURITY_PAM_MODULES_H 1 >| #define HAVE_LDAP_CONTROL_CREATE 1 >| #define HAVE_LDAP_INIT_FD 1 >| #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >| #define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >| #define HAVE_LDAP_DEREFRESPONSE_FREE 1 >| #define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >| #define HAVE_LDAP_CONNCB 1 >| #define HAVE_PCRE_H 1 >| #define HAVE_KRB5_H 1 >| #define HAVE_KRB5_KRB5_H 1 >| #define HAVE_KRB5_TICKET_TIMES 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >| #define HAVE_KRB5_GET_ERROR_MESSAGE 1 >| #define HAVE_KRB5_FREE_UNPARSED_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >| #define HAVE_KRB5_PARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >| #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >| #define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >| #define HAVE_KRB5_KT_FREE_ENTRY 1 >| #define HAVE_KRB5_GET_TIME_OFFSETS 1 >| #define HAVE_KRB5_CC_CACHE_MATCH 1 >| #define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >| #define HAVE_KRB5_SET_TRACE_CALLBACK 1 >| #define HAVE_KRB5_FIND_AUTHDATA 1 >| #define HAVE_KRB5_CC_GET_FULL_NAME 1 >| #define HAVE_ARES_H 1 >| #define HAVE_ARES_DATA 1 >| #define HAVE_STRUCT_ARES_ADDRTTL 1 >| #define HAVE_STRUCT_ARES_ADDR6TTL 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define uint_t unsigned int >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_SSIZE_T 4 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((ptrdiff_t))) >| return 0; >| ; >| return 0; >| } >configure:17823: result: yes >configure:17857: checking for nscd >configure:17888: result: /usr/sbin/nscd >configure:17896: checking for nscd >configure:17905: result: yes >configure:17914: checking for nsupdate >configure:17932: found /usr/bin/nsupdate >configure:17944: result: /usr/bin/nsupdate >configure:17952: checking for executable nsupdate >configure:17960: result: yes >configure:17963: checking for nsupdate 'realm' support' >configure:17965: echo realm |$NSUPDATE >&2 >configure:17968: $? = 0 >configure:17970: result: yes >configure:17990: checking keyutils.h usability >configure:17990: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:17990: $? = 0 >configure:17990: result: yes >configure:17990: checking keyutils.h presence >configure:17990: gcc -E conftest.c >configure:17990: $? = 0 >configure:17990: result: yes >configure:17990: checking for keyutils.h >configure:17990: result: yes >configure:17995: checking for add_key in -lkeyutils >configure:18020: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lkeyutils >&5 >configure:18020: $? = 0 >configure:18029: result: yes >configure:18078: checking for NDR_KRB5PAC >configure:18086: $PKG_CONFIG --exists --print-errors "ndr_krb5pac" >Package ndr_krb5pac was not found in the pkg-config search path. >Perhaps you should add the directory containing `ndr_krb5pac.pc' >to the PKG_CONFIG_PATH environment variable >No package 'ndr_krb5pac' found >configure:18089: $? = 1 >configure:18104: $PKG_CONFIG --exists --print-errors "ndr_krb5pac" >Package ndr_krb5pac was not found in the pkg-config search path. >Perhaps you should add the directory containing `ndr_krb5pac.pc' >to the PKG_CONFIG_PATH environment variable >No package 'ndr_krb5pac' found >configure:18107: $? = 1 >No package 'ndr_krb5pac' found >configure:18135: result: no >configure:18137: WARNING: Cannot build pac responder without libndr_krb5pac >configure:18152: checking for krb5-config >configure:18182: result: /usr/lib/mit/bin/krb5-config >configure:18190: checking for supported MIT krb5 version >configure:18198: result: yes >configure:18229: checking for sigprocmask >configure:18229: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:18229: $? = 0 >configure:18229: result: yes >configure:18229: checking for sigblock >configure:18229: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:18229: $? = 0 >configure:18229: result: yes >configure:18229: checking for sigaction >configure:18229: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:18229: $? = 0 >configure:18229: result: yes >configure:18229: checking for getpgrp >configure:18229: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:18229: $? = 0 >configure:18229: result: yes >configure:18229: checking for prctl >configure:18229: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:18229: $? = 0 >configure:18229: result: yes >configure:18244: checking for NDR_NBT >configure:18252: $PKG_CONFIG --exists --print-errors "ndr_nbt" >Package ndr_nbt was not found in the pkg-config search path. >Perhaps you should add the directory containing `ndr_nbt.pc' >to the PKG_CONFIG_PATH environment variable >No package 'ndr_nbt' found >configure:18255: $? = 1 >configure:18270: $PKG_CONFIG --exists --print-errors "ndr_nbt" >Package ndr_nbt was not found in the pkg-config search path. >Perhaps you should add the directory containing `ndr_nbt.pc' >to the PKG_CONFIG_PATH environment variable >No package 'ndr_nbt' found >configure:18273: $? = 1 >No package 'ndr_nbt' found >configure:18301: result: no >configure:18303: error: "Please install Samba 4 development libraries" > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set= >ac_cv_env_CFLAGS_value= >ac_cv_env_CHECK_CFLAGS_set= >ac_cv_env_CHECK_CFLAGS_value= >ac_cv_env_CHECK_LIBS_set= >ac_cv_env_CHECK_LIBS_value= >ac_cv_env_COLLECTION_CFLAGS_set= >ac_cv_env_COLLECTION_CFLAGS_value= >ac_cv_env_COLLECTION_LIBS_set= >ac_cv_env_COLLECTION_LIBS_value= >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CRYPTO_CFLAGS_set= >ac_cv_env_CRYPTO_CFLAGS_value= >ac_cv_env_CRYPTO_LIBS_set= >ac_cv_env_CRYPTO_LIBS_value= >ac_cv_env_DBUS_CFLAGS_set= >ac_cv_env_DBUS_CFLAGS_value= >ac_cv_env_DBUS_LIBS_set= >ac_cv_env_DBUS_LIBS_value= >ac_cv_env_DHASH_CFLAGS_set= >ac_cv_env_DHASH_CFLAGS_value= >ac_cv_env_DHASH_LIBS_set= >ac_cv_env_DHASH_LIBS_value= >ac_cv_env_GLIB2_CFLAGS_set= >ac_cv_env_GLIB2_CFLAGS_value= >ac_cv_env_GLIB2_LIBS_set= >ac_cv_env_GLIB2_LIBS_value= >ac_cv_env_INI_CONFIG_CFLAGS_set= >ac_cv_env_INI_CONFIG_CFLAGS_value= >ac_cv_env_INI_CONFIG_LIBS_set= >ac_cv_env_INI_CONFIG_LIBS_value= >ac_cv_env_KRB5_CFLAGS_set= >ac_cv_env_KRB5_CFLAGS_value= >ac_cv_env_KRB5_LIBS_set= >ac_cv_env_KRB5_LIBS_value= >ac_cv_env_LDB_CFLAGS_set= >ac_cv_env_LDB_CFLAGS_value= >ac_cv_env_LDB_LIBS_set= >ac_cv_env_LDB_LIBS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_LIBNL_CFLAGS_set= >ac_cv_env_LIBNL_CFLAGS_value= >ac_cv_env_LIBNL_LIBS_set= >ac_cv_env_LIBNL_LIBS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_NDR_KRB5PAC_CFLAGS_set= >ac_cv_env_NDR_KRB5PAC_CFLAGS_value= >ac_cv_env_NDR_KRB5PAC_LIBS_set= >ac_cv_env_NDR_KRB5PAC_LIBS_value= >ac_cv_env_NDR_NBT_CFLAGS_set= >ac_cv_env_NDR_NBT_CFLAGS_value= >ac_cv_env_NDR_NBT_LIBS_set= >ac_cv_env_NDR_NBT_LIBS_value= >ac_cv_env_NSS_CFLAGS_set= >ac_cv_env_NSS_CFLAGS_value= >ac_cv_env_NSS_LIBS_set= >ac_cv_env_NSS_LIBS_value= >ac_cv_env_PCRE_CFLAGS_set= >ac_cv_env_PCRE_CFLAGS_value= >ac_cv_env_PCRE_LIBS_set= >ac_cv_env_PCRE_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_PYTHON_set= >ac_cv_env_PYTHON_value= >ac_cv_env_TALLOC_CFLAGS_set= >ac_cv_env_TALLOC_CFLAGS_value= >ac_cv_env_TALLOC_LIBS_set= >ac_cv_env_TALLOC_LIBS_value= >ac_cv_env_TDB_CFLAGS_set= >ac_cv_env_TDB_CFLAGS_value= >ac_cv_env_TDB_LIBS_set= >ac_cv_env_TDB_LIBS_value= >ac_cv_env_TEVENT_CFLAGS_set= >ac_cv_env_TEVENT_CFLAGS_value= >ac_cv_env_TEVENT_LIBS_set= >ac_cv_env_TEVENT_LIBS_value= >ac_cv_env_build_alias_set= >ac_cv_env_build_alias_value= >ac_cv_env_host_alias_set= >ac_cv_env_host_alias_value= >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_futimens=yes >ac_cv_func_getpgrp=yes >ac_cv_func_krb5_cc_cache_match=yes >ac_cv_func_krb5_cc_get_full_name=yes >ac_cv_func_krb5_find_authdata=yes >ac_cv_func_krb5_free_keytab_entry_contents=yes >ac_cv_func_krb5_free_unparsed_name=yes >ac_cv_func_krb5_get_error_message=yes >ac_cv_func_krb5_get_init_creds_opt_alloc=yes >ac_cv_func_krb5_get_init_creds_opt_set_canonicalize=yes >ac_cv_func_krb5_get_init_creds_opt_set_change_password_prompt=yes >ac_cv_func_krb5_get_init_creds_opt_set_expire_callback=yes >ac_cv_func_krb5_get_init_creds_opt_set_fast_ccache_name=yes >ac_cv_func_krb5_get_init_creds_opt_set_fast_flags=yes >ac_cv_func_krb5_get_init_creds_opt_set_responder=no >ac_cv_func_krb5_get_time_offsets=yes >ac_cv_func_krb5_kt_free_entry=yes >ac_cv_func_krb5_parse_name_flags=yes >ac_cv_func_krb5_princ_realm=no >ac_cv_func_krb5_principal_get_realm=no >ac_cv_func_krb5_set_trace_callback=yes >ac_cv_func_krb5_timestamp_to_sfstring=yes >ac_cv_func_krb5_unparse_name_flags=yes >ac_cv_func_ldap_control_create=yes >ac_cv_func_ldap_create_deref_control_value=yes >ac_cv_func_ldap_derefresponse_free=yes >ac_cv_func_ldap_init_fd=yes >ac_cv_func_ldap_parse_derefresponse_control=yes >ac_cv_func_prctl=yes >ac_cv_func_pthread_mutex_consistent=yes >ac_cv_func_pthread_mutex_consistent_np=yes >ac_cv_func_pthread_mutexattr_setrobust=yes >ac_cv_func_pthread_mutexattr_setrobust_np=yes >ac_cv_func_sigaction=yes >ac_cv_func_sigblock=yes >ac_cv_func_sigprocmask=yes >ac_cv_func_utimensat=yes >ac_cv_header_ares_h=yes >ac_cv_header_cmocka_h=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_keyutils_h=yes >ac_cv_header_krb5_h=yes >ac_cv_header_krb5_krb5_h=yes >ac_cv_header_krb5_locate_plugin_h=yes >ac_cv_header_ldb_h=yes >ac_cv_header_ldb_module_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_pcre_h=yes >ac_cv_header_popt_h=yes >ac_cv_header_security_pam_appl_h=yes >ac_cv_header_security_pam_misc_h=yes >ac_cv_header_security_pam_modules_h=yes >ac_cv_header_setjmp_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_talloc_h=yes >ac_cv_header_tdb_h=yes >ac_cv_header_tevent_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_lib_cares_ares_free_data=yes >ac_cv_lib_cares_ares_init=yes >ac_cv_lib_cmocka__will_return=no >ac_cv_lib_keyutils_add_key=yes >ac_cv_lib_lber_ber_pvt_opt_on=yes >ac_cv_lib_ldap_ldap_search=yes >ac_cv_lib_ldb_ldb_init=yes >ac_cv_lib_pam_pam_get_item=yes >ac_cv_lib_pcre_pcre_compile=yes >ac_cv_lib_popt_poptGetContext=yes >ac_cv_lib_talloc_talloc_init=yes >ac_cv_lib_tdb_tdb_repack=yes >ac_cv_lib_tevent_tevent_context_init=yes >ac_cv_member_struct_ldap_conncb_lc_arg=yes >ac_cv_member_struct_ucred_gid=yes >ac_cv_member_struct_ucred_pid=yes >ac_cv_member_struct_ucred_uid=yes >ac_cv_objext=o >ac_cv_path_EGREP='/usr/bin/grep -E' >ac_cv_path_FGREP='/usr/bin/grep -F' >ac_cv_path_GMSGFMT=/usr/bin/msgfmt >ac_cv_path_GREP=/usr/bin/grep >ac_cv_path_KRB5_CONFIG=/usr/lib/mit/bin/krb5-config >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_NSCD=/usr/sbin/nscd >ac_cv_path_NSUPDATE=/usr/bin/nsupdate >ac_cv_path_SED=/usr/bin/sed >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/usr/bin/mkdir >ac_cv_prog_AWK=gawk >ac_cv_prog_CPP='gcc -E' >ac_cv_prog_ac_ct_AR=ar >ac_cv_prog_ac_ct_CC=gcc >ac_cv_prog_ac_ct_MANIFEST_TOOL=mt >ac_cv_prog_ac_ct_OBJDUMP=objdump >ac_cv_prog_ac_ct_RANLIB=ranlib >ac_cv_prog_ac_ct_STRIP=strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_gcc_c_o=yes >ac_cv_prog_make_make_set=yes >ac_cv_safe_to_define___extensions__=yes >ac_cv_sizeof_char=1 >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=4 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_off_t=8 >ac_cv_sizeof_short=2 >ac_cv_sizeof_size_t=4 >ac_cv_sizeof_ssize_t=4 >ac_cv_type_LDAPDerefRes=yes >ac_cv_type_errno_t=no >ac_cv_type_int16_t=yes >ac_cv_type_int32_t=yes >ac_cv_type_int64_t=yes >ac_cv_type_int8_t=yes >ac_cv_type_intptr_t=yes >ac_cv_type_krb5_ticket_times=yes >ac_cv_type_krb5_times=no >ac_cv_type_krb5_trace_info=no >ac_cv_type_long_long=yes >ac_cv_type_ptrdiff_t=yes >ac_cv_type_size_t=yes >ac_cv_type_ssize_t=yes >ac_cv_type_struct_ares_addr6ttl=yes >ac_cv_type_struct_ares_addrttl=yes >ac_cv_type_uint16_t=yes >ac_cv_type_uint32_t=yes >ac_cv_type_uint64_t=yes >ac_cv_type_uint8_t=yes >ac_cv_type_uint_t=no >ac_cv_type_uintptr_t=yes >acl_cv_hardcode_direct=no >acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_path_LD=/usr/i586-suse-linux/bin/ld >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_ar_interface=ar >am_cv_make_support_nested_variables=yes >am_cv_prog_tar_pax=gnutar >gt_cv_func_gnugettext1_libc=yes >lt_cv_ar_at_file=@ >lt_cv_archive_cmds_need_lc=no >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_nm_interface='BSD nm' >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/i586-suse-linux/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_mainfest_tool=no >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_pic='-fPIC -DPIC' >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=no >lt_cv_prog_gnu_ld=yes >lt_cv_sharedlib_from_linklib_cmd='printf %s\n' >lt_cv_shlibpath_overrides_runpath=yes >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'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_max_cmd_len=1572864 >lt_cv_to_host_file_cmd=func_convert_file_noop >lt_cv_to_tool_file_cmd=func_convert_file_noop >pkg_cv_COLLECTION_CFLAGS=' ' >pkg_cv_COLLECTION_LIBS='-lcollection ' >pkg_cv_DHASH_CFLAGS=' ' >pkg_cv_DHASH_LIBS='-ldhash ' >pkg_cv_INI_CONFIG_CFLAGS=' ' >pkg_cv_INI_CONFIG_LIBS='-lini_config -lcollection ' >pkg_cv_LDB_CFLAGS=' ' >pkg_cv_LDB_LIBS='-lldb -ltalloc ' >pkg_cv_PCRE_CFLAGS=' ' >pkg_cv_PCRE_LIBS='-lpcre ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /home/steve/Descargas/sssd-1.9.92/build/missing --run aclocal-1.12' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_V='$(V)' >AR='ar' >AUTOCONF='${SHELL} /home/steve/Descargas/sssd-1.9.92/build/missing --run autoconf' >AUTOHEADER='${SHELL} /home/steve/Descargas/sssd-1.9.92/build/missing --run autoheader' >AUTOMAKE='${SHELL} /home/steve/Descargas/sssd-1.9.92/build/missing --run automake-1.12' >AWK='gawk' >BUILD_ARES_DATA_FALSE='' >BUILD_ARES_DATA_TRUE='#' >BUILD_AUTOFS_FALSE='#' >BUILD_AUTOFS_TRUE='' >BUILD_KRB5_LOCATOR_PLUGIN_FALSE='#' >BUILD_KRB5_LOCATOR_PLUGIN_TRUE='' >BUILD_MANPAGES_FALSE='' >BUILD_MANPAGES_TRUE='#' >BUILD_PAC_RESPONDER_FALSE='' >BUILD_PAC_RESPONDER_TRUE='#' >BUILD_PYTHON_BINDINGS_FALSE='#' >BUILD_PYTHON_BINDINGS_TRUE='' >BUILD_SELINUX_FALSE='#' >BUILD_SELINUX_TRUE='' >BUILD_SEMANAGE_FALSE='#' >BUILD_SEMANAGE_TRUE='' >BUILD_SSH_FALSE='#' >BUILD_SSH_TRUE='' >BUILD_SUDO_FALSE='#' >BUILD_SUDO_TRUE='' >CARES_CFLAGS='' >CARES_LIBS='-lcares' >CARES_OBJ='' >CC='gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE' >CHECK_CFLAGS='' >CHECK_LIBS='' >CMOCKA_CFLAGS='' >CMOCKA_LIBS='' >COLLECTION_CFLAGS=' ' >COLLECTION_LIBS='-lcollection ' >COLLECTION_OBJ='' >CPP='gcc -E' >CPPFLAGS='' >CRYPTO_CFLAGS='' >CRYPTO_LIBS='' >CYGPATH_W='echo' >DBUS_CFLAGS='' >DBUS_LIBS='' >DEFS='' >DEPDIR='.deps' >DHASH_CFLAGS=' ' >DHASH_LIBS='-ldhash ' >DHASH_OBJ='' >DLLTOOL='false' >DOCBOOK_XSLT='' >DOXYGEN='' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/usr/bin/grep -E' >EXEEXT='' >FGREP='/usr/bin/grep -F' >GIT_CHECKOUT_FALSE='' >GIT_CHECKOUT_TRUE='#' >GLIB2_CFLAGS='' >GLIB2_LIBS='' >GMSGFMT='/usr/bin/msgfmt' >GREP='/usr/bin/grep' >HAVE_CHECK_FALSE='' >HAVE_CHECK_TRUE='' >HAVE_CMOCKA_FALSE='' >HAVE_CMOCKA_TRUE='' >HAVE_DEBIAN_FALSE='' >HAVE_DEBIAN_TRUE='#' >HAVE_DEVSHM_FALSE='' >HAVE_DEVSHM_TRUE='' >HAVE_DOXYGEN_FALSE='' >HAVE_DOXYGEN_TRUE='' >HAVE_FEDORA_FALSE='' >HAVE_FEDORA_TRUE='#' >HAVE_GCC_FALSE='#' >HAVE_GCC_TRUE='' >HAVE_GENTOO_FALSE='' >HAVE_GENTOO_TRUE='#' >HAVE_LIBCRYPTO_FALSE='' >HAVE_LIBCRYPTO_TRUE='#' >HAVE_MANPAGES='1' >HAVE_MANPAGES_FALSE='' >HAVE_MANPAGES_TRUE='' >HAVE_NSS_FALSE='#' >HAVE_NSS_TRUE='' >HAVE_PO4A_FALSE='' >HAVE_PO4A_TRUE='' >HAVE_PROFILE_CATALOGS_FALSE='' >HAVE_PROFILE_CATALOGS_TRUE='' >HAVE_PTHREAD_FALSE='#' >HAVE_PTHREAD_TRUE='' >HAVE_PYTHON_BINDINGS='1' >HAVE_REDHAT_FALSE='' >HAVE_REDHAT_TRUE='#' >HAVE_SELINUX='1' >HAVE_SEMANAGE='1' >HAVE_SUSE_FALSE='#' >HAVE_SUSE_TRUE='' >HAVE_SYSTEMD='' >HAVE_SYSTEMD_UNIT_FALSE='' >HAVE_SYSTEMD_UNIT_TRUE='' >HAVE_SYSV_FALSE='' >HAVE_SYSV_TRUE='' >INI_CONFIG_CFLAGS=' ' >INI_CONFIG_LIBS='-lini_config -lcollection ' >INI_CONFIG_OBJ='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INTLLIBS='' >KEYUTILS_LIBS='-lkeyutils' >KRB5_CFLAGS='' >KRB5_CONFIG='/usr/lib/mit/bin/krb5-config' >KRB5_LIBS='-lkrb5 -lk5crypto -lcom_err' >LD='/usr/i586-suse-linux/bin/ld' >LDB_CFLAGS=' ' >LDB_LIBS='-lldb' >LDB_OBJ='' >LDFLAGS='' >LIBICONV='-liconv' >LIBINTL='' >LIBNL_CFLAGS='' >LIBNL_LIBS='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LTLIBICONV='-liconv' >LTLIBINTL='' >LTLIBOBJS='' >MAKEINFO='${SHELL} /home/steve/Descargas/sssd-1.9.92/build/missing --run makeinfo' >MANIFEST_TOOL=':' >MKDIR_P='/usr/bin/mkdir -p' >MKINSTALLDIRS='$(top_builddir)/build/mkinstalldirs' >MSGFMT='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >NDR_KRB5PAC_CFLAGS='' >NDR_KRB5PAC_LIBS='' >NDR_NBT_CFLAGS='' >NDR_NBT_LIBS='' >NM='/usr/bin/nm -B' >NMEDIT='' >NSCD='/usr/sbin/nscd' >NSCD_PATH='/usr/sbin/nscd' >NSS_CFLAGS='' >NSS_LIBS='' >NSUPDATE='/usr/bin/nsupdate' >OBJDUMP='objdump' >OBJEXT='o' >OPENLDAP_CFLAGS='' >OPENLDAP_LIBS=' -llber -lldap' >OTOOL64='' >OTOOL='' >PACKAGE='sssd' >PACKAGE_BUGREPORT='sssd-devel@lists.fedorahosted.org' >PACKAGE_NAME='sssd' >PACKAGE_STRING='sssd 1.9.92' >PACKAGE_TARNAME='sssd' >PACKAGE_URL='' >PACKAGE_VERSION='1.9.92' >PAM_LIBS='-lpam' >PATH_SEPARATOR=':' >PCRE_CFLAGS=' ' >PCRE_LIBS='-lpcre' >PCRE_OBJ='' >PKG_CONFIG='/usr/bin/pkg-config' >PO4A='' >POPT_CFLAGS='' >POPT_LIBS='-lpopt' >POPT_OBJ='' >POSUB='po' >PRERELEASE_VERSION='' >PYTHON='' >PYTHON_CFLAGS='' >PYTHON_EXEC_PREFIX='' >PYTHON_INCLUDES='' >PYTHON_LIBS='' >PYTHON_PLATFORM='' >PYTHON_PREFIX='' >PYTHON_VERSION='' >RANLIB='ranlib' >SED='/usr/bin/sed' >SELINUX_LIBS='' >SEMANAGE_LIBS='' >SET_MAKE='' >SGML_CATALOG_FILES='/etc/xml/catalog' >SHELL='/bin/sh' >STRIP='strip' >TALLOC_CFLAGS='' >TALLOC_LIBS='-ltalloc' >TALLOC_OBJ='' >TDB_CFLAGS='' >TDB_LIBS='-ltdb' >TDB_OBJ='' >TEST_DIR='.' >TEVENT_CFLAGS='' >TEVENT_LIBS='-ltevent -ltalloc' >TEVENT_OBJ='' >UNICODE_LIBS='' >USE_NLS='yes' >VERSION='1.9.92' >WANT_AUX_INFO_FALSE='' >WANT_AUX_INFO_TRUE='#' >WITH_GLIB_FALSE='' >WITH_GLIB_TRUE='' >WITH_LIBUNISTRING_FALSE='' >WITH_LIBUNISTRING_TRUE='' >XGETTEXT='/usr/bin/xgettext' >XMLLINT='' >XSLTPROC='' >abs_builddir='' >ac_ct_AR='ar' >ac_ct_CC='gcc' >ac_ct_DUMPBIN='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__nodep='_no' >am__quote='' >am__tar='tar --format=posix -chf - "$$tardir"' >am__untar='tar -xf -' >appmodpath='${exec_prefix}/lib/sssd/modules' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >config_def_ccache_dir='/tmp' >config_def_ccname_template='FILE:%d/krb5cc_%U_XXXXXX' >datadir='${datarootdir}' >datarootdir='${prefix}/share' >dbpath='${prefix}/var/lib/sss/db' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='${datarootdir}/info' >initdir='${prefix}/etc/rc.d/init.d' >install_sh='${SHELL} /home/steve/Descargas/sssd-1.9.92/build/install-sh' >krb5authdatapluginpath='${exec_prefix}/lib/krb5/plugins/authdata' >krb5pluginpath='${exec_prefix}/lib/krb5/plugins/libkrb5' >krb5rcachedir='__LIBKRB5_DEFAULTS__' >ldblibdir='/usr/lib/ldb' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/lib' >localedir='${datarootdir}/locale' >localstatedir='${prefix}/var' >logpath='${prefix}/var/log/sssd' >mandir='${datarootdir}/man' >mcpath='${prefix}/var/lib/sss/mc' >mkdir_p='/usr/bin/mkdir -p' >nsslibdir='${exec_prefix}/lib' >oldincludedir='/usr/include' >pammoddir='${exec_prefix}/lib/security' >pdfdir='${docdir}' >pidpath='${prefix}/var/run' >pipepath='${prefix}/var/lib/sss/pipes' >pkgpyexecdir='' >pkgpythondir='' >pluginpath='${exec_prefix}/lib/sssd' >prefix='NONE' >program_transform_name='s,x,x,' >psdir='${docdir}' >pubconfpath='${prefix}/var/lib/sss/pubconf' >pyexecdir='' >pythondir='' >sbindir='${exec_prefix}/sbin' >sharedbuilddir='./sharedbuild' >sharedstatedir='${prefix}/com' >sudolibpath='${exec_prefix}/lib' >sysconfdir='${prefix}/etc' >systemdunitdir='' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "sssd" >#define PACKAGE_TARNAME "sssd" >#define PACKAGE_VERSION "1.9.92" >#define PACKAGE_STRING "sssd 1.9.92" >#define PACKAGE_BUGREPORT "sssd-devel@lists.fedorahosted.org" >#define PACKAGE_URL "" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define __EXTENSIONS__ 1 >#define _ALL_SOURCE 1 >#define _GNU_SOURCE 1 >#define _POSIX_PTHREAD_SEMANTICS 1 >#define _TANDEM_SOURCE 1 >#define PACKAGE "sssd" >#define VERSION "1.9.92" >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define ENABLE_NLS 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define PRERELEASE_VERSION "" >#define HAVE_STDINT_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_PTHREAD 1 >#define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 >#define HAVE_PTHREAD_MUTEX_CONSISTENT 1 >#define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 >#define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 >#define HAVE_UTIMENSAT 1 >#define HAVE_FUTIMENS 1 >#define HAVE_SECURITY_PAM_APPL_H 1 >#define HAVE_SECURITY_PAM_MISC_H 1 >#define HAVE_SECURITY_PAM_MODULES_H 1 >#define HAVE_STRUCT_UCRED_PID 1 >#define HAVE_STRUCT_UCRED_UID 1 >#define HAVE_STRUCT_UCRED_GID 1 >#define HAVE_UCRED 1 >#define DISTRO_VERSION "" >#define DB_PATH ""VARDIR"/lib/sss/db" >#define DATA_PROVIDER_PLUGINS_PATH ""LIBDIR"/sssd" >#define PID_PATH ""VARDIR"/run" >#define LOG_PATH ""VARDIR"/log/sssd" >#define PUBCONF_PATH ""VARDIR"/lib/sss/pubconf" >#define PIPE_PATH ""VARDIR"/lib/sss/pipes" >#define MCACHE_PATH ""VARDIR"/lib/sss/mc" >#define DEFAULT_CCACHE_DIR "/tmp" >#define DEFAULT_CCNAME_TEMPLATE "FILE:%d/krb5cc_%U_XXXXXX" >#define TEST_DIR "." >#define KRB5_RCACHE_DIR "__LIBKRB5_DEFAULTS__" >#define HAVE_SELINUX 1 >#define HAVE_NSCD /usr/sbin/nscd >#define HAVE_SEMANAGE 1 >#define NOLOGIN_SHELL "/sbin/nologin" >#define APP_MODULES_PATH ""LIBDIR"/sssd/modules" >#define BUILD_SUDO 1 >#define BUILD_AUTOFS 1 >#define BUILD_SSH 1 >#define HAVE_POPT_H 1 >#define HAVE_TDB_H 1 >#define HAVE_LDB_H 1 >#define HAVE_LDB_MODULE_H 1 >#define HAVE_LIBINI_CONFIG_V0 1 >#define HAVE_SECURITY_PAM_APPL_H 1 >#define HAVE_SECURITY_PAM_MISC_H 1 >#define HAVE_SECURITY_PAM_MODULES_H 1 >#define HAVE_LDAP_CONTROL_CREATE 1 >#define HAVE_LDAP_INIT_FD 1 >#define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1 >#define HAVE_LDAP_PARSE_DEREFRESPONSE_CONTROL 1 >#define HAVE_LDAP_DEREFRESPONSE_FREE 1 >#define HAVE_STRUCT_LDAP_CONNCB_LC_ARG 1 >#define HAVE_LDAP_CONNCB 1 >#define HAVE_PCRE_H 1 >#define HAVE_KRB5_H 1 >#define HAVE_KRB5_KRB5_H 1 >#define HAVE_KRB5_TICKET_TIMES 1 >#define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 >#define HAVE_KRB5_GET_ERROR_MESSAGE 1 >#define HAVE_KRB5_FREE_UNPARSED_NAME 1 >#define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_EXPIRE_CALLBACK 1 >#define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1 >#define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_FLAGS 1 >#define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CANONICALIZE 1 >#define HAVE_KRB5_PARSE_NAME_FLAGS 1 >#define HAVE_KRB5_UNPARSE_NAME_FLAGS 1 >#define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1 >#define HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS 1 >#define HAVE_KRB5_KT_FREE_ENTRY 1 >#define HAVE_KRB5_GET_TIME_OFFSETS 1 >#define HAVE_KRB5_CC_CACHE_MATCH 1 >#define HAVE_KRB5_TIMESTAMP_TO_SFSTRING 1 >#define HAVE_KRB5_SET_TRACE_CALLBACK 1 >#define HAVE_KRB5_FIND_AUTHDATA 1 >#define HAVE_KRB5_CC_GET_FULL_NAME 1 >#define HAVE_ARES_H 1 >#define HAVE_ARES_DATA 1 >#define HAVE_STRUCT_ARES_ADDRTTL 1 >#define HAVE_STRUCT_ARES_ADDR6TTL 1 >#define HAVE_SETJMP_H 1 >#define HAVE_LONG_LONG 1 >#define SIZEOF_INT 4 >#define SIZEOF_CHAR 1 >#define SIZEOF_SHORT 2 >#define SIZEOF_LONG 4 >#define SIZEOF_LONG_LONG 8 >#define uint_t unsigned int >#define SIZEOF_OFF_T 8 >#define SIZEOF_SIZE_T 4 >#define SIZEOF_SSIZE_T 4 >#define NSCD_PATH "/usr/sbin/nscd" >#define NSUPDATE_PATH "/usr/bin/nsupdate" >#define HAVE_NSUPDATE_REALM 1 >#define HAVE_KEYUTILS_H 1 >#define USE_KEYRING 1 >#define HAVE_SIGPROCMASK 1 >#define HAVE_SIGBLOCK 1 >#define HAVE_SIGACTION 1 >#define HAVE_GETPGRP 1 >#define HAVE_PRCTL 1 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 818981
: 538432