=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> 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 notmuch-0.19.tar.gz => Checksum RMD160 OK for notmuch-0.19.tar.gz ===> Installing dependencies for notmuch-0.19 ========================================================================== The supported build options for notmuch are: notmuch-emacs You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.notmuch (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, notmuch-0.19. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 27 Based on these variables, the following variables have been set: * PYPACKAGE = python27 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 gmake>=3.81: found gmake-4.1nb1 => Tool dependency pkg-config>=0.25: found pkg-config-0.28 => Tool dependency checkperms>=1.1: found checkperms-1.11 => Build dependency py27-docutils-[0-9]*: found py27-docutils-0.11 => Build dependency cwrappers>=20141129: found cwrappers-20141129 => Full dependency python27>=2.7.1nb2: found python27-2.7.8nb1 => Full dependency gmime24>=2.4.32nb1: found gmime24-2.4.33 => Full dependency zlib>=1.2.5.2: found zlib-1.2.8nb2 => Full dependency xapian>=1.2.2nb1: found xapian-1.2.19 => Full dependency talloc>=2.1.0: found talloc-2.1.1nb1 ===> Overriding tools for notmuch-0.19 ===> Extracting for notmuch-0.19 tar: Global extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. ===> Patching for notmuch-0.19 => Applying pkgsrc patches for notmuch-0.19 => Verifying /bulk-data/pkgsrc/mail/notmuch/patches/patch-aa => Applying pkgsrc patch /bulk-data/pkgsrc/mail/notmuch/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.2 2014/07/03 15:01:46 wiz Exp $ | |Install completion files into example directory. | |--- configure.orig 2014-05-06 07:27:29.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 436 (offset 18 lines). Hunk #2 succeeded at 817 (offset -7 lines). done => Verifying /bulk-data/pkgsrc/mail/notmuch/patches/patch-doc_Makefile.local => Applying pkgsrc patch /bulk-data/pkgsrc/mail/notmuch/patches/patch-doc_Makefile.local Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_Makefile.local,v 1.2 2014/09/01 08:14:07 wiz Exp $ | |Call correct python binary. | |--- doc/Makefile.local.orig 2014-05-06 07:27:29.000000000 +0000 |+++ doc/Makefile.local -------------------------- Patching file doc/Makefile.local using Plan A... Hunk #1 succeeded at 7. done => Verifying /bulk-data/pkgsrc/mail/notmuch/patches/patch-doc_prerst2man.py => Applying pkgsrc patch /bulk-data/pkgsrc/mail/notmuch/patches/patch-doc_prerst2man.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_prerst2man.py,v 1.2 2014/09/01 08:14:07 wiz Exp $ | |Fix rst2man executable name. | |--- doc/prerst2man.py.orig 2014-05-06 07:27:29.000000000 +0000 |+++ doc/prerst2man.py -------------------------- Patching file doc/prerst2man.py using Plan A... Hunk #1 succeeded at 59. done => Verifying /bulk-data/pkgsrc/mail/notmuch/patches/patch-lib_Makefile.local => Applying pkgsrc patch /bulk-data/pkgsrc/mail/notmuch/patches/patch-lib_Makefile.local Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_Makefile.local,v 1.1 2014/09/01 08:14:07 wiz Exp $ | |* On Mac OS X (Darwin), for the install_name of the notmuch shared | library, use the full path rather than just the file name. This | enables programs that link against it as a dependent library to find | it when they run. | | Upstream bug report: | | http://notmuchmail.org/pipermail/notmuch/2014/018956.html | |--- lib/Makefile.local.orig 2014-06-25 05:30:10.000000000 -0500 |+++ lib/Makefile.local 2014-08-29 10:09:41.000000000 -0500 -------------------------- Patching file lib/Makefile.local using Plan A... Hunk #1 succeeded at 27. done ===> Creating toolchain wrappers for notmuch-0.19 ===> Configuring for notmuch-0.19 => Checking for portability problems in extracted files Welcome to Notmuch, a system for indexing, searching and tagging your email. We hope that the process of building and installing notmuch is quick and smooth so that you can soon be reading and processing your email more efficiently than ever. If anything goes wrong in the configure process, you can override any decisions it makes by manually editing the Makefile.config file that it creates. Also please do as much as you can to figure out what could be different on your machine compared to those of the notmuch developers. Then, please email those details to the Notmuch list (notmuch@notmuchmail.org) so that we can hopefully make future versions of notmuch easier for you to use. We'll now investigate your system to verify that all required dependencies are available: Checking for Xapian development files... Yes (1.2.19). Checking for Xapian compaction support... Yes. Checking for GMime development files... Yes (gmime-2.4 ). Checking for Glib development files (>= 2.22)... Yes. Checking for zlib (>= 1.2.5.2)... Yes. Checking for talloc development files... Yes. Checking for valgrind development files... No (but that's fine). Checking for bash-completion (>= 1.90)... No (will not install bash completion). Checking if emacs is available... emacs: not found No (so will not byte-compile emacs code) Checking if doxygen is available... No (so will not install api docs) Checking if sphinx is available and supports nroff output... python: not found No (falling back to rst2man). Checking if rst2man is available... Yes. Checking which platform we are on... Unknown. *** Warning: Unknown platform. Notmuch might or might not build correctly. Checking byte order... 1234 Checking for canonicalize_file_name... No (will use our own instead). Checking for getline... Yes. Checking for strcasestr... Yes. Checking for strsep... Yes. Checking for timegm... Yes. Checking for dirent.d_type... Yes. Checking for standard version of getpwuid_r... Yes. Checking for standard version of asctime_r... Yes. Checking for rpath support... Yes. Checking for -Wl,--as-needed... Yes. Checking for available C++ compiler warning flags... -Wall -Wextra -Wwrite-strings Checking for available C compiler warning flags... -Wall -Wextra -Wwrite-strings -Wmissing-declarations All required packages were found. You may now run the following commands to compile and install notmuch: make sudo make install