=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for nss-pam-ldapd-0.8.12.tar.gz => Checksum RMD160 OK for nss-pam-ldapd-0.8.12.tar.gz ===> Installing dependencies for nss-pam-ldapd-0.8.12 ========================================================================== The following variables will affect the build process of this package, nss-pam-ldapd-0.8.12. Their current value is shown below: * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency autoconf>=2.50: found autoconf-2.69nb2 => Tool dependency checkperms>=1.1: found checkperms-1.11 ===> Overriding tools for nss-pam-ldapd-0.8.12 ===> Extracting for nss-pam-ldapd-0.8.12 ===> Patching for nss-pam-ldapd-0.8.12 => Applying pkgsrc patches for nss-pam-ldapd-0.8.12 => Verifying /usr/pkgsrc/wip/nss-pam-ldapd/patches/patch-configure.ac ************************************** Ignoring patch file /usr/pkgsrc/wip/nss-pam-ldapd/patches/patch-configure.ac: no checksum found ************************************** ===> Creating toolchain wrappers for nss-pam-ldapd-0.8.12 ===> Configuring for nss-pam-ldapd-0.8.12 cd /scratch/wip/nss-pam-ldapd/work/nss-pam-ldapd-0.8.12 && autoconf => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd configure: configuring nss-pam-ldapd 0.8.12 checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for x86_64--netbsd-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 docbook2x-man... no configure: WARNING: docbook2x-man not found: not generating man pages 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 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 name of NSS module... libnss_ldap.so.2 checking name 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... no checking nss.h presence... no checking for nss.h... no 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... no checking shadow.h presence... no checking for shadow.h... no checking aliases.h usability... no checking aliases.h presence... no checking for aliases.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking rpc/rpcent.h usability... yes checking rpc/rpcent.h presence... yes checking for rpc/rpcent.h... yes checking netinet/ether.h usability... no checking netinet/ether.h presence... no checking for netinet/ether.h... no 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... yes checking nsswitch.h presence... yes checking for nsswitch.h... yes 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... yes checking sys/ucred.h presence... yes checking for sys/ucred.h... yes 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 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 malloc... yes checking for realloc... 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... no 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 whether gcc supports '__thread'... yes checking for struct ether_addr... yes checking for ether_aton... yes checking for ether_ntoa... yes checking for ether_aton_r... no checking for ether_ntoa_r... no checking whether ether_aton is declared... yes checking whether ether_ntoa is declared... yes checking for socklen_t... yes checking for struct aliasent... no checking for struct etherent... no checking for struct passwd.pw_class... yes checking for struct rpcent... yes checking for struct spwd... no checking for enum nss_status... no 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... no checking security/pam_ext.h presence... no checking for security/pam_ext.h... no checking security/pam_modutil.h usability... no checking security/pam_modutil.h presence... no checking for security/pam_modutil.h... no checking for library containing pam_get_data... -lpam checking for pam_get_authtok... yes checking for pam_prompt... yes checking for pam_modutil_getpwnam... no checking for pam_syslog... no 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... no checking sasl/sasl.h presence... no checking for sasl/sasl.h... no 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... no checking gssapi/gssapi_generic.h presence... no checking for gssapi/gssapi_generic.h... no 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 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... none required checking for initgroups... yes checking for setgroups... yes checking for getpeereid... yes checking for getpeerucred... no checking for __nss_configure_lookup... no checking for getenv... yes checking for putenv... yes checking for clearenv... no 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 getopt_long... yes checking for strndup... yes checking for library containing daemon... none required checking for daemon... yes checking whether daemon is declared... yes checking for ether_aton_r... (cached) no checking for ether_ntoa_r... (cached) no checking for struct sockaddr_storage... yes checking for struct ucred... no 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... no checking for pthread_mutex_lock... yes checking for pthread_join... yes checking for pthread_timedjoin_np... no checking for library containing ldap_search_ext... -lldap_r checking for ldap_search_ext... yes checking for library containing ber_bvfree... none required checking for sasl_interact_t... no 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 checking for gss_krb5_ccache_name... yes checking for ldap_parse_result... yes checking for ldap_memfree... yes checking for ldap_controls_free... yes checking for ldap_control_free... yes checking for ldap_explode_dn... yes checking for ldap_explode_rdn... yes checking for ldap_set_option... yes checking for ldap_get_option... yes checking for ldap_abandon... yes checking for ldap_simple_bind_s... yes checking for ldap_unbind... yes checking for ldap_set_rebind_proc... yes checking for ldap_initialize... yes checking for ldap_search_ext... (cached) yes checking for ldap_create_control... yes checking for ldap_extended_operation_s... yes checking for ldap_domain2hostlist... yes checking for ldap_domain2dn... yes checking for ldap_get_values... yes checking for ldap_value_free... yes checking for ldap_get_dn... yes checking for ldap_err2string... yes checking for ldap_msgfree... yes checking for ldap_result... yes checking for ber_bvfree... yes checking for ber_free... yes checking for ber_set_option... 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 number of arguments to ldap_set_rebind_proc... 3 checking return type of ldap_set_rebind_proc... int 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 nslcd/Makefile config.status: creating pynslcd/Makefile config.status: creating pynslcd/config.py config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands