Build of nss-pam-ldapd with clang_glibc toolchain

The build took 00h 02m 43s and was SUCCESSFUL.

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

SLOCLanguage
16,102 ansic
6,037 makefile
5,310 sh
3,359 python
146 exp
30,954 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: nss-pam-ldapd 0.9.6-3 (Thu Apr 13 21:05:58 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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
# configure: configuring nss-pam-ldapd 0.9.6
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# 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 ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# 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 x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether ln -s works... yes
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# checking for docbook2x-man... no
# checking for tool to (re)generate man pages... no
# configure: WARNING: docbook2x-man not found: not (re)generating man pages
# checking whether to install man pages... yes
# checking for a Python interpreter with version >= 2.5... python
# checking for python... /usr/bin/python
# checking for python version... 3.5
# checking for python platform... linux
# checking for python script directory... ${prefix}/lib/python3.5/site-packages
# checking for python extension module directory... ${exec_prefix}/lib/python3.5/site-packages
# checking python module: argparse... yes
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking whether to build the NSS module... yes
# checking whether to build the PAM module... yes
# checking whether to build the command-line utilities... yes
# checking whether to build the nslcd daemon... yes
# checking whether to build the pynslcd daemon... no
# checking whether to enable SASL support... yes
# checking whether to enable Kerberos support... yes
# checking whether to check configfile options... yes
# checking location for PAM module... /usr/lib/security
# checking name of NSS and PAM modules... ldap
# checking soname of NSS module... libnss_ldap.so.2
# checking soname of PAM module... pam_ldap.so
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking for strings.h... (cached) yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking pthread_np.h usability... no
# checking pthread_np.h presence... no
# checking for pthread_np.h... no
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking nss.h usability... yes
# checking nss.h presence... yes
# checking for nss.h... yes
# checking nss_common.h usability... no
# checking nss_common.h presence... no
# checking for nss_common.h... no
# checking grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking shadow.h usability... yes
# checking shadow.h presence... yes
# checking for shadow.h... yes
# checking aliases.h usability... yes
# checking aliases.h presence... yes
# checking for aliases.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking rpc/rpcent.h usability... no
# checking rpc/rpcent.h presence... no
# checking for rpc/rpcent.h... no
# checking netinet/ether.h usability... yes
# checking netinet/ether.h presence... yes
# checking for netinet/ether.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking nsswitch.h usability... no
# checking nsswitch.h presence... no
# checking for nsswitch.h... no
# checking nss_dbdefs.h usability... no
# checking nss_dbdefs.h presence... no
# checking for nss_dbdefs.h... no
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/un.h usability... yes
# checking sys/un.h presence... yes
# checking for sys/un.h... yes
# checking sys/ucred.h usability... no
# checking sys/ucred.h presence... no
# checking for sys/ucred.h... no
# checking ucred.h usability... no
# checking ucred.h presence... no
# checking for ucred.h... no
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for inline... inline
# checking for an ANSI C-conforming const... yes
# checking for sigaction... yes
# checking for snprintf... yes
# checking for library containing socket... none required
# checking for strcasecmp... yes
# checking for strncasecmp... yes
# checking for strchr... yes
# checking for strcspn... yes
# checking for strspn... yes
# checking for strtol... yes
# checking for strtoul... yes
# checking for strtoull... yes
# checking for strndup... yes
# checking for malloc... yes
# checking for realloc... yes
# checking for atexit... yes
# checking for pid_t... yes
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking for __assert_fail... yes
# checking for library containing clock_gettime... none required
# checking for setusershell... yes
# checking for getusershell... yes
# checking for endusershell... yes
# checking for getgrouplist... yes
# checking whether setusershell is declared... yes
# checking whether getusershell is declared... yes
# checking whether endusershell is declared... yes
# checking for mode_t... yes
# checking for size_t... yes
# checking for uid_t in sys/types.h... yes
# checking for pid_t... (cached) yes
# checking for int32_t... yes
# checking for uint8_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking size of unsigned int... 4
# checking size of unsigned long int... 8
# checking size of unsigned long long int... 8
# checking size of uid_t... 4
# checking size of gid_t... 4
# checking for thread local storage (TLS) class... __thread
# checking for suseconds_t... yes
# checking for struct ether_addr... yes
# checking for ether_aton... yes
# checking for ether_ntoa... yes
# checking for ether_aton_r... yes
# checking for ether_ntoa_r... yes
# checking whether ether_aton is declared... yes
# checking whether ether_ntoa is declared... yes
# checking for socklen_t... yes
# checking return type of setnetgrent... int
# checking for struct aliasent... yes
# checking for struct etherent... no
# checking for struct passwd.pw_class... no
# checking for struct rpcent... yes
# checking for struct spwd... yes
# checking for enum nss_status... yes
# checking for nss_backend_t... no
# checking for struct nss_XbyY_args.returnlen... no
# checking which NSS flavour to build... glibc
# checking which NSS maps to build... aliases,ethers,group,hosts,netgroup,networks,passwd,protocols,rpc,services,shadow
# checking security/pam_appl.h usability... yes
# checking security/pam_appl.h presence... yes
# checking for security/pam_appl.h... yes
# checking for security/pam_modules.h... yes
# checking pam/pam_modules.h usability... no
# checking pam/pam_modules.h presence... no
# checking for pam/pam_modules.h... no
# checking security/pam_ext.h usability... yes
# checking security/pam_ext.h presence... yes
# checking for security/pam_ext.h... yes
# checking security/pam_modutil.h usability... yes
# checking security/pam_modutil.h presence... yes
# checking for security/pam_modutil.h... yes
# checking for library containing pam_get_data... -lpam
# checking for pam_get_authtok... yes
# checking for pam_prompt... yes
# checking for pam_modutil_getpwnam... yes
# checking for pam_syslog... yes
# checking argument type of pam_get_item... const void **
# checking whether /usr/bin/python version is >= 2.5... yes
# checking for /usr/bin/python version... (cached) 3.5
# checking for /usr/bin/python platform... (cached) linux
# checking for /usr/bin/python script directory... (cached) ${prefix}/lib/python3.5/site-packages
# checking for /usr/bin/python extension module directory... (cached) ${exec_prefix}/lib/python3.5/site-packages
# checking python module: argparse... yes
# checking lber.h usability... yes
# checking lber.h presence... yes
# checking for lber.h... 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 gssldap.h usability... no
# checking gssldap.h presence... no
# checking for gssldap.h... no
# checking sasl.h usability... no
# checking sasl.h presence... no
# checking for sasl.h... no
# checking sasl/sasl.h usability... yes
# checking sasl/sasl.h presence... yes
# checking for sasl/sasl.h... yes
# checking gsssasl.h usability... no
# checking gsssasl.h presence... no
# checking for gsssasl.h... no
# checking gssapi/gssapi.h usability... yes
# checking gssapi/gssapi.h presence... yes
# checking for gssapi/gssapi.h... yes
# checking gssapi/gssapi_generic.h usability... yes
# checking gssapi/gssapi_generic.h presence... yes
# checking for gssapi/gssapi_generic.h... yes
# checking gssapi/gssapi_krb5.h usability... yes
# checking gssapi/gssapi_krb5.h presence... yes
# checking for gssapi/gssapi_krb5.h... yes
# checking gssapi.h usability... yes
# checking gssapi.h presence... yes
# checking for gssapi.h... yes
# checking krb5.h usability... yes
# checking krb5.h presence... yes
# checking for krb5.h... yes
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking for library containing gethostbyname... none required
# checking for library containing hstrerror... none required
# checking for library containing dlopen... -ldl
# checking for initgroups... yes
# checking for setgroups... yes
# checking for execvp... yes
# checking for execvpe... yes
# checking for getpeereid... no
# checking for getpeerucred... no
# checking for __nss_configure_lookup... yes
# checking for getenv... yes
# checking for putenv... yes
# checking for clearenv... yes
# checking for dlopen... yes
# checking for dlsym... yes
# checking for dlerror... yes
# checking for regcomp... yes
# checking for regexec... yes
# checking for regerror... yes
# checking for hstrerror... yes
# checking for getopt_long... yes
# checking for strndup... (cached) yes
# checking for ether_aton_r... (cached) yes
# checking for ether_ntoa_r... (cached) yes
# checking for struct sockaddr_storage... yes
# checking for struct ucred... yes
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... no
# checking whether pthreads work with -Kthread... no
# checking whether pthreads work with -kthread... no
# checking for the pthreads library -llthread... no
# checking whether pthreads work with -pthread... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for PTHREAD_PRIO_INHERIT... yes
# checking for pthread_mutex_lock... yes
# checking for pthread_join... yes
# checking for pthread_timedjoin_np... yes
# checking for pthread_atfork... yes
# checking for library containing ldap_search_ext... -lldap_r
# checking for ldap_search_ext... yes
# checking for library containing ber_bvfree... -llber
# checking for sasl_interact_t... yes
# checking for library containing ldap_sasl_interactive_bind_s... none required
# checking for ldap_sasl_interactive_bind_s... yes
# checking for library containing gss_krb5_ccache_name... -lgssapi_krb5
# checking for gss_krb5_ccache_name... yes
# checking for library containing krb5_sendauth... -lkrb5
# checking for krb5_is_thread_safe... yes
# checking krb5 thread safety... yes
# checking for ber_bvfree... yes
# checking for ber_free... yes
# checking for ber_set_option... yes
# checking for ber_get_enum... yes
# checking for ldap_initialize... yes
# checking for ldap_start_tls_s... yes
# checking for ldap_get_option... yes
# checking for ldap_set_option... yes
# checking for ldap_set_rebind_proc... yes
# checking for ldap_simple_bind_s... yes
# checking for ldap_sasl_bind... yes
# checking for ldap_sasl_bind_s... yes
# checking for ldap_unbind... yes
# checking for ldap_search_ext... (cached) yes
# checking for ldap_modify_ext_s... yes
# checking for ldap_extended_operation_s... yes
# checking for ldap_explode_dn... yes
# checking for ldap_explode_rdn... yes
# checking for ldap_domain2hostlist... yes
# checking for ldap_domain2dn... yes
# checking for ldap_result... yes
# checking for ldap_parse_result... yes
# checking for ldap_msgfree... yes
# checking for ldap_memfree... yes
# checking for ldap_get_dn... yes
# checking for ldap_first_attribute... yes
# checking for ldap_next_attribute... yes
# checking for ldap_get_values... yes
# checking for ldap_value_free... yes
# checking for ldap_get_values_len... yes
# checking for ldap_count_values_len... yes
# checking for ldap_value_free_len... yes
# checking for ldap_err2string... yes
# checking for ldap_abandon... yes
# checking for ldap_control_create... yes
# checking for ldap_create_control... yes
# checking for ldap_control_find... yes
# checking for ldap_controls_free... yes
# checking for ldap_control_free... yes
# checking for ldap_get_entry_controls... yes
# checking for ldap_parse_passwordpolicy_control... yes
# checking for ldap_passwordpolicy_err2txt... yes
# checking for ldap_create_deref_control... yes
# checking for ldap_create_deref_control_value... yes
# checking for ldap_parse_deref_control... yes
# checking for ldap_derefresponse_free... yes
# checking for ldap_create_page_control... yes
# checking for ldap_parse_page_control... yes
# checking whether ldap_extended_operation_s is declared... yes
# checking for ldap_passwd_s... yes
# checking for ldap_initialize... (cached) yes
# checking for ldap_parse_passwordpolicy_control... (cached) yes
# checking for ldap_passwordpolicy_err2txt... (cached) yes
# checking number of arguments to ldap_set_rebind_proc... 3
# checking return type of ldap_set_rebind_proc... int
# checking ldap_create_deref_control() implementation... ok
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating compat/Makefile
# config.status: creating common/Makefile
# config.status: creating nss/Makefile
# config.status: creating pam/Makefile
# config.status: creating utils/Makefile
# config.status: creating nslcd/Makefile
# config.status: creating pynslcd/Makefile
# config.status: creating man/Makefile
# config.status: creating tests/Makefile
# config.status: creating pynslcd/constants.py
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6'
# Making all in compat
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/compat'
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT getpeercred.o -MD -MP -MF .deps/getpeercred.Tpo -c -o getpeercred.o getpeercred.c
# mv -f .deps/getpeercred.Tpo .deps/getpeercred.Po
# rm -f libcompat.a
# ar cru libcompat.a getpeercred.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libcompat.a
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/compat'
# Making all in common
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/common'
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT tio.o -MD -MP -MF .deps/tio.Tpo -c -o tio.o tio.c
# mv -f .deps/tio.Tpo .deps/tio.Po
# rm -f libtio.a
# ar cru libtio.a tio.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libtio.a
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT nslcd-prot.o -MD -MP -MF .deps/nslcd-prot.Tpo -c -o nslcd-prot.o nslcd-prot.c
# mv -f .deps/nslcd-prot.Tpo .deps/nslcd-prot.Po
# rm -f libprot.a
# ar cru libprot.a nslcd-prot.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libprot.a
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT dict.o -MD -MP -MF .deps/dict.Tpo -c -o dict.o dict.c
# mv -f .deps/dict.Tpo .deps/dict.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT set.o -MD -MP -MF .deps/set.Tpo -c -o set.o set.c
# mv -f .deps/set.Tpo .deps/set.Po
# rm -f libdict.a
# ar cru libdict.a dict.o set.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libdict.a
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o expr.c
# mv -f .deps/expr.Tpo .deps/expr.Po
# rm -f libexpr.a
# ar cru libexpr.a expr.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libexpr.a
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/common'
# Making all in nss
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/nss'
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c
# mv -f .deps/common.Tpo .deps/common.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT aliases.o -MD -MP -MF .deps/aliases.Tpo -c -o aliases.o aliases.c
# mv -f .deps/aliases.Tpo .deps/aliases.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT ethers.o -MD -MP -MF .deps/ethers.Tpo -c -o ethers.o ethers.c
# mv -f .deps/ethers.Tpo .deps/ethers.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT group.o -MD -MP -MF .deps/group.Tpo -c -o group.o group.c
# mv -f .deps/group.Tpo .deps/group.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT hosts.o -MD -MP -MF .deps/hosts.Tpo -c -o hosts.o hosts.c
# mv -f .deps/hosts.Tpo .deps/hosts.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT netgroup.o -MD -MP -MF .deps/netgroup.Tpo -c -o netgroup.o netgroup.c
# mv -f .deps/netgroup.Tpo .deps/netgroup.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT networks.o -MD -MP -MF .deps/networks.Tpo -c -o networks.o networks.c
# mv -f .deps/networks.Tpo .deps/networks.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT passwd.o -MD -MP -MF .deps/passwd.Tpo -c -o passwd.o passwd.c
# mv -f .deps/passwd.Tpo .deps/passwd.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT protocols.o -MD -MP -MF .deps/protocols.Tpo -c -o protocols.o protocols.c
# mv -f .deps/protocols.Tpo .deps/protocols.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT rpc.o -MD -MP -MF .deps/rpc.Tpo -c -o rpc.o rpc.c
# mv -f .deps/rpc.Tpo .deps/rpc.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT services.o -MD -MP -MF .deps/services.Tpo -c -o services.o services.c
# mv -f .deps/services.Tpo .deps/services.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT shadow.o -MD -MP -MF .deps/shadow.Tpo -c -o shadow.o shadow.c
# mv -f .deps/shadow.Tpo .deps/shadow.Po
# sed 's/ldap/ldap/' < ./exports.glibc > exports.map
# clang -fPIC -shared -Wl,-h,libnss_ldap.so.2 -Wl,--version-script,exports.map -o nss_ldap.so common.o aliases.o ethers.o group.o hosts.o netgroup.o networks.o passwd.o protocols.o rpc.o services.o shadow.o ../common/libtio.a ../common/libprot.a
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/nss'
# Making all in pam
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/pam'
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -MT pam.o -MD -MP -MF .deps/pam.Tpo -c -o pam.o pam.c
# mv -f .deps/pam.Tpo .deps/pam.Po
# clang -fPIC -shared -Wl,--version-script,./pam_ldap.map -o pam_ldap.so pam.o ../common/libtio.a ../common/libprot.a ../compat/libcompat.a -lpam
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/pam'
# Making all in nslcd
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/nslcd'
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT nslcd.o -MD -MP -MF .deps/nslcd.Tpo -c -o nslcd.o nslcd.c
# mv -f .deps/nslcd.Tpo .deps/nslcd.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c
# mv -f .deps/log.Tpo .deps/log.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT daemonize.o -MD -MP -MF .deps/daemonize.Tpo -c -o daemonize.o daemonize.c
# mv -f .deps/daemonize.Tpo .deps/daemonize.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c
# mv -f .deps/common.Tpo .deps/common.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT myldap.o -MD -MP -MF .deps/myldap.Tpo -c -o myldap.o myldap.c
# mv -f .deps/myldap.Tpo .deps/myldap.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT cfg.o -MD -MP -MF .deps/cfg.Tpo -c -o cfg.o cfg.c
# mv -f .deps/cfg.Tpo .deps/cfg.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT attmap.o -MD -MP -MF .deps/attmap.Tpo -c -o attmap.o attmap.c
# mv -f .deps/attmap.Tpo .deps/attmap.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT nsswitch.o -MD -MP -MF .deps/nsswitch.Tpo -c -o nsswitch.o nsswitch.c
# mv -f .deps/nsswitch.Tpo .deps/nsswitch.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT invalidator.o -MD -MP -MF .deps/invalidator.Tpo -c -o invalidator.o invalidator.c
# mv -f .deps/invalidator.Tpo .deps/invalidator.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c
# mv -f .deps/config.Tpo .deps/config.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT alias.o -MD -MP -MF .deps/alias.Tpo -c -o alias.o alias.c
# mv -f .deps/alias.Tpo .deps/alias.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT ether.o -MD -MP -MF .deps/ether.Tpo -c -o ether.o ether.c
# mv -f .deps/ether.Tpo .deps/ether.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT group.o -MD -MP -MF .deps/group.Tpo -c -o group.o group.c
# mv -f .deps/group.Tpo .deps/group.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT host.o -MD -MP -MF .deps/host.Tpo -c -o host.o host.c
# mv -f .deps/host.Tpo .deps/host.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT netgroup.o -MD -MP -MF .deps/netgroup.Tpo -c -o netgroup.o netgroup.c
# mv -f .deps/netgroup.Tpo .deps/netgroup.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.c
# mv -f .deps/network.Tpo .deps/network.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT passwd.o -MD -MP -MF .deps/passwd.Tpo -c -o passwd.o passwd.c
# mv -f .deps/passwd.Tpo .deps/passwd.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT protocol.o -MD -MP -MF .deps/protocol.Tpo -c -o protocol.o protocol.c
# mv -f .deps/protocol.Tpo .deps/protocol.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT rpc.o -MD -MP -MF .deps/rpc.Tpo -c -o rpc.o rpc.c
# mv -f .deps/rpc.Tpo .deps/rpc.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT service.o -MD -MP -MF .deps/service.Tpo -c -o service.o service.c
# mv -f .deps/service.Tpo .deps/service.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT shadow.o -MD -MP -MF .deps/shadow.Tpo -c -o shadow.o shadow.c
# mv -f .deps/shadow.Tpo .deps/shadow.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT pam.o -MD -MP -MF .deps/pam.Tpo -c -o pam.o pam.c
# mv -f .deps/pam.Tpo .deps/pam.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -MT usermod.o -MD -MP -MF .deps/usermod.Tpo -c -o usermod.o usermod.c
# mv -f .deps/usermod.Tpo .deps/usermod.Po
# clang -pthread -o nslcd nslcd.o log.o daemonize.o common.o myldap.o cfg.o attmap.o nsswitch.o invalidator.o config.o alias.o ether.o group.o host.o netgroup.o network.o passwd.o protocol.o rpc.o service.o shadow.o pam.o usermod.o ../common/libtio.a ../common/libdict.a ../common/libexpr.a ../compat/libcompat.a -lgssapi_krb5 -llber -lldap_r -ldl
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/nslcd'
# Making all in utils
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/utils'
# cp ../pynslcd/constants.py .
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/utils'
# Making all in man
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/man'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/man'
# Making all in tests
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/tests'
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6'
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6'
# make[1]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in compat
# make[1]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/compat'
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/compat'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/compat'
# make[1]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/compat'
# Making install in common
# make[1]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/common'
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/common'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/common'
# make[1]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/common'
# Making install in nss
# make[1]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/nss'
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/nss'
# rm -f /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/lib/libnss_ldap.so.2
# /bin/sh ../mkinstalldirs /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/lib
# /usr/bin/install -c nss_ldap.so /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/lib/libnss_ldap.so.2
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/nss'
# make[1]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/nss'
# Making install in pam
# make[1]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/pam'
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/pam'
# rm -f /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/lib/security/pam_ldap.so
# /bin/sh ../mkinstalldirs /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/lib/security
# mkdir -p -- /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/lib/security
# /usr/bin/install -c pam_ldap.so /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/lib/security/pam_ldap.so
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/pam'
# make[1]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/pam'
# Making install in nslcd
# make[1]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/nslcd'
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/nslcd'
# /usr/bin/mkdir -p '/tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/bin'
# /usr/bin/install -c nslcd '/tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/bin'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/nslcd'
# make[1]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/nslcd'
# Making install in utils
# make[1]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/utils'
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/utils'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/share/nslcd-utils'
# /usr/bin/install -c -m 644 constants.py '/tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/share/nslcd-utils'
# Byte-compiling python modules...
# constants.py
# Byte-compiling python modules (optimized versions) ...
# constants.py
# /usr/bin/mkdir -p '/tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/share/nslcd-utils'
# /usr/bin/install -c -m 644 cmdline.py nslcd.py getent.py chsh.py shells.py users.py '/tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/share/nslcd-utils'
# Byte-compiling python modules...
# cmdline.pynslcd.pygetent.pychsh.pyshells.pyusers.py
# File "/usr/share/nslcd-utils/cmdline.py", line 49
# print version_string
# ^
# SyntaxError: Missing parentheses in call to 'print'
#
# File "/usr/share/nslcd-utils/getent.py", line 62
# print '%-16s%s' % (
# ^
# SyntaxError: invalid syntax
#
# File "/usr/share/nslcd-utils/chsh.py", line 63
# print 'Enter the new value, or press ENTER for the default'
# ^
# SyntaxError: Missing parentheses in call to 'print'
#
# File "/usr/share/nslcd-utils/shells.py", line 54
# print '%s: empty shell not allowed' % sys.argv[0]
# ^
# SyntaxError: Missing parentheses in call to 'print'
#
# File "/usr/share/nslcd-utils/users.py", line 46
# print "%s: you may not modify user '%s'.\n" % \
# ^
# SyntaxError: Missing parentheses in call to 'print'
#
# Byte-compiling python modules (optimized versions) ...
# cmdline.pynslcd.pygetent.pychsh.pyshells.pyusers.py
# make install-data-hook
# make[3]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/utils'
# /usr/bin/mkdir -p /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/bin
# set -ex; for cmd in getent chsh ; do \
# chmod a+rx /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/share/nslcd-utils/$cmd.py ; \
# [ -L /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/bin/$cmd.ldap ] || ln -s /usr/share/nslcd-utils/$cmd.py /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/bin/$cmd.ldap ; \
# done
# + for cmd in getent chsh
# + chmod a+rx /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/share/nslcd-utils/getent.py
# + '[' -L /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/bin/getent.ldap ']'
# + ln -s /usr/share/nslcd-utils/getent.py /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/bin/getent.ldap
# + for cmd in getent chsh
# + chmod a+rx /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/share/nslcd-utils/chsh.py
# + '[' -L /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/bin/chsh.ldap ']'
# + ln -s /usr/share/nslcd-utils/chsh.py /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/bin/chsh.ldap
# make[3]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/utils'
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/utils'
# make[1]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/utils'
# Making install in man
# make[1]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/man'
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/man'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/share/man/man1'
# /usr/bin/install -c -m 644 getent.ldap.1 chsh.ldap.1 '/tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/share/man/man1'
# /usr/bin/mkdir -p '/tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/share/man/man5'
# /usr/bin/install -c -m 644 nslcd.conf.5 '/tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/share/man/man5'
# /usr/bin/mkdir -p '/tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/share/man/man8'
# /usr/bin/install -c -m 644 pam_ldap.8 nslcd.8 '/tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/usr/share/man/man8'
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/man'
# make[1]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/man'
# Making install in tests
# make[1]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/tests'
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/tests'
# make[1]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/tests'
# make[1]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6'
# make[2]: Entering directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6'
# make[2]: Nothing to be done for 'install-exec-am'.
# /tmp/nss-pam-ldapd/pkg/nss-pam-ldapd/etc/nslcd.conf already exists, install will not overwrite
# make[2]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6'
# make[1]: Leaving directory '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6'
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "nss-pam-ldapd"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding install file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: nss-pam-ldapd 0.9.6-3 (Thu Apr 13 21:07:47 UTC 2017)

CMD: pacman --query --file nss-pam-ldapd-0.9.6-3-x86_64.pkg.tar.xz
# nss-pam-ldapd 0.9.6-3

Creating hybrid package for 'nss-pam-ldapd'

Trying to find vanilla package 'nss-pam-ldapd'...

CMD: pacman --query --file /mirror/nss-pam-ldapd-0.9.6-3.pkg.tar.xz
# nss-pam-ldapd 0.9.6-3

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.INSTALL
# /.MTREE
# /etc/nslcd.conf
# /usr/lib/libnss_ldap.so.2
# /usr/lib/tmpfiles.d/nslcd.conf
# /usr/lib/systemd/system/nslcd.service
# /usr/lib/security/pam_ldap.so
# /usr/bin/nslcd
# /usr/share/man/man5/nslcd.conf.5.gz
# /usr/share/man/man8/pam_ldap.8.gz
# /usr/share/man/man8/nslcd.8.gz
# /sysroot/usr/lib/libnss_ldap.so.2
# /sysroot/usr/lib/tmpfiles.d/nslcd.conf
# /sysroot/usr/lib/systemd/system/nslcd.service
# /sysroot/usr/lib/security/pam_ldap.so

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .INSTALL etc usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf nss-pam-ldapd.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/nss-pam-ldapd.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nss-pam-ldapd.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/nss-pam-ldapd.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/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 nss-pam-ldapd configure 0.9.6, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --localstatedir=/var --with-pam-seclib-dir=/usr/lib/security
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 59ec9d656235
# 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
# /usr/bin/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:2815: checking build system type
# configure:2829: result: x86_64-unknown-linux-gnu
# configure:2849: checking host system type
# configure:2862: result: x86_64-unknown-linux-gnu
# configure:2882: checking target system type
# configure:2895: result: x86_64-unknown-linux-gnu
# configure:2925: configuring nss-pam-ldapd 0.9.6
# configure:2943: checking for a BSD-compatible install
# configure:3011: result: /usr/bin/install -c
# configure:3022: checking whether build environment is sane
# configure:3077: result: yes
# configure:3136: checking for x86_64-unknown-linux-strip
# configure:3166: result: no
# configure:3176: checking for strip
# configure:3192: found /usr/bin/strip
# configure:3203: result: strip
# configure:3228: checking for a thread-safe mkdir -p
# configure:3267: result: /usr/bin/mkdir -p
# configure:3274: checking for gawk
# configure:3290: found /usr/bin/gawk
# configure:3301: result: gawk
# configure:3312: checking whether make sets $(MAKE)
# configure:3334: result: yes
# configure:3363: checking whether make supports nested variables
# configure:3380: result: yes
# configure:3520: checking for x86_64-unknown-linux-gcc
# configure:3547: result: clang
# configure:3816: checking for C compiler version
# configure:3825: 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:3836: $? = 0
# configure:3825: 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
# ... rest of stderr output deleted ...
# configure:3836: $? = 0
# configure:3825: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3836: $? = 1
# configure:3825: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3836: $? = 1
# configure:3856: checking whether the C compiler works
# configure:3878: clang conftest.c >&5
# configure:3882: $? = 0
# configure:3930: result: yes
# configure:3933: checking for C compiler default output file name
# configure:3935: result: a.out
# configure:3941: checking for suffix of executables
# configure:3948: clang -o conftest conftest.c >&5
# configure:3952: $? = 0
# configure:3974: result:
# configure:3996: checking whether we are cross compiling
# configure:4004: clang -o conftest conftest.c >&5
# configure:4008: $? = 0
# configure:4015: ./conftest
# configure:4019: $? = 0
# configure:4034: result: no
# configure:4039: checking for suffix of object files
# configure:4061: clang -c conftest.c >&5
# configure:4065: $? = 0
# configure:4086: result: o
# configure:4090: checking whether we are using the GNU C compiler
# configure:4109: clang -c conftest.c >&5
# configure:4109: $? = 0
# configure:4118: result: yes
# configure:4127: checking whether clang accepts -g
# configure:4147: clang -c -g conftest.c >&5
# configure:4147: $? = 0
# configure:4188: result: yes
# configure:4205: checking for clang option to accept ISO C89
# configure:4268: clang -c conftest.c >&5
# configure:4268: $? = 0
# configure:4281: result: none needed
# configure:4306: checking whether clang understands -c and -o together
# configure:4328: clang -c conftest.c -o conftest2.o
# configure:4331: $? = 0
# configure:4328: clang -c conftest.c -o conftest2.o
# configure:4331: $? = 0
# configure:4343: result: yes
# configure:4371: checking for style of include used by make
# configure:4399: result: GNU
# configure:4425: checking dependency style of clang
# configure:4536: result: gcc3
# configure:4556: checking how to run the C preprocessor
# configure:4587: clang -E conftest.c
# configure:4587: $? = 0
# configure:4601: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4601: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | /* end confdefs.h. */
# | #include
# configure:4626: result: clang -E
# configure:4646: clang -E conftest.c
# configure:4646: $? = 0
# configure:4660: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4660: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | /* end confdefs.h. */
# | #include
# configure:4692: checking for x86_64-unknown-linux-ranlib
# configure:4722: result: no
# configure:4732: checking for ranlib
# configure:4748: found /usr/bin/ranlib
# configure:4759: result: ranlib
# configure:4784: checking for grep that handles long lines and -e
# configure:4842: result: /usr/bin/grep
# configure:4847: checking for egrep
# configure:4909: result: /usr/bin/grep -E
# configure:4914: checking for ANSI C header files
# configure:4934: clang -c conftest.c >&5
# configure:4934: $? = 0
# configure:5007: clang -o conftest conftest.c >&5
# configure:5007: $? = 0
# configure:5007: ./conftest
# configure:5007: $? = 0
# configure:5018: result: yes
# configure:5031: checking for sys/types.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for sys/stat.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for stdlib.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for string.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for memory.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for strings.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for inttypes.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for stdint.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for unistd.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5044: checking minix/config.h usability
# configure:5044: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5044: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5044: result: no
# configure:5044: checking minix/config.h presence
# configure:5044: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5044: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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
# configure:5044: result: no
# configure:5044: checking for minix/config.h
# configure:5044: result: no
# configure:5065: checking whether it is safe to define __EXTENSIONS__
# configure:5083: clang -c conftest.c >&5
# configure:5083: $? = 0
# configure:5090: result: yes
# configure:5104: checking whether ln -s works
# configure:5108: result: yes
# configure:5120: checking for x86_64-unknown-linux-ar
# configure:5150: result: no
# configure:5120: checking for x86_64-unknown-linux-lib
# configure:5150: result: no
# configure:5120: checking for x86_64-unknown-linux-link
# configure:5150: result: no
# configure:5164: checking for ar
# configure:5180: found /usr/bin/ar
# configure:5191: result: ar
# configure:5217: checking the archiver (ar) interface
# configure:5233: clang -c conftest.c >&5
# configure:5233: $? = 0
# configure:5235: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5238: $? = 0
# configure:5266: result: ar
# configure:5293: checking for docbook2x-man
# configure:5326: result: no
# configure:5334: checking for tool to (re)generate man pages
# configure:5340: result: no
# configure:5352: WARNING: docbook2x-man not found: not (re)generating man pages
# configure:5357: checking whether to install man pages
# configure:5364: result: yes
# configure:5416: checking for a Python interpreter with version >= 2.5
# configure:5433: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
# configure:5436: $? = 0
# configure:5442: result: python
# configure:5450: checking for python
# configure:5468: found /usr/bin/python
# configure:5480: result: /usr/bin/python
# configure:5498: checking for python version
# configure:5505: result: 3.5
# configure:5517: checking for python platform
# configure:5524: result: linux
# configure:5550: checking for python script directory
# configure:5585: result: ${prefix}/lib/python3.5/site-packages
# configure:5594: checking for python extension module directory
# configure:5629: result: ${exec_prefix}/lib/python3.5/site-packages
# configure:5658: checking python module: argparse
# configure:5663: result: yes
# configure:5744: checking whether to enable maintainer-specific portions of Makefiles
# configure:5753: result: yes
# configure:5768: checking whether to build the NSS module
# configure:5777: result: yes
# configure:5789: checking whether to build the PAM module
# configure:5798: result: yes
# configure:5810: checking whether to build the command-line utilities
# configure:5828: result: yes
# configure:5840: checking whether to build the nslcd daemon
# configure:5849: result: yes
# configure:5861: checking whether to build the pynslcd daemon
# configure:5870: result: no
# configure:5887: checking whether to enable SASL support
# configure:5896: result: yes
# configure:5900: checking whether to enable Kerberos support
# configure:5909: result: yes
# configure:5913: checking whether to check configfile options
# configure:5922: result: yes
# configure:5995: checking location for PAM module
# configure:6013: result: /usr/lib/security
# configure:6023: checking name of NSS and PAM modules
# configure:6034: result: ldap
# configure:6054: checking soname of NSS module
# configure:6072: result: libnss_ldap.so.2
# configure:6082: checking soname of PAM module
# configure:6099: result: pam_ldap.so
# configure:6117: checking ctype.h usability
# configure:6117: clang -c conftest.c >&5
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking ctype.h presence
# configure:6117: clang -E conftest.c
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking for ctype.h
# configure:6117: result: yes
# configure:6117: checking for strings.h
# configure:6117: result: yes
# configure:6117: checking pthread.h usability
# configure:6117: clang -c conftest.c >&5
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking pthread.h presence
# configure:6117: clang -E conftest.c
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking for pthread.h
# configure:6117: result: yes
# configure:6117: checking pthread_np.h usability
# configure:6117: clang -c conftest.c >&5
# conftest.c:71:10: fatal error: 'pthread_np.h' file not found
# #include
# ^
# 1 error generated.
# configure:6117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6117: result: no
# configure:6117: checking pthread_np.h presence
# configure:6117: clang -E conftest.c
# conftest.c:38:10: fatal error: 'pthread_np.h' file not found
# #include
# ^
# 1 error generated.
# configure:6117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | /* end confdefs.h. */
# | #include
# configure:6117: result: no
# configure:6117: checking for pthread_np.h
# configure:6117: result: no
# configure:6117: checking fcntl.h usability
# configure:6117: clang -c conftest.c >&5
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking fcntl.h presence
# configure:6117: clang -E conftest.c
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking for fcntl.h
# configure:6117: result: yes
# configure:6117: checking limits.h usability
# configure:6117: clang -c conftest.c >&5
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking limits.h presence
# configure:6117: clang -E conftest.c
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking for limits.h
# configure:6117: result: yes
# configure:6130: checking nss.h usability
# configure:6130: clang -c conftest.c >&5
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking nss.h presence
# configure:6130: clang -E conftest.c
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking for nss.h
# configure:6130: result: yes
# configure:6130: checking nss_common.h usability
# configure:6130: clang -c conftest.c >&5
# conftest.c:74:10: fatal error: 'nss_common.h' file not found
# #include
# ^
# 1 error generated.
# configure:6130: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6130: result: no
# configure:6130: checking nss_common.h presence
# configure:6130: clang -E conftest.c
# conftest.c:41:10: fatal error: 'nss_common.h' file not found
# #include
# ^
# 1 error generated.
# configure:6130: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | /* end confdefs.h. */
# | #include
# configure:6130: result: no
# configure:6130: checking for nss_common.h
# configure:6130: result: no
# configure:6130: checking grp.h usability
# configure:6130: clang -c conftest.c >&5
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking grp.h presence
# configure:6130: clang -E conftest.c
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking for grp.h
# configure:6130: result: yes
# configure:6130: checking shadow.h usability
# configure:6130: clang -c conftest.c >&5
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking shadow.h presence
# configure:6130: clang -E conftest.c
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking for shadow.h
# configure:6130: result: yes
# configure:6130: checking aliases.h usability
# configure:6130: clang -c conftest.c >&5
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking aliases.h presence
# configure:6130: clang -E conftest.c
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking for aliases.h
# configure:6130: result: yes
# configure:6130: checking netdb.h usability
# configure:6130: clang -c conftest.c >&5
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking netdb.h presence
# configure:6130: clang -E conftest.c
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking for netdb.h
# configure:6130: result: yes
# configure:6130: checking rpc/rpcent.h usability
# configure:6130: clang -c conftest.c >&5
# conftest.c:78:10: fatal error: 'rpc/rpcent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6130: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6130: result: no
# configure:6130: checking rpc/rpcent.h presence
# configure:6130: clang -E conftest.c
# conftest.c:45:10: fatal error: 'rpc/rpcent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6130: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | /* end confdefs.h. */
# | #include
# configure:6130: result: no
# configure:6130: checking for rpc/rpcent.h
# configure:6130: result: no
# configure:6143: checking netinet/ether.h usability
# configure:6143: clang -c conftest.c >&5
# configure:6143: $? = 0
# configure:6143: result: yes
# configure:6143: checking netinet/ether.h presence
# configure:6143: clang -E conftest.c
# configure:6143: $? = 0
# configure:6143: result: yes
# configure:6143: checking for netinet/ether.h
# configure:6143: result: yes
# configure:6143: checking arpa/inet.h usability
# configure:6143: clang -c conftest.c >&5
# configure:6143: $? = 0
# configure:6143: result: yes
# configure:6143: checking arpa/inet.h presence
# configure:6143: clang -E conftest.c
# configure:6143: $? = 0
# configure:6143: result: yes
# configure:6143: checking for arpa/inet.h
# configure:6143: result: yes
# configure:6143: checking netinet/in.h usability
# configure:6143: clang -c conftest.c >&5
# configure:6143: $? = 0
# configure:6143: result: yes
# configure:6143: checking netinet/in.h presence
# configure:6143: clang -E conftest.c
# configure:6143: $? = 0
# configure:6143: result: yes
# configure:6143: checking for netinet/in.h
# configure:6143: result: yes
# configure:6156: checking nsswitch.h usability
# configure:6156: clang -c conftest.c >&5
# conftest.c:81:10: fatal error: 'nsswitch.h' file not found
# #include
# ^
# 1 error generated.
# configure:6156: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6156: result: no
# configure:6156: checking nsswitch.h presence
# configure:6156: clang -E conftest.c
# conftest.c:48:10: fatal error: 'nsswitch.h' file not found
# #include
# ^
# 1 error generated.
# configure:6156: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6156: result: no
# configure:6156: checking for nsswitch.h
# configure:6156: result: no
# configure:6156: checking nss_dbdefs.h usability
# configure:6156: clang -c conftest.c >&5
# conftest.c:81:10: fatal error: 'nss_dbdefs.h' file not found
# #include
# ^
# 1 error generated.
# configure:6156: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6156: result: no
# configure:6156: checking nss_dbdefs.h presence
# configure:6156: clang -E conftest.c
# conftest.c:48:10: fatal error: 'nss_dbdefs.h' file not found
# #include
# ^
# 1 error generated.
# configure:6156: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6156: result: no
# configure:6156: checking for nss_dbdefs.h
# configure:6156: result: no
# configure:6169: checking sys/socket.h usability
# configure:6169: clang -c conftest.c >&5
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking sys/socket.h presence
# configure:6169: clang -E conftest.c
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking for sys/socket.h
# configure:6169: result: yes
# configure:6169: checking sys/un.h usability
# configure:6169: clang -c conftest.c >&5
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking sys/un.h presence
# configure:6169: clang -E conftest.c
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking for sys/un.h
# configure:6169: result: yes
# configure:6169: checking sys/ucred.h usability
# configure:6169: clang -c conftest.c >&5
# conftest.c:83:10: fatal error: 'sys/ucred.h' file not found
# #include
# ^
# 1 error generated.
# configure:6169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6169: result: no
# configure:6169: checking sys/ucred.h presence
# configure:6169: clang -E conftest.c
# conftest.c:50:10: fatal error: 'sys/ucred.h' file not found
# #include
# ^
# 1 error generated.
# configure:6169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6169: result: no
# configure:6169: checking for sys/ucred.h
# configure:6169: result: no
# configure:6169: checking ucred.h usability
# configure:6169: clang -c conftest.c >&5
# conftest.c:83:10: fatal error: 'ucred.h' file not found
# #include
# ^
# 1 error generated.
# configure:6169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6169: result: no
# configure:6169: checking ucred.h presence
# configure:6169: clang -E conftest.c
# conftest.c:50:10: fatal error: 'ucred.h' file not found
# #include
# ^
# 1 error generated.
# configure:6169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6169: result: no
# configure:6169: checking for ucred.h
# configure:6169: result: no
# configure:6169: checking sys/param.h usability
# configure:6169: clang -c conftest.c >&5
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking sys/param.h presence
# configure:6169: clang -E conftest.c
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking for sys/param.h
# configure:6169: result: yes
# configure:6169: checking sys/time.h usability
# configure:6169: clang -c conftest.c >&5
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking sys/time.h presence
# configure:6169: clang -E conftest.c
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking for sys/time.h
# configure:6169: result: yes
# configure:6182: checking getopt.h usability
# configure:6182: clang -c conftest.c >&5
# configure:6182: $? = 0
# configure:6182: result: yes
# configure:6182: checking getopt.h presence
# configure:6182: clang -E conftest.c
# configure:6182: $? = 0
# configure:6182: result: yes
# configure:6182: checking for getopt.h
# configure:6182: result: yes
# configure:6182: checking syslog.h usability
# configure:6182: clang -c conftest.c >&5
# configure:6182: $? = 0
# configure:6182: result: yes
# configure:6182: checking syslog.h presence
# configure:6182: clang -E conftest.c
# configure:6182: $? = 0
# configure:6182: result: yes
# configure:6182: checking for syslog.h
# configure:6182: result: yes
# configure:6182: checking stddef.h usability
# configure:6182: clang -c conftest.c >&5
# configure:6182: $? = 0
# configure:6182: result: yes
# configure:6182: checking stddef.h presence
# configure:6182: clang -E conftest.c
# configure:6182: $? = 0
# configure:6182: result: yes
# configure:6182: checking for stddef.h
# configure:6182: result: yes
# configure:6194: checking for inline
# configure:6210: clang -c conftest.c >&5
# configure:6210: $? = 0
# configure:6218: result: inline
# configure:6236: checking for an ANSI C-conforming const
# configure:6302: clang -c conftest.c >&5
# configure:6302: $? = 0
# configure:6309: result: yes
# configure:6322: checking for sigaction
# configure:6322: clang -o conftest conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for snprintf
# configure:6322: clang -o conftest conftest.c >&5
# conftest.c:79:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:79:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6331: checking for library containing socket
# configure:6362: clang -o conftest conftest.c >&5
# configure:6362: $? = 0
# configure:6379: result: none required
# configure:6390: checking for strcasecmp
# configure:6390: clang -o conftest conftest.c >&5
# conftest.c:80:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:80:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strncasecmp
# configure:6390: clang -o conftest conftest.c >&5
# conftest.c:81:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:81:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strchr
# configure:6390: clang -o conftest conftest.c >&5
# conftest.c:82:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:82:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strcspn
# configure:6390: clang -o conftest conftest.c >&5
# conftest.c:83:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration]
# char strcspn ();
# ^
# conftest.c:83:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)'
# 1 warning generated.
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strspn
# configure:6390: clang -o conftest conftest.c >&5
# conftest.c:84:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration]
# char strspn ();
# ^
# conftest.c:84:6: note: 'strspn' is a builtin with type 'unsigned long (const char *, const char *)'
# 1 warning generated.
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strtol
# configure:6390: clang -o conftest conftest.c >&5
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strtoul
# configure:6390: clang -o conftest conftest.c >&5
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strtoull
# configure:6390: clang -o conftest conftest.c >&5
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strndup
# configure:6390: clang -o conftest conftest.c >&5
# conftest.c:88:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
# char strndup ();
# ^
# conftest.c:88:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
# 1 warning generated.
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6402: checking for malloc
# configure:6402: clang -o conftest conftest.c >&5
# conftest.c:89:6: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration]
# char malloc ();
# ^
# conftest.c:89:6: note: 'malloc' is a builtin with type 'void *(unsigned long)'
# 1 warning generated.
# configure:6402: $? = 0
# configure:6402: result: yes
# configure:6402: checking for realloc
# configure:6402: clang -o conftest conftest.c >&5
# conftest.c:90:6: warning: incompatible redeclaration of library function 'realloc' [-Wincompatible-library-redeclaration]
# char realloc ();
# ^
# conftest.c:90:6: note: 'realloc' is a builtin with type 'void *(void *, unsigned long)'
# 1 warning generated.
# configure:6402: $? = 0
# configure:6402: result: yes
# configure:6402: checking for atexit
# configure:6402: clang -o conftest conftest.c >&5
# configure:6402: $? = 0
# configure:6402: result: yes
# configure:6411: checking for pid_t
# configure:6411: clang -c conftest.c >&5
# configure:6411: $? = 0
# configure:6411: clang -c conftest.c >&5
# conftest.c:105:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:6411: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6411: result: yes
# configure:6424: checking vfork.h usability
# configure:6424: clang -c conftest.c >&5
# conftest.c:102:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:6424: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6424: result: no
# configure:6424: checking vfork.h presence
# configure:6424: clang -E conftest.c
# conftest.c:69:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:6424: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | /* end confdefs.h. */
# | #include
# configure:6424: result: no
# configure:6424: checking for vfork.h
# configure:6424: result: no
# configure:6437: checking for fork
# configure:6437: clang -o conftest conftest.c >&5
# configure:6437: $? = 0
# configure:6437: result: yes
# configure:6437: checking for vfork
# configure:6437: clang -o conftest conftest.c >&5
# conftest.c:93:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:93:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:6437: $? = 0
# configure:6437: result: yes
# configure:6447: checking for working fork
# configure:6469: clang -o conftest conftest.c >&5
# configure:6469: $? = 0
# configure:6469: ./conftest
# configure:6469: $? = 0
# configure:6479: result: yes
# configure:6500: checking for working vfork
# configure:6610: result: yes
# configure:6637: checking for __assert_fail
# configure:6637: clang -o conftest conftest.c >&5
# configure:6637: $? = 0
# configure:6637: result: yes
# configure:6646: checking for library containing clock_gettime
# configure:6677: clang -o conftest conftest.c >&5
# configure:6677: $? = 0
# configure:6694: result: none required
# configure:6705: checking for setusershell
# configure:6705: clang -o conftest conftest.c >&5
# configure:6705: $? = 0
# configure:6705: result: yes
# configure:6705: checking for getusershell
# configure:6705: clang -o conftest conftest.c >&5
# configure:6705: $? = 0
# configure:6705: result: yes
# configure:6705: checking for endusershell
# configure:6705: clang -o conftest conftest.c >&5
# configure:6705: $? = 0
# configure:6705: result: yes
# configure:6705: checking for getgrouplist
# configure:6705: clang -o conftest conftest.c >&5
# configure:6705: $? = 0
# configure:6705: result: yes
# configure:6714: checking whether setusershell is declared
# configure:6714: clang -c conftest.c >&5
# configure:6714: $? = 0
# configure:6714: result: yes
# configure:6724: checking whether getusershell is declared
# configure:6724: clang -c conftest.c >&5
# configure:6724: $? = 0
# configure:6724: result: yes
# configure:6734: checking whether endusershell is declared
# configure:6734: clang -c conftest.c >&5
# configure:6734: $? = 0
# configure:6734: result: yes
# configure:6747: checking for mode_t
# configure:6747: clang -c conftest.c >&5
# configure:6747: $? = 0
# configure:6747: clang -c conftest.c >&5
# conftest.c:117:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:6747: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6747: result: yes
# configure:6758: checking for size_t
# configure:6758: clang -c conftest.c >&5
# configure:6758: $? = 0
# configure:6758: clang -c conftest.c >&5
# conftest.c:117:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:6758: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6758: result: yes
# configure:6769: checking for uid_t in sys/types.h
# configure:6788: result: yes
# configure:6799: checking for pid_t
# configure:6799: result: yes
# configure:6810: checking for int32_t
# configure:6810: clang -c conftest.c >&5
# configure:6810: $? = 0
# configure:6810: clang -c conftest.c >&5
# conftest.c:118:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6810: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 32 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6810: result: yes
# configure:6821: checking for uint8_t
# configure:6821: clang -c conftest.c >&5
# configure:6821: $? = 0
# configure:6821: result: yes
# configure:6835: checking for uint16_t
# configure:6835: clang -c conftest.c >&5
# configure:6835: $? = 0
# configure:6835: result: yes
# configure:6847: checking for uint32_t
# configure:6847: clang -c conftest.c >&5
# configure:6847: $? = 0
# configure:6847: result: yes
# configure:6865: checking size of unsigned int
# configure:6870: clang -o conftest conftest.c >&5
# configure:6870: $? = 0
# configure:6870: ./conftest
# configure:6870: $? = 0
# configure:6884: result: 4
# configure:6898: checking size of unsigned long int
# configure:6903: clang -o conftest conftest.c >&5
# configure:6903: $? = 0
# configure:6903: ./conftest
# configure:6903: $? = 0
# configure:6917: result: 8
# configure:6931: checking size of unsigned long long int
# configure:6936: clang -o conftest conftest.c >&5
# configure:6936: $? = 0
# configure:6936: ./conftest
# configure:6936: $? = 0
# configure:6950: result: 8
# configure:6964: checking size of uid_t
# configure:6969: clang -o conftest conftest.c >&5
# configure:6969: $? = 0
# configure:6969: ./conftest
# configure:6969: $? = 0
# configure:6983: result: 4
# configure:6997: checking size of gid_t
# configure:7002: clang -o conftest conftest.c >&5
# configure:7002: $? = 0
# configure:7002: ./conftest
# configure:7002: $? = 0
# configure:7016: result: 4
# configure:7027: checking for thread local storage (TLS) class
# configure:7055: clang -c conftest.c >&5
# configure:7055: $? = 0
# configure:7067: result: __thread
# configure:7079: checking for suseconds_t
# configure:7079: clang -c conftest.c >&5
# configure:7079: $? = 0
# configure:7079: clang -c conftest.c >&5
# conftest.c:123:26: error: expected expression
# if (sizeof ((suseconds_t)))
# ^
# 1 error generated.
# configure:7079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((suseconds_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7079: result: yes
# configure:7091: checking for struct ether_addr
# configure:7091: clang -c conftest.c >&5
# configure:7091: $? = 0
# configure:7091: clang -c conftest.c >&5
# conftest.c:101:32: error: expected expression
# if (sizeof ((struct ether_addr)))
# ^
# 1 error generated.
# configure:7091: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# | #include
# | #include
# | #ifdef HAVE_NETINET_ETHER_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct ether_addr)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7091: result: yes
# configure:7115: checking for ether_aton
# configure:7115: clang -o conftest conftest.c >&5
# configure:7115: $? = 0
# configure:7115: result: yes
# configure:7115: checking for ether_ntoa
# configure:7115: clang -o conftest conftest.c >&5
# configure:7115: $? = 0
# configure:7115: result: yes
# configure:7115: checking for ether_aton_r
# configure:7115: clang -o conftest conftest.c >&5
# configure:7115: $? = 0
# configure:7115: result: yes
# configure:7115: checking for ether_ntoa_r
# configure:7115: clang -o conftest conftest.c >&5
# configure:7115: $? = 0
# configure:7115: result: yes
# configure:7124: checking whether ether_aton is declared
# configure:7124: clang -c conftest.c >&5
# configure:7124: $? = 0
# configure:7124: result: yes
# configure:7143: checking whether ether_ntoa is declared
# configure:7143: clang -c conftest.c >&5
# configure:7143: $? = 0
# configure:7143: result: yes
# configure:7165: checking for socklen_t
# configure:7165: clang -c conftest.c >&5
# configure:7165: $? = 0
# configure:7165: clang -c conftest.c >&5
# conftest.c:102:24: error: expected expression
# if (sizeof ((socklen_t)))
# ^
# 1 error generated.
# configure:7165: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7165: result: yes
# configure:7179: checking return type of setnetgrent
# configure:7199: clang -c conftest.c >&5
# configure:7199: $? = 0
# configure:7206: result: int
# configure:7223: checking for struct aliasent
# configure:7223: clang -c conftest.c >&5
# configure:7223: $? = 0
# configure:7223: clang -c conftest.c >&5
# conftest.c:103:30: error: expected expression
# if (sizeof ((struct aliasent)))
# ^
# 1 error generated.
# configure:7223: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_ALIASES_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct aliasent)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7223: result: yes
# configure:7239: checking for struct etherent
# configure:7239: clang -c conftest.c >&5
# conftest.c:108:5: error: invalid application of 'sizeof' to an incomplete type 'struct etherent'
# if (sizeof (struct etherent))
# ^ ~~~~~~~~~~~~~~~~~
# conftest.c:108:20: note: forward declaration of 'struct etherent'
# if (sizeof (struct etherent))
# ^
# 1 error generated.
# configure:7239: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# | #include
# | #ifdef HAVE_NETINET_ETHER_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof (struct etherent))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7239: result: no
# configure:7259: checking for struct passwd.pw_class
# configure:7259: clang -c conftest.c >&5
# conftest.c:103:13: error: no member named 'pw_class' in 'struct passwd'
# if (ac_aggr.pw_class)
# ~~~~~~~ ^
# 1 error generated.
# configure:7259: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# | static struct passwd ac_aggr;
# | if (ac_aggr.pw_class)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7259: clang -c conftest.c >&5
# conftest.c:103:20: error: no member named 'pw_class' in 'struct passwd'
# if (sizeof ac_aggr.pw_class)
# ~~~~~~~ ^
# 1 error generated.
# configure:7259: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# | static struct passwd ac_aggr;
# | if (sizeof ac_aggr.pw_class)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7259: result: no
# configure:7273: checking for struct rpcent
# configure:7273: clang -c conftest.c >&5
# configure:7273: $? = 0
# configure:7273: clang -c conftest.c >&5
# conftest.c:105:28: error: expected expression
# if (sizeof ((struct rpcent)))
# ^
# 1 error generated.
# configure:7273: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_RPC_RPCENT_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct rpcent)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7273: result: yes
# configure:7290: checking for struct spwd
# configure:7290: clang -c conftest.c >&5
# configure:7290: $? = 0
# configure:7290: clang -c conftest.c >&5
# conftest.c:112:26: error: expected expression
# if (sizeof ((struct spwd)))
# ^
# 1 error generated.
# configure:7290: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_NSS_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_COMMON_H
# | #include
# | #endif
# | #include
# | #ifdef HAVE_SHADOW_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct spwd)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7290: result: yes
# configure:7313: checking for enum nss_status
# configure:7313: clang -c conftest.c >&5
# configure:7313: $? = 0
# configure:7313: clang -c conftest.c >&5
# conftest.c:115:30: error: expected expression
# if (sizeof ((enum nss_status)))
# ^
# 1 error generated.
# configure:7313: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_NSS_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_COMMON_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_DBDEFS_H
# | #include
# | #endif
# | #ifdef HAVE_NSSWITCH_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((enum nss_status)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7313: result: yes
# configure:7335: checking for nss_backend_t
# configure:7335: clang -c conftest.c >&5
# conftest.c:116:13: error: use of undeclared identifier 'nss_backend_t'
# if (sizeof (nss_backend_t))
# ^
# 1 error generated.
# configure:7335: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_NSS_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_COMMON_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_DBDEFS_H
# | #include
# | #endif
# | #ifdef HAVE_NSSWITCH_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof (nss_backend_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7335: result: no
# configure:7360: checking for struct nss_XbyY_args.returnlen
# configure:7360: clang -c conftest.c >&5
# conftest.c:116:29: error: variable has incomplete type 'struct nss_XbyY_args'
# static struct nss_XbyY_args ac_aggr;
# ^
# conftest.c:116:15: note: forward declaration of 'struct nss_XbyY_args'
# static struct nss_XbyY_args ac_aggr;
# ^
# 1 error generated.
# configure:7360: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_NSS_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_COMMON_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_DBDEFS_H
# | #include
# | #endif
# | #ifdef HAVE_NSSWITCH_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | static struct nss_XbyY_args ac_aggr;
# | if (ac_aggr.returnlen)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7360: clang -c conftest.c >&5
# conftest.c:116:29: error: variable has incomplete type 'struct nss_XbyY_args'
# static struct nss_XbyY_args ac_aggr;
# ^
# conftest.c:116:15: note: forward declaration of 'struct nss_XbyY_args'
# static struct nss_XbyY_args ac_aggr;
# ^
# 1 error generated.
# configure:7360: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_NSS_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_COMMON_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_DBDEFS_H
# | #include
# | #endif
# | #ifdef HAVE_NSSWITCH_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | static struct nss_XbyY_args ac_aggr;
# | if (sizeof ac_aggr.returnlen)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7360: result: no
# configure:7385: checking which NSS flavour to build
# configure:7404: result: glibc
# configure:7421: checking which NSS maps to build
# configure:7431: result: aliases,ethers,group,hosts,netgroup,networks,passwd,protocols,rpc,services,shadow
# configure:7469: checking security/pam_appl.h usability
# configure:7469: clang -c conftest.c >&5
# configure:7469: $? = 0
# configure:7469: result: yes
# configure:7469: checking security/pam_appl.h presence
# configure:7469: clang -E conftest.c
# configure:7469: $? = 0
# configure:7469: result: yes
# configure:7469: checking for security/pam_appl.h
# configure:7469: result: yes
# configure:7481: checking for security/pam_modules.h
# configure:7481: clang -c conftest.c >&5
# configure:7481: $? = 0
# configure:7481: result: yes
# configure:7498: checking pam/pam_modules.h usability
# configure:7498: clang -c conftest.c >&5
# conftest.c:135:10: fatal error: 'pam/pam_modules.h' file not found
# #include
# ^
# 1 error generated.
# configure:7498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:7498: result: no
# configure:7498: checking pam/pam_modules.h presence
# configure:7498: clang -E conftest.c
# conftest.c:102:10: fatal error: 'pam/pam_modules.h' file not found
# #include
# ^
# 1 error generated.
# configure:7498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | /* end confdefs.h. */
# | #include
# configure:7498: result: no
# configure:7498: checking for pam/pam_modules.h
# configure:7498: result: no
# configure:7510: checking security/pam_ext.h usability
# configure:7510: clang -c conftest.c >&5
# configure:7510: $? = 0
# configure:7510: result: yes
# configure:7510: checking security/pam_ext.h presence
# configure:7510: clang -E conftest.c
# configure:7510: $? = 0
# configure:7510: result: yes
# configure:7510: checking for security/pam_ext.h
# configure:7510: result: yes
# configure:7522: checking security/pam_modutil.h usability
# configure:7522: clang -c conftest.c >&5
# configure:7522: $? = 0
# configure:7522: result: yes
# configure:7522: checking security/pam_modutil.h presence
# configure:7522: clang -E conftest.c
# configure:7522: $? = 0
# configure:7522: result: yes
# configure:7522: checking for security/pam_modutil.h
# configure:7522: result: yes
# configure:7541: checking for library containing pam_get_data
# configure:7572: clang -o conftest conftest.c >&5
# /tmp/conftest-93d55c.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `pam_get_data'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7572: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_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 pam_get_data ();
# | int
# | main ()
# | {
# | return pam_get_data ();
# | ;
# | return 0;
# | }
# configure:7572: clang -o conftest conftest.c -lpam >&5
# configure:7572: $? = 0
# configure:7589: result: -lpam
# configure:7601: checking for pam_get_authtok
# configure:7601: clang -o conftest conftest.c -lpam >&5
# configure:7601: $? = 0
# configure:7601: result: yes
# configure:7614: checking for pam_prompt
# configure:7614: clang -o conftest conftest.c -lpam >&5
# configure:7614: $? = 0
# configure:7614: result: yes
# configure:7631: checking for pam_modutil_getpwnam
# configure:7631: clang -o conftest conftest.c -lpam >&5
# configure:7631: $? = 0
# configure:7631: result: yes
# configure:7631: checking for pam_syslog
# configure:7631: clang -o conftest conftest.c -lpam >&5
# configure:7631: $? = 0
# configure:7631: result: yes
# configure:7660: checking argument type of pam_get_item
# configure:7692: clang -c conftest.c >&5
# configure:7692: $? = 0
# configure:7699: result: const void **
# configure:7729: checking whether /usr/bin/python version is >= 2.5
# configure:7740: /usr/bin/python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
# configure:7743: $? = 0
# configure:7745: result: yes
# configure:7838: checking for /usr/bin/python version
# configure:7845: result: 3.5
# configure:7857: checking for /usr/bin/python platform
# configure:7864: result: linux
# configure:7890: checking for /usr/bin/python script directory
# configure:7925: result: ${prefix}/lib/python3.5/site-packages
# configure:7934: checking for /usr/bin/python extension module directory
# configure:7969: result: ${exec_prefix}/lib/python3.5/site-packages
# configure:7988: checking python module: argparse
# configure:7993: result: yes
# configure:8025: checking lber.h usability
# configure:8025: clang -c conftest.c >&5
# configure:8025: $? = 0
# configure:8025: result: yes
# configure:8025: checking lber.h presence
# configure:8025: clang -E conftest.c
# configure:8025: $? = 0
# configure:8025: result: yes
# configure:8025: checking for lber.h
# configure:8025: result: yes
# configure:8037: checking for ldap.h
# configure:8037: clang -c conftest.c >&5
# configure:8037: $? = 0
# configure:8037: result: yes
# configure:8056: checking ldap_ssl.h usability
# configure:8056: clang -c conftest.c >&5
# conftest.c:144:10: fatal error: 'ldap_ssl.h' file not found
# #include
# ^
# 1 error generated.
# configure:8056: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8056: result: no
# configure:8056: checking ldap_ssl.h presence
# configure:8056: clang -E conftest.c
# conftest.c:111:10: fatal error: 'ldap_ssl.h' file not found
# #include
# ^
# 1 error generated.
# configure:8056: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | /* end confdefs.h. */
# | #include
# configure:8056: result: no
# configure:8056: checking for ldap_ssl.h
# configure:8056: result: no
# configure:8068: checking gssldap.h usability
# configure:8068: clang -c conftest.c >&5
# conftest.c:144:10: fatal error: 'gssldap.h' file not found
# #include
# ^
# 1 error generated.
# configure:8068: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8068: result: no
# configure:8068: checking gssldap.h presence
# configure:8068: clang -E conftest.c
# conftest.c:111:10: fatal error: 'gssldap.h' file not found
# #include
# ^
# 1 error generated.
# configure:8068: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | /* end confdefs.h. */
# | #include
# configure:8068: result: no
# configure:8068: checking for gssldap.h
# configure:8068: result: no
# configure:8083: checking sasl.h usability
# configure:8083: clang -c conftest.c >&5
# conftest.c:144:10: fatal error: 'sasl.h' file not found
# #include
# ^
# 1 error generated.
# configure:8083: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8083: result: no
# configure:8083: checking sasl.h presence
# configure:8083: clang -E conftest.c
# conftest.c:111:10: fatal error: 'sasl.h' file not found
# #include
# ^
# 1 error generated.
# configure:8083: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | /* end confdefs.h. */
# | #include
# configure:8083: result: no
# configure:8083: checking for sasl.h
# configure:8083: result: no
# configure:8083: checking sasl/sasl.h usability
# configure:8083: clang -c conftest.c >&5
# configure:8083: $? = 0
# configure:8083: result: yes
# configure:8083: checking sasl/sasl.h presence
# configure:8083: clang -E conftest.c
# configure:8083: $? = 0
# configure:8083: result: yes
# configure:8083: checking for sasl/sasl.h
# configure:8083: result: yes
# configure:8095: checking gsssasl.h usability
# configure:8095: clang -c conftest.c >&5
# conftest.c:145:10: fatal error: 'gsssasl.h' file not found
# #include
# ^
# 1 error generated.
# configure:8095: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8095: result: no
# configure:8095: checking gsssasl.h presence
# configure:8095: clang -E conftest.c
# conftest.c:112:10: fatal error: 'gsssasl.h' file not found
# #include
# ^
# 1 error generated.
# configure:8095: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | /* end confdefs.h. */
# | #include
# configure:8095: result: no
# configure:8095: checking for gsssasl.h
# configure:8095: result: no
# configure:8111: checking gssapi/gssapi.h usability
# configure:8111: clang -c conftest.c >&5
# configure:8111: $? = 0
# configure:8111: result: yes
# configure:8111: checking gssapi/gssapi.h presence
# configure:8111: clang -E conftest.c
# configure:8111: $? = 0
# configure:8111: result: yes
# configure:8111: checking for gssapi/gssapi.h
# configure:8111: result: yes
# configure:8111: checking gssapi/gssapi_generic.h usability
# configure:8111: clang -c conftest.c >&5
# configure:8111: $? = 0
# configure:8111: result: yes
# configure:8111: checking gssapi/gssapi_generic.h presence
# configure:8111: clang -E conftest.c
# configure:8111: $? = 0
# configure:8111: result: yes
# configure:8111: checking for gssapi/gssapi_generic.h
# configure:8111: result: yes
# configure:8111: checking gssapi/gssapi_krb5.h usability
# configure:8111: clang -c conftest.c >&5
# configure:8111: $? = 0
# configure:8111: result: yes
# configure:8111: checking gssapi/gssapi_krb5.h presence
# configure:8111: clang -E conftest.c
# configure:8111: $? = 0
# configure:8111: result: yes
# configure:8111: checking for gssapi/gssapi_krb5.h
# configure:8111: result: yes
# configure:8111: checking gssapi.h usability
# configure:8111: clang -c conftest.c >&5
# configure:8111: $? = 0
# configure:8111: result: yes
# configure:8111: checking gssapi.h presence
# configure:8111: clang -E conftest.c
# configure:8111: $? = 0
# configure:8111: result: yes
# configure:8111: checking for gssapi.h
# configure:8111: result: yes
# configure:8111: checking krb5.h usability
# configure:8111: clang -c conftest.c >&5
# configure:8111: $? = 0
# configure:8111: result: yes
# configure:8111: checking krb5.h presence
# configure:8111: clang -E conftest.c
# configure:8111: $? = 0
# configure:8111: result: yes
# configure:8111: checking for krb5.h
# configure:8111: result: yes
# configure:8124: checking regex.h usability
# configure:8124: clang -c conftest.c >&5
# configure:8124: $? = 0
# configure:8124: result: yes
# configure:8124: checking regex.h presence
# configure:8124: clang -E conftest.c
# configure:8124: $? = 0
# configure:8124: result: yes
# configure:8124: checking for regex.h
# configure:8124: result: yes
# configure:8136: checking for library containing gethostbyname
# configure:8167: clang -o conftest conftest.c >&5
# configure:8167: $? = 0
# configure:8184: result: none required
# configure:8192: checking for library containing hstrerror
# configure:8223: clang -o conftest conftest.c >&5
# configure:8223: $? = 0
# configure:8240: result: none required
# configure:8248: checking for library containing dlopen
# configure:8279: clang -o conftest conftest.c >&5
# /tmp/conftest-92d912.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `dlopen'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8279: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# | #define HAVE_GSSAPI_H 1
# | #define HAVE_KRB5_H 1
# | #define HAVE_REGEX_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 dlopen ();
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:8279: clang -o conftest conftest.c -ldl >&5
# configure:8279: $? = 0
# configure:8296: result: -ldl
# configure:8309: checking for initgroups
# configure:8309: clang -o conftest conftest.c -ldl >&5
# configure:8309: $? = 0
# configure:8309: result: yes
# configure:8309: checking for setgroups
# configure:8309: clang -o conftest conftest.c -ldl >&5
# configure:8309: $? = 0
# configure:8309: result: yes
# configure:8309: checking for execvp
# configure:8309: clang -o conftest conftest.c -ldl >&5
# configure:8309: $? = 0
# configure:8309: result: yes
# configure:8309: checking for execvpe
# configure:8309: clang -o conftest conftest.c -ldl >&5
# configure:8309: $? = 0
# configure:8309: result: yes
# configure:8320: checking for getpeereid
# configure:8320: clang -o conftest conftest.c -ldl >&5
# /tmp/conftest-579a97.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `getpeereid'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8320: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# | #define HAVE_GSSAPI_H 1
# | #define HAVE_KRB5_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_EXECVP 1
# | #define HAVE_EXECVPE 1
# | /* end confdefs.h. */
# | /* Define getpeereid to an innocuous variant, in case declares getpeereid.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getpeereid innocuous_getpeereid
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getpeereid (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getpeereid
# |
# | /* 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 getpeereid ();
# | /* 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_getpeereid || defined __stub___getpeereid
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getpeereid ();
# | ;
# | return 0;
# | }
# configure:8320: result: no
# configure:8331: checking for getpeerucred
# configure:8331: clang -o conftest conftest.c -ldl >&5
# /tmp/conftest-41ee35.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `getpeerucred'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8331: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# | #define HAVE_GSSAPI_H 1
# | #define HAVE_KRB5_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_EXECVP 1
# | #define HAVE_EXECVPE 1
# | /* end confdefs.h. */
# | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getpeerucred innocuous_getpeerucred
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getpeerucred (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getpeerucred
# |
# | /* 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 getpeerucred ();
# | /* 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_getpeerucred || defined __stub___getpeerucred
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getpeerucred ();
# | ;
# | return 0;
# | }
# configure:8331: result: no
# configure:8342: checking for __nss_configure_lookup
# configure:8342: clang -o conftest conftest.c -ldl >&5
# configure:8342: $? = 0
# configure:8342: result: yes
# configure:8354: checking for getenv
# configure:8354: clang -o conftest conftest.c -ldl >&5
# configure:8354: $? = 0
# configure:8354: result: yes
# configure:8354: checking for putenv
# configure:8354: clang -o conftest conftest.c -ldl >&5
# configure:8354: $? = 0
# configure:8354: result: yes
# configure:8354: checking for clearenv
# configure:8354: clang -o conftest conftest.c -ldl >&5
# configure:8354: $? = 0
# configure:8354: result: yes
# configure:8366: checking for dlopen
# configure:8366: clang -o conftest conftest.c -ldl >&5
# configure:8366: $? = 0
# configure:8366: result: yes
# configure:8366: checking for dlsym
# configure:8366: clang -o conftest conftest.c -ldl >&5
# configure:8366: $? = 0
# configure:8366: result: yes
# configure:8366: checking for dlerror
# configure:8366: clang -o conftest conftest.c -ldl >&5
# configure:8366: $? = 0
# configure:8366: result: yes
# configure:8378: checking for regcomp
# configure:8378: clang -o conftest conftest.c -ldl >&5
# configure:8378: $? = 0
# configure:8378: result: yes
# configure:8378: checking for regexec
# configure:8378: clang -o conftest conftest.c -ldl >&5
# configure:8378: $? = 0
# configure:8378: result: yes
# configure:8378: checking for regerror
# configure:8378: clang -o conftest conftest.c -ldl >&5
# configure:8378: $? = 0
# configure:8378: result: yes
# configure:8389: checking for hstrerror
# configure:8389: clang -o conftest conftest.c -ldl >&5
# configure:8389: $? = 0
# configure:8389: result: yes
# configure:8400: checking for getopt_long
# configure:8400: clang -o conftest conftest.c -ldl >&5
# configure:8400: $? = 0
# configure:8400: result: yes
# configure:8414: checking for strndup
# configure:8414: result: yes
# configure:8433: checking for ether_aton_r
# configure:8433: result: yes
# configure:8433: checking for ether_ntoa_r
# configure:8433: result: yes
# configure:8451: checking for struct sockaddr_storage
# configure:8451: clang -c conftest.c >&5
# configure:8451: $? = 0
# configure:8451: clang -c conftest.c >&5
# conftest.c:144:38: error: expected expression
# if (sizeof ((struct sockaddr_storage)))
# ^
# 1 error generated.
# configure:8451: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# | #define HAVE_GSSAPI_H 1
# | #define HAVE_KRB5_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_EXECVP 1
# | #define HAVE_EXECVPE 1
# | #define HAVE___NSS_CONFIGURE_LOOKUP 1
# | #define HAVE_GETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLERROR 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct sockaddr_storage)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8451: result: yes
# configure:8465: checking for struct ucred
# configure:8465: clang -c conftest.c >&5
# configure:8465: $? = 0
# configure:8465: clang -c conftest.c >&5
# conftest.c:145:27: error: expected expression
# if (sizeof ((struct ucred)))
# ^
# 1 error generated.
# configure:8465: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# | #define HAVE_GSSAPI_H 1
# | #define HAVE_KRB5_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_EXECVP 1
# | #define HAVE_EXECVPE 1
# | #define HAVE___NSS_CONFIGURE_LOOKUP 1
# | #define HAVE_GETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLERROR 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct ucred)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8465: result: yes
# configure:8646: checking for the pthreads library -lpthreads
# configure:8684: clang -o conftest conftest.c -lpthreads -ldl >&5
# /usr/bin/ld: cannot find -lpthreads
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# | #define HAVE_GSSAPI_H 1
# | #define HAVE_KRB5_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_EXECVP 1
# | #define HAVE_EXECVPE 1
# | #define HAVE___NSS_CONFIGURE_LOOKUP 1
# | #define HAVE_GETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLERROR 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_STRUCT_UCRED 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:8693: result: no
# configure:8591: checking whether pthreads work without any flags
# configure:8684: clang -o conftest conftest.c -ldl >&5
# /tmp/conftest-4aaf7a.o: In function `main':
# conftest.c:(.text+0x28): undefined reference to `pthread_create'
# conftest.c:(.text+0x3d): undefined reference to `pthread_join'
# conftest.c:(.text+0xbe): undefined reference to `__pthread_register_cancel'
# conftest.c:(.text+0xd9): undefined reference to `__pthread_unregister_cancel'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# | #define HAVE_GSSAPI_H 1
# | #define HAVE_KRB5_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_EXECVP 1
# | #define HAVE_EXECVPE 1
# | #define HAVE___NSS_CONFIGURE_LOOKUP 1
# | #define HAVE_GETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLERROR 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_STRUCT_UCRED 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:8693: result: no
# configure:8596: checking whether pthreads work with -Kthread
# configure:8684: clang -o conftest -Kthread conftest.c -ldl >&5
# clang-3.8: error: unknown argument: '-Kthread'
# configure:8684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# | #define HAVE_GSSAPI_H 1
# | #define HAVE_KRB5_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_EXECVP 1
# | #define HAVE_EXECVPE 1
# | #define HAVE___NSS_CONFIGURE_LOOKUP 1
# | #define HAVE_GETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLERROR 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_STRUCT_UCRED 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:8693: result: no
# configure:8596: checking whether pthreads work with -kthread
# configure:8684: clang -o conftest -kthread conftest.c -ldl >&5
# clang-3.8: error: unknown argument: '-kthread'
# configure:8684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# | #define HAVE_GSSAPI_H 1
# | #define HAVE_KRB5_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_EXECVP 1
# | #define HAVE_EXECVPE 1
# | #define HAVE___NSS_CONFIGURE_LOOKUP 1
# | #define HAVE_GETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLERROR 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_STRUCT_UCRED 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:8693: result: no
# configure:8646: checking for the pthreads library -llthread
# configure:8684: clang -o conftest conftest.c -llthread -ldl >&5
# /usr/bin/ld: cannot find -llthread
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# | #define HAVE_GSSAPI_H 1
# | #define HAVE_KRB5_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_EXECVP 1
# | #define HAVE_EXECVPE 1
# | #define HAVE___NSS_CONFIGURE_LOOKUP 1
# | #define HAVE_GETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLERROR 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_STRUCT_UCRED 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:8693: result: no
# configure:8596: checking whether pthreads work with -pthread
# configure:8684: clang -o conftest -pthread conftest.c -ldl >&5
# configure:8684: $? = 0
# configure:8693: result: yes
# configure:8712: checking for joinable pthread attribute
# configure:8727: clang -o conftest -pthread conftest.c -ldl >&5
# configure:8727: $? = 0
# configure:8733: result: PTHREAD_CREATE_JOINABLE
# configure:8743: checking if more special flags are required for pthreads
# configure:8757: result: no
# configure:8763: checking for PTHREAD_PRIO_INHERIT
# configure:8781: clang -o conftest -pthread conftest.c -ldl >&5
# configure:8781: $? = 0
# configure:8790: result: yes
# configure:8881: checking for pthread_mutex_lock
# configure:8881: clang -o conftest -pthread conftest.c -ldl >&5
# configure:8881: $? = 0
# configure:8881: result: yes
# configure:8881: checking for pthread_join
# configure:8881: clang -o conftest -pthread conftest.c -ldl >&5
# configure:8881: $? = 0
# configure:8881: result: yes
# configure:8881: checking for pthread_timedjoin_np
# configure:8881: clang -o conftest -pthread conftest.c -ldl >&5
# configure:8881: $? = 0
# configure:8881: result: yes
# configure:8881: checking for pthread_atfork
# configure:8881: clang -o conftest -pthread conftest.c -ldl >&5
# configure:8881: $? = 0
# configure:8881: result: yes
# configure:8915: checking for library containing ldap_search_ext
# configure:8946: clang -o conftest conftest.c -ldl >&5
# /tmp/conftest-d91999.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `ldap_search_ext'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8946: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# | #define HAVE_GSSAPI_H 1
# | #define HAVE_KRB5_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_EXECVP 1
# | #define HAVE_EXECVPE 1
# | #define HAVE___NSS_CONFIGURE_LOOKUP 1
# | #define HAVE_GETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLERROR 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_STRUCT_UCRED 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_PTHREAD_JOIN 1
# | #define HAVE_PTHREAD_TIMEDJOIN_NP 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define LDAP_DEPRECATED 1
# | #define LDAP_REFERRALS 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 ldap_search_ext ();
# | int
# | main ()
# | {
# | return ldap_search_ext ();
# | ;
# | return 0;
# | }
# configure:8946: clang -o conftest conftest.c -lldap_r -ldl >&5
# configure:8946: $? = 0
# configure:8963: result: -lldap_r
# configure:9196: checking for ldap_search_ext
# configure:9196: clang -o conftest conftest.c -lldap_r -ldl >&5
# configure:9196: $? = 0
# configure:9196: result: yes
# configure:9209: checking for library containing ber_bvfree
# configure:9240: clang -o conftest conftest.c -lldap_r -ldl >&5
# /usr/bin/ld: /tmp/conftest-b90b6c.o: undefined reference to symbol 'ber_bvfree'
# /usr/lib/liblber-2.4.so.2: error adding symbols: DSO missing from command line
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9240: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# | #define HAVE_GSSAPI_H 1
# | #define HAVE_KRB5_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_EXECVP 1
# | #define HAVE_EXECVPE 1
# | #define HAVE___NSS_CONFIGURE_LOOKUP 1
# | #define HAVE_GETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLERROR 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_STRUCT_UCRED 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_PTHREAD_JOIN 1
# | #define HAVE_PTHREAD_TIMEDJOIN_NP 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define LDAP_DEPRECATED 1
# | #define LDAP_REFERRALS 1
# | #define HAVE_LDAP_SEARCH_EXT 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 ber_bvfree ();
# | int
# | main ()
# | {
# | return ber_bvfree ();
# | ;
# | return 0;
# | }
# configure:9240: clang -o conftest conftest.c -llber -lldap_r -ldl >&5
# configure:9240: $? = 0
# configure:9257: result: -llber
# configure:9269: checking for sasl_interact_t
# configure:9269: clang -c conftest.c >&5
# configure:9269: $? = 0
# configure:9269: clang -c conftest.c >&5
# conftest.c:157:30: error: expected expression
# if (sizeof ((sasl_interact_t)))
# ^
# 1 error generated.
# configure:9269: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# | #define HAVE_GSSAPI_H 1
# | #define HAVE_KRB5_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_EXECVP 1
# | #define HAVE_EXECVPE 1
# | #define HAVE___NSS_CONFIGURE_LOOKUP 1
# | #define HAVE_GETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLERROR 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_STRUCT_UCRED 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_PTHREAD_JOIN 1
# | #define HAVE_PTHREAD_TIMEDJOIN_NP 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define LDAP_DEPRECATED 1
# | #define LDAP_REFERRALS 1
# | #define HAVE_LDAP_SEARCH_EXT 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SASL_SASL_H
# | #include
# | #elif defined(HAVE_SASL_H)
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((sasl_interact_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:9269: result: yes
# configure:9282: checking for library containing ldap_sasl_interactive_bind_s
# configure:9313: clang -o conftest conftest.c -llber -lldap_r -ldl >&5
# configure:9313: $? = 0
# configure:9330: result: none required
# configure:9340: checking for ldap_sasl_interactive_bind_s
# configure:9340: clang -o conftest conftest.c -llber -lldap_r -ldl >&5
# configure:9340: $? = 0
# configure:9340: result: yes
# configure:9354: checking for library containing gss_krb5_ccache_name
# configure:9385: clang -o conftest conftest.c -llber -lldap_r -ldl >&5
# /tmp/conftest-1b6c56.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `gss_krb5_ccache_name'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9385: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# | #define HAVE_GSSAPI_H 1
# | #define HAVE_KRB5_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_EXECVP 1
# | #define HAVE_EXECVPE 1
# | #define HAVE___NSS_CONFIGURE_LOOKUP 1
# | #define HAVE_GETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLERROR 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_STRUCT_UCRED 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_PTHREAD_JOIN 1
# | #define HAVE_PTHREAD_TIMEDJOIN_NP 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define LDAP_DEPRECATED 1
# | #define LDAP_REFERRALS 1
# | #define HAVE_LDAP_SEARCH_EXT 1
# | #define HAVE_SASL_INTERACT_T 1
# | #define HAVE_LDAP_SASL_INTERACTIVE_BIND_S 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 gss_krb5_ccache_name ();
# | int
# | main ()
# | {
# | return gss_krb5_ccache_name ();
# | ;
# | return 0;
# | }
# configure:9385: clang -o conftest conftest.c -lgssapi -llber -lldap_r -ldl >&5
# /usr/bin/ld: cannot find -lgssapi
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9385: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# | #define HAVE_GSSAPI_H 1
# | #define HAVE_KRB5_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_EXECVP 1
# | #define HAVE_EXECVPE 1
# | #define HAVE___NSS_CONFIGURE_LOOKUP 1
# | #define HAVE_GETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLERROR 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_STRUCT_UCRED 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_PTHREAD_JOIN 1
# | #define HAVE_PTHREAD_TIMEDJOIN_NP 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define LDAP_DEPRECATED 1
# | #define LDAP_REFERRALS 1
# | #define HAVE_LDAP_SEARCH_EXT 1
# | #define HAVE_SASL_INTERACT_T 1
# | #define HAVE_LDAP_SASL_INTERACTIVE_BIND_S 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 gss_krb5_ccache_name ();
# | int
# | main ()
# | {
# | return gss_krb5_ccache_name ();
# | ;
# | return 0;
# | }
# configure:9385: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9385: $? = 0
# configure:9402: result: -lgssapi_krb5
# configure:9412: checking for gss_krb5_ccache_name
# configure:9412: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9412: $? = 0
# configure:9412: result: yes
# configure:9427: checking for library containing krb5_sendauth
# configure:9458: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# /usr/bin/ld: /tmp/conftest-ad7717.o: undefined reference to symbol 'krb5_sendauth@@krb5_3_MIT'
# /usr/lib/libkrb5.so.3: error adding symbols: DSO missing from command line
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9458: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NSS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ALIASES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_ALIASENT 1
# | #define HAVE_STRUCT_RPCENT 1
# | #define HAVE_STRUCT_SPWD 1
# | #define HAVE_ENUM_NSS_STATUS 1
# | #define NSS_FLAVOUR_GLIBC 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_PAM_GET_AUTHTOK 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define PAM_ITEM_CONST const
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_SASL_SASL_H 1
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# | #define HAVE_GSSAPI_H 1
# | #define HAVE_KRB5_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_EXECVP 1
# | #define HAVE_EXECVPE 1
# | #define HAVE___NSS_CONFIGURE_LOOKUP 1
# | #define HAVE_GETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLERROR 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_STRUCT_UCRED 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_MUTEX_LOCK 1
# | #define HAVE_PTHREAD_JOIN 1
# | #define HAVE_PTHREAD_TIMEDJOIN_NP 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define LDAP_DEPRECATED 1
# | #define LDAP_REFERRALS 1
# | #define HAVE_LDAP_SEARCH_EXT 1
# | #define HAVE_SASL_INTERACT_T 1
# | #define HAVE_LDAP_SASL_INTERACTIVE_BIND_S 1
# | #define HAVE_GSS_KRB5_CCACHE_NAME 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 krb5_sendauth ();
# | int
# | main ()
# | {
# | return krb5_sendauth ();
# | ;
# | return 0;
# | }
# configure:9458: clang -o conftest conftest.c -lkrb5 -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9458: $? = 0
# configure:9475: result: -lkrb5
# configure:9485: checking for krb5_is_thread_safe
# configure:9485: clang -o conftest conftest.c -lkrb5 -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9485: $? = 0
# configure:9485: result: yes
# configure:9498: checking krb5 thread safety
# configure:9522: clang -o conftest conftest.c -lkrb5 -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9522: $? = 0
# configure:9522: ./conftest
# configure:9522: $? = 0
# configure:9532: result: yes
# configure:9551: checking for ber_bvfree
# configure:9551: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9551: $? = 0
# configure:9551: result: yes
# configure:9551: checking for ber_free
# configure:9551: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9551: $? = 0
# configure:9551: result: yes
# configure:9551: checking for ber_set_option
# configure:9551: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9551: $? = 0
# configure:9551: result: yes
# configure:9551: checking for ber_get_enum
# configure:9551: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9551: $? = 0
# configure:9551: result: yes
# configure:9563: checking for ldap_initialize
# configure:9563: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9563: $? = 0
# configure:9563: result: yes
# configure:9563: checking for ldap_start_tls_s
# configure:9563: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9563: $? = 0
# configure:9563: result: yes
# configure:9575: checking for ldap_get_option
# configure:9575: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9575: $? = 0
# configure:9575: result: yes
# configure:9575: checking for ldap_set_option
# configure:9575: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9575: $? = 0
# configure:9575: result: yes
# configure:9575: checking for ldap_set_rebind_proc
# configure:9575: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9575: $? = 0
# configure:9575: result: yes
# configure:9587: checking for ldap_simple_bind_s
# configure:9587: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9587: $? = 0
# configure:9587: result: yes
# configure:9587: checking for ldap_sasl_bind
# configure:9587: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9587: $? = 0
# configure:9587: result: yes
# configure:9587: checking for ldap_sasl_bind_s
# configure:9587: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9587: $? = 0
# configure:9587: result: yes
# configure:9587: checking for ldap_unbind
# configure:9587: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9587: $? = 0
# configure:9587: result: yes
# configure:9599: checking for ldap_search_ext
# configure:9599: result: yes
# configure:9599: checking for ldap_modify_ext_s
# configure:9599: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9599: $? = 0
# configure:9599: result: yes
# configure:9599: checking for ldap_extended_operation_s
# configure:9599: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9599: $? = 0
# configure:9599: result: yes
# configure:9611: checking for ldap_explode_dn
# configure:9611: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9611: $? = 0
# configure:9611: result: yes
# configure:9611: checking for ldap_explode_rdn
# configure:9611: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9611: $? = 0
# configure:9611: result: yes
# configure:9623: checking for ldap_domain2hostlist
# configure:9623: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9623: $? = 0
# configure:9623: result: yes
# configure:9623: checking for ldap_domain2dn
# configure:9623: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9623: $? = 0
# configure:9623: result: yes
# configure:9635: checking for ldap_result
# configure:9635: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9635: $? = 0
# configure:9635: result: yes
# configure:9635: checking for ldap_parse_result
# configure:9635: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9635: $? = 0
# configure:9635: result: yes
# configure:9635: checking for ldap_msgfree
# configure:9635: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9635: $? = 0
# configure:9635: result: yes
# configure:9635: checking for ldap_memfree
# configure:9635: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9635: $? = 0
# configure:9635: result: yes
# configure:9647: checking for ldap_get_dn
# configure:9647: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9647: $? = 0
# configure:9647: result: yes
# configure:9647: checking for ldap_first_attribute
# configure:9647: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9647: $? = 0
# configure:9647: result: yes
# configure:9647: checking for ldap_next_attribute
# configure:9647: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9647: $? = 0
# configure:9647: result: yes
# configure:9659: checking for ldap_get_values
# configure:9659: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9659: $? = 0
# configure:9659: result: yes
# configure:9659: checking for ldap_value_free
# configure:9659: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9659: $? = 0
# configure:9659: result: yes
# configure:9671: checking for ldap_get_values_len
# configure:9671: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9671: $? = 0
# configure:9671: result: yes
# configure:9671: checking for ldap_count_values_len
# configure:9671: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9671: $? = 0
# configure:9671: result: yes
# configure:9671: checking for ldap_value_free_len
# configure:9671: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9671: $? = 0
# configure:9671: result: yes
# configure:9683: checking for ldap_err2string
# configure:9683: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9683: $? = 0
# configure:9683: result: yes
# configure:9683: checking for ldap_abandon
# configure:9683: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9683: $? = 0
# configure:9683: result: yes
# configure:9695: checking for ldap_control_create
# configure:9695: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9695: $? = 0
# configure:9695: result: yes
# configure:9695: checking for ldap_create_control
# configure:9695: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9695: $? = 0
# configure:9695: result: yes
# configure:9695: checking for ldap_control_find
# configure:9695: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9695: $? = 0
# configure:9695: result: yes
# configure:9707: checking for ldap_controls_free
# configure:9707: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9707: $? = 0
# configure:9707: result: yes
# configure:9707: checking for ldap_control_free
# configure:9707: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9707: $? = 0
# configure:9707: result: yes
# configure:9707: checking for ldap_get_entry_controls
# configure:9707: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9707: $? = 0
# configure:9707: result: yes
# configure:9719: checking for ldap_parse_passwordpolicy_control
# configure:9719: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9719: $? = 0
# configure:9719: result: yes
# configure:9719: checking for ldap_passwordpolicy_err2txt
# configure:9719: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9719: $? = 0
# configure:9719: result: yes
# configure:9731: checking for ldap_create_deref_control
# configure:9731: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9731: $? = 0
# configure:9731: result: yes
# configure:9731: checking for ldap_create_deref_control_value
# configure:9731: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9731: $? = 0
# configure:9731: result: yes
# configure:9743: checking for ldap_parse_deref_control
# configure:9743: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9743: $? = 0
# configure:9743: result: yes
# configure:9743: checking for ldap_derefresponse_free
# configure:9743: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9743: $? = 0
# configure:9743: result: yes
# configure:9757: checking for ldap_create_page_control
# configure:9757: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9757: $? = 0
# configure:9757: result: yes
# configure:9757: checking for ldap_parse_page_control
# configure:9757: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9757: $? = 0
# configure:9757: result: yes
# configure:9773: checking whether ldap_extended_operation_s is declared
# configure:9773: clang -c conftest.c >&5
# configure:9773: $? = 0
# configure:9773: result: yes
# configure:9791: checking for ldap_passwd_s
# configure:9791: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9791: $? = 0
# configure:9791: result: yes
# configure:9805: checking for ldap_initialize
# configure:9805: result: yes
# configure:9819: checking for ldap_parse_passwordpolicy_control
# configure:9819: result: yes
# configure:9833: checking for ldap_passwordpolicy_err2txt
# configure:9833: result: yes
# configure:9849: checking number of arguments to ldap_set_rebind_proc
# configure:9870: clang -c conftest.c >&5
# configure:9870: $? = 0
# configure:9877: result: 3
# configure:9886: checking return type of ldap_set_rebind_proc
# configure:9911: clang -c conftest.c >&5
# configure:9911: $? = 0
# configure:9918: result: int
# configure:9932: checking ldap_create_deref_control() implementation
# configure:9986: clang -o conftest conftest.c -lgssapi_krb5 -llber -lldap_r -ldl >&5
# configure:9986: $? = 0
# configure:9986: ./conftest
# configure:9986: $? = 0
# configure:9997: result: ok
# configure:10651: checking that generated files are newer than configure
# configure:10657: result: done
# configure:10728: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by nss-pam-ldapd config.status 0.9.6, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 59ec9d656235
#
# config.status:1122: creating Makefile
# config.status:1122: creating compat/Makefile
# config.status:1122: creating common/Makefile
# config.status:1122: creating nss/Makefile
# config.status:1122: creating pam/Makefile
# config.status:1122: creating utils/Makefile
# config.status:1122: creating nslcd/Makefile
# config.status:1122: creating pynslcd/Makefile
# config.status:1122: creating man/Makefile
# config.status:1122: creating tests/Makefile
# config.status:1122: creating pynslcd/constants.py
# config.status:1122: creating config.h
# config.status:1351: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_int32_t=yes
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint8_t=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_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PYTHON_set=
# ac_cv_env_PYTHON_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_func___assert_fail=yes
# ac_cv_func___nss_configure_lookup=yes
# ac_cv_func_atexit=yes
# ac_cv_func_ber_bvfree=yes
# ac_cv_func_ber_free=yes
# ac_cv_func_ber_get_enum=yes
# ac_cv_func_ber_set_option=yes
# ac_cv_func_clearenv=yes
# ac_cv_func_dlerror=yes
# ac_cv_func_dlopen=yes
# ac_cv_func_dlsym=yes
# ac_cv_func_endusershell=yes
# ac_cv_func_ether_aton=yes
# ac_cv_func_ether_aton_r=yes
# ac_cv_func_ether_ntoa=yes
# ac_cv_func_ether_ntoa_r=yes
# ac_cv_func_execvp=yes
# ac_cv_func_execvpe=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getenv=yes
# ac_cv_func_getgrouplist=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_getpeereid=no
# ac_cv_func_getpeerucred=no
# ac_cv_func_getusershell=yes
# ac_cv_func_gss_krb5_ccache_name=yes
# ac_cv_func_hstrerror=yes
# ac_cv_func_initgroups=yes
# ac_cv_func_krb5_is_thread_safe=yes
# ac_cv_func_ldap_abandon=yes
# ac_cv_func_ldap_control_create=yes
# ac_cv_func_ldap_control_find=yes
# ac_cv_func_ldap_control_free=yes
# ac_cv_func_ldap_controls_free=yes
# ac_cv_func_ldap_count_values_len=yes
# ac_cv_func_ldap_create_control=yes
# ac_cv_func_ldap_create_deref_control=yes
# ac_cv_func_ldap_create_deref_control_value=yes
# ac_cv_func_ldap_create_page_control=yes
# ac_cv_func_ldap_derefresponse_free=yes
# ac_cv_func_ldap_domain2dn=yes
# ac_cv_func_ldap_domain2hostlist=yes
# ac_cv_func_ldap_err2string=yes
# ac_cv_func_ldap_explode_dn=yes
# ac_cv_func_ldap_explode_rdn=yes
# ac_cv_func_ldap_extended_operation_s=yes
# ac_cv_func_ldap_first_attribute=yes
# ac_cv_func_ldap_get_dn=yes
# ac_cv_func_ldap_get_entry_controls=yes
# ac_cv_func_ldap_get_option=yes
# ac_cv_func_ldap_get_values=yes
# ac_cv_func_ldap_get_values_len=yes
# ac_cv_func_ldap_initialize=yes
# ac_cv_func_ldap_memfree=yes
# ac_cv_func_ldap_modify_ext_s=yes
# ac_cv_func_ldap_msgfree=yes
# ac_cv_func_ldap_next_attribute=yes
# ac_cv_func_ldap_parse_deref_control=yes
# ac_cv_func_ldap_parse_page_control=yes
# ac_cv_func_ldap_parse_passwordpolicy_control=yes
# ac_cv_func_ldap_parse_result=yes
# ac_cv_func_ldap_passwd_s=yes
# ac_cv_func_ldap_passwordpolicy_err2txt=yes
# ac_cv_func_ldap_result=yes
# ac_cv_func_ldap_sasl_bind=yes
# ac_cv_func_ldap_sasl_bind_s=yes
# ac_cv_func_ldap_sasl_interactive_bind_s=yes
# ac_cv_func_ldap_search_ext=yes
# ac_cv_func_ldap_set_option=yes
# ac_cv_func_ldap_set_rebind_proc=yes
# ac_cv_func_ldap_simple_bind_s=yes
# ac_cv_func_ldap_start_tls_s=yes
# ac_cv_func_ldap_unbind=yes
# ac_cv_func_ldap_value_free=yes
# ac_cv_func_ldap_value_free_len=yes
# ac_cv_func_malloc=yes
# ac_cv_func_pam_get_authtok=yes
# ac_cv_func_pam_modutil_getpwnam=yes
# ac_cv_func_pam_prompt=yes
# ac_cv_func_pam_syslog=yes
# ac_cv_func_pthread_atfork=yes
# ac_cv_func_pthread_join=yes
# ac_cv_func_pthread_mutex_lock=yes
# ac_cv_func_pthread_timedjoin_np=yes
# ac_cv_func_putenv=yes
# ac_cv_func_realloc=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_regerror=yes
# ac_cv_func_regexec=yes
# ac_cv_func_setgroups=yes
# ac_cv_func_setusershell=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strcspn=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strspn=yes
# ac_cv_func_strtol=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_strtoull=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_have_decl_endusershell=yes
# ac_cv_have_decl_ether_aton=yes
# ac_cv_have_decl_ether_ntoa=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_ldap_extended_operation_s=yes
# ac_cv_have_decl_setusershell=yes
# ac_cv_header_aliases_h=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_gssapi_gssapi_generic_h=yes
# ac_cv_header_gssapi_gssapi_h=yes
# ac_cv_header_gssapi_gssapi_krb5_h=yes
# ac_cv_header_gssapi_h=yes
# ac_cv_header_gssldap_h=no
# ac_cv_header_gsssasl_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_krb5_h=yes
# ac_cv_header_lber_h=yes
# ac_cv_header_ldap_h=yes
# ac_cv_header_ldap_ssl_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_ether_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_nss_common_h=no
# ac_cv_header_nss_dbdefs_h=no
# ac_cv_header_nss_h=yes
# ac_cv_header_nsswitch_h=no
# ac_cv_header_pam_pam_modules_h=no
# ac_cv_header_pthread_h=yes
# ac_cv_header_pthread_np_h=no
# ac_cv_header_regex_h=yes
# ac_cv_header_rpc_rpcent_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_ext_h=yes
# ac_cv_header_security_pam_modules_h=yes
# ac_cv_header_security_pam_modutil_h=yes
# ac_cv_header_shadow_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=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_param_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_ucred_h=no
# ac_cv_header_sys_un_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_ucred_h=no
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_member_struct_nss_XbyY_args_returnlen=no
# ac_cv_member_struct_passwd_pw_class=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_PYTHON=/usr/bin/python
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_AR=ar
# 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_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_ber_bvfree=-llber
# ac_cv_search_clock_gettime='none required'
# ac_cv_search_dlopen=-ldl
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_gss_krb5_ccache_name=-lgssapi_krb5
# ac_cv_search_hstrerror='none required'
# ac_cv_search_krb5_sendauth=-lkrb5
# ac_cv_search_ldap_sasl_interactive_bind_s='none required'
# ac_cv_search_ldap_search_ext=-lldap_r
# ac_cv_search_pam_get_data=-lpam
# ac_cv_search_socket='none required'
# ac_cv_sizeof_gid_t=4
# ac_cv_sizeof_uid_t=4
# ac_cv_sizeof_unsigned_int=4
# ac_cv_sizeof_unsigned_long_int=8
# ac_cv_sizeof_unsigned_long_long_int=8
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_tls=__thread
# ac_cv_type_enum_nss_status=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_nss_backend_t=no
# ac_cv_type_pid_t=yes
# ac_cv_type_sasl_interact_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_struct_aliasent=yes
# ac_cv_type_struct_ether_addr=yes
# ac_cv_type_struct_etherent=no
# ac_cv_type_struct_rpcent=yes
# ac_cv_type_struct_sockaddr_storage=yes
# ac_cv_type_struct_spwd=yes
# ac_cv_type_struct_ucred=yes
# ac_cv_type_suseconds_t=yes
# ac_cv_type_uid_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_pathless_PYTHON=python
# am_cv_prog_cc_c_o=yes
# am_cv_python_platform=linux
# am_cv_python_pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# am_cv_python_pythondir='${prefix}/lib/python3.5/site-packages'
# am_cv_python_version=3.5
# ax_cv_PTHREAD_PRIO_INHERIT=yes
# nslcd_cv_krb5_is_thread_safe=yes
# nslcd_cv_ldap_create_deref_control_working=ok
# nss_ldapd_cv_ldap_set_rebind_proc_args=3
# nss_ldapd_cv_ldap_set_rebind_proc_type=int
# nss_pam_ldapd_cv_pam_get_item_arg3_type='const void **'
# nss_pam_ldapd_cv_setnetgrent_type=int
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/missing aclocal-1.14'
# 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} /tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DOCBOOK2X_MAN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_NSLCD_FALSE='#'
# ENABLE_NSLCD_TRUE=''
# ENABLE_NSS_FALSE='#'
# ENABLE_NSS_TRUE=''
# ENABLE_PAM_FALSE='#'
# ENABLE_PAM_TRUE=''
# ENABLE_PYNSLCD_FALSE=''
# ENABLE_PYNSLCD_TRUE='#'
# ENABLE_UTILS_FALSE='#'
# ENABLE_UTILS_TRUE=''
# EXEEXT=''
# GENMAN_FALSE=''
# GENMAN_TRUE='#'
# GREP='/usr/bin/grep'
# HAVE_PYTHON_FALSE='#'
# HAVE_PYTHON_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTMAN_FALSE='#'
# INSTMAN_TRUE=''
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/missing makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# MODULE_NAME='ldap'
# NSLCD_BINDPW_PATH=''
# NSLCD_CONF_PATH='/etc/nslcd.conf'
# NSLCD_PIDFILE='/var/run/nslcd/nslcd.pid'
# NSLCD_SOCKET='/var/run/nslcd/socket'
# NSS_FLAVOUR='glibc'
# NSS_FLAVOUR_FREEBSD_FALSE=''
# NSS_FLAVOUR_FREEBSD_TRUE='#'
# NSS_FLAVOUR_GLIBC_FALSE='#'
# NSS_FLAVOUR_GLIBC_TRUE=''
# NSS_FLAVOUR_SOLARIS_FALSE=''
# NSS_FLAVOUR_SOLARIS_TRUE='#'
# NSS_LDAP_SONAME='libnss_ldap.so.2'
# NSS_MODULE_OBJS='aliases.$(OBJEXT) ethers.$(OBJEXT) group.$(OBJEXT) hosts.$(OBJEXT) netgroup.$(OBJEXT) networks.$(OBJEXT) passwd.$(OBJEXT) protocols.$(OBJEXT) rpc.$(OBJEXT) services.$(OBJEXT) shadow.$(OBJEXT) '
# OBJEXT='o'
# PACKAGE='nss-pam-ldapd'
# PACKAGE_BUGREPORT='nss-pam-ldapd-users@lists.arthurdejong.org'
# PACKAGE_NAME='nss-pam-ldapd'
# PACKAGE_STRING='nss-pam-ldapd 0.9.6'
# PACKAGE_TARNAME='nss-pam-ldapd'
# PACKAGE_URL='http://arthurdejong.org/nss-pam-ldapd/'
# PACKAGE_VERSION='0.9.6'
# PAM_LDAP_SONAME='pam_ldap.so'
# PAM_SECLIB_DIR='/usr/lib/security'
# PATH_SEPARATOR=':'
# PIC_CFLAGS='-fPIC'
# PTHREAD_CC='clang'
# PTHREAD_CFLAGS='-pthread'
# PTHREAD_LIBS=''
# PYTHON='/usr/bin/python'
# PYTHON_EXEC_PREFIX='${exec_prefix}'
# PYTHON_PLATFORM='linux'
# PYTHON_PREFIX='${prefix}'
# PYTHON_VERSION='3.5'
# RANLIB='ranlib'
# RELEASE_MONTH='Jun 2015'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.9.6'
# ac_ct_AR='ar'
# ac_ct_CC=''
# 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-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# ax_pthread_config=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# 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'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# nslcd_LIBS='-lgssapi_krb5 -llber -lldap_r -ldl '
# nss_ldap_so_LDFLAGS='-shared -Wl,-h,$(NSS_LDAP_SONAME) -Wl,--version-script,exports.map'
# nss_ldap_so_LINK='$(CCLD) $(AM_CFLAGS) $(CFLAGS) $(nss_ldap_so_LDFLAGS) $(LDFLAGS) -o $@'
# oldincludedir='/usr/include'
# pam_ldap_so_LDFLAGS='-shared -Wl,--version-script,$(srcdir)/pam_ldap.map'
# pam_ldap_so_LINK='$(CCLD) $(AM_CFLAGS) $(CFLAGS) $(pam_ldap_so_LDFLAGS) $(LDFLAGS) -o $@'
# pdfdir='${docdir}'
# pkgpyexecdir='${pyexecdir}/nss-pam-ldapd'
# pkgpythondir='${pythondir}/nss-pam-ldapd'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# pythondir='${prefix}/lib/python3.5/site-packages'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "nss-pam-ldapd"
# #define PACKAGE_TARNAME "nss-pam-ldapd"
# #define PACKAGE_VERSION "0.9.6"
# #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# #define PACKAGE "nss-pam-ldapd"
# #define VERSION "0.9.6"
# #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 ENABLE_CONFIGFILE_CHECKING 1
# #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# #define NSLCD_SOCKET "/var/run/nslcd/socket"
# #define PAM_SECLIB_DIR "/usr/lib/security"
# #define MODULE_NAME "ldap"
# #define NSS_NAME(NAME) _nss_ldap_##NAME
# #define PAM_NAME(NAME) _pam_ldap_##NAME
# #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# #define HAVE_CTYPE_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_PTHREAD_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_NSS_H 1
# #define HAVE_GRP_H 1
# #define HAVE_SHADOW_H 1
# #define HAVE_ALIASES_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_ETHER_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_UN_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_SIGACTION 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRCSPN 1
# #define HAVE_STRSPN 1
# #define HAVE_STRTOL 1
# #define HAVE_STRTOUL 1
# #define HAVE_STRTOULL 1
# #define HAVE_STRNDUP 1
# #define HAVE_MALLOC 1
# #define HAVE_REALLOC 1
# #define HAVE_ATEXIT 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE___ASSERT_FAIL 1
# #define HAVE_SETUSERSHELL 1
# #define HAVE_GETUSERSHELL 1
# #define HAVE_ENDUSERSHELL 1
# #define HAVE_GETGROUPLIST 1
# #define HAVE_DECL_SETUSERSHELL 1
# #define HAVE_DECL_GETUSERSHELL 1
# #define HAVE_DECL_ENDUSERSHELL 1
# #define SIZEOF_UNSIGNED_INT 4
# #define SIZEOF_UNSIGNED_LONG_INT 8
# #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# #define SIZEOF_UID_T 4
# #define SIZEOF_GID_T 4
# #define TLS __thread
# #define HAVE_SUSECONDS_T 1
# #define HAVE_STRUCT_ETHER_ADDR 1
# #define HAVE_ETHER_ATON 1
# #define HAVE_ETHER_NTOA 1
# #define HAVE_ETHER_ATON_R 1
# #define HAVE_ETHER_NTOA_R 1
# #define HAVE_DECL_ETHER_ATON 1
# #define HAVE_DECL_ETHER_NTOA 1
# #define HAVE_STRUCT_ALIASENT 1
# #define HAVE_STRUCT_RPCENT 1
# #define HAVE_STRUCT_SPWD 1
# #define HAVE_ENUM_NSS_STATUS 1
# #define NSS_FLAVOUR_GLIBC 1
# #define HAVE_SECURITY_PAM_APPL_H 1
# #define HAVE_SECURITY_PAM_MODULES_H 1
# #define HAVE_SECURITY_PAM_EXT_H 1
# #define HAVE_SECURITY_PAM_MODUTIL_H 1
# #define HAVE_PAM_GET_AUTHTOK 1
# #define HAVE_PAM_PROMPT 1
# #define HAVE_PAM_MODUTIL_GETPWNAM 1
# #define HAVE_PAM_SYSLOG 1
# #define PAM_ITEM_CONST const
# #define HAVE_LBER_H 1
# #define HAVE_LDAP_H 1
# #define HAVE_SASL_SASL_H 1
# #define HAVE_GSSAPI_GSSAPI_H 1
# #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
# #define HAVE_GSSAPI_H 1
# #define HAVE_KRB5_H 1
# #define HAVE_REGEX_H 1
# #define HAVE_INITGROUPS 1
# #define HAVE_SETGROUPS 1
# #define HAVE_EXECVP 1
# #define HAVE_EXECVPE 1
# #define HAVE___NSS_CONFIGURE_LOOKUP 1
# #define HAVE_GETENV 1
# #define HAVE_PUTENV 1
# #define HAVE_CLEARENV 1
# #define HAVE_DLOPEN 1
# #define HAVE_DLSYM 1
# #define HAVE_DLERROR 1
# #define HAVE_REGCOMP 1
# #define HAVE_REGEXEC 1
# #define HAVE_REGERROR 1
# #define HAVE_HSTRERROR 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_STRNDUP 1
# #define HAVE_ETHER_ATON_R 1
# #define HAVE_ETHER_NTOA_R 1
# #define HAVE_STRUCT_UCRED 1
# #define HAVE_PTHREAD_PRIO_INHERIT 1
# #define HAVE_PTHREAD 1
# #define HAVE_PTHREAD_MUTEX_LOCK 1
# #define HAVE_PTHREAD_JOIN 1
# #define HAVE_PTHREAD_TIMEDJOIN_NP 1
# #define HAVE_PTHREAD_ATFORK 1
# #define LDAP_DEPRECATED 1
# #define LDAP_REFERRALS 1
# #define HAVE_LDAP_SEARCH_EXT 1
# #define HAVE_SASL_INTERACT_T 1
# #define HAVE_LDAP_SASL_INTERACTIVE_BIND_S 1
# #define HAVE_GSS_KRB5_CCACHE_NAME 1
# #define HAVE_KRB5_IS_THREAD_SAFE 1
# #define HAVE_BER_BVFREE 1
# #define HAVE_BER_FREE 1
# #define HAVE_BER_SET_OPTION 1
# #define HAVE_BER_GET_ENUM 1
# #define HAVE_LDAP_INITIALIZE 1
# #define HAVE_LDAP_START_TLS_S 1
# #define HAVE_LDAP_GET_OPTION 1
# #define HAVE_LDAP_SET_OPTION 1
# #define HAVE_LDAP_SET_REBIND_PROC 1
# #define HAVE_LDAP_SIMPLE_BIND_S 1
# #define HAVE_LDAP_SASL_BIND 1
# #define HAVE_LDAP_SASL_BIND_S 1
# #define HAVE_LDAP_UNBIND 1
# #define HAVE_LDAP_SEARCH_EXT 1
# #define HAVE_LDAP_MODIFY_EXT_S 1
# #define HAVE_LDAP_EXTENDED_OPERATION_S 1
# #define HAVE_LDAP_EXPLODE_DN 1
# #define HAVE_LDAP_EXPLODE_RDN 1
# #define HAVE_LDAP_DOMAIN2HOSTLIST 1
# #define HAVE_LDAP_DOMAIN2DN 1
# #define HAVE_LDAP_RESULT 1
# #define HAVE_LDAP_PARSE_RESULT 1
# #define HAVE_LDAP_MSGFREE 1
# #define HAVE_LDAP_MEMFREE 1
# #define HAVE_LDAP_GET_DN 1
# #define HAVE_LDAP_FIRST_ATTRIBUTE 1
# #define HAVE_LDAP_NEXT_ATTRIBUTE 1
# #define HAVE_LDAP_GET_VALUES 1
# #define HAVE_LDAP_VALUE_FREE 1
# #define HAVE_LDAP_GET_VALUES_LEN 1
# #define HAVE_LDAP_COUNT_VALUES_LEN 1
# #define HAVE_LDAP_VALUE_FREE_LEN 1
# #define HAVE_LDAP_ERR2STRING 1
# #define HAVE_LDAP_ABANDON 1
# #define HAVE_LDAP_CONTROL_CREATE 1
# #define HAVE_LDAP_CREATE_CONTROL 1
# #define HAVE_LDAP_CONTROL_FIND 1
# #define HAVE_LDAP_CONTROLS_FREE 1
# #define HAVE_LDAP_CONTROL_FREE 1
# #define HAVE_LDAP_GET_ENTRY_CONTROLS 1
# #define HAVE_LDAP_PARSE_PASSWORDPOLICY_CONTROL 1
# #define HAVE_LDAP_PASSWORDPOLICY_ERR2TXT 1
# #define HAVE_LDAP_CREATE_DEREF_CONTROL 1
# #define HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE 1
# #define HAVE_LDAP_PARSE_DEREF_CONTROL 1
# #define HAVE_LDAP_DEREFRESPONSE_FREE 1
# #define HAVE_LDAP_CREATE_PAGE_CONTROL 1
# #define HAVE_LDAP_PARSE_PAGE_CONTROL 1
# #define HAVE_DECL_LDAP_EXTENDED_OPERATION_S 1
# #define HAVE_LDAP_PASSWD_S 1
# #define HAVE_LDAP_INITIALIZE 1
# #define HAVE_LDAP_PARSE_PASSWORDPOLICY_CONTROL 1
# #define HAVE_LDAP_PASSWORDPOLICY_ERR2TXT 1
# #define LDAP_SET_REBIND_PROC_ARGS 3
#
# configure: exit 0