=> Bootstrap dependency digest>=20010302: found digest-20080510 WARNING: [bsd.prefs.mk] The package PAM-0.77nb5 misses DESTDIR support. WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for Linux-PAM-0.77.tar.gz => Checksum RMD160 OK for Linux-PAM-0.77.tar.gz ===> Installing dependencies for PAM-0.77nb5 ========================================================================== The supported build options for PAM are: libcrack You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.PAM (not defined) ========================================================================== => Build dependency libtool-base>=1.5.22nb1: found libtool-base-1.5.26nb2 => Build dependency gmake>=3.81: found gmake-3.81 => Build dependency checkperms>=1.1: found checkperms-1.10 ===> Overriding tools for PAM-0.77nb5 ===> Extracting for PAM-0.77nb5 ===> Patching for PAM-0.77nb5 => Applying pkgsrc patches for PAM-0.77nb5 ===> Creating toolchain wrappers for PAM-0.77nb5 ===> Configuring for PAM-0.77nb5 => 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 creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -O2 -Wl,-R/usr/pkg/lib) works... yes checking whether the C compiler (cc -O2 -Wl,-R/usr/pkg/lib) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for bison... no checking for byacc... byacc checking for flex... flex checking for yywrap in -lfl... yes checking whether ln -s works... yes checking whether make sets ${MAKE}... yes checking how to run the C preprocessor... cc -E checking for paths.h... yes checking for __libc_sched_setscheduler in -lc... no checking for lckpwdf in -lc... no checking for dlopen in -ldl... no checking for crypt in -lcrypt... yes checking for logwtmp in -lutil... yes checking for dbm_store in -lndbm... no checking for dbm_store in -ldb... no checking for db_create in -ldb... no checking for db_create in -ldb4... no checking for yylex in -lfl... no checking for yp_maplist in -lnsl... no checking for pwdb_db_name in -lpwdb... no checking for yywrap in -lfl... (cached) yes checking for yywrap in -ll... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for limits.h... yes checking for malloc.h... no checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for syslog.h... yes checking for termio.h... no checking for unistd.h... yes checking for sys/fsuid.h... no checking for features.h... no checking for termios.h... yes checking for shadow.h... no checking for getspnam... no checking for crypt.h... no checking for ndbm.h... yes checking for db.h... yes checking for lastlog.h... no checking for utmp.h... yes checking for utmpx.h... no checking path to cracklib dictionary... none found checking whether byte ordering is bigendian... no checking for working const... yes checking for uid_t in sys/types.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking type of array argument to getgroups... gid_t checking whether gcc needs -traditional... no checking for 8-bit clean memcmp... yes checking for vprintf... yes checking for gethostname... yes checking for gettimeofday... yes checking for mkdir... yes checking for select... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking for getpwnam_r... yes checking for getgrnam_r... yes checking for sgml2txt... (cached) no checking for sgml2html... (cached) no checking for sgml2latex... (cached) no checking for sgml2ps... (cached) no updating cache ./config.cache creating ./config.status creating Make.Rules creating _pam_aconf.h => Modifying libtool scripts to use pkgsrc libtool cd /scratch/security/PAM/work/Linux-PAM-0.77; for file in Make.Rules; do /usr/bin/sed -e "s|@LIBTOOL@|libtool|g" -e "s|@SHLIBTOOL@|shlibtool|g" $file > $file.new; /bin/mv -f $file.new $file; done cd /scratch/security/PAM/work/Linux-PAM-0.77; for file in libpam/pam_private.h; do /usr/bin/sed -e "s|/etc/|/usr/pkg/etc/|g" $file > $file.new; /bin/mv -f $file.new $file; done