* Package: net-mail/notmuch-0.37:0/5 * Repository: gentoo * Maintainer: gyakovlev@gentoo.org gentoo@seichter.de * USE: abi_x86_64 amd64 crypt elibc_glibc kernel_linux nmbug python python_targets_python3_10 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking notmuch-0.37.tar.xz to /var/tmp/portage/net-mail/notmuch-0.37/work >>> Source unpacked in /var/tmp/portage/net-mail/notmuch-0.37/work >>> Preparing source in /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37 ... * Build system packages: * dev-python/setuptools : 65.4.0 >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37 ... * Using python3.10 in global scope ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --bashcompletiondir=/usr/share/bash-completion/completions --emacslispdir=//usr/share/emacs/site-lisp/notmuch --emacsetcdir=//usr/share/emacs/etc/notmuch --without-desktop --without-ruby --zshcompletiondir=/usr/share/zsh/site-functions --without-api-docs --without-docs --without-emacs 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. C compiler supports address sanitizer... ==128==ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PRELOAD. Nope, skipping those tests. Reading libnotmuch version from source... OK. Checking for Xapian development files (>= 1.4.0)... Yes (1.4.21). Checking for GMime development files (>= 3.0.3)... Yes. Checking for GMime session key extraction support... OK. Checking for GMime X.509 certificate validity... Yes. Checking whether GMime emits email addresses with angle brackets... No. Checking signature verification when decrypting using session keys... Yes. Checking for Glib development files (>= 2.22)... Yes. Checking for zlib (>= 1.2.5.2)... Yes. Checking for talloc development files... Yes. Checking for bash... Yes (/bin/bash). Checking for perl... Yes (/usr/bin/perl). Checking for python... Yes (/usr/bin/python3.10). Checking for python3 (>= 3.5)...Yes. Checking for python3 version ...(3.10) Checking for python 3.10 development files...Yes. Checking for python3 cffi and setuptools... Yes. Checking for python3 pytest (>= 3.0)... Yes. Checking for valgrind development files... No (but that's fine). Checking for bash-completion (>= 1.90)... No (will not install bash completion). Checking for sfsexp... No (will not enable s-expression queries). Checking for cppcheck... No. Checking which platform we are on... Linux Checking for /usr/lib64 in ldconfig... Yes Checking for canonicalize_file_name... Yes. Checking for getline... Yes. Checking for strcasestr... Yes. Checking for strsep... Yes. Checking for timegm... Yes. Checking for 64 bit time_t... 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37 ... * Using python3.10 in global scope make -j4 V=1 x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 command-line-arguments.c -o command-line-arguments.o -MD -MP -MF .deps/command-line-arguments.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 debugger.c -o debugger.o -MD -MP -MF .deps/debugger.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 gmime-filter-reply.c -o gmime-filter-reply.o -MD -MP -MF .deps/gmime-filter-reply.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 status.c -o status.o -MD -MP -MF .deps/status.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 hooks.c -o hooks.o -MD -MP -MF .deps/hooks.d echo 0.37 > version.stamp x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 notmuch-client-init.c -o notmuch-client-init.o -MD -MP -MF .deps/notmuch-client-init.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 notmuch-compact.c -o notmuch-compact.o -MD -MP -MF .deps/notmuch-compact.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 notmuch-config.c -o notmuch-config.o -MD -MP -MF .deps/notmuch-config.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 notmuch-count.c -o notmuch-count.o -MD -MP -MF .deps/notmuch-count.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 notmuch-dump.c -o notmuch-dump.o -MD -MP -MF .deps/notmuch-dump.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 notmuch-insert.c -o notmuch-insert.o -MD -MP -MF .deps/notmuch-insert.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 notmuch-new.c -o notmuch-new.o -MD -MP -MF .deps/notmuch-new.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 notmuch-reindex.c -o notmuch-reindex.o -MD -MP -MF .deps/notmuch-reindex.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 notmuch-reply.c -o notmuch-reply.o -MD -MP -MF .deps/notmuch-reply.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 notmuch-restore.c -o notmuch-restore.o -MD -MP -MF .deps/notmuch-restore.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 notmuch-search.c -o notmuch-search.o -MD -MP -MF .deps/notmuch-search.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 notmuch-setup.c -o notmuch-setup.o -MD -MP -MF .deps/notmuch-setup.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 notmuch-show.c -o notmuch-show.o -MD -MP -MF .deps/notmuch-show.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 notmuch-tag.c -o notmuch-tag.o -MD -MP -MF .deps/notmuch-tag.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 notmuch-time.c -o notmuch-time.o -MD -MP -MF .deps/notmuch-time.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 sprinter-json.c -o sprinter-json.o -MD -MP -MF .deps/sprinter-json.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 sprinter-sexp.c -o sprinter-sexp.o -MD -MP -MF .deps/sprinter-sexp.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 sprinter-text.c -o sprinter-text.o -MD -MP -MF .deps/sprinter-text.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 query-string.c -o query-string.o -MD -MP -MF .deps/query-string.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 mime-node.c -o mime-node.o -MD -MP -MF .deps/mime-node.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 tag-util.c -o tag-util.o -MD -MP -MF .deps/tag-util.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/filenames.c -o lib/filenames.o -MD -MP -MF .deps/lib/filenames.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/string-list.c -o lib/string-list.o -MD -MP -MF .deps/lib/string-list.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/message-file.c -o lib/message-file.o -MD -MP -MF .deps/lib/message-file.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/message-id.c -o lib/message-id.o -MD -MP -MF .deps/lib/message-id.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/messages.c -o lib/messages.o -MD -MP -MF .deps/lib/messages.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/sha1.c -o lib/sha1.o -MD -MP -MF .deps/lib/sha1.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/built-with.c -o lib/built-with.o -MD -MP -MF .deps/lib/built-with.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/string-map.c -o lib/string-map.o -MD -MP -MF .deps/lib/string-map.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/indexopts.c -o lib/indexopts.o -MD -MP -MF .deps/lib/indexopts.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/tags.c -o lib/tags.o -MD -MP -MF .deps/lib/tags.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/database.cc -o lib/database.o -MD -MP -MF .deps/lib/database.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/parse-time-vrp.cc -o lib/parse-time-vrp.o -MD -MP -MF .deps/lib/parse-time-vrp.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/directory.cc -o lib/directory.o -MD -MP -MF .deps/lib/directory.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/index.cc -o lib/index.o -MD -MP -MF .deps/lib/index.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/message.cc -o lib/message.o -MD -MP -MF .deps/lib/message.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/add-message.cc -o lib/add-message.o -MD -MP -MF .deps/lib/add-message.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/message-property.cc -o lib/message-property.o -MD -MP -MF .deps/lib/message-property.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/query.cc -o lib/query.o -MD -MP -MF .deps/lib/query.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/query-fp.cc -o lib/query-fp.o -MD -MP -MF .deps/lib/query-fp.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/config.cc -o lib/config.o -MD -MP -MF .deps/lib/config.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/regexp-fields.cc -o lib/regexp-fields.o -MD -MP -MF .deps/lib/regexp-fields.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/thread.cc -o lib/thread.o -MD -MP -MF .deps/lib/thread.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/thread-fp.cc -o lib/thread-fp.o -MD -MP -MF .deps/lib/thread-fp.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/features.cc -o lib/features.o -MD -MP -MF .deps/lib/features.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/prefix.cc -o lib/prefix.o -MD -MP -MF .deps/lib/prefix.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/open.cc -o lib/open.o -MD -MP -MF .deps/lib/open.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/init.cc -o lib/init.o -MD -MP -MF .deps/lib/init.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/parse-sexp.cc -o lib/parse-sexp.o -MD -MP -MF .deps/lib/parse-sexp.d x86_64-pc-linux-gnu-g++ -c -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 lib/sexp-fp.cc -o lib/sexp-fp.o -MD -MP -MF .deps/lib/sexp-fp.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 util/xutil.c -o util/xutil.o -MD -MP -MF .deps/util/xutil.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 util/error_util.c -o util/error_util.o -MD -MP -MF .deps/util/error_util.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 util/hex-escape.c -o util/hex-escape.o -MD -MP -MF .deps/util/hex-escape.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 util/string-util.c -o util/string-util.o -MD -MP -MF .deps/util/string-util.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 util/talloc-extra.c -o util/talloc-extra.o -MD -MP -MF .deps/util/talloc-extra.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 util/zlib-extra.c -o util/zlib-extra.o -MD -MP -MF .deps/util/zlib-extra.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 util/util.c -o util/util.o -MD -MP -MF .deps/util/util.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 util/gmime-extra.c -o util/gmime-extra.o -MD -MP -MF .deps/util/gmime-extra.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 util/crypto.c -o util/crypto.o -MD -MP -MF .deps/util/crypto.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 util/repair.c -o util/repair.o -MD -MP -MF .deps/util/repair.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 util/path-util.c -o util/path-util.o -MD -MP -MF .deps/util/path-util.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 util/unicode-util.c -o util/unicode-util.o -MD -MP -MF .deps/util/unicode-util.d lib/sexp-fp.cc: In member function ‘virtual Xapian::Query SexpFieldProcessor::operator()(const std::string&)’: lib/sexp-fp.cc:30:22: warning: unused variable ‘status’ [-Wunused-variable] 30 | notmuch_status_t status; | ^~~~~~ lib/sexp-fp.cc:28:53: warning: unused parameter ‘query_string’ [-Wunused-parameter] 28 | SexpFieldProcessor::operator() (const std::string & query_string) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 parse-time-string/parse-time-string.c -o parse-time-string/parse-time-string.o -MD -MP -MF .deps/parse-time-string/parse-time-string.d Missing sphinx or makeinfo, not building info pages cp notmuch-git.py notmuch-git chmod ugo+x notmuch-git x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.37 -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_DB_RETRY_LOCK=1 -pipe -march=native -fno-diagnostics-color -O2 notmuch.c -o notmuch.o -MD -MP -MF .deps/notmuch.d ar rcs util/libnotmuch_util.a util/xutil.o util/error_util.o util/hex-escape.o util/string-util.o util/talloc-extra.o util/zlib-extra.o util/util.o util/gmime-extra.o util/crypto.o util/repair.o util/path-util.o util/unicode-util.o ln -s notmuch-git nmbug ar rcs lib/libnotmuch.a lib/filenames.o lib/string-list.o lib/message-file.o lib/message-id.o lib/messages.o lib/sha1.o lib/built-with.o lib/string-map.o lib/indexopts.o lib/tags.o lib/database.o lib/parse-time-vrp.o lib/directory.o lib/index.o lib/message.o lib/add-message.o lib/message-property.o lib/query.o lib/query-fp.o lib/config.o lib/regexp-fields.o lib/thread.o lib/thread-fp.o lib/features.o lib/prefix.o lib/open.o lib/init.o lib/parse-sexp.o lib/sexp-fp.o ar rcs parse-time-string/libparse-time-string.a parse-time-string/parse-time-string.o x86_64-pc-linux-gnu-g++ command-line-arguments.o debugger.o status.o gmime-filter-reply.o hooks.o notmuch.o notmuch-client-init.o notmuch-compact.o notmuch-config.o notmuch-count.o notmuch-dump.o notmuch-insert.o notmuch-new.o notmuch-reindex.o notmuch-reply.o notmuch-restore.o notmuch-search.o notmuch-setup.o notmuch-show.o notmuch-tag.o notmuch-time.o sprinter-json.o sprinter-sexp.o sprinter-text.o query-string.o mime-node.o tag-util.o lib/libnotmuch.a util/libnotmuch_util.a parse-time-string/libparse-time-string.a -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--as-needed -lgmime-3.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath,/usr/lib64 -ltalloc -lz -L/usr/lib64 -lxapian -o notmuch x86_64-pc-linux-gnu-g++ lib/filenames.o lib/string-list.o lib/message-file.o lib/message-id.o lib/messages.o lib/sha1.o lib/built-with.o lib/string-map.o lib/indexopts.o lib/tags.o lib/database.o lib/parse-time-vrp.o lib/directory.o lib/index.o lib/message.o lib/add-message.o lib/message-property.o lib/query.o lib/query-fp.o lib/config.o lib/regexp-fields.o lib/thread.o lib/thread-fp.o lib/features.o lib/prefix.o lib/open.o lib/init.o lib/parse-sexp.o lib/sexp-fp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--as-needed -lgmime-3.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath,/usr/lib64 -ltalloc -lz -L/usr/lib64 -lxapian -shared -Wl,--version-script=./lib/notmuch.sym,-soname=libnotmuch.so.5 -Wl,--no-undefined -o lib/libnotmuch.so.5.6.0 util/libnotmuch_util.a parse-time-string/libparse-time-string.a ln -sf libnotmuch.so.5.6.0 lib/libnotmuch.so.5 ln -sf libnotmuch.so.5.6.0 lib/libnotmuch.so x86_64-pc-linux-gnu-gcc command-line-arguments.o debugger.o status.o gmime-filter-reply.o hooks.o notmuch.o notmuch-client-init.o notmuch-compact.o notmuch-config.o notmuch-count.o notmuch-dump.o notmuch-insert.o notmuch-new.o notmuch-reindex.o notmuch-reply.o notmuch-restore.o notmuch-search.o notmuch-setup.o notmuch-show.o notmuch-tag.o notmuch-time.o sprinter-json.o sprinter-sexp.o sprinter-text.o query-string.o mime-node.o tag-util.o -Lutil -lnotmuch_util -Llib -lnotmuch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--as-needed -lgmime-3.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath,/usr/lib64 -ltalloc -lz -o notmuch-shared cd bindings/python-cffi && \ /usr/bin/python3.10 setup.py build --build-lib build/stage && \ mkdir -p build/stage/tests && cp tests/*.py build/stage/tests && \ touch ../python-cffi.stamp running build running build_py creating build creating build/stage creating build/stage/notmuch2 copying notmuch2/_thread.py -> build/stage/notmuch2 copying notmuch2/_tags.py -> build/stage/notmuch2 copying notmuch2/_query.py -> build/stage/notmuch2 copying notmuch2/_message.py -> build/stage/notmuch2 copying notmuch2/_errors.py -> build/stage/notmuch2 copying notmuch2/_database.py -> build/stage/notmuch2 copying notmuch2/_config.py -> build/stage/notmuch2 copying notmuch2/_build.py -> build/stage/notmuch2 copying notmuch2/_base.py -> build/stage/notmuch2 copying notmuch2/__init__.py -> build/stage/notmuch2 warning: build_py: byte-compiling is disabled, skipping. running build_ext generating cffi module 'build/temp.linux-x86_64-cpython-310/notmuch2._capi.c' creating build/temp.linux-x86_64-cpython-310 building 'notmuch2._capi' extension creating build/temp.linux-x86_64-cpython-310/build creating build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310 x86_64-pc-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -fPIC -I/var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37/lib -I/usr/include/python3.10 -c build/temp.linux-x86_64-cpython-310/notmuch2._capi.c -o build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/notmuch2._capi.o build/temp.linux-x86_64-cpython-310/notmuch2._capi.c: In function ‘_cffi_d_notmuch_message_get_flag’: build/temp.linux-x86_64-cpython-310/notmuch2._capi.c:2958:3: warning: ‘notmuch_message_get_flag’ is deprecated: function deprecated as of libnotmuch 5.3 [-Wdeprecated-declarations] 2958 | return notmuch_message_get_flag(x0, x1); | ^~~~~~ In file included from build/temp.linux-x86_64-cpython-310/notmuch2._capi.c:572: /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37/lib/notmuch.h:1719:1: note: declared here 1719 | notmuch_message_get_flag (notmuch_message_t *message, | ^~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/notmuch2._capi.c: In function ‘_cffi_f_notmuch_message_get_flag’: build/temp.linux-x86_64-cpython-310/notmuch2._capi.c:2990:3: warning: ‘notmuch_message_get_flag’ is deprecated: function deprecated as of libnotmuch 5.3 [-Wdeprecated-declarations] 2990 | { result = notmuch_message_get_flag(x0, x1); } | ^ /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37/lib/notmuch.h:1719:1: note: declared here 1719 | notmuch_message_get_flag (notmuch_message_t *message, | ^~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/notmuch2._capi.o -L/var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37/lib -L/usr/lib64 -lnotmuch -o build/stage/notmuch2/_capi.abi3.so Missing sphinx or makeinfo, not building info pages Compilation of notmuch is now complete. You can install notmuch with: make install Note that depending on the prefix to which you are installing you may need root permission (such as "sudo make install"). See "./configure --help" for help on setting an alternate prefix. * python3_10: running distutils-r1_run_phase python_compile python3.10 setup.py build -j 4 running build running build_py creating /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch2 copying notmuch2/_thread.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch2 copying notmuch2/_tags.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch2 copying notmuch2/_query.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch2 copying notmuch2/_message.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch2 copying notmuch2/_errors.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch2 copying notmuch2/_database.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch2 copying notmuch2/_config.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch2 copying notmuch2/_build.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch2 copying notmuch2/_base.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch2 copying notmuch2/__init__.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch2 warning: build_py: byte-compiling is disabled, skipping. running build_ext generating cffi module '/var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/notmuch2._capi.c' creating /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10 building 'notmuch2._capi' extension creating /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/var creating /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/var/tmp creating /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/var/tmp/portage creating /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/var/tmp/portage/net-mail creating /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/var/tmp/portage/net-mail/notmuch-0.37 creating /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/var/tmp/portage/net-mail/notmuch-0.37/work creating /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10 creating /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10 x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fPIC -I/var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37/lib -I/usr/include/python3.10 -c /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/notmuch2._capi.c -o /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/notmuch2._capi.o /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/notmuch2._capi.c: In function ‘_cffi_d_notmuch_message_get_flag’: /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/notmuch2._capi.c:2958:3: warning: ‘notmuch_message_get_flag’ is deprecated: function deprecated as of libnotmuch 5.3 [-Wdeprecated-declarations] 2958 | return notmuch_message_get_flag(x0, x1); | ^~~~~~ In file included from /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/notmuch2._capi.c:572: /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37/lib/notmuch.h:1719:1: note: declared here 1719 | notmuch_message_get_flag (notmuch_message_t *message, | ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/notmuch2._capi.c: In function ‘_cffi_f_notmuch_message_get_flag’: /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/notmuch2._capi.c:2990:3: warning: ‘notmuch_message_get_flag’ is deprecated: function deprecated as of libnotmuch 5.3 [-Wdeprecated-declarations] 2990 | { result = notmuch_message_get_flag(x0, x1); } | ^ /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37/lib/notmuch.h:1719:1: note: declared here 1719 | notmuch_message_get_flag (notmuch_message_t *message, | ^~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/temp.linux-x86_64-3.10/notmuch2._capi.o -L/var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37/lib -L/usr/lib64 -lnotmuch -o /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch2/_capi.abi3.so python3.10 setup.py build -j 4 /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37/bindings/python/setup.py:23: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_py creating /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch copying notmuch/version.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch copying notmuch/threads.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch copying notmuch/thread.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch copying notmuch/tag.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch copying notmuch/query.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch copying notmuch/messages.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch copying notmuch/message.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch copying notmuch/globals.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch copying notmuch/filenames.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch copying notmuch/errors.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch copying notmuch/directory.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch copying notmuch/database.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch copying notmuch/compat.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch copying notmuch/__init__.py -> /var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37-python3_10/lib/notmuch warning: build_py: byte-compiling is disabled, skipping. * Using python3.10 in global scope * python3_10: running distutils-r1_run_phase python_compile_all >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: net-mail/notmuch-0.37 >>> Install net-mail/notmuch-0.37 into /var/tmp/portage/net-mail/notmuch-0.37/image make -j4 DESTDIR=/var/tmp/portage/net-mail/notmuch-0.37/image install mkdir -p "/var/tmp/portage/net-mail/notmuch-0.37/image/usr/lib64/" install-completion mkdir -p "/var/tmp/portage/net-mail/notmuch-0.37/image/usr/share/zsh/site-functions" Missing sphinx or makeinfo, not building info pages install -m0644 "lib/libnotmuch.so.5.6.0" "/var/tmp/portage/net-mail/notmuch-0.37/image/usr/lib64/" install -m0644 ./completion/zsh/_notmuch ./completion/zsh/_email-notmuch "/var/tmp/portage/net-mail/notmuch-0.37/image/usr/share/zsh/site-functions" ln -sf libnotmuch.so.5.6.0 "/var/tmp/portage/net-mail/notmuch-0.37/image/usr/lib64/libnotmuch.so.5" ln -sf libnotmuch.so.5.6.0 "/var/tmp/portage/net-mail/notmuch-0.37/image/usr/lib64/libnotmuch.so" mkdir -p "/var/tmp/portage/net-mail/notmuch-0.37/image/usr/include" install -m0644 "./lib/notmuch.h" "/var/tmp/portage/net-mail/notmuch-0.37/image/usr/include/" mkdir -p "/var/tmp/portage/net-mail/notmuch-0.37/image/usr/bin/" install notmuch-shared "/var/tmp/portage/net-mail/notmuch-0.37/image/usr/bin/notmuch" Notmuch is now installed to /var/tmp/portage/net-mail/notmuch-0.37/image/usr New users should simply run "notmuch" to be guided through the process of configuring notmuch and creating a database of existing email messages. The "notmuch" command will also offer some sample search commands. find: ‘devel/nmbug/nmbug’: No such file or directory * ERROR: net-mail/notmuch-0.37::gentoo failed (install phase): * (no error message) * * Call stack: * ebuild.sh, line 122: Called src_install * environment, line 4766: Called python_fix_shebang 'devel/nmbug/nmbug' 'devel/nmbug/notmuch-report' * environment, line 4249: Called die * The specific snippet of code: * for path in "$@"; * * If you need support, post the output of `emerge --info '=net-mail/notmuch-0.37::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-mail/notmuch-0.37::gentoo'`. * The complete build log is located at '/var/log/portage/net-mail:notmuch-0.37:20220929-051513.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-mail/notmuch-0.37/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-mail/notmuch-0.37/temp/environment'. * Working directory: '/var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37' * S: '/var/tmp/portage/net-mail/notmuch-0.37/work/notmuch-0.37'