Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 904125 Details for
Bug 940469
net-mail/notmuch-0.38.3 fails to build with USE=doc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-mail/notmuch-0.38.3 (USE="crypt doc python") build log
build.log (text/x-log), 79.67 KB, created by
Jorge
on 2024-09-28 21:42:55 UTC
(
hide
)
Description:
net-mail/notmuch-0.38.3 (USE="crypt doc python") build log
Filename:
MIME Type:
Creator:
Jorge
Created:
2024-09-28 21:42:55 UTC
Size:
79.67 KB
patch
obsolete
>[32m * [39;49;00mPackage: net-mail/notmuch-0.38.3:0/5 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mUSE: abi_x86_64 amd64 crypt doc elibc_glibc kernel_linux python python_targets_python3_12 >[32m * [39;49;00mFEATURES: 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 ... > [32m*[0m Build system packages: > [32m*[0m dev-python/setuptools : 73.0.1 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3 ... > [32m*[0m 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 --without-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... ==130==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.25). >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)... No (will not test CFFI-based python bindings). >Checking for valgrind development files... No (but that's fine). >Checking for bash-completion (>= 1.90)... Yes. >Checking for sfsexp... 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 ... > [32m*[0m Using python3.12 in global scope >make -j8 -l8 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe status.c -o status.o -MD -MP -MF .deps/status.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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe hooks.c -o hooks.o -MD -MP -MF .deps/hooks.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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe lib/sexp-fp.cc -o lib/sexp-fp.o -MD -MP -MF .deps/lib/sexp-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe lib/lastmod-fp.cc -o lib/lastmod-fp.o -MD -MP -MF .deps/lib/lastmod-fp.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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe util/xutil.c -o util/xutil.o -MD -MP -MF .deps/util/xutil.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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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.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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe util/repair.c -o util/repair.o -MD -MP -MF .deps/util/repair.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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 >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 >cp notmuch-git.py notmuch-git >chmod ugo+x notmuch-git >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 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DHAVE_VALGRIND=0 -DHAVE_SFSEXP=1 -I/usr/include/sfsexp -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 -march=native -O3 -pipe 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 parse-time-string/libparse-time-string.a parse-time-string/parse-time-string.o >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 >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,--as-needed -lgmime-3.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath,/usr/lib64 -ltalloc -lz -L/usr/lib64 -lxapian -lsexp -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 >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,--as-needed -lgmime-3.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath,/usr/lib64 -ltalloc -lz -L/usr/lib64 -lxapian -lsexp -o notmuch >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,-z,pack-relative-relocs -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.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:88: _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 >creating build/stage >creating build/stage/notmuch2 >copying notmuch2/_database.py -> build/stage/notmuch2 >copying notmuch2/_build.py -> build/stage/notmuch2 >copying notmuch2/_message.py -> build/stage/notmuch2 >copying notmuch2/_thread.py -> build/stage/notmuch2 >copying notmuch2/_base.py -> build/stage/notmuch2 >copying notmuch2/_query.py -> build/stage/notmuch2 >copying notmuch2/_tags.py -> build/stage/notmuch2 >copying notmuch2/_config.py -> build/stage/notmuch2 >copying notmuch2/__init__.py -> build/stage/notmuch2 >copying notmuch2/_errors.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 >creating build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312 >x86_64-pc-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -march=native -O3 -pipe -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 >[01m[Kbuild/temp.linux-x86_64-cpython-312/notmuch2._capi.c:[m[K In function '[01m[K_cffi_d_notmuch_message_get_flag[m[K': >[01m[Kbuild/temp.linux-x86_64-cpython-312/notmuch2._capi.c:2962:3:[m[K [01;35m[Kwarning: [m[K'[01m[Knotmuch_message_get_flag[m[K' is deprecated: function deprecated as of libnotmuch 5.3 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2962 | [01;35m[Kreturn[m[K notmuch_message_get_flag(x0, x1); > | [01;35m[K^~~~~~[m[K >In file included from [01m[Kbuild/temp.linux-x86_64-cpython-312/notmuch2._capi.c:576[m[K: >[01m[K/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/lib/notmuch.h:1725:1:[m[K [01;36m[Knote: [m[Kdeclared here > 1725 | [01;36m[Knotmuch_message_get_flag[m[K (notmuch_message_t *message, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kbuild/temp.linux-x86_64-cpython-312/notmuch2._capi.c:[m[K In function '[01m[K_cffi_f_notmuch_message_get_flag[m[K': >[01m[Kbuild/temp.linux-x86_64-cpython-312/notmuch2._capi.c:2994:3:[m[K [01;35m[Kwarning: [m[K'[01m[Knotmuch_message_get_flag[m[K' is deprecated: function deprecated as of libnotmuch 5.3 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2994 | [01;35m[K{[m[K result = notmuch_message_get_flag(x0, x1); } > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3/lib/notmuch.h:1725:1:[m[K [01;36m[Knote: [m[Kdeclared here > 1725 | [01;36m[Knotmuch_message_get_flag[m[K (notmuch_message_t *message, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[91m/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][39;49;00m >[91m/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][39;49;00m >[91m/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][39;49;00m >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-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-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-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-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-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.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 >x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -march=native -O3 -pipe 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 >[91m/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][39;49;00m >[91mWARNING: "texinfo_documents" config value references unknown document notmuch-emacs[39;49;00m >[91m/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][39;49;00m >[91m/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][39;49;00m >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 'nmbug.info' 'nmbug.texi' >makeinfo --no-split -o 'notmuch-address.info' 'notmuch-address.texi' >makeinfo --no-split -o 'notmuch-compact.info' 'notmuch-compact.texi' >makeinfo --no-split -o 'notmuch-config.info' 'notmuch-config.texi' >makeinfo --no-split -o 'notmuch-count.info' 'notmuch-count.texi' >makeinfo --no-split -o 'notmuch-dump.info' 'notmuch-dump.texi' >makeinfo --no-split -o 'notmuch-emacs-mua.info' 'notmuch-emacs-mua.texi' >makeinfo --no-split -o 'notmuch-git.info' 'notmuch-git.texi' >makeinfo --no-split -o 'notmuch-hooks.info' 'notmuch-hooks.texi' >makeinfo --no-split -o 'notmuch-insert.info' 'notmuch-insert.texi' >makeinfo --no-split -o 'notmuch-new.info' 'notmuch-new.texi' >makeinfo --no-split -o 'notmuch-reindex.info' 'notmuch-reindex.texi' >makeinfo --no-split -o 'notmuch-properties.info' 'notmuch-properties.texi' >makeinfo --no-split -o 'notmuch-reply.info' 'notmuch-reply.texi' >makeinfo --no-split -o 'notmuch-restore.info' 'notmuch-restore.texi' >makeinfo --no-split -o 'notmuch-search-terms.info' 'notmuch-search-terms.texi' >makeinfo --no-split -o 'notmuch-search.info' 'notmuch-search.texi' >makeinfo --no-split -o 'notmuch-setup.info' 'notmuch-setup.texi' >makeinfo --no-split -o 'notmuch-sexp-queries.info' 'notmuch-sexp-queries.texi' >makeinfo --no-split -o 'notmuch-show.info' 'notmuch-show.texi' >makeinfo --no-split -o 'notmuch-tag.info' 'notmuch-tag.texi' >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. > [32m*[0m python3_12: running distutils-r1_run_phase python_compile >python3.12 setup.py build -j 8 >/usr/lib/python3.12/site-packages/setuptools/__init__.py:88: _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/_database.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/_message.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 >copying notmuch2/_base.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/_config.py -> /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/_errors.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 >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 >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 >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 >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 >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 >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 >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 -fno-strict-overflow -Wsign-compare -DNDEBUG -march=native -O3 -pipe -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 -march=native -O3 -pipe -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 8 >warning: build_py: byte-compiling is disabled, skipping. > > [32m*[0m Using python3.12 in global scope > [32m*[0m python3_12: running distutils-r1_run_phase python_compile_all >make -j8 -l8 -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.0.2 >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' > [31;01m*[0m ERROR: net-mail/notmuch-0.38.3::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-mail/notmuch-0.38.3::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-mail/notmuch-0.38.3::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-mail/notmuch-0.38.3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-mail/notmuch-0.38.3/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3' > [31;01m*[0m S: '/var/tmp/portage/net-mail/notmuch-0.38.3/work/notmuch-0.38.3'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 940469
: 904125 |
904126
|
914152