=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for cyrus-imapd-2.2.13p1.tar.gz => Checksum RMD160 OK for cyrus-imapd-2.2.13p1.tar.gz => Checksum SHA512 OK for cyrus-imapd-2.2.13p1.tar.gz ===> Installing dependencies for cyrus-imapd-2.2.13p1nb20 ========================================================================== The supported build options for cyrus-imapd are: gssapi kerberos kerberos4 ldap You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.cyrus-imapd (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, cyrus-imapd-2.2.13p1nb20. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * CYRUS_IDLE = poll * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * BDBBASE (defined, but empty) * BDB_LIBS = -ldb4 * BDB_TYPE = db4 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 perl>=5.30.0: found perl-5.30.1 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency perl>=5.30.0<5.32.0: found perl-5.30.1 => Full dependency cyrus-sasl>=2.1.26: found cyrus-sasl-2.1.27 => Full dependency db4>=4.8.30: found db4-4.8.30nb1 ===> Overriding tools for cyrus-imapd-2.2.13p1nb20 ===> Extracting for cyrus-imapd-2.2.13p1nb20 ===> Patching for cyrus-imapd-2.2.13p1nb20 => Applying pkgsrc patches for cyrus-imapd-2.2.13p1nb20 cd /tmp/mail/cyrus-imapd/work/cyrus-imapd-2.2.13p1/man; set -- deliver 8 fetchnews 8 idled 8 imapd 8 lmtpd 8 master 8 nntpd 8 notifyd 8 pop3d 8 quota 8; while [ $# -gt 0 ]; do man=$1.$2; for file in Makefile.in *.[0-9]; do /usr/bin/sed -e "s|\(\$(srcdir)/\)\($man\)|\1cyrus-\2|g" -e "s|\(\\\fB\)\($1($2)\\\fR\)|\1cyrus-\2|g" $file > $file.fixed; /bin/mv -f $file.fixed $file; done; if [ -f $man ]; then /bin/mv $man cyrus-$man; fi; shift 2; done /usr/bin/find /tmp/mail/cyrus-imapd/work/cyrus-imapd-2.2.13p1 -type f -print | /usr/bin/xargs -n 1 /usr/bin/grep -l -e /etc/imapd\.conf -e /etc/cyrus\.conf | while read file; do /usr/bin/sed -e "s|/etc/\(cyrus\.conf\)|/usr/pkg/etc/\1|g" -e "s|/etc/\(imapd\.conf\)|/usr/pkg/etc/\1|g" $file > $file.fixed; /bin/mv -f $file.fixed $file; done ===> Creating toolchain wrappers for cyrus-imapd-2.2.13p1nb20 ===> Configuring for cyrus-imapd-2.2.13p1nb20 => 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 => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./depot/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./et/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./imap/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./imtest/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./installsieve/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./lib/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./makedepend/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./man/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./master/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./netnews/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./notifyd/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./perl/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./perl/sieve/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./perl/sieve/lib/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./ptclient/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./sieve/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./syslog/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./timsieved/Makefile.in. checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for makedepend... makedepend checking for x86_64--netbsd-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o makoto -g wheel checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for AIX... no checking for library containing strerror... none required checking for gawk... /usr/bin/awk checking for an ANSI C-conforming const... yes checking for long file names... yes checking for inline... inline checking for __attribute__... yes checking if compiler supports -fPIC... no 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 for long... yes checking size of long... 8 checking for runpath switch... (cached) -Wl,-R checking for unistd.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for memmove... yes checking for strcasecmp... yes checking for ftruncate... yes checking for strerror... yes checking for strlcat... yes checking for strlcpy... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for connect... yes checking for res_search... yes checking for dn_expand... yes checking for dns_lookup... no checking for getaddrinfo... yes checking for gai_strerror... yes checking for getnameinfo... yes checking whether you have ss_family in struct sockaddr_storage... yes checking whether you have sa_len in struct sockaddr... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... 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 for struct tm.tm_zone... yes checking for vprintf... yes checking for _doprnt... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for bison... no checking for byacc... no checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for main in -lfl... yes checking for library containing regcomp... none required checking rxposix.h usability... no checking rxposix.h presence... no checking for rxposix.h... no checking for strerror... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for setrlimit... yes checking for getrlimit... yes checking for daemon... yes checking for setsid... yes checking for shutdown... yes checking for setproctitle... yes checking nonblocking method... fcntl checking timezone GMT offset method... tm checking for shared mmap... yes checking for fcntl... yes checking for fdatasync... yes checking for sigvec... yes checking for res_search in -lresolv... yes checking krb.h usability... no checking krb.h presence... no checking for krb.h... no configure: WARNING: No Kerberos V4 found checking for openssl... /usr checking for modern syslog... yes checking which syslog facility to use... LOG_LOCAL6 checking for getdtablesize... yes checking to use old sieve service name... no checking for dlopen... yes checking for crypt... yes checking GSSAPI... disabled checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking sasl/saslutil.h usability... yes checking sasl/saslutil.h presence... yes checking for sasl/saslutil.h... yes checking for prop_get in -lsasl2... yes checking for sasl_checkapop in -lsasl2... yes checking for /usr/pkg/bin/perl... /usr/pkg/bin/perl checking for MD5Init... yes checking for long... (cached) yes checking size of long... (cached) 8 checking what directory libraries are found in... lib checking for request_init in -lwrap... (cached) yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking libwrap support... /usr checking for yp_get_default_domain in -lnsl... no configure: creating ./config.status config.status: creating man/Makefile config.status: creating master/Makefile config.status: creating lib/Makefile config.status: creating imap/Makefile config.status: creating imtest/Makefile config.status: creating netnews/Makefile config.status: creating perl/Makefile config.status: creating sieve/Makefile config.status: creating et/Makefile config.status: creating timsieved/Makefile config.status: creating notifyd/Makefile config.status: creating perl/sieve/Makefile config.status: creating perl/sieve/lib/Makefile config.status: creating Makefile config.status: creating config.h