Build of pam_ldap with clang_glibc toolchain

The build took 00h 01m 06s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
3,975 ansic
3,134 sh
526 makefile
290 perl
7,925 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: pam_ldap 186-5 (Thu Apr 13 21:12:13 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# /tmp/pam_ldap/src/pam_ldap-186/missing: Unknown `--run' option
# Try `/tmp/pam_ldap/src/pam_ldap-186/missing --help' for more information
# configure: WARNING: `missing' script is too old or missing
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ANSI C... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for egrep... grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking security/pam_appl.h usability... yes
# checking security/pam_appl.h presence... yes
# checking for security/pam_appl.h... yes
# checking security/pam_misc.h usability... yes
# checking security/pam_misc.h presence... yes
# checking for security/pam_misc.h... yes
# checking security/pam_modules.h usability... yes
# checking security/pam_modules.h presence... yes
# checking for security/pam_modules.h... yes
# checking pam/pam_appl.h usability... no
# checking pam/pam_appl.h presence... no
# checking for pam/pam_appl.h... no
# checking pam/pam_misc.h usability... no
# checking pam/pam_misc.h presence... no
# checking for pam/pam_misc.h... no
# checking pam/pam_modules.h usability... no
# checking pam/pam_modules.h presence... no
# checking for pam/pam_modules.h... no
# checking des.h usability... no
# checking des.h presence... no
# checking for des.h... no
# checking crypt.h usability... yes
# checking crypt.h presence... yes
# checking for crypt.h... yes
# checking lber.h usability... yes
# checking lber.h presence... yes
# checking for lber.h... yes
# checking ldap.h usability... yes
# checking ldap.h presence... yes
# checking for ldap.h... yes
# checking ldap_ssl.h usability... no
# checking ldap_ssl.h presence... no
# checking for ldap_ssl.h... no
# checking sasl/sasl.h usability... yes
# checking sasl/sasl.h presence... yes
# checking for sasl/sasl.h... yes
# checking sasl.h usability... no
# checking sasl.h presence... no
# checking for sasl.h... no
# checking for main in -ldl... yes
# checking for main in -lpam... yes
# checking for main in -lresolv... yes
# checking for main in -lcrypt... yes
# checking for main in -lnsl... yes
# checking for gethostbyname... yes
# checking for main in -llber... yes
# checking for main in -lldap... yes
# checking for ldap_init... yes
# checking for ldap_get_lderrno... no
# checking for ldap_set_lderrno... no
# checking for ldap_parse_result... yes
# checking for ldap_memfree... yes
# checking for ldap_controls_free... yes
# checking for ldap_set_option... yes
# checking for ldap_get_option... yes
# checking for ldapssl_init... no
# checking for ldap_start_tls_s... yes
# checking for ldap_pvt_tls_set_option... yes
# checking for ldap_initialize... yes
# checking for ldap_sasl_bind... yes
# checking for ldap_sasl_interactive_bind_s... yes
# checking for gethostbyname_r... yes
# checking whether gethostbyname_r takes 6 arguments... 6
# checking for ldap_set_rebind_proc... yes
# checking whether ldap_set_rebind_proc takes 3 arguments... 3
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-am
# make[1]: Entering directory '/tmp/pam_ldap/src/pam_ldap-186'
# if clang -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -Wall -fPIC -MT pam_ldap.o -MD -MP -MF ".deps/pam_ldap.Tpo" -c -o pam_ldap.o pam_ldap.c; \
# then mv -f ".deps/pam_ldap.Tpo" ".deps/pam_ldap.Po"; else rm -f ".deps/pam_ldap.Tpo"; exit 1; fi
# pam_ldap.c:2587:67: warning: sizeof on array function parameter will return size of 'char *' instead of 'char [16]' [-Wsizeof-array-argument]
# _pam_ldap_md5_append (&state, (unsigned char *) saltbuf, sizeof (saltbuf));
# ^
# pam_ldap.c:2573:21: note: declared here
# _get_md5_salt (char saltbuf[16])
# ^
# 1 warning generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -Wall -fPIC -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; \
# then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi
# ./vers_string -v
# if clang -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -Wall -fPIC -MT vers.o -MD -MP -MF ".deps/vers.Tpo" -c -o vers.o vers.c; \
# then mv -f ".deps/vers.Tpo" ".deps/vers.Po"; else rm -f ".deps/vers.Tpo"; exit 1; fi
# clang -Wall -fPIC -o pam_ldap.so -shared -Wl,-Bdynamic -Wl,--version-script,./exports.linux pam_ldap.o md5.o vers.o -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl
# make[1]: Leaving directory '/tmp/pam_ldap/src/pam_ldap-186'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/pam_ldap/src/pam_ldap-186'
# /bin/sh ./mkinstalldirs /tmp/pam_ldap/pkg/pam_ldap/usr/lib/security
# mkdir /tmp/pam_ldap/pkg/pam_ldap/usr
# mkdir /tmp/pam_ldap/pkg/pam_ldap/usr/lib
# mkdir /tmp/pam_ldap/pkg/pam_ldap/usr/lib/security
# /usr/bin/install -c -o root -g root pam_ldap.so /tmp/pam_ldap/pkg/pam_ldap/usr/lib/security/pam_ldap.so
# /usr/bin/install: cannot change ownership of '/tmp/pam_ldap/pkg/pam_ldap/usr/lib/security/pam_ldap.so': Operation not permitted
# make[1]: *** [Makefile:598: install-exec-local] Error 1
# make[1]: Leaving directory '/tmp/pam_ldap/src/pam_ldap-186'
# make: *** [Makefile:507: install-am] Error 2
# ==> ERROR: A failure occurred in package().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/pam_ldap/src/pam_ldap-186/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --libdir=/usr/lib --with-ldap-conf-file=/etc/pam_ldap.conf --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = fb4e1eee3d89
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1345: checking build system type
# configure:1363: result: x86_64-unknown-linux-gnu
# configure:1371: checking host system type
# configure:1385: result: x86_64-unknown-linux-gnu
# configure:1393: checking target system type
# configure:1407: result: x86_64-unknown-linux-gnu
# configure:1437: checking for a BSD-compatible install
# configure:1492: result: /usr/bin/install -c
# configure:1503: checking whether build environment is sane
# configure:1546: result: yes
# configure:1570: WARNING: `missing' script is too old or missing
# configure:1611: checking for gawk
# configure:1627: found /usr/bin/gawk
# configure:1637: result: gawk
# configure:1647: checking whether make sets $(MAKE)
# configure:1667: result: yes
# configure:1743: checking for x86_64-unknown-linux-strip
# configure:1772: result: no
# configure:1781: checking for strip
# configure:1797: found /usr/bin/strip
# configure:1808: result: strip
# configure:1846: checking for x86_64-unknown-linux-gcc
# configure:1872: result: clang
# configure:2154: checking for C compiler version
# configure:2157: clang --version &5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:2160: $? = 0
# configure:2162: clang -v &5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2165: $? = 0
# configure:2167: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2170: $? = 1
# configure:2193: checking for C compiler default output file name
# configure:2196: clang conftest.c >&5
# configure:2199: $? = 0
# configure:2245: result: a.out
# configure:2250: checking whether the C compiler works
# configure:2256: ./a.out
# configure:2259: $? = 0
# configure:2276: result: yes
# configure:2283: checking whether we are cross compiling
# configure:2285: result: no
# configure:2288: checking for suffix of executables
# configure:2290: clang -o conftest conftest.c >&5
# configure:2293: $? = 0
# configure:2318: result:
# configure:2324: checking for suffix of object files
# configure:2345: clang -c conftest.c >&5
# configure:2348: $? = 0
# configure:2370: result: o
# configure:2374: checking whether we are using the GNU C compiler
# configure:2398: clang -c conftest.c >&5
# configure:2404: $? = 0
# configure:2408: test -z
# || test ! -s conftest.err
# configure:2411: $? = 0
# configure:2414: test -s conftest.o
# configure:2417: $? = 0
# configure:2430: result: yes
# configure:2436: checking whether clang accepts -g
# configure:2457: clang -c -g conftest.c >&5
# configure:2463: $? = 0
# configure:2467: test -z
# || test ! -s conftest.err
# configure:2470: $? = 0
# configure:2473: test -s conftest.o
# configure:2476: $? = 0
# configure:2487: result: yes
# configure:2504: checking for clang option to accept ANSI C
# configure:2574: clang -c conftest.c >&5
# configure:2580: $? = 0
# configure:2584: test -z
# || test ! -s conftest.err
# configure:2587: $? = 0
# configure:2590: test -s conftest.o
# configure:2593: $? = 0
# configure:2611: result: none needed
# configure:2629: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:2635: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2779: checking for style of include used by make
# configure:2807: result: GNU
# configure:2835: checking dependency style of clang
# configure:2925: result: gcc3
# configure:2947: checking how to run the C preprocessor
# configure:2982: clang -E conftest.c
# configure:2988: $? = 0
# configure:3020: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3026: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | /* end confdefs.h. */
# | #include
# configure:3065: result: clang -E
# configure:3089: clang -E conftest.c
# configure:3095: $? = 0
# configure:3127: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3133: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | /* end confdefs.h. */
# | #include
# configure:3189: checking for a BSD-compatible install
# configure:3244: result: /usr/bin/install -c
# configure:3377: checking for egrep
# configure:3387: result: grep -E
# configure:3392: checking for ANSI C header files
# configure:3417: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3423: $? = 0
# configure:3427: test -z
# || test ! -s conftest.err
# configure:3430: $? = 0
# configure:3433: test -s conftest.o
# configure:3436: $? = 0
# configure:3525: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# conftest.c:29:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(2);
# ^
# conftest.c:29:7: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:3528: $? = 0
# configure:3530: ./conftest
# configure:3533: $? = 0
# configure:3548: result: yes
# configure:3572: checking for sys/types.h
# configure:3588: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3594: $? = 0
# configure:3598: test -z
# || test ! -s conftest.err
# configure:3601: $? = 0
# configure:3604: test -s conftest.o
# configure:3607: $? = 0
# configure:3618: result: yes
# configure:3572: checking for sys/stat.h
# configure:3588: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3594: $? = 0
# configure:3598: test -z
# || test ! -s conftest.err
# configure:3601: $? = 0
# configure:3604: test -s conftest.o
# configure:3607: $? = 0
# configure:3618: result: yes
# configure:3572: checking for stdlib.h
# configure:3588: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3594: $? = 0
# configure:3598: test -z
# || test ! -s conftest.err
# configure:3601: $? = 0
# configure:3604: test -s conftest.o
# configure:3607: $? = 0
# configure:3618: result: yes
# configure:3572: checking for string.h
# configure:3588: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3594: $? = 0
# configure:3598: test -z
# || test ! -s conftest.err
# configure:3601: $? = 0
# configure:3604: test -s conftest.o
# configure:3607: $? = 0
# configure:3618: result: yes
# configure:3572: checking for memory.h
# configure:3588: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3594: $? = 0
# configure:3598: test -z
# || test ! -s conftest.err
# configure:3601: $? = 0
# configure:3604: test -s conftest.o
# configure:3607: $? = 0
# configure:3618: result: yes
# configure:3572: checking for strings.h
# configure:3588: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3594: $? = 0
# configure:3598: test -z
# || test ! -s conftest.err
# configure:3601: $? = 0
# configure:3604: test -s conftest.o
# configure:3607: $? = 0
# configure:3618: result: yes
# configure:3572: checking for inttypes.h
# configure:3588: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3594: $? = 0
# configure:3598: test -z
# || test ! -s conftest.err
# configure:3601: $? = 0
# configure:3604: test -s conftest.o
# configure:3607: $? = 0
# configure:3618: result: yes
# configure:3572: checking for stdint.h
# configure:3588: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3594: $? = 0
# configure:3598: test -z
# || test ! -s conftest.err
# configure:3601: $? = 0
# configure:3604: test -s conftest.o
# configure:3607: $? = 0
# configure:3618: result: yes
# configure:3572: checking for unistd.h
# configure:3588: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3594: $? = 0
# configure:3598: test -z
# || test ! -s conftest.err
# configure:3601: $? = 0
# configure:3604: test -s conftest.o
# configure:3607: $? = 0
# configure:3618: result: yes
# configure:3646: checking security/pam_appl.h usability
# configure:3658: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3664: $? = 0
# configure:3668: test -z
# || test ! -s conftest.err
# configure:3671: $? = 0
# configure:3674: test -s conftest.o
# configure:3677: $? = 0
# configure:3687: result: yes
# configure:3691: checking security/pam_appl.h presence
# configure:3701: clang -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
# configure:3707: $? = 0
# configure:3727: result: yes
# configure:3762: checking for security/pam_appl.h
# configure:3769: result: yes
# configure:3646: checking security/pam_misc.h usability
# configure:3658: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3664: $? = 0
# configure:3668: test -z
# || test ! -s conftest.err
# configure:3671: $? = 0
# configure:3674: test -s conftest.o
# configure:3677: $? = 0
# configure:3687: result: yes
# configure:3691: checking security/pam_misc.h presence
# configure:3701: clang -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
# configure:3707: $? = 0
# configure:3727: result: yes
# configure:3762: checking for security/pam_misc.h
# configure:3769: result: yes
# configure:3646: checking security/pam_modules.h usability
# configure:3658: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3664: $? = 0
# configure:3668: test -z
# || test ! -s conftest.err
# configure:3671: $? = 0
# configure:3674: test -s conftest.o
# configure:3677: $? = 0
# configure:3687: result: yes
# configure:3691: checking security/pam_modules.h presence
# configure:3701: clang -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
# configure:3707: $? = 0
# configure:3727: result: yes
# configure:3762: checking for security/pam_modules.h
# configure:3769: result: yes
# configure:3798: checking pam/pam_appl.h usability
# configure:3810: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# conftest.c:59:10: fatal error: 'pam/pam_appl.h' file not found
# #include
# ^
# 1 error generated.
# configure:3816: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"
# | #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 HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MISC_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3839: result: no
# configure:3843: checking pam/pam_appl.h presence
# configure:3853: clang -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
# conftest.c:25:10: fatal error: 'pam/pam_appl.h' file not found
# #include
# ^
# 1 error generated.
# configure:3859: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"
# | #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 HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MISC_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | /* end confdefs.h. */
# | #include
# configure:3879: result: no
# configure:3914: checking for pam/pam_appl.h
# configure:3921: result: no
# configure:3798: checking pam/pam_misc.h usability
# configure:3810: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# conftest.c:59:10: fatal error: 'pam/pam_misc.h' file not found
# #include
# ^
# 1 error generated.
# configure:3816: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"
# | #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 HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MISC_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3839: result: no
# configure:3843: checking pam/pam_misc.h presence
# configure:3853: clang -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
# conftest.c:25:10: fatal error: 'pam/pam_misc.h' file not found
# #include
# ^
# 1 error generated.
# configure:3859: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"
# | #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 HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MISC_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | /* end confdefs.h. */
# | #include
# configure:3879: result: no
# configure:3914: checking for pam/pam_misc.h
# configure:3921: result: no
# configure:3798: checking pam/pam_modules.h usability
# configure:3810: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# conftest.c:59:10: fatal error: 'pam/pam_modules.h' file not found
# #include
# ^
# 1 error generated.
# configure:3816: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"
# | #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 HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MISC_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3839: result: no
# configure:3843: checking pam/pam_modules.h presence
# configure:3853: clang -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
# conftest.c:25:10: fatal error: 'pam/pam_modules.h' file not found
# #include
# ^
# 1 error generated.
# configure:3859: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"
# | #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 HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MISC_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | /* end confdefs.h. */
# | #include
# configure:3879: result: no
# configure:3914: checking for pam/pam_modules.h
# configure:3921: result: no
# configure:3949: checking des.h usability
# configure:3961: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# conftest.c:59:10: fatal error: 'des.h' file not found
# #include
# ^
# 1 error generated.
# configure:3967: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"
# | #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 HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MISC_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3990: result: no
# configure:3994: checking des.h presence
# configure:4004: clang -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
# conftest.c:25:10: fatal error: 'des.h' file not found
# #include
# ^
# 1 error generated.
# configure:4010: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"
# | #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 HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MISC_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | /* end confdefs.h. */
# | #include
# configure:4030: result: no
# configure:4065: checking for des.h
# configure:4072: result: no
# configure:3949: checking crypt.h usability
# configure:3961: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:3967: $? = 0
# configure:3971: test -z
# || test ! -s conftest.err
# configure:3974: $? = 0
# configure:3977: test -s conftest.o
# configure:3980: $? = 0
# configure:3990: result: yes
# configure:3994: checking crypt.h presence
# configure:4004: clang -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
# configure:4010: $? = 0
# configure:4030: result: yes
# configure:4065: checking for crypt.h
# configure:4072: result: yes
# configure:4099: checking lber.h usability
# configure:4111: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:4117: $? = 0
# configure:4121: test -z
# || test ! -s conftest.err
# configure:4124: $? = 0
# configure:4127: test -s conftest.o
# configure:4130: $? = 0
# configure:4140: result: yes
# configure:4144: checking lber.h presence
# configure:4154: clang -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
# configure:4160: $? = 0
# configure:4180: result: yes
# configure:4215: checking for lber.h
# configure:4222: result: yes
# configure:4249: checking ldap.h usability
# configure:4261: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:4267: $? = 0
# configure:4271: test -z
# || test ! -s conftest.err
# configure:4274: $? = 0
# configure:4277: test -s conftest.o
# configure:4280: $? = 0
# configure:4290: result: yes
# configure:4294: checking ldap.h presence
# configure:4304: clang -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
# configure:4310: $? = 0
# configure:4330: result: yes
# configure:4365: checking for ldap.h
# configure:4372: result: yes
# configure:4403: checking ldap_ssl.h usability
# configure:4415: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# conftest.c:62:10: fatal error: 'ldap_ssl.h' file not found
# #include
# ^
# 1 error generated.
# configure:4421: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"
# | #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 HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MISC_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4444: result: no
# configure:4448: checking ldap_ssl.h presence
# configure:4458: clang -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
# conftest.c:28:10: fatal error: 'ldap_ssl.h' file not found
# #include
# ^
# 1 error generated.
# configure:4464: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"
# | #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 HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MISC_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | /* end confdefs.h. */
# | #include
# configure:4484: result: no
# configure:4519: checking for ldap_ssl.h
# configure:4526: result: no
# configure:4553: checking sasl/sasl.h usability
# configure:4565: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:4571: $? = 0
# configure:4575: test -z
# || test ! -s conftest.err
# configure:4578: $? = 0
# configure:4581: test -s conftest.o
# configure:4584: $? = 0
# configure:4594: result: yes
# configure:4598: checking sasl/sasl.h presence
# configure:4608: clang -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
# configure:4614: $? = 0
# configure:4634: result: yes
# configure:4669: checking for sasl/sasl.h
# configure:4676: result: yes
# configure:4703: checking sasl.h usability
# configure:4715: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# conftest.c:63:10: fatal error: 'sasl.h' file not found
# #include
# ^
# 1 error generated.
# configure:4721: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"
# | #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 HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MISC_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4744: result: no
# configure:4748: checking sasl.h presence
# configure:4758: clang -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
# conftest.c:29:10: fatal error: 'sasl.h' file not found
# #include
# ^
# 1 error generated.
# configure:4764: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"
# | #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 HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MISC_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | /* end confdefs.h. */
# | #include
# configure:4784: result: no
# configure:4819: checking for sasl.h
# configure:4826: result: no
# configure:4841: checking for main in -ldl
# configure:4865: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -ldl >&5
# conftest.c:33:1: warning: all paths through this function will call itself [-Winfinite-recursion]
# {
# ^
# 1 warning generated.
# configure:4871: $? = 0
# configure:4875: test -z
# || test ! -s conftest.err
# configure:4878: $? = 0
# configure:4881: test -s conftest
# configure:4884: $? = 0
# configure:4897: result: yes
# configure:4909: checking for main in -lpam
# configure:4933: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lpam -ldl >&5
# conftest.c:34:1: warning: all paths through this function will call itself [-Winfinite-recursion]
# {
# ^
# 1 warning generated.
# configure:4939: $? = 0
# configure:4943: test -z
# || test ! -s conftest.err
# configure:4946: $? = 0
# configure:4949: test -s conftest
# configure:4952: $? = 0
# configure:4965: result: yes
# configure:4977: checking for main in -lresolv
# configure:5001: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lresolv -lpam -ldl >&5
# conftest.c:35:1: warning: all paths through this function will call itself [-Winfinite-recursion]
# {
# ^
# 1 warning generated.
# configure:5007: $? = 0
# configure:5011: test -z
# || test ! -s conftest.err
# configure:5014: $? = 0
# configure:5017: test -s conftest
# configure:5020: $? = 0
# configure:5033: result: yes
# configure:5045: checking for main in -lcrypt
# configure:5069: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lcrypt -lresolv -lpam -ldl >&5
# conftest.c:36:1: warning: all paths through this function will call itself [-Winfinite-recursion]
# {
# ^
# 1 warning generated.
# configure:5075: $? = 0
# configure:5079: test -z
# || test ! -s conftest.err
# configure:5082: $? = 0
# configure:5085: test -s conftest
# configure:5088: $? = 0
# configure:5101: result: yes
# configure:5113: checking for main in -lnsl
# configure:5137: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lnsl -lcrypt -lresolv -lpam -ldl >&5
# conftest.c:37:1: warning: all paths through this function will call itself [-Winfinite-recursion]
# {
# ^
# 1 warning generated.
# configure:5143: $? = 0
# configure:5147: test -z
# || test ! -s conftest.err
# configure:5150: $? = 0
# configure:5153: test -s conftest
# configure:5156: $? = 0
# configure:5169: result: yes
# configure:5185: checking for gethostbyname
# configure:5242: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lnsl -lcrypt -lresolv -lpam -ldl >&5
# configure:5248: $? = 0
# configure:5252: test -z
# || test ! -s conftest.err
# configure:5255: $? = 0
# configure:5258: test -s conftest
# configure:5261: $? = 0
# configure:5273: result: yes
# configure:5464: checking for main in -llber
# configure:5488: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# conftest.c:39:1: warning: all paths through this function will call itself [-Winfinite-recursion]
# {
# ^
# 1 warning generated.
# configure:5494: $? = 0
# configure:5498: test -z
# || test ! -s conftest.err
# configure:5501: $? = 0
# configure:5504: test -s conftest
# configure:5507: $? = 0
# configure:5520: result: yes
# configure:5531: checking for main in -lldap
# configure:5555: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# conftest.c:40:1: warning: all paths through this function will call itself [-Winfinite-recursion]
# {
# ^
# 1 warning generated.
# configure:5561: $? = 0
# configure:5565: test -z
# || test ! -s conftest.err
# configure:5568: $? = 0
# configure:5571: test -s conftest
# configure:5574: $? = 0
# configure:5587: result: yes
# configure:6068: checking for ldap_init
# configure:6125: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# configure:6131: $? = 0
# configure:6135: test -z
# || test ! -s conftest.err
# configure:6138: $? = 0
# configure:6141: test -s conftest
# configure:6144: $? = 0
# configure:6156: result: yes
# configure:6068: checking for ldap_get_lderrno
# configure:6125: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# /tmp/conftest-351e9b.o: In function `main':
# conftest.c:(.text+0x7): undefined reference to `ldap_get_lderrno'
# /tmp/conftest-351e9b.o:(.data+0x0): undefined reference to `ldap_get_lderrno'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6131: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"
# | #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 HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MISC_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPAM 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_LIBLBER 1
# | #define HAVE_LDAP_INIT 1
# | /* end confdefs.h. */
# | /* Define ldap_get_lderrno to an innocuous variant, in case declares ldap_get_lderrno.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define ldap_get_lderrno innocuous_ldap_get_lderrno
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char ldap_get_lderrno (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef ldap_get_lderrno
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char ldap_get_lderrno ();
# | /* 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_ldap_get_lderrno) || defined (__stub___ldap_get_lderrno)
# | choke me
# | #else
# | char (*f) () = ldap_get_lderrno;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != ldap_get_lderrno;
# | ;
# | return 0;
# | }
# configure:6156: result: no
# configure:6068: checking for ldap_set_lderrno
# configure:6125: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# /tmp/conftest-629d77.o: In function `main':
# conftest.c:(.text+0x7): undefined reference to `ldap_set_lderrno'
# /tmp/conftest-629d77.o:(.data+0x0): undefined reference to `ldap_set_lderrno'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6131: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"
# | #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 HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MISC_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPAM 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_LIBLBER 1
# | #define HAVE_LDAP_INIT 1
# | /* end confdefs.h. */
# | /* Define ldap_set_lderrno to an innocuous variant, in case declares ldap_set_lderrno.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define ldap_set_lderrno innocuous_ldap_set_lderrno
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char ldap_set_lderrno (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef ldap_set_lderrno
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char ldap_set_lderrno ();
# | /* 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_ldap_set_lderrno) || defined (__stub___ldap_set_lderrno)
# | choke me
# | #else
# | char (*f) () = ldap_set_lderrno;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != ldap_set_lderrno;
# | ;
# | return 0;
# | }
# configure:6156: result: no
# configure:6068: checking for ldap_parse_result
# configure:6125: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# configure:6131: $? = 0
# configure:6135: test -z
# || test ! -s conftest.err
# configure:6138: $? = 0
# configure:6141: test -s conftest
# configure:6144: $? = 0
# configure:6156: result: yes
# configure:6068: checking for ldap_memfree
# configure:6125: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# configure:6131: $? = 0
# configure:6135: test -z
# || test ! -s conftest.err
# configure:6138: $? = 0
# configure:6141: test -s conftest
# configure:6144: $? = 0
# configure:6156: result: yes
# configure:6068: checking for ldap_controls_free
# configure:6125: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# configure:6131: $? = 0
# configure:6135: test -z
# || test ! -s conftest.err
# configure:6138: $? = 0
# configure:6141: test -s conftest
# configure:6144: $? = 0
# configure:6156: result: yes
# configure:6068: checking for ldap_set_option
# configure:6125: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# configure:6131: $? = 0
# configure:6135: test -z
# || test ! -s conftest.err
# configure:6138: $? = 0
# configure:6141: test -s conftest
# configure:6144: $? = 0
# configure:6156: result: yes
# configure:6068: checking for ldap_get_option
# configure:6125: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# configure:6131: $? = 0
# configure:6135: test -z
# || test ! -s conftest.err
# configure:6138: $? = 0
# configure:6141: test -s conftest
# configure:6144: $? = 0
# configure:6156: result: yes
# configure:6173: checking for ldapssl_init
# configure:6230: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# /tmp/conftest-490ace.o: In function `main':
# conftest.c:(.text+0x7): undefined reference to `ldapssl_init'
# /tmp/conftest-490ace.o:(.data+0x0): undefined reference to `ldapssl_init'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6236: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "pam_ldap"
# | #define VERSION "185"
# | #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"
# | #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 HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MISC_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPAM 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_LIBLBER 1
# | #define HAVE_LDAP_INIT 1
# | #define HAVE_LDAP_PARSE_RESULT 1
# | #define HAVE_LDAP_MEMFREE 1
# | #define HAVE_LDAP_CONTROLS_FREE 1
# | #define HAVE_LDAP_SET_OPTION 1
# | #define HAVE_LDAP_GET_OPTION 1
# | /* end confdefs.h. */
# | /* Define ldapssl_init to an innocuous variant, in case declares ldapssl_init.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define ldapssl_init innocuous_ldapssl_init
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char ldapssl_init (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef ldapssl_init
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char ldapssl_init ();
# | /* 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_ldapssl_init) || defined (__stub___ldapssl_init)
# | choke me
# | #else
# | char (*f) () = ldapssl_init;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != ldapssl_init;
# | ;
# | return 0;
# | }
# configure:6261: result: no
# configure:6173: checking for ldap_start_tls_s
# configure:6230: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# configure:6236: $? = 0
# configure:6240: test -z
# || test ! -s conftest.err
# configure:6243: $? = 0
# configure:6246: test -s conftest
# configure:6249: $? = 0
# configure:6261: result: yes
# configure:6173: checking for ldap_pvt_tls_set_option
# configure:6230: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# configure:6236: $? = 0
# configure:6240: test -z
# || test ! -s conftest.err
# configure:6243: $? = 0
# configure:6246: test -s conftest
# configure:6249: $? = 0
# configure:6261: result: yes
# configure:6276: checking for ldap_initialize
# configure:6333: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# configure:6339: $? = 0
# configure:6343: test -z
# || test ! -s conftest.err
# configure:6346: $? = 0
# configure:6349: test -s conftest
# configure:6352: $? = 0
# configure:6364: result: yes
# configure:6379: checking for ldap_sasl_bind
# configure:6436: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# configure:6442: $? = 0
# configure:6446: test -z
# || test ! -s conftest.err
# configure:6449: $? = 0
# configure:6452: test -s conftest
# configure:6455: $? = 0
# configure:6467: result: yes
# configure:6379: checking for ldap_sasl_interactive_bind_s
# configure:6436: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# configure:6442: $? = 0
# configure:6446: test -z
# || test ! -s conftest.err
# configure:6449: $? = 0
# configure:6452: test -s conftest
# configure:6455: $? = 0
# configure:6467: result: yes
# configure:6481: checking for gethostbyname_r
# configure:6538: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# configure:6544: $? = 0
# configure:6548: test -z
# || test ! -s conftest.err
# configure:6551: $? = 0
# configure:6554: test -s conftest
# configure:6557: $? = 0
# configure:6569: result: yes
# configure:6581: checking whether gethostbyname_r takes 6 arguments
# configure:6604: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:6610: $? = 0
# configure:6614: test -z
# || test ! -s conftest.err
# configure:6617: $? = 0
# configure:6620: test -s conftest.o
# configure:6623: $? = 0
# configure:6681: result: 6
# configure:6693: checking for ldap_set_rebind_proc
# configure:6750: clang -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5
# configure:6756: $? = 0
# configure:6760: test -z
# || test ! -s conftest.err
# configure:6763: $? = 0
# configure:6766: test -s conftest
# configure:6769: $? = 0
# configure:6781: result: yes
# configure:6791: checking whether ldap_set_rebind_proc takes 3 arguments
# configure:6815: clang -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
# configure:6821: $? = 0
# configure:6825: test -z
# || test ! -s conftest.err
# configure:6828: $? = 0
# configure:6831: test -s conftest.o
# configure:6834: $? = 0
# configure:6845: result: 3
# configure:6983: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on fb4e1eee3d89
#
# config.status:709: creating Makefile
# config.status:813: creating config.h
# config.status:1177: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_exeext=
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gethostbyname_r=yes
# ac_cv_func_ldap_controls_free=yes
# ac_cv_func_ldap_get_lderrno=no
# ac_cv_func_ldap_get_option=yes
# ac_cv_func_ldap_init=yes
# ac_cv_func_ldap_initialize=yes
# ac_cv_func_ldap_memfree=yes
# ac_cv_func_ldap_parse_result=yes
# ac_cv_func_ldap_pvt_tls_set_option=yes
# ac_cv_func_ldap_sasl_bind=yes
# ac_cv_func_ldap_sasl_interactive_bind_s=yes
# ac_cv_func_ldap_set_lderrno=no
# ac_cv_func_ldap_set_option=yes
# ac_cv_func_ldap_set_rebind_proc=yes
# ac_cv_func_ldap_start_tls_s=yes
# ac_cv_func_ldapssl_init=no
# ac_cv_header_crypt_h=yes
# ac_cv_header_des_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_lber_h=yes
# ac_cv_header_ldap_h=yes
# ac_cv_header_ldap_ssl_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_pam_pam_appl_h=no
# ac_cv_header_pam_pam_misc_h=no
# ac_cv_header_pam_pam_modules_h=no
# ac_cv_header_sasl_h=no
# ac_cv_header_sasl_sasl_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_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_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_crypt_main=yes
# ac_cv_lib_dl_main=yes
# ac_cv_lib_lber_main=yes
# ac_cv_lib_ldap_main=yes
# ac_cv_lib_nsl_main=yes
# ac_cv_lib_pam_main=yes
# ac_cv_lib_resolv_main=yes
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_make_make_set=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_target_alias=x86_64-unknown-linux
# am_cv_CC_dependencies_compiler_type=gcc3
# pam_ldap_cv_ldap_set_rebind_proc=3
# xad_cv_gethostbyname_r_args=6
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal-1.9'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='tar'
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# AUTOMAKE='automake-1.9'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -fPIC'
# CPP='clang -E'
# CPPFLAGS=' -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# EXTENSION_1_FALSE=''
# EXTENSION_1_TRUE='#'
# EXTENSION_SO_FALSE='#'
# EXTENSION_SO_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl '
# LTLIBOBJS=''
# MAKEINFO='makeinfo'
# OBJEXT='o'
# PACKAGE='pam_ldap'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NATIVE_LINKER_FALSE=''
# USE_NATIVE_LINKER_TRUE='#'
# VERSION='185'
# ac_ct_CC=''
# ac_ct_STRIP='strip'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${prefix}/share'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# install_sh='/tmp/pam_ldap/src/pam_ldap-186/install-sh'
# libdir='/usr/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# mkdir_p='mkdir -p --'
# oldincludedir='/usr/include'
# pam_ldap_so_LD=''
# pam_ldap_so_LDFLAGS='-shared -Wl,-Bdynamic -Wl,--version-script,$(srcdir)/exports.linux'
# prefix=''
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define GETHOSTBYNAME_R_ARGS 6
# #define HAVE_CRYPT_H 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETHOSTBYNAME_R 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LBER_H 1
# #define HAVE_LDAP_CONTROLS_FREE 1
# #define HAVE_LDAP_GET_OPTION 1
# #define HAVE_LDAP_H 1
# #define HAVE_LDAP_INIT 1
# #define HAVE_LDAP_INITIALIZE 1
# #define HAVE_LDAP_MEMFREE 1
# #define HAVE_LDAP_PARSE_RESULT 1
# #define HAVE_LDAP_PVT_TLS_SET_OPTION 1
# #define HAVE_LDAP_SASL_BIND 1
# #define HAVE_LDAP_SASL_INTERACTIVE_BIND_S 1
# #define HAVE_LDAP_SET_OPTION 1
# #define HAVE_LDAP_SET_REBIND_PROC 1
# #define HAVE_LDAP_START_TLS_S 1
# #define HAVE_LIBCRYPT 1
# #define HAVE_LIBDL 1
# #define HAVE_LIBLBER 1
# #define HAVE_LIBNSL 1
# #define HAVE_LIBPAM 1
# #define HAVE_LIBRESOLV 1
# #define HAVE_MEMORY_H 1
# #define HAVE_SASL_SASL_H 1
# #define HAVE_SECURITY_PAM_APPL_H 1
# #define HAVE_SECURITY_PAM_MISC_H 1
# #define HAVE_SECURITY_PAM_MODULES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define LDAP_SET_REBIND_PROC_ARGS 3
# #define PACKAGE "pam_ldap"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME ""
# #define PACKAGE_STRING ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"
# #define STDC_HEADERS 1
# #define VERSION "185"
#
# configure: exit 0