Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 707139 Details for
Bug 789492
net-mail/notmuch-0.31.3 USE=doc fails with sphinx-4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 65.36 KB, created by
Leonid Kopylov
on 2021-05-11 18:26:14 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Leonid Kopylov
Created:
2021-05-11 18:26:14 UTC
Size:
65.36 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-mail/notmuch-0.31.3 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: gyakovlev@gentoo.org gentoo@seichter.de >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 apidoc crypt doc elibc_glibc emacs kernel_linux mutt nmbug python python_targets_python3_8 userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > [32;01m*[0m Emacs version: 27.2 >>>> Unpacking source... >>>> Unpacking notmuch-0.31.3.tar.xz to /var/tmp/portage/net-mail/notmuch-0.31.3/work >>>> Source unpacked in /var/tmp/portage/net-mail/notmuch-0.31.3/work >>>> Preparing source in /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3 ... > [32;01m*[0m Applying notmuch-0.31.3-glib-2.68.patch ... >[A[215C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3 ... > [32;01m*[0m Using python3.8 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 --with-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. >Reading libnotmuch version from source... OK. >Checking for Xapian development files (>= 1.4.0)... Yes (1.4.18). >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 signature verification when decrypting using session keys... Yes. >Checking for Glib development files (>= 2.22)... Yes. >Checking for zlib (>= 1.2.5.2)... Yes. >Checking for talloc development files... Yes. >Checking for bash... Yes (/bin/bash). >Checking for perl... Yes (/usr/bin/perl). >Checking for python... Yes (/usr/bin/python3.8). >Checking for python3 (>= 3.5)...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)... Yes. >Checking if emacs (>= 25) is available... Yes. >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.31.3/work/notmuch-0.31.3 ... > [32;01m*[0m Using python3.8 in global scope >make -j9 -j1 -C emacs docstring.stamp V=1 >make: Entering directory '/var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs' >make -C .. docstring.stamp >make[1]: Entering directory '/var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3' >echo 0.31.3 > version.stamp >emacs --quick --directory emacs -batch -l make-deps.el \ > -f batch-make-deps emacs/notmuch-lib.el emacs/notmuch-compat.el emacs/notmuch-parser.el emacs/notmuch.el emacs/notmuch-query.el emacs/notmuch-show.el emacs/notmuch-tree.el emacs/notmuch-wash.el emacs/notmuch-hello.el emacs/notmuch-mua.el emacs/notmuch-address.el emacs/notmuch-maildir-fcc.el emacs/notmuch-message.el emacs/notmuch-crypto.el emacs/notmuch-tag.el emacs/coolj.el emacs/notmuch-print.el emacs/notmuch-version.el emacs/notmuch-jump.el emacs/notmuch-company.el emacs/notmuch-draft.el > emacs/.eldeps.tmp && \ > mv emacs/.eldeps.tmp emacs/.eldeps >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-lib.el emacs/notmuch-lib.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-lib.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-compat.el emacs/notmuch-compat.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-compat.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-parser.el emacs/notmuch-parser.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-parser.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch.el emacs/notmuch.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-query.el emacs/notmuch-query.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-query.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-show.el emacs/notmuch-show.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-show.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-tree.el emacs/notmuch-tree.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-tree.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-wash.el emacs/notmuch-wash.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-wash.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-hello.el emacs/notmuch-hello.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-hello.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-mua.el emacs/notmuch-mua.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-mua.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-address.el emacs/notmuch-address.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-address.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-maildir-fcc.el emacs/notmuch-maildir-fcc.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-maildir-fcc.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-message.el emacs/notmuch-message.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-message.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-crypto.el emacs/notmuch-crypto.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-crypto.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-tag.el emacs/notmuch-tag.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-tag.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/coolj.el emacs/coolj.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/coolj.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-print.el emacs/notmuch-print.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-print.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-version.el emacs/notmuch-version.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-version.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-jump.el emacs/notmuch-jump.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-jump.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-company.el emacs/notmuch-company.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-company.el (source)... >emacs --quick -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-draft.el emacs/notmuch-draft.rsti >Loading /var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs/notmuch-draft.el (source)... >touch docstring.stamp >make[1]: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3' >make: Leaving directory '/var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3/emacs' >make -j9 V=1 >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 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.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 debugger.c -o debugger.o -MD -MP -MF .deps/debugger.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 status.c -o status.o -MD -MP -MF .deps/status.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 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.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 hooks.c -o hooks.o -MD -MP -MF .deps/hooks.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 notmuch.c -o notmuch.o -MD -MP -MF .deps/notmuch.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 notmuch-compact.c -o notmuch-compact.o -MD -MP -MF .deps/notmuch-compact.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 notmuch-config.c -o notmuch-config.o -MD -MP -MF .deps/notmuch-config.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 notmuch-count.c -o notmuch-count.o -MD -MP -MF .deps/notmuch-count.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 notmuch-dump.c -o notmuch-dump.o -MD -MP -MF .deps/notmuch-dump.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 notmuch-insert.c -o notmuch-insert.o -MD -MP -MF .deps/notmuch-insert.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 notmuch-new.c -o notmuch-new.o -MD -MP -MF .deps/notmuch-new.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 notmuch-reindex.c -o notmuch-reindex.o -MD -MP -MF .deps/notmuch-reindex.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 notmuch-reply.c -o notmuch-reply.o -MD -MP -MF .deps/notmuch-reply.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 notmuch-restore.c -o notmuch-restore.o -MD -MP -MF .deps/notmuch-restore.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 notmuch-search.c -o notmuch-search.o -MD -MP -MF .deps/notmuch-search.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 notmuch-setup.c -o notmuch-setup.o -MD -MP -MF .deps/notmuch-setup.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 notmuch-show.c -o notmuch-show.o -MD -MP -MF .deps/notmuch-show.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 notmuch-tag.c -o notmuch-tag.o -MD -MP -MF .deps/notmuch-tag.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 notmuch-time.c -o notmuch-time.o -MD -MP -MF .deps/notmuch-time.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 sprinter-json.c -o sprinter-json.o -MD -MP -MF .deps/sprinter-json.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 sprinter-sexp.c -o sprinter-sexp.o -MD -MP -MF .deps/sprinter-sexp.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 sprinter-text.c -o sprinter-text.o -MD -MP -MF .deps/sprinter-text.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 query-string.c -o query-string.o -MD -MP -MF .deps/query-string.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 mime-node.c -o mime-node.o -MD -MP -MF .deps/mime-node.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 tag-util.c -o tag-util.o -MD -MP -MF .deps/tag-util.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/filenames.c -o lib/filenames.o -MD -MP -MF .deps/lib/filenames.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 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.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 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.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 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.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/messages.c -o lib/messages.o -MD -MP -MF .deps/lib/messages.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/sha1.c -o lib/sha1.o -MD -MP -MF .deps/lib/sha1.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 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.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 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.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/indexopts.c -o lib/indexopts.o -MD -MP -MF .deps/lib/indexopts.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/tags.c -o lib/tags.o -MD -MP -MF .deps/lib/tags.d >x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/database.cc -o lib/database.o -MD -MP -MF .deps/lib/database.d >x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 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 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/directory.cc -o lib/directory.o -MD -MP -MF .deps/lib/directory.d >x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/index.cc -o lib/index.o -MD -MP -MF .deps/lib/index.d >x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/message.cc -o lib/message.o -MD -MP -MF .deps/lib/message.d >x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/add-message.cc -o lib/add-message.o -MD -MP -MF .deps/lib/add-message.d >x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/message-property.cc -o lib/message-property.o -MD -MP -MF .deps/lib/message-property.d >x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/query.cc -o lib/query.o -MD -MP -MF .deps/lib/query.d >x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/query-fp.cc -o lib/query-fp.o -MD -MP -MF .deps/lib/query-fp.d >x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/config.cc -o lib/config.o -MD -MP -MF .deps/lib/config.d >x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/regexp-fields.cc -o lib/regexp-fields.o -MD -MP -MF .deps/lib/regexp-fields.d >x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/thread.cc -o lib/thread.o -MD -MP -MF .deps/lib/thread.d >x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -fvisibility-inlines-hidden -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 lib/thread-fp.cc -o lib/thread-fp.o -MD -MP -MF .deps/lib/thread-fp.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 util/xutil.c -o util/xutil.o -MD -MP -MF .deps/util/xutil.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 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.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 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.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 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.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 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.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 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.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 util/util.c -o util/util.o -MD -MP -MF .deps/util/util.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 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.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 util/crypto.c -o util/crypto.o -MD -MP -MF .deps/util/crypto.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 util/repair.c -o util/repair.o -MD -MP -MF .deps/util/repair.d >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 util/unicode-util.c -o util/unicode-util.o -MD -MP -MF .deps/util/unicode-util.d >sphinx-build -b man -d doc/_build/man_doctrees -q ./doc doc/_build/man >x86_64-pc-linux-gnu-gcc -c -DNOTMUCH_VERSION=0.31.3 -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wwrite-strings -Wmissing-declarations -I./util -I./compat -I./lib -fPIC -fvisibility=hidden -I./parse-time-string -I. -I/usr/include/gmime-3.0 -D_LARGEFILE64_SOURCE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DHAVE_VALGRIND=1 -I/usr/include/valgrind -DHAVE_GETLINE=1 -DWITH_EMACS=1 -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 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 >echo "PROJECT_NAME = \"Notmuch 0.31.3\"" > doc/config.dox >echo "INPUT=./lib/notmuch.h" >> doc/config.dox >sphinx-build -b texinfo -d doc/_build/texinfo_doctrees -q ./doc doc/_build/texinfo >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-compat.el >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-version.el >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-parser.el >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/coolj.el >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/unicode-util.o >mkdir -p doc/_build/man/man3 >doxygen ./doc/doxygen.cfg >warning: Tag 'TCL_SUBST' at line 30 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 'COLS_IN_ALPHA_INDEX' at line 130 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" >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-lib.el >ar rcs parse-time-string/libparse-time-string.a parse-time-string/parse-time-string.o >rm -f doc/_build/man/man3/_*.3 >perl -pi -e 's/^[.]RI "\\fI/.RI "\\fP/' doc/_build/man/man3/notmuch.3 >rm -f doc/_build/man/man3/notmuch.3.gz && gzip --no-name --stdout doc/_build/man/man3/notmuch.3 > doc/_build/man/man3/notmuch.3.gz >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-tag.el >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-query.el >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-wash.el >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-company.el >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-maildir-fcc.el >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-crypto.el >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-print.el >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 >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 -Wl,-O1 -Wl,--as-needed -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.3.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-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,--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 >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-message.el >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-address.el >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-draft.el >ln -sf libnotmuch.so.5.3.0 lib/libnotmuch.so.5 >ln -sf libnotmuch.so.5.3.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-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 -Wl,-O1 -Wl,--as-needed -Lutil -lnotmuch_util -Llib -lnotmuch -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.8 setup.py build --build-lib build/stage && \ > mkdir -p build/stage/tests && cp tests/*.py build/stage/tests >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-mua.el >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-show.el >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-hello.el >running build >running build_py >creating build >creating build/stage >creating build/stage/notmuch2 >copying notmuch2/_tags.py -> build/stage/notmuch2 >copying notmuch2/__init__.py -> build/stage/notmuch2 >copying notmuch2/_query.py -> build/stage/notmuch2 >copying notmuch2/_message.py -> build/stage/notmuch2 >copying notmuch2/_config.py -> build/stage/notmuch2 >copying notmuch2/_thread.py -> build/stage/notmuch2 >copying notmuch2/_errors.py -> build/stage/notmuch2 >copying notmuch2/_build.py -> build/stage/notmuch2 >copying notmuch2/_database.py -> build/stage/notmuch2 >copying notmuch2/_base.py -> build/stage/notmuch2 >warning: build_py: byte-compiling is disabled, skipping. > >running build_ext >generating cffi module 'build/temp.linux-x86_64-3.8/notmuch2._capi.c' >creating build/temp.linux-x86_64-3.8 >building 'notmuch2._capi' extension >creating build/temp.linux-x86_64-3.8/build >creating build/temp.linux-x86_64-3.8/build/temp.linux-x86_64-3.8 >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -fPIC -I../../lib -I/usr/include/python3.8 -c build/temp.linux-x86_64-3.8/notmuch2._capi.c -o build/temp.linux-x86_64-3.8/build/temp.linux-x86_64-3.8/notmuch2._capi.o >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-jump.el >[01m[Kbuild/temp.linux-x86_64-3.8/notmuch2._capi.c:[m[K In function â[01m[K_cffi_d_notmuch_message_get_flag[m[Kâ: >[01m[Kbuild/temp.linux-x86_64-3.8/notmuch2._capi.c:2979: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] > 2979 | [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-3.8/notmuch2._capi.c:572[m[K: >[01m[K../../lib/notmuch.h:1502:1:[m[K [01;36m[Knote: [m[Kdeclared here > 1502 | [01;36m[Knotmuch_message_get_flag[m[K (notmuch_message_t *message, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kbuild/temp.linux-x86_64-3.8/notmuch2._capi.c:[m[K In function â[01m[K_cffi_f_notmuch_message_get_flag[m[Kâ: >[01m[Kbuild/temp.linux-x86_64-3.8/notmuch2._capi.c:3011: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] > 3011 | [01;35m[K{[m[K result = notmuch_message_get_flag(x0, x1); } > | [01;35m[K^[m[K >In file included from [01m[Kbuild/temp.linux-x86_64-3.8/notmuch2._capi.c:572[m[K: >[01m[K../../lib/notmuch.h:1502:1:[m[K [01;36m[Knote: [m[Kdeclared here > 1502 | [01;36m[Knotmuch_message_get_flag[m[K (notmuch_message_t *message, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch-tree.el > >In end of data: >emacs/notmuch-tree.el:1143:1:Warning: the following functions are not known to > be defined: notmuch-search-previous-thread, notmuch-search-next-thread, > notmuch-tree-from-search-thread >emacs --quick --directory emacs -batch -f batch-byte-compile emacs/notmuch.el >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe -fomit-frame-pointer build/temp.linux-x86_64-3.8/build/temp.linux-x86_64-3.8/notmuch2._capi.o -L../../lib -L/usr/lib64 -lnotmuch -o build/stage/notmuch2/_capi.abi3.so >[91mWARNING: autodoc: failed to import module 'notmuch2'; the following exception was raised: >No module named 'notmuch2'[39;49;00m >[91mWARNING: autodoc: failed to import module 'notmuch2'; the following exception was raised: >No module named 'notmuch2'[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 >mv: cannot stat 'doc/_build/man/*.1': No such file or directory >mv: cannot stat 'doc/_build/man/*.5': No such file or directory >mv: cannot stat 'doc/_build/man/*.7': No such file or directory >make: *** [doc/Makefile.local:75: doc/_build/.roff.stamp] Error 1 >make: *** Waiting for unfinished jobs.... >touch doc/_build/.texi.stamp > [31;01m*[0m ERROR: net-mail/notmuch-0.31.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.31.3::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-mail/notmuch-0.31.3::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-mail/notmuch-0.31.3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-mail/notmuch-0.31.3/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.3' > [31;01m*[0m S: '/var/tmp/portage/net-mail/notmuch-0.31.3/work/notmuch-0.31.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 789492
: 707139