=> Bootstrap dependency digest>=20010302: found digest-20160304 => Checksum SHA1 OK for notmuch-0.27.tar.gz => Checksum RMD160 OK for notmuch-0.27.tar.gz => Checksum SHA512 OK for notmuch-0.27.tar.gz ===> Installing dependencies for notmuch-0.27 ========================================================================== 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.27. 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.56.1 => Tool dependency gmake>=3.81: found gmake-4.1nb4 => Tool dependency gtexinfo>=3.12: found gtexinfo-6.5 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.4.1nb1 => Build dependency py27-sphinx-[0-9]*: found py27-sphinx-1.7.5 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency gnupg2>=2.2.0: found gnupg2-2.2.8 => Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3 => Full dependency python27>=2.7.1nb2: found python27-2.7.15nb1 => Full dependency gmime3>=3.0.3: found gmime3-3.2.0 => Full dependency xapian>=1.4.1: found xapian-1.4.4 => Full dependency talloc>=2.1.0: found talloc-2.1.13 ===> Overriding tools for notmuch-0.27 ===> Extracting for notmuch-0.27 ===> Patching for notmuch-0.27 ===> Creating toolchain wrappers for notmuch-0.27 ===> Configuring for notmuch-0.27 => Fix sphinx command names. 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: Sanity checking C compilation environment... OK. Sanity checking C++ compilation environment... OK. Reading libnotmuch version from source... OK. Checking for Xapian development files... Yes (1.4.4). Checking for Xapian compaction support... Yes. Checking for Xapian FieldProcessor API... Yes. Checking for Xapian lock retry support... Yes. Testing default Xapian backend... Shared object "libxapian.so.30" not found, required by "_default_backend" chert Checking for GMime development files... Yes (3.0). Checking for Glib development files (>= 2.22)... Yes. Checking for zlib (>= 1.2.5.2)... Yes. Checking for talloc development files... Yes. Checking for python... Yes (/usr/pkg/bin/python2.7). 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... 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... Yes. Checking if makeinfo is available... Yes. Checking if install-info is available... Yes. Checking if desktop-file-install is available... No (so will not install .desktop file). Checking for cppcheck... No. Checking which platform we are on... FreeBSD. 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 -Wl,--no-undefined... 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