* Package: net-mail/notmuch-0.38.3:0/5 * Repository: gentoo * USE: abi_x86_64 amd64 apidoc doc elibc_glibc kernel_linux nmbug python python_targets_python3_12 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking notmuch-0.38.3.tar.xz to /var/tmp/portage/net-mail/notmuch-0.38.3/work >>> Source unpacked in /var/tmp/portage/net-mail/notmuch-0.38.3/work >>> Preparing source in /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3 ... * Build system packages: * dev-python/setuptools : 75.8.0 >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3 ... * Using python3.12 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 --with-api-docs --with-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... ==131==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. C compiler supports thread sanitizer... Yes. Reading libnotmuch version from source... OK. Checking for Xapian development files (>= 1.4.0)... Yes (1.4.27). 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 (/usr/bin/bash). Checking for perl... Yes (/usr/bin/perl). Checking for python... Yes (/usr/bin/python3.12). Checking for python3 (>= 3.5)...Yes. Checking for python3 version ...(3.12) Checking for python 3.12 development files...Yes. Checking for python3 cffi and setuptools... Yes. Checking for python3 pytest (>= 3.0)... Yes. Checking for valgrind development files... Yes. Checking for bash-completion (>= 1.90)... No (will not install bash completion). Checking for sfsexp... No (will not enable s-expression queries). Checking if doxygen is available... Yes. Checking if sphinx is available and supports nroff output... Yes. Checking if makeinfo is available... Yes. Checking if install-info is available... Yes. 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.38.3/work/notmuch-0.38.3 ... * Using python3.12 in global scope make -O -j4 V=1 x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color status.c -o status.o -MD -MP -MF .deps/status.d echo 0.38.3 > version.stamp x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color debugger.c -o debugger.o -MD -MP -MF .deps/debugger.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color hooks.c -o hooks.o -MD -MP -MF .deps/hooks.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color notmuch-compact.c -o notmuch-compact.o -MD -MP -MF .deps/notmuch-compact.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color notmuch-count.c -o notmuch-count.o -MD -MP -MF .deps/notmuch-count.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color notmuch-config.c -o notmuch-config.o -MD -MP -MF .deps/notmuch-config.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color notmuch-dump.c -o notmuch-dump.o -MD -MP -MF .deps/notmuch-dump.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color notmuch-insert.c -o notmuch-insert.o -MD -MP -MF .deps/notmuch-insert.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color notmuch-reindex.c -o notmuch-reindex.o -MD -MP -MF .deps/notmuch-reindex.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color notmuch-restore.c -o notmuch-restore.o -MD -MP -MF .deps/notmuch-restore.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color notmuch-reply.c -o notmuch-reply.o -MD -MP -MF .deps/notmuch-reply.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color notmuch-new.c -o notmuch-new.o -MD -MP -MF .deps/notmuch-new.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color notmuch-search.c -o notmuch-search.o -MD -MP -MF .deps/notmuch-search.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color notmuch-setup.c -o notmuch-setup.o -MD -MP -MF .deps/notmuch-setup.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color notmuch-tag.c -o notmuch-tag.o -MD -MP -MF .deps/notmuch-tag.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color notmuch-time.c -o notmuch-time.o -MD -MP -MF .deps/notmuch-time.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color sprinter-json.c -o sprinter-json.o -MD -MP -MF .deps/sprinter-json.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color notmuch-show.c -o notmuch-show.o -MD -MP -MF .deps/notmuch-show.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color sprinter-sexp.c -o sprinter-sexp.o -MD -MP -MF .deps/sprinter-sexp.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color sprinter-text.c -o sprinter-text.o -MD -MP -MF .deps/sprinter-text.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color query-string.c -o query-string.o -MD -MP -MF .deps/query-string.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color lib/filenames.c -o lib/filenames.o -MD -MP -MF .deps/lib/filenames.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color mime-node.c -o mime-node.o -MD -MP -MF .deps/mime-node.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color tag-util.c -o tag-util.o -MD -MP -MF .deps/tag-util.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color lib/sha1.c -o lib/sha1.o -MD -MP -MF .deps/lib/sha1.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color lib/messages.c -o lib/messages.o -MD -MP -MF .deps/lib/messages.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color lib/indexopts.c -o lib/indexopts.o -MD -MP -MF .deps/lib/indexopts.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color lib/open.cc -o lib/open.o -MD -MP -MF .deps/lib/open.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color util/xutil.c -o util/xutil.o -MD -MP -MF .deps/util/xutil.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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color lib/parse-sexp.cc -o lib/parse-sexp.o -MD -MP -MF .deps/lib/parse-sexp.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color util/util.c -o util/util.o -MD -MP -MF .deps/util/util.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color util/zlib-extra.c -o util/zlib-extra.o -MD -MP -MF .deps/util/zlib-extra.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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color lib/sexp-fp.cc -o lib/sexp-fp.o -MD -MP -MF .deps/lib/sexp-fp.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.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color util/crypto.c -o util/crypto.o -MD -MP -MF .deps/util/crypto.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color util/unicode-util.c -o util/unicode-util.o -MD -MP -MF .deps/util/unicode-util.d x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color util/repair.c -o util/repair.o -MD -MP -MF .deps/util/repair.d echo "PROJECT_NAME = \"Notmuch 0.38.3\"" > doc/config.dox echo "INPUT=./lib/notmuch.h" >> doc/config.dox cp notmuch-git.py notmuch-git chmod ugo+x notmuch-git 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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color lib/lastmod-fp.cc -o lib/lastmod-fp.o -MD -MP -MF .deps/lib/lastmod-fp.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 x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color 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 ln -s notmuch-git nmbug mkdir -p doc/_build/man/man3 doxygen ./doc/doxygen.cfg warning: Tag 'COLS_IN_ALPHA_INDEX' at line 129 of file './doc/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_TIMESTAMP' at line 145 of file './doc/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'FORMULA_TRANSPARENT' at line 176 of file './doc/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 206 of file './doc/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 269 of file './doc/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 273 of file './doc/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 274 of file './doc/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 295 of file './doc/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Changing CLASS_GRAPH option to TEXT because obsolete option CLASS_DIAGRAM was found and set to NO. /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/lib/notmuch.h:987: warning: Member notmuch_query_syntax_t (enumeration) of group notmuch is not documented. /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/lib/notmuch.h:993: warning: Member notmuch_query_create_with_syntax(notmuch_database_t *database, const char *query_string, notmuch_query_syntax_t syntax, notmuch_query_t **output) (function) of group notmuch is not documented. rm -f doc/_build/man/man3/_*.3 perl -pi -e 's/^[.]RI "\\fI/.RI "\\fP/' doc/_build/man/man3/notmuch.3 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 lib/lastmod-fp.o ar rcs parse-time-string/libparse-time-string.a parse-time-string/parse-time-string.o 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 lib/lastmod-fp.o -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -c -DNOTMUCH_VERSION=0.38.3 -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 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DHAVE_VALGRIND=1 -I/usr/include/valgrind -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 -O2 -pipe -march=native -fno-diagnostics-color notmuch.c -o notmuch.o -MD -MP -MF .deps/notmuch.d 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,-z,pack-relative-relocs -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 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,-z,pack-relative-relocs -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 env LD_LIBRARY_PATH=/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/lib sphinx-build -b man -d doc/_build/man_doctrees -q ./doc doc/_build/man /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/index.rst:8: WARNING: toctree contains reference to excluded document 'notmuch-emacs' [toc.excluded] WARNING: autodoc: failed to import module 'notmuch2'; the following exception was raised: No module named 'notmuch2' [autodoc.import_object] /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/man1/notmuch.rst:163: WARNING: 'any' reference target not found: emacs-show-duplicates [ref.any] /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/man1/notmuch.rst:163: WARNING: 'any' reference target not found: emacs-show-duplicates [ref.any] for section in 1 5 7; do \ mkdir -p doc/_build/man/man${section}; \ mv doc/_build/man/*.${section} doc/_build/man/man${section}; \ done touch doc/_build/.roff.stamp rm -f doc/_build/man/man1/notmuch-address.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-address.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch-address.1.gz rm -f doc/_build/man/man1/notmuch-compact.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-compact.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch-compact.1.gz rm -f doc/_build/man/man1/notmuch-config.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-config.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch-config.1.gz rm -f doc/_build/man/man1/notmuch-dump.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-dump.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch-dump.1.gz rm -f doc/_build/man/man1/notmuch-count.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-count.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch-count.1.gz rm -f doc/_build/man/man1/notmuch-emacs-mua.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-emacs-mua.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch-emacs-mua.1.gz rm -f doc/_build/man/man1/notmuch-git.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-git.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch-git.1.gz rm -f doc/_build/man/man1/notmuch-insert.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-insert.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch-insert.1.gz rm -f doc/_build/man/man1/notmuch-new.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-new.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch-new.1.gz rm -f doc/_build/man/man1/notmuch-reindex.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-reindex.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch-reindex.1.gz rm -f doc/_build/man/man1/notmuch-reply.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-reply.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch-reply.1.gz rm -f doc/_build/man/man1/notmuch-restore.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-restore.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch-restore.1.gz rm -f doc/_build/man/man1/notmuch-search.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-search.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch-search.1.gz rm -f doc/_build/man/man1/notmuch-tag.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-tag.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch-tag.1.gz rm -f doc/_build/man/man1/notmuch-show.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-show.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch-show.1.gz rm -f doc/_build/man/man1/notmuch.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch.1.gz rm -f doc/_build/man/man1/nmbug.1.gz && gzip --no-name --stdout doc/_build/man/man1/nmbug.1 doc/_build/.roff.stamp > doc/_build/man/man1/nmbug.1.gz rm -f doc/_build/man/man1/notmuch-setup.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-setup.1 doc/_build/.roff.stamp > doc/_build/man/man1/notmuch-setup.1.gz rm -f doc/_build/man/man5/notmuch-hooks.5.gz && gzip --no-name --stdout doc/_build/man/man5/notmuch-hooks.5 doc/_build/.roff.stamp > doc/_build/man/man5/notmuch-hooks.5.gz rm -f doc/_build/man/man7/notmuch-properties.7.gz && gzip --no-name --stdout doc/_build/man/man7/notmuch-properties.7 doc/_build/.roff.stamp > doc/_build/man/man7/notmuch-properties.7.gz rm -f doc/_build/man/man7/notmuch-search-terms.7.gz && gzip --no-name --stdout doc/_build/man/man7/notmuch-search-terms.7 doc/_build/.roff.stamp > doc/_build/man/man7/notmuch-search-terms.7.gz rm -f doc/_build/man/man7/notmuch-sexp-queries.7.gz && gzip --no-name --stdout doc/_build/man/man7/notmuch-sexp-queries.7 doc/_build/.roff.stamp > doc/_build/man/man7/notmuch-sexp-queries.7.gz rm -f doc/_build/man/man3/notmuch.3.gz && gzip --no-name --stdout doc/_build/man/man3/notmuch.3 doc/_build/.roff.stamp > doc/_build/man/man3/notmuch.3.gz cd bindings/python-cffi && \ /usr/bin/python3.12 setup.py build --build-lib build/stage && \ mkdir -p build/stage/tests && cp tests/*.py build/stage/tests && \ touch ../python-cffi.stamp /usr/lib/python3.12/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running build running build_py creating build/stage/notmuch2 copying notmuch2/__init__.py -> build/stage/notmuch2 copying notmuch2/_base.py -> build/stage/notmuch2 copying notmuch2/_build.py -> build/stage/notmuch2 copying notmuch2/_config.py -> build/stage/notmuch2 copying notmuch2/_database.py -> build/stage/notmuch2 copying notmuch2/_errors.py -> build/stage/notmuch2 copying notmuch2/_message.py -> build/stage/notmuch2 copying notmuch2/_query.py -> build/stage/notmuch2 copying notmuch2/_tags.py -> build/stage/notmuch2 copying notmuch2/_thread.py -> build/stage/notmuch2 warning: build_py: byte-compiling is disabled, skipping. running build_ext generating cffi module 'build/temp.linux-x86_64-cpython-312/notmuch2._capi.c' creating build/temp.linux-x86_64-cpython-312 building 'notmuch2._capi' extension creating build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/lib -I/usr/include/python3.12 -c build/temp.linux-x86_64-cpython-312/notmuch2._capi.c -o build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/notmuch2._capi.o build/temp.linux-x86_64-cpython-312/notmuch2._capi.c: In function ‘_cffi_d_notmuch_message_get_flag’: build/temp.linux-x86_64-cpython-312/notmuch2._capi.c:2962:3: warning: ‘notmuch_message_get_flag’ is deprecated: function deprecated as of libnotmuch 5.3 [-Wdeprecated-declarations] 2962 | return notmuch_message_get_flag(x0, x1); | ^~~~~~ In file included from build/temp.linux-x86_64-cpython-312/notmuch2._capi.c:576: /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/lib/notmuch.h:1725:1: note: declared here 1725 | notmuch_message_get_flag (notmuch_message_t *message, | ^~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-312/notmuch2._capi.c: In function ‘_cffi_f_notmuch_message_get_flag’: build/temp.linux-x86_64-cpython-312/notmuch2._capi.c:2994:3: warning: ‘notmuch_message_get_flag’ is deprecated: function deprecated as of libnotmuch 5.3 [-Wdeprecated-declarations] 2994 | { result = notmuch_message_get_flag(x0, x1); } | ^ /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/lib/notmuch.h:1725:1: note: declared here 1725 | notmuch_message_get_flag (notmuch_message_t *message, | ^~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=native -fno-diagnostics-color build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/notmuch2._capi.o -L/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/lib -L/usr/lib64 -lnotmuch -o build/stage/notmuch2/_capi.abi3.so env LD_LIBRARY_PATH=/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/lib sphinx-build -b texinfo -d doc/_build/texinfo_doctrees -q ./doc doc/_build/texinfo /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/index.rst:8: WARNING: toctree contains reference to excluded document 'notmuch-emacs' [toc.excluded] WARNING: "texinfo_documents" config value references unknown document notmuch-emacs /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/man1/notmuch.rst:163: WARNING: 'any' reference target not found: emacs-show-duplicates [ref.any] /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/man1/notmuch.rst:163: WARNING: 'any' reference target not found: emacs-show-duplicates [ref.any] touch doc/_build/.texi.stamp make -C doc/_build/texinfo info make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-compact.info' 'notmuch-compact.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-address.info' 'notmuch-address.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-config.info' 'notmuch-config.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'nmbug.info' 'nmbug.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-count.info' 'notmuch-count.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-dump.info' 'notmuch-dump.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-hooks.info' 'notmuch-hooks.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-emacs-mua.info' 'notmuch-emacs-mua.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-git.info' 'notmuch-git.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-insert.info' 'notmuch-insert.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-properties.info' 'notmuch-properties.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-new.info' 'notmuch-new.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-reindex.info' 'notmuch-reindex.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-reply.info' 'notmuch-reply.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-restore.info' 'notmuch-restore.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-search-terms.info' 'notmuch-search-terms.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-search.info' 'notmuch-search.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-setup.info' 'notmuch-setup.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-sexp-queries.info' 'notmuch-sexp-queries.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-tag.info' 'notmuch-tag.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-show.info' 'notmuch-show.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' makeinfo --no-split -o 'notmuch.info' 'notmuch.texi' make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/doc/_build/texinfo' touch doc/_build/.info.stamp make[1]: Nothing to be done for 'all'. 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_12: running distutils-r1_run_phase python_compile python3.12 setup.py build -j 4 /usr/lib/python3.12/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running build running build_py creating /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/lib/notmuch2 copying notmuch2/__init__.py -> /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/lib/notmuch2 copying notmuch2/_base.py -> /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/lib/notmuch2 copying notmuch2/_build.py -> /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/lib/notmuch2 copying notmuch2/_config.py -> /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/lib/notmuch2 copying notmuch2/_database.py -> /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/lib/notmuch2 copying notmuch2/_errors.py -> /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/lib/notmuch2 copying notmuch2/_message.py -> /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/lib/notmuch2 copying notmuch2/_query.py -> /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/lib/notmuch2 copying notmuch2/_tags.py -> /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/lib/notmuch2 copying notmuch2/_thread.py -> /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/lib/notmuch2 warning: build_py: byte-compiling is disabled, skipping. running build_ext generating cffi module '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/temp.linux-x86_64-cpython-312/notmuch2._capi.c' creating /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/temp.linux-x86_64-cpython-312 building 'notmuch2._capi' extension creating /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/temp.linux-x86_64-cpython-312/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/temp.linux-x86_64-cpython-312 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -I/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/lib -I/usr/include/python3.12 -c /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/temp.linux-x86_64-cpython-312/notmuch2._capi.c -o /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/temp.linux-x86_64-cpython-312/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/temp.linux-x86_64-cpython-312/notmuch2._capi.o /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/temp.linux-x86_64-cpython-312/notmuch2._capi.c: In function ‘_cffi_d_notmuch_message_get_flag’: /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/temp.linux-x86_64-cpython-312/notmuch2._capi.c:2962:3: warning: ‘notmuch_message_get_flag’ is deprecated: function deprecated as of libnotmuch 5.3 [-Wdeprecated-declarations] 2962 | return notmuch_message_get_flag(x0, x1); | ^~~~~~ In file included from /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/temp.linux-x86_64-cpython-312/notmuch2._capi.c:576: /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/lib/notmuch.h:1725:1: note: declared here 1725 | notmuch_message_get_flag (notmuch_message_t *message, | ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/temp.linux-x86_64-cpython-312/notmuch2._capi.c: In function ‘_cffi_f_notmuch_message_get_flag’: /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/temp.linux-x86_64-cpython-312/notmuch2._capi.c:2994:3: warning: ‘notmuch_message_get_flag’ is deprecated: function deprecated as of libnotmuch 5.3 [-Wdeprecated-declarations] 2994 | { result = notmuch_message_get_flag(x0, x1); } | ^ /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/lib/notmuch.h:1725:1: note: declared here 1725 | notmuch_message_get_flag (notmuch_message_t *message, | ^~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/temp.linux-x86_64-cpython-312/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/temp.linux-x86_64-cpython-312/notmuch2._capi.o -L/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/lib -L/usr/lib64 -lnotmuch -o /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3-python3_12/lib/notmuch2/_capi.abi3.so python3.12 setup.py build -j 4 warning: build_py: byte-compiling is disabled, skipping. * Using python3.12 in global scope * python3_12: running distutils-r1_run_phase python_compile_all make -O -j4 -C bindings/python/docs html make: Entering directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/bindings/python/docs' sphinx-build -b html -d build/doctrees source html Running Sphinx v8.1.3 loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. ERROR: Invalid value `None` in intersphinx_mapping['https://docs.python.org/']. Expected a two-element tuple or list. Configuration error: Invalid `intersphinx_mapping` configuration (1 error). make: *** [Makefile:33: html] Error 2 make: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/bindings/python/docs' * ERROR: net-mail/notmuch-0.38.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-mail/notmuch-0.38.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-mail/notmuch-0.38.3::gentoo'`. * The complete build log is located at '/var/log/portage/net-mail:notmuch-0.38.3:20250118-114217.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-mail/notmuch-0.38.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-mail/notmuch-0.38.3/temp/environment'. * Working directory: '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3' * S: '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3'