=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> 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 isync-1.2.1.tar.gz => Checksum RMD160 OK for isync-1.2.1.tar.gz => Checksum SHA512 OK for isync-1.2.1.tar.gz ===> Installing dependencies for isync-1.2.1 ========================================================================== The following variables will affect the build process of this package, isync-1.2.1. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * 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 checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency db4>=4.8.30: found db4-4.8.30 ===> Overriding tools for isync-1.2.1 ===> Extracting for isync-1.2.1 ===> Patching for isync-1.2.1 => Applying pkgsrc patches for isync-1.2.1 => Verifying /data/pkgsrc/mail/isync/patches/patch-ae => Applying pkgsrc patch /data/pkgsrc/mail/isync/patches/patch-ae Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ae,v 1.6 2014/04/24 14:48:44 schmonz Exp $ | |Avoid segfault when parsing configuration file under NetBSD. | |--- src/config.c.orig 2013-12-13 17:54:37.000000000 +0000 |+++ src/config.c -------------------------- Patching file src/config.c using Plan A... Hunk #1 succeeded at 314 (offset -2 lines). done => Verifying /data/pkgsrc/mail/isync/patches/patch-af => Applying pkgsrc patch /data/pkgsrc/mail/isync/patches/patch-af Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-af,v 1.6 2016/12/15 14:15:01 schmonz Exp $ | |time_t may be 64-bit. | |--- src/drv_maildir.c.orig 2015-09-27 09:47:19.000000000 +0000 |+++ src/drv_maildir.c -------------------------- Patching file src/drv_maildir.c using Plan A... Hunk #1 succeeded at 1336. Hunk #2 succeeded at 1518. done => Verifying /data/pkgsrc/mail/isync/patches/patch-src_Makefile.in => Applying pkgsrc patch /data/pkgsrc/mail/isync/patches/patch-src_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile.in,v 1.2 2016/12/15 14:15:01 schmonz Exp $ | |Install example config files in pkgsrc hierarchy. | |--- src/Makefile.in.orig 2015-07-18 16:11:33.000000000 +0000 |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 356. done => Verifying /data/pkgsrc/mail/isync/patches/patch-src_compat_Makefile.in => Applying pkgsrc patch /data/pkgsrc/mail/isync/patches/patch-src_compat_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_compat_Makefile.in,v 1.2 2016/12/15 14:15:01 schmonz Exp $ | |Install example config files in pkgsrc hierarchy. | |--- src/compat/Makefile.in.orig 2015-07-18 16:11:33.000000000 +0000 |+++ src/compat/Makefile.in -------------------------- Patching file src/compat/Makefile.in using Plan A... Hunk #1 succeeded at 295. done => Verifying /data/pkgsrc/mail/isync/patches/patch-src_socket.c => Applying pkgsrc patch /data/pkgsrc/mail/isync/patches/patch-src_socket.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_socket.c,v 1.4 2016/12/15 14:15:01 schmonz Exp $ | |Prevent mbsync from crashing, PR pkg/49784. | |--- src/socket.c.orig 2015-09-27 10:13:04.000000000 +0000 |+++ src/socket.c -------------------------- Patching file src/socket.c using Plan A... Hunk #1 succeeded at 509. done /usr/bin/touch /data/scratch/mail/isync/work/isync-1.2.1/configure /data/scratch/mail/isync/work/isync-1.2.1/aclocal.m4 /data/scratch/mail/isync/work/isync-1.2.1/Makefile.in ===> Creating toolchain wrappers for isync-1.2.1 ===> Configuring for isync-1.2.1 => 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 pbulkXXX -g users 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 whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for x86_64--netbsd-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 whether strftime supports %z... yes checking how to run the C preprocessor... clang -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 sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for vasprintf... yes checking for strnlen... yes checking for memrchr... yes checking for timegm... yes checking for socket in -lsocket... no checking for inet_ntoa in -lnsl... no checking for getaddrinfo... yes checking for inet_ntop... yes checking for dlopen in -ldl... no checking for CRYPTO_lock in -lcrypto... no checking for SSL_connect in -lssl... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for sasl_client_init in -lsasl2... no checking sasl/sasl.h usability... no checking sasl/sasl.h presence... no checking for sasl/sasl.h... no checking for Berkeley DB >= 4.1... yes checking for deflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for getopt_long... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/compat/Makefile config.status: creating isync.spec config.status: creating autodefs.h config.status: executing depfiles commands Using SSL Not using SASL Using zlib Using Berkeley DB