=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for pam-krb5-4.6.tar.gz => Checksum RMD160 OK for pam-krb5-4.6.tar.gz ===> Installing dependencies for pam-krb5-4.6 ========================================================================== The following variables will affect the build process of this package, pam-krb5-4.6. Their current value is shown below: * KRB5_DEFAULT = heimdal * PAM_DEFAULT = openpam * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal * PAMBASE (defined, but empty) * PAM_TYPE = openpam 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 libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb3 => Tool dependency checkperms>=1.1: found checkperms-1.11 ===> Overriding tools for pam-krb5-4.6 ===> Extracting for pam-krb5-4.6 ===> Patching for pam-krb5-4.6 ===> Creating toolchain wrappers for pam-krb5-4.6 ===> Configuring for pam-krb5-4.6 => 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 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... build-aux/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i386--netbsdelf-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E 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 cc understands -c and -o together... yes checking build system type... i386--netbsdelf checking host system type... i386--netbsdelf checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /scratch/security/pam-krb5/work/.wrapper/bin/ld checking if the linker (/scratch/security/pam-krb5/work/.wrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386--netbsdelf file names to i386--netbsdelf format... func_convert_file_noop checking how to convert i386--netbsdelf file names to toolchain format... func_convert_file_noop checking for /scratch/security/pam-krb5/work/.wrapper/bin/ld option to reload object files... -r checking for i386--netbsdelf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for i386--netbsdelf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386--netbsdelf-ar... no checking for ar... ar checking for archiver @FILE support... no checking for i386--netbsdelf-strip... no checking for strip... strip checking for i386--netbsdelf-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for i386--netbsdelf-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/scratch/security/pam-krb5/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking if -Wl,--version-script works... yes checking for library containing pam_set_data... -lpam checking for pam_getenv... yes checking for pam_modutil_getpwnam... no checking for pam_syslog... no checking for pam_vsyslog... no checking security/pam_modutil.h usability... no checking security/pam_modutil.h presence... no checking for security/pam_modutil.h... no checking pam/pam_modutil.h usability... no checking pam/pam_modutil.h presence... no checking for pam/pam_modutil.h... no checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking security/pam_ext.h usability... no checking security/pam_ext.h presence... no checking for security/pam_ext.h... no checking pam/pam_ext.h usability... no checking pam/pam_ext.h presence... no checking for pam/pam_ext.h... no checking whether PAM prefers const... yes checking size of long... 4 checking for krb5-config... /usr/bin/krb5-config checking for krb5 support in krb5-config... yes checking for --deps support in krb5-config... no checking for krb5_init_context... yes checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes checking krb5/krb5.h usability... yes checking krb5/krb5.h presence... yes checking for krb5/krb5.h... yes checking for krb5_get_error_message... yes checking for krb5_free_error_message... no checking hx509_err.h usability... yes checking hx509_err.h presence... yes checking for hx509_err.h... yes checking for krb5_creds.session... yes checking for krb5_realm... yes checking for krb5_cc_get_full_name... yes checking for krb5_data_free... yes checking for krb5_free_default_realm... no checking for krb5_free_string... no checking for krb5_get_init_creds_opt_alloc... yes checking for krb5_get_init_creds_opt_set_anonymous... yes checking for krb5_get_init_creds_opt_set_change_password_prompt... no checking for krb5_get_init_creds_opt_set_default_flags... yes checking for krb5_get_init_creds_opt_set_fast_ccache_name... no checking for krb5_get_init_creds_opt_set_out_ccache... no checking for krb5_get_init_creds_opt_set_pa... no checking for krb5_init_secure_context... no checking for krb5_principal_get_realm... yes checking for krb5_set_password... yes checking for krb5_set_trace_filename... no checking for krb5_verify_init_creds_opt_init... yes checking for krb5_xfree... yes checking for krb5_get_init_creds_opt_set_pkinit... yes checking if krb5_get_init_creds_opt_set_pkinit takes 9 arguments... no checking for krb5_get_init_creds_opt_free... yes checking if krb5_get_init_creds_opt_free takes two arguments... yes checking whether krb5_kt_free_entry is declared... yes checking for krb5_appdefault_string... yes checking for kadm-client support in krb5-config... yes checking for --deps support in krb5-config... (cached) no checking for kadm5_init_with_password... yes checking for kadm5_init_with_skey_ctx... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for strings.h... (cached) yes checking sys/bittypes.h usability... no checking sys/bittypes.h presence... no checking for sys/bittypes.h... no checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for long long int... yes checking for ssize_t... yes checking for working snprintf... yes checking for asprintf... yes checking for issetugid... yes checking for mkstemp... yes checking for strlcat... yes checking for strlcpy... yes checking for strndup... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory => Modifying libtool scripts to use pkgsrc libtool