chmod: cannot operate on dangling symlink './devel/notmuch-web/static/css/jquery-ui.css' chmod: cannot operate on dangling symlink './devel/notmuch-web/static/js/jquery.js' chmod: cannot operate on dangling symlink './devel/notmuch-web/static/js/jquery-ui.js' ==9290==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. In file included from _time_t.c:2: _time_t.c:3:1: error: static assertion failed: "sizeof(time_t) < 8" 3 | static_assert(sizeof(time_t) >= 8, "sizeof(time_t) < 8"); | ^~~~~~~~~~~~~ GPL-3 notmuch-0.36/INSTALL notmuch-0.36/Makefile notmuch-0.36/Makefile.global notmuch-0.36/Makefile.local notmuch-0.36/NEWS notmuch-0.36/README notmuch-0.36/README.rst notmuch-0.36/bindings/ notmuch-0.36/bindings/Makefile notmuch-0.36/bindings/Makefile.local notmuch-0.36/bindings/python-cffi/ notmuch-0.36/bindings/python-cffi/MANIFEST.in notmuch-0.36/bindings/python-cffi/notmuch2/ notmuch-0.36/bindings/python-cffi/notmuch2/__init__.py notmuch-0.36/bindings/python-cffi/notmuch2/_base.py notmuch-0.36/bindings/python-cffi/notmuch2/_build.py notmuch-0.36/bindings/python-cffi/notmuch2/_config.py notmuch-0.36/bindings/python-cffi/notmuch2/_database.py notmuch-0.36/bindings/python-cffi/notmuch2/_errors.py notmuch-0.36/bindings/python-cffi/notmuch2/_message.py notmuch-0.36/bindings/python-cffi/notmuch2/_query.py notmuch-0.36/bindings/python-cffi/notmuch2/_tags.py notmuch-0.36/bindings/python-cffi/notmuch2/_thread.py notmuch-0.36/bindings/python-cffi/setup.py notmuch-0.36/bindings/python-cffi/tests/ notmuch-0.36/bindings/python-cffi/tests/conftest.py notmuch-0.36/bindings/python-cffi/tests/test_base.py notmuch-0.36/bindings/python-cffi/tests/test_config.py notmuch-0.36/bindings/python-cffi/tests/test_database.py notmuch-0.36/bindings/python-cffi/tests/test_errors.py notmuch-0.36/bindings/python-cffi/tests/test_message.py notmuch-0.36/bindings/python-cffi/tests/test_tags.py notmuch-0.36/bindings/python-cffi/tests/test_thread.py notmuch-0.36/bindings/python-cffi/tox.ini notmuch-0.36/bindings/python/ notmuch-0.36/bindings/python/.gitignore notmuch-0.36/bindings/python/MANIFEST.in notmuch-0.36/bindings/python/README notmuch-0.36/bindings/python/docs/ notmuch-0.36/bindings/python/docs/COPYING notmuch-0.36/bindings/python/docs/Makefile notmuch-0.36/bindings/python/docs/source/ notmuch-0.36/bindings/python/docs/source/conf.py notmuch-0.36/bindings/python/docs/source/database.rst notmuch-0.36/bindings/python/docs/source/filesystem.rst notmuch-0.36/bindings/python/docs/source/index.rst notmuch-0.36/bindings/python/docs/source/message.rst notmuch-0.36/bindings/python/docs/source/messages.rst notmuch-0.36/bindings/python/docs/source/notes.rst notmuch-0.36/bindings/python/docs/source/query.rst notmuch-0.36/bindings/python/docs/source/quickstart.rst notmuch-0.36/bindings/python/docs/source/status_and_errors.rst notmuch-0.36/bindings/python/docs/source/tags.rst notmuch-0.36/bindings/python/docs/source/thread.rst notmuch-0.36/bindings/python/docs/source/threads.rst notmuch-0.36/bindings/python/notmuch/ notmuch-0.36/bindings/python/notmuch/__init__.py notmuch-0.36/bindings/python/notmuch/compat.py notmuch-0.36/bindings/python/notmuch/database.py notmuch-0.36/bindings/python/notmuch/directory.py notmuch-0.36/bindings/python/notmuch/errors.py notmuch-0.36/bindings/python/notmuch/filenames.py notmuch-0.36/bindings/python/notmuch/globals.py notmuch-0.36/bindings/python/notmuch/message.py notmuch-0.36/bindings/python/notmuch/messages.py notmuch-0.36/bindings/python/notmuch/query.py notmuch-0.36/bindings/python/notmuch/tag.py notmuch-0.36/bindings/python/notmuch/thread.py notmuch-0.36/bindings/python/notmuch/threads.py notmuch-0.36/bindings/python/notmuch/version.py notmuch-0.36/bindings/python/setup.py notmuch-0.36/bindings/ruby/ notmuch-0.36/bindings/ruby/.gitignore notmuch-0.36/bindings/ruby/README notmuch-0.36/bindings/ruby/database.c notmuch-0.36/bindings/ruby/defs.h notmuch-0.36/bindings/ruby/directory.c notmuch-0.36/bindings/ruby/extconf.rb notmuch-0.36/bindings/ruby/filenames.c notmuch-0.36/bindings/ruby/init.c notmuch-0.36/bindings/ruby/message.c notmuch-0.36/bindings/ruby/messages.c notmuch-0.36/bindings/ruby/query.c notmuch-0.36/bindings/ruby/rdoc.sh notmuch-0.36/bindings/ruby/status.c notmuch-0.36/bindings/ruby/tags.c notmuch-0.36/bindings/ruby/thread.c notmuch-0.36/bindings/ruby/threads.c notmuch-0.36/command-line-arguments.c notmuch-0.36/command-line-arguments.h notmuch-0.36/compat/ notmuch-0.36/compat/.gitignore notmuch-0.36/compat/Makefile notmuch-0.36/compat/Makefile.local notmuch-0.36/compat/README notmuch-0.36/compat/check_asctime.c notmuch-0.36/compat/check_getpwuid.c notmuch-0.36/compat/compat.h notmuch-0.36/compat/function-attributes.h notmuch-0.36/compat/gen_zlib_pc.c notmuch-0.36/compat/getdelim.c notmuch-0.36/compat/getline.c notmuch-0.36/compat/have_canonicalize_file_name.c notmuch-0.36/compat/have_d_type.c notmuch-0.36/compat/have_getline.c notmuch-0.36/compat/have_strcasestr.c notmuch-0.36/compat/have_strsep.c notmuch-0.36/compat/have_timegm.c notmuch-0.36/compat/strcasestr.c notmuch-0.36/compat/strsep.c notmuch-0.36/compat/timegm.c notmuch-0.36/completion/ notmuch-0.36/completion/Makefile notmuch-0.36/completion/Makefile.local notmuch-0.36/completion/README notmuch-0.36/completion/notmuch-completion.bash notmuch-0.36/completion/zsh/ notmuch-0.36/completion/zsh/_email-notmuch notmuch-0.36/completion/zsh/_notmuch notmuch-0.36/configure notmuch-0.36/contrib/ notmuch-0.36/contrib/go/ notmuch-0.36/contrib/go/.gitignore notmuch-0.36/contrib/go/LICENSE notmuch-0.36/contrib/go/Makefile notmuch-0.36/contrib/go/README notmuch-0.36/contrib/go/src/ notmuch-0.36/contrib/go/src/notmuch-addrlookup/ notmuch-0.36/contrib/go/src/notmuch-addrlookup/addrlookup.go notmuch-0.36/contrib/go/src/notmuch/ notmuch-0.36/contrib/go/src/notmuch/notmuch.go notmuch-0.36/contrib/notmuch-mutt/ notmuch-0.36/contrib/notmuch-mutt/.gitignore notmuch-0.36/contrib/notmuch-mutt/Makefile notmuch-0.36/contrib/notmuch-mutt/README notmuch-0.36/contrib/notmuch-mutt/notmuch-mutt notmuch-0.36/contrib/notmuch-mutt/notmuch-mutt.rc notmuch-0.36/debian/ notmuch-0.36/debian/.gitignore notmuch-0.36/debian/NEWS notmuch-0.36/debian/changelog notmuch-0.36/debian/control notmuch-0.36/debian/copyright notmuch-0.36/debian/elpa-notmuch.elpa notmuch-0.36/debian/elpa-notmuch.info notmuch-0.36/debian/elpa-notmuch.lintian-overrides notmuch-0.36/debian/elpa-test notmuch-0.36/debian/gbp.conf notmuch-0.36/debian/libnotmuch-dev.install notmuch-0.36/debian/libnotmuch-dev.manpages notmuch-0.36/debian/libnotmuch5.install notmuch-0.36/debian/libnotmuch5.symbols notmuch-0.36/debian/not-installed notmuch-0.36/debian/notmuch-doc.install notmuch-0.36/debian/notmuch-emacs.README.Debian notmuch-0.36/debian/notmuch-emacs.maintscript notmuch-0.36/debian/notmuch-mutt.docs notmuch-0.36/debian/notmuch-mutt.install notmuch-0.36/debian/notmuch-mutt.manpages notmuch-0.36/debian/notmuch-vim.README.Debian notmuch-0.36/debian/notmuch-vim.dirs notmuch-0.36/debian/notmuch-vim.docs notmuch-0.36/debian/notmuch-vim.install notmuch-0.36/debian/notmuch.dirs notmuch-0.36/debian/notmuch.docs notmuch-0.36/debian/notmuch.install notmuch-0.36/debian/notmuch.maintscript notmuch-0.36/debian/notmuch.manpages notmuch-0.36/debian/ruby-notmuch.install notmuch-0.36/debian/rules notmuch-0.36/debian/source/ notmuch-0.36/debian/source/format notmuch-0.36/debian/source/options notmuch-0.36/debian/upstream/ notmuch-0.36/debian/upstream/metadata notmuch-0.36/debugger.c notmuch-0.36/devel/ notmuch-0.36/devel/RELEASING notmuch-0.36/devel/STYLE notmuch-0.36/devel/TODO notmuch-0.36/devel/author-scan.sh notmuch-0.36/devel/check-notmuch-commit notmuch-0.36/devel/check-out-of-tree-build.sh notmuch-0.36/devel/emacs-keybindings.org notmuch-0.36/devel/man-to-mdwn.pl notmuch-0.36/devel/news2wiki.pl notmuch-0.36/devel/nmbug/ notmuch-0.36/devel/nmbug/doc/ notmuch-0.36/devel/nmbug/doc/.gitignore notmuch-0.36/devel/nmbug/doc/Makefile notmuch-0.36/devel/nmbug/doc/conf.py notmuch-0.36/devel/nmbug/doc/index.rst notmuch-0.36/devel/nmbug/doc/man1/ notmuch-0.36/devel/nmbug/doc/man1/notmuch-report.1.rst notmuch-0.36/devel/nmbug/doc/man5/ notmuch-0.36/devel/nmbug/doc/man5/notmuch-report.json.5.rst notmuch-0.36/devel/nmbug/nmbug notmuch-0.36/devel/nmbug/notmuch-report notmuch-0.36/devel/nmbug/notmuch-report.json notmuch-0.36/devel/notmuch-web/ notmuch-0.36/devel/notmuch-web/nmgunicorn.py notmuch-0.36/devel/notmuch-web/nmweb.py notmuch-0.36/devel/notmuch-web/static/ notmuch-0.36/devel/notmuch-web/static/css/ notmuch-0.36/devel/notmuch-web/static/css/jquery-ui.css notmuch-0.36/devel/notmuch-web/static/css/notmuch-0.1.css notmuch-0.36/devel/notmuch-web/static/js/ notmuch-0.36/devel/notmuch-web/static/js/jquery-ui.js notmuch-0.36/devel/notmuch-web/static/js/jquery.js notmuch-0.36/devel/notmuch-web/static/js/notmuch-0.1.js notmuch-0.36/devel/notmuch-web/templates/ notmuch-0.36/devel/notmuch-web/templates/base.html notmuch-0.36/devel/notmuch-web/templates/index.html notmuch-0.36/devel/notmuch-web/templates/search.html notmuch-0.36/devel/notmuch-web/templates/show.html notmuch-0.36/devel/notmuch-web/todo notmuch-0.36/devel/release-checks.sh notmuch-0.36/devel/schemata notmuch-0.36/devel/try-emacs-mua notmuch-0.36/devel/uncrustify.cfg notmuch-0.36/doc/ notmuch-0.36/doc/.gitignore notmuch-0.36/doc/INSTALL notmuch-0.36/doc/Makefile notmuch-0.36/doc/Makefile.local notmuch-0.36/doc/conf.py notmuch-0.36/doc/doxygen.cfg notmuch-0.36/doc/index.rst notmuch-0.36/doc/man1/ notmuch-0.36/doc/man1/notmuch-address.rst notmuch-0.36/doc/man1/notmuch-compact.rst notmuch-0.36/doc/man1/notmuch-config.rst notmuch-0.36/doc/man1/notmuch-count.rst notmuch-0.36/doc/man1/notmuch-dump.rst notmuch-0.36/doc/man1/notmuch-emacs-mua.rst notmuch-0.36/doc/man1/notmuch-insert.rst notmuch-0.36/doc/man1/notmuch-new.rst notmuch-0.36/doc/man1/notmuch-reindex.rst notmuch-0.36/doc/man1/notmuch-reply.rst notmuch-0.36/doc/man1/notmuch-restore.rst notmuch-0.36/doc/man1/notmuch-search.rst notmuch-0.36/doc/man1/notmuch-show.rst notmuch-0.36/doc/man1/notmuch-tag.rst notmuch-0.36/doc/man1/notmuch.rst notmuch-0.36/doc/man5/ notmuch-0.36/doc/man5/notmuch-hooks.rst notmuch-0.36/doc/man7/ notmuch-0.36/doc/man7/notmuch-properties.rst notmuch-0.36/doc/man7/notmuch-search-terms.rst notmuch-0.36/doc/man7/notmuch-sexp-queries.rst notmuch-0.36/doc/notmuch-emacs.rst notmuch-0.36/doc/python-bindings.rst notmuch-0.36/emacs/ notmuch-0.36/emacs/.gitignore notmuch-0.36/emacs/Makefile notmuch-0.36/emacs/Makefile.local notmuch-0.36/emacs/coolj.el notmuch-0.36/emacs/make-deps.el notmuch-0.36/emacs/notmuch-address.el notmuch-0.36/emacs/notmuch-company.el notmuch-0.36/emacs/notmuch-compat.el notmuch-0.36/emacs/notmuch-crypto.el notmuch-0.36/emacs/notmuch-draft.el notmuch-0.36/emacs/notmuch-emacs-mua notmuch-0.36/emacs/notmuch-emacs-mua.desktop notmuch-0.36/emacs/notmuch-hello.el notmuch-0.36/emacs/notmuch-jump.el notmuch-0.36/emacs/notmuch-lib.el notmuch-0.36/emacs/notmuch-logo.svg notmuch-0.36/emacs/notmuch-maildir-fcc.el notmuch-0.36/emacs/notmuch-message.el notmuch-0.36/emacs/notmuch-mua.el notmuch-0.36/emacs/notmuch-parser.el notmuch-0.36/emacs/notmuch-pkg.el.tmpl notmuch-0.36/emacs/notmuch-print.el notmuch-0.36/emacs/notmuch-query.el notmuch-0.36/emacs/notmuch-show.el notmuch-0.36/emacs/notmuch-tag.el notmuch-0.36/emacs/notmuch-tree.el notmuch-0.36/emacs/notmuch-version.el.tmpl notmuch-0.36/emacs/notmuch-wash.el notmuch-0.36/emacs/notmuch.el notmuch-0.36/emacs/rstdoc.el notmuch-0.36/emacs/rstdoc.rsti notmuch-0.36/gmime-filter-reply.c notmuch-0.36/gmime-filter-reply.h notmuch-0.36/hooks.c notmuch-0.36/lib/ notmuch-0.36/lib/Makefile notmuch-0.36/lib/Makefile.local notmuch-0.36/lib/add-message.cc notmuch-0.36/lib/built-with.c notmuch-0.36/lib/config.cc notmuch-0.36/lib/database-private.h notmuch-0.36/lib/database.cc notmuch-0.36/lib/directory.cc notmuch-0.36/lib/features.cc notmuch-0.36/lib/filenames.c notmuch-0.36/lib/index.cc notmuch-0.36/lib/indexopts.c notmuch-0.36/lib/init.cc notmuch-0.36/lib/message-file.c notmuch-0.36/lib/message-id.c notmuch-0.36/lib/message-private.h notmuch-0.36/lib/message-property.cc notmuch-0.36/lib/message.cc notmuch-0.36/lib/messages.c notmuch-0.36/lib/notmuch-private.h notmuch-0.36/lib/notmuch.h notmuch-0.36/lib/notmuch.sym notmuch-0.36/lib/open.cc notmuch-0.36/lib/parse-sexp.cc notmuch-0.36/lib/parse-time-vrp.cc notmuch-0.36/lib/parse-time-vrp.h notmuch-0.36/lib/prefix.cc notmuch-0.36/lib/query-fp.cc notmuch-0.36/lib/query-fp.h notmuch-0.36/lib/query.cc notmuch-0.36/lib/regexp-fields.cc notmuch-0.36/lib/regexp-fields.h notmuch-0.36/lib/sexp-fp.cc notmuch-0.36/lib/sexp-fp.h notmuch-0.36/lib/sha1.c notmuch-0.36/lib/string-list.c notmuch-0.36/lib/string-map.c notmuch-0.36/lib/tags.c notmuch-0.36/lib/thread-fp.cc notmuch-0.36/lib/thread-fp.h notmuch-0.36/lib/thread.cc notmuch-0.36/mime-node.c notmuch-0.36/notmuch-client-init.c notmuch-0.36/notmuch-client.h notmuch-0.36/notmuch-compact.c notmuch-0.36/notmuch-config.c notmuch-0.36/notmuch-count.c notmuch-0.36/notmuch-dump.c notmuch-0.36/notmuch-insert.c notmuch-0.36/notmuch-new.c notmuch-0.36/notmuch-reindex.c notmuch-0.36/notmuch-reply.c notmuch-0.36/notmuch-restore.c notmuch-0.36/notmuch-search.c notmuch-0.36/notmuch-setup.c notmuch-0.36/notmuch-show.c notmuch-0.36/notmuch-tag.c notmuch-0.36/notmuch-time.c notmuch-0.36/notmuch.c notmuch-0.36/packaging/ notmuch-0.36/packaging/debian notmuch-0.36/packaging/fedora/ notmuch-0.36/packaging/fedora/notmuch.spec notmuch-0.36/parse-time-string/ notmuch-0.36/parse-time-string/Makefile notmuch-0.36/parse-time-string/Makefile.local notmuch-0.36/parse-time-string/README notmuch-0.36/parse-time-string/parse-time-string.c notmuch-0.36/parse-time-string/parse-time-string.h notmuch-0.36/performance-test/ notmuch-0.36/performance-test/.gitignore notmuch-0.36/performance-test/M00-new.sh notmuch-0.36/performance-test/M01-dump-restore.sh notmuch-0.36/performance-test/M02-show.sh notmuch-0.36/performance-test/M03-search.sh notmuch-0.36/performance-test/M04-reply.sh notmuch-0.36/performance-test/M05-reindex.sh notmuch-0.36/performance-test/M06-insert.sh notmuch-0.36/performance-test/Makefile notmuch-0.36/performance-test/Makefile.local notmuch-0.36/performance-test/README notmuch-0.36/performance-test/T00-new.sh notmuch-0.36/performance-test/T01-dump-restore.sh notmuch-0.36/performance-test/T02-tag.sh notmuch-0.36/performance-test/T03-reindex.sh notmuch-0.36/performance-test/T04-thread-subquery.sh notmuch-0.36/performance-test/T05-ruby.sh notmuch-0.36/performance-test/T06-emacs.sh notmuch-0.36/performance-test/download/ notmuch-0.36/performance-test/download/.gitignore notmuch-0.36/performance-test/download/notmuch-email-corpus-0.3.tar.xz.asc notmuch-0.36/performance-test/download/notmuch-email-corpus-0.4.tar.xz.asc notmuch-0.36/performance-test/notmuch-memory-test notmuch-0.36/performance-test/notmuch-time-test notmuch-0.36/performance-test/perf-test-lib.sh notmuch-0.36/performance-test/version.sh notmuch-0.36/query-string.c notmuch-0.36/sprinter-json.c notmuch-0.36/sprinter-sexp.c notmuch-0.36/sprinter-text.c notmuch-0.36/sprinter.h notmuch-0.36/status.c notmuch-0.36/tag-util.c notmuch-0.36/tag-util.h notmuch-0.36/test/ notmuch-0.36/test/.gitignore notmuch-0.36/test/Makefile notmuch-0.36/test/Makefile.local notmuch-0.36/test/README notmuch-0.36/test/T000-basic.sh notmuch-0.36/test/T010-help-test.sh notmuch-0.36/test/T020-compact.sh notmuch-0.36/test/T030-config.sh notmuch-0.36/test/T035-read-config.sh notmuch-0.36/test/T040-setup.sh notmuch-0.36/test/T050-new.sh notmuch-0.36/test/T051-new-renames.sh notmuch-0.36/test/T055-path-config.sh notmuch-0.36/test/T060-count.sh notmuch-0.36/test/T070-insert.sh notmuch-0.36/test/T080-search.sh notmuch-0.36/test/T081-sexpr-search.sh notmuch-0.36/test/T090-search-output.sh notmuch-0.36/test/T095-address.sh notmuch-0.36/test/T100-search-by-folder.sh notmuch-0.36/test/T110-search-position-overlap-bug.sh notmuch-0.36/test/T120-search-insufficient-from-quoting.sh notmuch-0.36/test/T130-search-limiting.sh notmuch-0.36/test/T140-excludes.sh notmuch-0.36/test/T150-tagging.sh notmuch-0.36/test/T160-json.sh notmuch-0.36/test/T170-sexp.sh notmuch-0.36/test/T180-text.sh notmuch-0.36/test/T190-multipart.sh notmuch-0.36/test/T200-thread-naming.sh notmuch-0.36/test/T205-author-naming.sh notmuch-0.36/test/T210-raw.sh notmuch-0.36/test/T220-reply.sh notmuch-0.36/test/T230-reply-to-sender.sh notmuch-0.36/test/T240-dump-restore.sh notmuch-0.36/test/T250-uuencode.sh notmuch-0.36/test/T260-thread-order.sh notmuch-0.36/test/T270-author-order.sh notmuch-0.36/test/T280-from-guessing.sh notmuch-0.36/test/T290-long-id.sh notmuch-0.36/test/T300-encoding.sh notmuch-0.36/test/T310-emacs.sh notmuch-0.36/test/T315-emacs-tagging.sh notmuch-0.36/test/T320-emacs-large-search-buffer.sh notmuch-0.36/test/T330-emacs-subject-to-filename.sh notmuch-0.36/test/T340-maildir-sync.sh notmuch-0.36/test/T350-crypto.sh notmuch-0.36/test/T351-pgpmime-mangling.sh notmuch-0.36/test/T355-smime.sh notmuch-0.36/test/T356-protected-headers.sh notmuch-0.36/test/T357-index-decryption.sh notmuch-0.36/test/T358-emacs-protected-headers.sh notmuch-0.36/test/T360-symbol-hiding.sh notmuch-0.36/test/T370-search-folder-coherence.sh notmuch-0.36/test/T380-atomicity.sh notmuch-0.36/test/T385-transactions.sh notmuch-0.36/test/T390-python.sh notmuch-0.36/test/T391-python-cffi.sh notmuch-0.36/test/T392-python-cffi-notmuch.sh notmuch-0.36/test/T395-ruby.sh notmuch-0.36/test/T400-hooks.sh notmuch-0.36/test/T410-argument-parsing.sh notmuch-0.36/test/T420-emacs-test-functions.sh notmuch-0.36/test/T430-emacs-address-cleaning.sh notmuch-0.36/test/T440-emacs-hello.sh notmuch-0.36/test/T450-emacs-show.sh notmuch-0.36/test/T455-emacs-charsets.sh notmuch-0.36/test/T460-emacs-tree.sh notmuch-0.36/test/T465-emacs-unthreaded.sh notmuch-0.36/test/T470-missing-headers.sh notmuch-0.36/test/T480-hex-escaping.sh notmuch-0.36/test/T490-parse-time-string.sh notmuch-0.36/test/T500-search-date.sh notmuch-0.36/test/T510-thread-replies.sh notmuch-0.36/test/T520-show.sh notmuch-0.36/test/T530-upgrade.sh notmuch-0.36/test/T550-db-features.sh notmuch-0.36/test/T560-lib-error.sh notmuch-0.36/test/T562-lib-database.sh notmuch-0.36/test/T563-lib-directory.sh notmuch-0.36/test/T564-lib-query.sh notmuch-0.36/test/T566-lib-message.sh notmuch-0.36/test/T568-lib-thread.sh notmuch-0.36/test/T570-revision-tracking.sh notmuch-0.36/test/T580-thread-search.sh notmuch-0.36/test/T585-thread-subquery.sh notmuch-0.36/test/T590-libconfig.sh notmuch-0.36/test/T592-thread-breakage.sh notmuch-0.36/test/T595-reopen.sh notmuch-0.36/test/T600-named-queries.sh notmuch-0.36/test/T610-message-property.sh notmuch-0.36/test/T620-lock.sh notmuch-0.36/test/T630-emacs-draft.sh notmuch-0.36/test/T640-database-modified.sh notmuch-0.36/test/T650-regexp-query.sh notmuch-0.36/test/T660-bad-date.sh notmuch-0.36/test/T670-duplicate-mid.sh notmuch-0.36/test/T680-html-indexing.sh notmuch-0.36/test/T690-command-line-args.sh notmuch-0.36/test/T700-reindex.sh notmuch-0.36/test/T710-message-id.sh notmuch-0.36/test/T720-emacs-attachment-warnings.sh notmuch-0.36/test/T720-lib-lifetime.sh notmuch-0.36/test/T730-emacs-forwarding.sh notmuch-0.36/test/T740-body.sh notmuch-0.36/test/T750-gzip.sh notmuch-0.36/test/T750-user-header.sh notmuch-0.36/test/T800-asan.sh notmuch-0.36/test/aggregate-results.sh notmuch-0.36/test/arg-test.c notmuch-0.36/test/atomicity.py notmuch-0.36/test/corpora/ notmuch-0.36/test/corpora/README notmuch-0.36/test/corpora/broken/ notmuch-0.36/test/corpora/broken/broken-cc notmuch-0.36/test/corpora/broken/loop/ notmuch-0.36/test/corpora/broken/loop/loop-12 notmuch-0.36/test/corpora/broken/loop/loop-21 notmuch-0.36/test/corpora/crypto/ notmuch-0.36/test/corpora/crypto/basic-encrypted.eml notmuch-0.36/test/corpora/crypto/encrypted-rfc822-attachment notmuch-0.36/test/corpora/crypto/encrypted-signed.eml notmuch-0.36/test/corpora/crypto/simple-encrypted notmuch-0.36/test/corpora/default/ notmuch-0.36/test/corpora/default/01:2, notmuch-0.36/test/corpora/default/02:2, notmuch-0.36/test/corpora/default/bar/ notmuch-0.36/test/corpora/default/bar/17:2, notmuch-0.36/test/corpora/default/bar/18:2, notmuch-0.36/test/corpora/default/bar/baz/ notmuch-0.36/test/corpora/default/bar/baz/05:2, notmuch-0.36/test/corpora/default/bar/baz/23:2, notmuch-0.36/test/corpora/default/bar/baz/24:2, notmuch-0.36/test/corpora/default/bar/baz/cur/ notmuch-0.36/test/corpora/default/bar/baz/cur/25:2, notmuch-0.36/test/corpora/default/bar/baz/cur/26:2, notmuch-0.36/test/corpora/default/bar/baz/new/ notmuch-0.36/test/corpora/default/bar/baz/new/27:2, notmuch-0.36/test/corpora/default/bar/baz/new/28:2, notmuch-0.36/test/corpora/default/bar/cur/ notmuch-0.36/test/corpora/default/bar/cur/19:2, notmuch-0.36/test/corpora/default/bar/cur/20:2, notmuch-0.36/test/corpora/default/bar/new/ notmuch-0.36/test/corpora/default/bar/new/21:2, notmuch-0.36/test/corpora/default/bar/new/22:2, notmuch-0.36/test/corpora/default/cur/ notmuch-0.36/test/corpora/default/cur/29:2, notmuch-0.36/test/corpora/default/cur/30:2, notmuch-0.36/test/corpora/default/cur/31:2, notmuch-0.36/test/corpora/default/cur/32:2, notmuch-0.36/test/corpora/default/cur/33:2, notmuch-0.36/test/corpora/default/cur/34:2, notmuch-0.36/test/corpora/default/cur/35:2, notmuch-0.36/test/corpora/default/cur/36:2, notmuch-0.36/test/corpora/default/cur/37:2, notmuch-0.36/test/corpora/default/cur/38:2, notmuch-0.36/test/corpora/default/cur/39:2, notmuch-0.36/test/corpora/default/cur/40:2, notmuch-0.36/test/corpora/default/cur/41:2, notmuch-0.36/test/corpora/default/cur/42:2, notmuch-0.36/test/corpora/default/cur/43:2, notmuch-0.36/test/corpora/default/cur/44:2, notmuch-0.36/test/corpora/default/cur/45:2, notmuch-0.36/test/corpora/default/cur/46:2, notmuch-0.36/test/corpora/default/cur/47:2, notmuch-0.36/test/corpora/default/cur/48:2, notmuch-0.36/test/corpora/default/cur/49:2, notmuch-0.36/test/corpora/default/cur/50:2, notmuch-0.36/test/corpora/default/cur/51:2, notmuch-0.36/test/corpora/default/cur/52:2, notmuch-0.36/test/corpora/default/cur/53:2, notmuch-0.36/test/corpora/default/foo/ notmuch-0.36/test/corpora/default/foo/06:2, notmuch-0.36/test/corpora/default/foo/baz/ notmuch-0.36/test/corpora/default/foo/baz/11:2, notmuch-0.36/test/corpora/default/foo/baz/12:2, notmuch-0.36/test/corpora/default/foo/baz/cur/ notmuch-0.36/test/corpora/default/foo/baz/cur/13:2, notmuch-0.36/test/corpora/default/foo/baz/cur/14:2, notmuch-0.36/test/corpora/default/foo/baz/new/ notmuch-0.36/test/corpora/default/foo/baz/new/15:2, notmuch-0.36/test/corpora/default/foo/baz/new/16:2, notmuch-0.36/test/corpora/default/foo/cur/ notmuch-0.36/test/corpora/default/foo/cur/07:2, notmuch-0.36/test/corpora/default/foo/cur/08:2, notmuch-0.36/test/corpora/default/foo/new/ notmuch-0.36/test/corpora/default/foo/new/03:2, notmuch-0.36/test/corpora/default/foo/new/09:2, notmuch-0.36/test/corpora/default/foo/new/10:2, notmuch-0.36/test/corpora/default/new/ notmuch-0.36/test/corpora/default/new/04:2, notmuch-0.36/test/corpora/html/ notmuch-0.36/test/corpora/html/attribute-text notmuch-0.36/test/corpora/html/embedded-image notmuch-0.36/test/corpora/indexing/ notmuch-0.36/test/corpora/indexing/mbox-attachment.eml notmuch-0.36/test/corpora/lkml/ notmuch-0.36/test/corpora/lkml/cur/ notmuch-0.36/test/corpora/lkml/cur/1354585346.000260:2, notmuch-0.36/test/corpora/lkml/cur/1354585346.000261:2, notmuch-0.36/test/corpora/lkml/cur/1354585346.000265:2, notmuch-0.36/test/corpora/lkml/cur/1354585346.000323:2, notmuch-0.36/test/corpora/lkml/cur/1354585346.000324:2, notmuch-0.36/test/corpora/lkml/cur/1354585346.000325:2, notmuch-0.36/test/corpora/lkml/cur/1354585346.000539:2, notmuch-0.36/test/corpora/lkml/cur/1354585346.000541:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.001724:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.001730:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.001731:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.001732:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.001733:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.001734:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.001735:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.001736:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.001738:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.001739:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.001740:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.001887:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.001892:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.001970:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.002189:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.002193:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.002194:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.002195:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.002196:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.002197:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.002201:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.002228:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.002878:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.002912:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.002915:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.002917:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.002997:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.003106:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.003112:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.003117:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.003118:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.003171:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.003317:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.003318:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.003486:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.004581:2, notmuch-0.36/test/corpora/lkml/cur/1382298587.004582:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.001724:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.001730:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.001731:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.001732:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.001733:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.001734:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.001735:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.001736:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.001738:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.001739:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.001740:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.001887:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.001892:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.002189:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.002191:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.002193:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.002194:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.002195:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.002196:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.002197:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.002201:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.002878:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.002879:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.002911:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.002912:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.002915:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.002917:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.002930:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.002997:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.003106:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.003117:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.003118:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.003171:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.003317:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.003318:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.003486:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.003499:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.004581:2, notmuch-0.36/test/corpora/lkml/cur/1382298770.004582:2, notmuch-0.36/test/corpora/lkml/cur/1382298775.002830:2, notmuch-0.36/test/corpora/lkml/cur/1382298775.002978:2, notmuch-0.36/test/corpora/lkml/cur/1382298775.002992:2, notmuch-0.36/test/corpora/lkml/cur/1382298775.002999:2, notmuch-0.36/test/corpora/lkml/cur/1382298775.003976:2, notmuch-0.36/test/corpora/lkml/cur/1382298775.004354:2, notmuch-0.36/test/corpora/lkml/cur/1382298775.004363:2, notmuch-0.36/test/corpora/lkml/cur/1382298775.004374:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002253:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002254:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002255:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002256:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002257:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002258:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002259:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002260:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002261:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002262:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002263:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002264:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002265:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002266:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002267:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002268:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002269:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002270:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002271:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002272:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002273:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002274:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002275:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002276:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002277:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002278:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002279:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002280:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002281:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002282:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002283:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002284:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002285:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002286:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002287:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002288:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002289:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002290:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002292:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002293:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002294:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002296:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002297:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002298:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002299:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002302:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002309:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002329:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002340:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002400:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002432:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002468:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002543:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002557:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002575:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002576:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002639:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002642:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002661:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002662:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002663:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002664:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002665:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002666:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002667:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002668:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002669:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002670:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002671:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002679:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002688:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.002699:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003013:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003145:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003148:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003216:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003231:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003278:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003295:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003316:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003334:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003340:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003448:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003459:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003462:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003468:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003471:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003472:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003478:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003497:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003501:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003503:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.003971:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.004059:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.004091:2, notmuch-0.36/test/corpora/lkml/cur/1382298793.004190:2, notmuch-0.36/test/corpora/lkml/cur/1382298795.000299:2, notmuch-0.36/test/corpora/lkml/cur/1382298795.001362:2, notmuch-0.36/test/corpora/lkml/cur/1382298795.002635:2, notmuch-0.36/test/corpora/lkml/cur/1382298796.001941:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004526:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004551:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004613:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004614:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004615:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004617:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004618:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004619:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004636:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004638:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004639:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004640:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004642:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004653:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004665:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004680:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004688:2, notmuch-0.36/test/corpora/lkml/cur/1382298805.004906:2, notmuch-0.36/test/corpora/mangling/ notmuch-0.36/test/corpora/mangling/mixed-up.eml notmuch-0.36/test/corpora/pkcs7/ notmuch-0.36/test/corpora/pkcs7/smime-onepart-signed.eml notmuch-0.36/test/corpora/protected-headers/ notmuch-0.36/test/corpora/protected-headers/double-wrapped-with-phony-protected-header.eml notmuch-0.36/test/corpora/protected-headers/encrypted-message-with-forwarded-attachment.eml notmuch-0.36/test/corpora/protected-headers/encrypted-signed-not-masked.eml notmuch-0.36/test/corpora/protected-headers/encrypted-signed.eml notmuch-0.36/test/corpora/protected-headers/misplaced-protected-header.eml notmuch-0.36/test/corpora/protected-headers/nested-rfc822-message.eml notmuch-0.36/test/corpora/protected-headers/no-protected-header-attribute.eml notmuch-0.36/test/corpora/protected-headers/phony-protected-header-bad-encryption.eml notmuch-0.36/test/corpora/protected-headers/protected-header.eml notmuch-0.36/test/corpora/protected-headers/protected-with-legacy-display.eml notmuch-0.36/test/corpora/protected-headers/signed-protected-header.eml notmuch-0.36/test/corpora/protected-headers/simple-signed-mail.eml notmuch-0.36/test/corpora/protected-headers/smime-enc+legacy-disp.eml notmuch-0.36/test/corpora/protected-headers/smime-multipart-signed.eml notmuch-0.36/test/corpora/protected-headers/smime-onepart-signed.eml notmuch-0.36/test/corpora/protected-headers/smime-sign+enc+legacy-disp.eml notmuch-0.36/test/corpora/protected-headers/smime-sign+enc.eml notmuch-0.36/test/corpora/protected-headers/subjectless-protected-header.eml notmuch-0.36/test/corpora/protected-headers/wrapped-protected-header.eml notmuch-0.36/test/corpora/threading/ notmuch-0.36/test/corpora/threading/ghost-root/ notmuch-0.36/test/corpora/threading/ghost-root/1529425589.M615261P21663.len:2,S notmuch-0.36/test/corpora/threading/ghost-root/1532672447.R3166642290392477575.len:2,S notmuch-0.36/test/corpora/threading/ghost-root/1532672447.R6968667928580738175.len:2,S notmuch-0.36/test/corpora/threading/ghost-root/child notmuch-0.36/test/corpora/threading/ghost-root/fake-root notmuch-0.36/test/corpora/threading/ghost-root/grand-child notmuch-0.36/test/corpora/threading/ghost-root/grand-child2 notmuch-0.36/test/corpora/threading/ghost-root/great-grand-child notmuch-0.36/test/corpora/threading/ghost-root/real-root notmuch-0.36/test/corpora/threading/parent-priority/ notmuch-0.36/test/corpora/threading/parent-priority/cur/ notmuch-0.36/test/corpora/threading/parent-priority/cur/child notmuch-0.36/test/corpora/threading/parent-priority/cur/grand-child notmuch-0.36/test/corpora/threading/parent-priority/cur/root notmuch-0.36/test/database-test.c notmuch-0.36/test/database-test.h notmuch-0.36/test/emacs-address-cleaning.el notmuch-0.36/test/emacs-attachment-warnings.el notmuch-0.36/test/emacs-show.expected-output/ notmuch-0.36/test/emacs-show.expected-output/notmuch-show-decrypted-message notmuch-0.36/test/emacs-show.expected-output/notmuch-show-decrypted-message-no-crypto notmuch-0.36/test/emacs-show.expected-output/notmuch-show-elide-non-matching-messages-off notmuch-0.36/test/emacs-show.expected-output/notmuch-show-elide-non-matching-messages-on notmuch-0.36/test/emacs-show.expected-output/notmuch-show-indent-thread-content-off notmuch-0.36/test/emacs-show.expected-output/notmuch-show-process-crypto-mime-parts-off notmuch-0.36/test/emacs-show.expected-output/notmuch-show-process-crypto-mime-parts-on notmuch-0.36/test/emacs-show.expected-output/notmuch-show-undecryptable-message notmuch-0.36/test/emacs-tree.expected-output/ notmuch-0.36/test/emacs-tree.expected-output/notmuch-tree-show-window notmuch-0.36/test/emacs-tree.expected-output/notmuch-tree-single-thread notmuch-0.36/test/emacs-tree.expected-output/notmuch-tree-tag-inbox notmuch-0.36/test/emacs-tree.expected-output/notmuch-tree-tag-inbox-tagged notmuch-0.36/test/emacs-tree.expected-output/notmuch-tree-tag-inbox-thread-tagged notmuch-0.36/test/emacs-tree.expected-output/result-format-function notmuch-0.36/test/emacs-unthreaded.expected-output/ notmuch-0.36/test/emacs-unthreaded.expected-output/result-format-function notmuch-0.36/test/emacs.expected-output/ notmuch-0.36/test/emacs.expected-output/attachment notmuch-0.36/test/emacs.expected-output/notmuch-hello notmuch-0.36/test/emacs.expected-output/notmuch-hello-all-tags notmuch-0.36/test/emacs.expected-output/notmuch-hello-empty-custom-queries-section notmuch-0.36/test/emacs.expected-output/notmuch-hello-empty-custom-tags-section notmuch-0.36/test/emacs.expected-output/notmuch-hello-long-names notmuch-0.36/test/emacs.expected-output/notmuch-hello-new-section notmuch-0.36/test/emacs.expected-output/notmuch-hello-no-saved-searches notmuch-0.36/test/emacs.expected-output/notmuch-hello-section-counts notmuch-0.36/test/emacs.expected-output/notmuch-hello-section-hidden-tag notmuch-0.36/test/emacs.expected-output/notmuch-hello-section-with-empty notmuch-0.36/test/emacs.expected-output/notmuch-hello-view-inbox notmuch-0.36/test/emacs.expected-output/notmuch-hello-with-empty notmuch-0.36/test/emacs.expected-output/notmuch-search-tag-inbox notmuch-0.36/test/emacs.expected-output/notmuch-show-message-with-headers-hidden notmuch-0.36/test/emacs.expected-output/notmuch-show-message-with-headers-visible notmuch-0.36/test/emacs.expected-output/notmuch-show-thread-maildir-storage notmuch-0.36/test/emacs.expected-output/notmuch-show-thread-maildir-storage-with-fourfold-indentation notmuch-0.36/test/emacs.expected-output/notmuch-show-thread-maildir-storage-without-indentation notmuch-0.36/test/emacs.expected-output/notmuch-show-thread-with-all-messages-collapsed notmuch-0.36/test/emacs.expected-output/notmuch-show-thread-with-all-messages-uncollapsed notmuch-0.36/test/emacs.expected-output/notmuch-show-thread-with-hidden-messages notmuch-0.36/test/emacs.expected-output/raw-message-cf0c4d-52ad0a notmuch-0.36/test/emacs.expected-output/search-result-format-function notmuch-0.36/test/export-dirs.sh notmuch-0.36/test/gen-threads.py notmuch-0.36/test/ghost-report.cc notmuch-0.36/test/gnupg-secret-key.NOTE notmuch-0.36/test/gnupg-secret-key.asc notmuch-0.36/test/hex-xcode.c notmuch-0.36/test/json_check_nodes.py notmuch-0.36/test/make-db-version.cc notmuch-0.36/test/message-id-parse.c notmuch-0.36/test/notmuch-test notmuch-0.36/test/notmuch-test.h notmuch-0.36/test/parse-time.c notmuch-0.36/test/random-corpus.c notmuch-0.36/test/setup.expected-output/ notmuch-0.36/test/setup.expected-output/config-with-comments notmuch-0.36/test/smime/ notmuch-0.36/test/smime/0xE0972A47.p12 notmuch-0.36/test/smime/README notmuch-0.36/test/smime/bob.p12 notmuch-0.36/test/smime/ca.crt notmuch-0.36/test/smime/key+cert.pem notmuch-0.36/test/smime/test.crt notmuch-0.36/test/smtp-dummy.c notmuch-0.36/test/symbol-test.cc notmuch-0.36/test/test-lib-FREEBSD.sh notmuch-0.36/test/test-lib-common.sh notmuch-0.36/test/test-lib-emacs.sh notmuch-0.36/test/test-lib.el notmuch-0.36/test/test-lib.sh notmuch-0.36/test/test-vars.sh notmuch-0.36/test/test-verbose notmuch-0.36/test/test.expected-output/ notmuch-0.36/test/test.expected-output/test-verbose-no notmuch-0.36/test/test.expected-output/test-verbose-yes notmuch-0.36/test/valgrind/ notmuch-0.36/test/valgrind/suppressions notmuch-0.36/test/valgrind/valgrind.sh notmuch-0.36/util/ notmuch-0.36/util/Makefile notmuch-0.36/util/Makefile.local notmuch-0.36/util/crypto.c notmuch-0.36/util/crypto.h notmuch-0.36/util/error_util.c notmuch-0.36/util/error_util.h notmuch-0.36/util/gmime-extra.c notmuch-0.36/util/gmime-extra.h notmuch-0.36/util/hex-escape.c notmuch-0.36/util/hex-escape.h notmuch-0.36/util/path-util.c notmuch-0.36/util/path-util.h notmuch-0.36/util/repair.c notmuch-0.36/util/repair.h notmuch-0.36/util/string-util.c notmuch-0.36/util/string-util.h notmuch-0.36/util/talloc-extra.c notmuch-0.36/util/talloc-extra.h notmuch-0.36/util/unicode-util.c notmuch-0.36/util/unicode-util.h notmuch-0.36/util/util.c notmuch-0.36/util/util.h notmuch-0.36/util/xutil.c notmuch-0.36/util/xutil.h notmuch-0.36/util/zlib-extra.c notmuch-0.36/util/zlib-extra.h notmuch-0.36/version.txt notmuch-0.36/vim/ notmuch-0.36/vim/Makefile notmuch-0.36/vim/README notmuch-0.36/vim/notmuch.txt notmuch-0.36/vim/notmuch.vim notmuch-0.36/vim/notmuch.yaml notmuch-0.36/vim/syntax/ notmuch-0.36/vim/syntax/notmuch-compose.vim notmuch-0.36/vim/syntax/notmuch-folders.vim notmuch-0.36/vim/syntax/notmuch-git-diff.vim notmuch-0.36/vim/syntax/notmuch-search.vim notmuch-0.36/vim/syntax/notmuch-show.vim 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... Nope, skipping those tests. Reading libnotmuch version from source... OK. Checking for Xapian development files (>= 1.4.0)... Yes (1.4.19). 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... 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 (/usr/bin/bash). Checking for perl... Yes (/usr/bin/perl). Checking for python... Yes (python3). Checking for python3 (>= 3.5)...Yes. Checking for python3 version ...(3.9) Checking for python 3.9 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)... No (will not install bash completion). Checking for sfsexp... No (will not enable s-expression queries). Checking if emacs (>= 25) is available... Yes. Checking if doxygen is available... Yes. Checking for ruby development files... Yes. Checking if sphinx is available and supports nroff output... No (so will not install man pages). Checking if makeinfo is available... Yes. Checking if install-info is available... Yes. Checking if desktop-file-install is available... Yes. Checking for cppcheck... No. Checking which platform we are on... Linux Checking for /usr/lib 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... No. 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 echo 0.36 > version.stamp Use "make V=1" to see the verbose compile lines. EMACS emacs/.eldeps Use "make V=1" to see the verbose compile lines. CC -O2 -march=i586 -mtune=i686 command-line-arguments.o CC -O2 -march=i586 -mtune=i686 debugger.o CC -O2 -march=i586 -mtune=i686 status.o CC -O2 -march=i586 -mtune=i686 gmime-filter-reply.o CC -O2 -march=i586 -mtune=i686 hooks.o CC -O2 -march=i586 -mtune=i686 notmuch.o CC -O2 -march=i586 -mtune=i686 notmuch-client-init.o CC -O2 -march=i586 -mtune=i686 notmuch-compact.o CC -O2 -march=i586 -mtune=i686 notmuch-config.o CC -O2 -march=i586 -mtune=i686 notmuch-count.o CC -O2 -march=i586 -mtune=i686 notmuch-dump.o CC -O2 -march=i586 -mtune=i686 notmuch-insert.o CC -O2 -march=i586 -mtune=i686 notmuch-new.o CC -O2 -march=i586 -mtune=i686 notmuch-reindex.o CC -O2 -march=i586 -mtune=i686 notmuch-reply.o CC -O2 -march=i586 -mtune=i686 notmuch-restore.o CC -O2 -march=i586 -mtune=i686 notmuch-search.o CC -O2 -march=i586 -mtune=i686 notmuch-setup.o CC -O2 -march=i586 -mtune=i686 notmuch-show.o CC -O2 -march=i586 -mtune=i686 notmuch-tag.o CC -O2 -march=i586 -mtune=i686 notmuch-time.o CC -O2 -march=i586 -mtune=i686 sprinter-json.o CC -O2 -march=i586 -mtune=i686 sprinter-sexp.o CC -O2 -march=i586 -mtune=i686 sprinter-text.o CC -O2 -march=i586 -mtune=i686 query-string.o CC -O2 -march=i586 -mtune=i686 mime-node.o CC -O2 -march=i586 -mtune=i686 tag-util.o CC -O2 -march=i586 -mtune=i686 lib/filenames.o CC -O2 -march=i586 -mtune=i686 lib/string-list.o CC -O2 -march=i586 -mtune=i686 lib/message-file.o CC -O2 -march=i586 -mtune=i686 lib/message-id.o CC -O2 -march=i586 -mtune=i686 lib/messages.o CC -O2 -march=i586 -mtune=i686 lib/sha1.o CC -O2 -march=i586 -mtune=i686 lib/built-with.o CC -O2 -march=i586 -mtune=i686 lib/string-map.o CC -O2 -march=i586 -mtune=i686 lib/indexopts.o CC -O2 -march=i586 -mtune=i686 lib/tags.o CXX -O2 -march=i586 -mtune=i686 lib/database.o CXX -O2 -march=i586 -mtune=i686 lib/parse-time-vrp.o CXX -O2 -march=i586 -mtune=i686 lib/directory.o CXX -O2 -march=i586 -mtune=i686 lib/index.o CXX -O2 -march=i586 -mtune=i686 lib/message.o CXX -O2 -march=i586 -mtune=i686 lib/add-message.o CXX -O2 -march=i586 -mtune=i686 lib/message-property.o CXX -O2 -march=i586 -mtune=i686 lib/query.o CXX -O2 -march=i586 -mtune=i686 lib/query-fp.o CXX -O2 -march=i586 -mtune=i686 lib/config.o CXX -O2 -march=i586 -mtune=i686 lib/regexp-fields.o CXX -O2 -march=i586 -mtune=i686 lib/thread.o CXX -O2 -march=i586 -mtune=i686 lib/thread-fp.o CXX -O2 -march=i586 -mtune=i686 lib/features.o CXX -O2 -march=i586 -mtune=i686 lib/prefix.o CXX -O2 -march=i586 -mtune=i686 lib/open.o CXX -O2 -march=i586 -mtune=i686 lib/init.o CXX -O2 -march=i586 -mtune=i686 lib/parse-sexp.o CXX -O2 -march=i586 -mtune=i686 lib/sexp-fp.o lib/sexp-fp.cc: In member function ‘virtual Xapian::Query SexpFieldProcessor::operator()(const string&)’: lib/sexp-fp.cc:30:22: warning: unused variable ‘status’ [-Wunused-variable] 30 | notmuch_status_t status; | ^~~~~~ lib/sexp-fp.cc:28:53: warning: unused parameter ‘query_string’ [-Wunused-parameter] 28 | SexpFieldProcessor::operator() (const std::string & query_string) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ AR lib/libnotmuch.a CC -O2 -march=i586 -mtune=i686 util/xutil.o CC -O2 -march=i586 -mtune=i686 util/error_util.o CC -O2 -march=i586 -mtune=i686 util/hex-escape.o CC -O2 -march=i586 -mtune=i686 util/string-util.o CC -O2 -march=i586 -mtune=i686 util/talloc-extra.o CC -O2 -march=i586 -mtune=i686 util/zlib-extra.o CC -O2 -march=i586 -mtune=i686 util/util.o CC -O2 -march=i586 -mtune=i686 util/gmime-extra.o CC -O2 -march=i586 -mtune=i686 util/crypto.o CC -O2 -march=i586 -mtune=i686 util/repair.o CC -O2 -march=i586 -mtune=i686 util/path-util.o CC -O2 -march=i586 -mtune=i686 util/unicode-util.o AR util/libnotmuch_util.a CC -O2 -march=i586 -mtune=i686 parse-time-string/parse-time-string.o AR parse-time-string/libparse-time-string.a CXX -O2 -march=i586 -mtune=i686 notmuch CXX -O2 -march=i586 -mtune=i686 lib/libnotmuch.so.5.6.0 ln -sf libnotmuch.so.5.6.0 lib/libnotmuch.so.5 ln -sf libnotmuch.so.5.6.0 lib/libnotmuch.so CC -O2 -march=i586 -mtune=i686 notmuch-shared Missing sphinx or makeinfo, not building info pages cd bindings/ruby && \ EXTRA_LDFLAGS="-Wl,--no-undefined" \ LIBNOTMUCH="../../lib/libnotmuch.so" \ NOTMUCH_SRCDIR='/usr/src/slapt-src-i486/office/notmuch/notmuch-0.36' \ ruby extconf.rb --vendor creating Makefile make -C bindings/ruby CFLAGS="-O2 -march=i586 -mtune=i686 -pipe -fno-plt -fPIC" && touch bindings/ruby.stamp make[1]: Entering directory '/usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/bindings/ruby' compiling database.c database.c: In function ‘notmuch_rb_database_initialize’: database.c:94:9: warning: ‘notmuch_database_open’ is deprecated: function deprecated as of libnotmuch 5.4 [-Wdeprecated-declarations] 94 | ret = notmuch_database_open (path, mode, &database); | ^~~ In file included from defs.h:24, from database.c:21: /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/lib/notmuch.h:332:1: note: declared here 332 | notmuch_database_open (const char *path, | ^~~~~~~~~~~~~~~~~~~~~ compiling directory.c compiling filenames.c compiling init.c compiling message.c compiling messages.c compiling query.c compiling status.c compiling tags.c compiling thread.c compiling threads.c linking shared-object notmuch.so make[1]: Leaving directory '/usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/bindings/ruby' cd bindings/python-cffi && \ python3 setup.py build --build-lib build/stage && \ mkdir -p build/stage/tests && cp tests/*.py build/stage/tests && \ touch ../python-cffi.stamp running build running build_py creating build creating build/stage creating build/stage/notmuch2 copying notmuch2/__init__.py -> build/stage/notmuch2 copying notmuch2/_base.py -> build/stage/notmuch2 copying notmuch2/_build.py -> build/stage/notmuch2 copying notmuch2/_config.py -> build/stage/notmuch2 copying notmuch2/_database.py -> build/stage/notmuch2 copying notmuch2/_errors.py -> build/stage/notmuch2 copying notmuch2/_message.py -> build/stage/notmuch2 copying notmuch2/_query.py -> build/stage/notmuch2 copying notmuch2/_tags.py -> build/stage/notmuch2 copying notmuch2/_thread.py -> build/stage/notmuch2 running build_ext generating cffi module 'build/temp.linux-i686-3.9/notmuch2._capi.c' creating build/temp.linux-i686-3.9 building 'notmuch2._capi' extension creating build/temp.linux-i686-3.9/build creating build/temp.linux-i686-3.9/build/temp.linux-i686-3.9 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/lib -I/usr/include/python3.9 -c build/temp.linux-i686-3.9/notmuch2._capi.c -o build/temp.linux-i686-3.9/build/temp.linux-i686-3.9/notmuch2._capi.o build/temp.linux-i686-3.9/notmuch2._capi.c: In function ‘_cffi_d_notmuch_message_get_flag’: build/temp.linux-i686-3.9/notmuch2._capi.c:2951:3: warning: ‘notmuch_message_get_flag’ is deprecated: function deprecated as of libnotmuch 5.3 [-Wdeprecated-declarations] 2951 | return notmuch_message_get_flag(x0, x1); | ^~~~~~ In file included from build/temp.linux-i686-3.9/notmuch2._capi.c:572: /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/lib/notmuch.h:1715:1: note: declared here 1715 | notmuch_message_get_flag (notmuch_message_t *message, | ^~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-i686-3.9/notmuch2._capi.c: In function ‘_cffi_f_notmuch_message_get_flag’: build/temp.linux-i686-3.9/notmuch2._capi.c:2983:3: warning: ‘notmuch_message_get_flag’ is deprecated: function deprecated as of libnotmuch 5.3 [-Wdeprecated-declarations] 2983 | { result = notmuch_message_get_flag(x0, x1); } | ^ In file included from build/temp.linux-i686-3.9/notmuch2._capi.c:572: /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/lib/notmuch.h:1715:1: note: declared here 1715 | notmuch_message_get_flag (notmuch_message_t *message, | ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared build/temp.linux-i686-3.9/build/temp.linux-i686-3.9/notmuch2._capi.o -L/usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/lib -L/usr/lib -lnotmuch -o build/stage/notmuch2/_capi.abi3.so EMACS emacs/notmuch-compat.elc EMACS emacs/notmuch-version.elc EMACS emacs/notmuch-lib.elc EMACS emacs/notmuch-parser.elc EMACS emacs/notmuch-tag.elc EMACS emacs/notmuch-query.elc EMACS emacs/coolj.elc EMACS emacs/notmuch-wash.elc EMACS emacs/notmuch-company.elc EMACS emacs/notmuch-address.elc EMACS emacs/notmuch-maildir-fcc.elc EMACS emacs/notmuch-draft.elc EMACS emacs/notmuch-message.elc EMACS emacs/notmuch-mua.elc EMACS emacs/notmuch-crypto.elc EMACS emacs/notmuch-print.elc EMACS emacs/notmuch-show.elc EMACS emacs/notmuch-hello.elc In end of data: emacs/notmuch-hello.el:1011:1:Warning: the function ‘notmuch-search-format-buffer-name’ is not known to be defined. EMACS emacs/notmuch-jump.elc EMACS emacs/notmuch-tree.elc In end of data: emacs/notmuch-tree.el:1254:1:Warning: the following functions are not known to be defined: notmuch-search-buffer-title, notmuch-group-disjunctive-query-string EMACS emacs/notmuch.elc EMACS emacs/notmuch-lib.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-lib.el (source)... EMACS emacs/notmuch-compat.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-compat.el (source)... EMACS emacs/notmuch-parser.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-parser.el (source)... EMACS emacs/notmuch.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch.el (source)... EMACS emacs/notmuch-query.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-query.el (source)... EMACS emacs/notmuch-show.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-show.el (source)... EMACS emacs/notmuch-tree.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-tree.el (source)... EMACS emacs/notmuch-wash.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-wash.el (source)... EMACS emacs/notmuch-hello.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-hello.el (source)... EMACS emacs/notmuch-mua.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-mua.el (source)... EMACS emacs/notmuch-address.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-address.el (source)... EMACS emacs/notmuch-maildir-fcc.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-maildir-fcc.el (source)... EMACS emacs/notmuch-message.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-message.el (source)... EMACS emacs/notmuch-crypto.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-crypto.el (source)... EMACS emacs/notmuch-tag.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-tag.el (source)... EMACS emacs/coolj.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/coolj.el (source)... EMACS emacs/notmuch-print.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-print.el (source)... EMACS emacs/notmuch-version.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-version.el (source)... EMACS emacs/notmuch-jump.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-jump.el (source)... EMACS emacs/notmuch-company.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-company.el (source)... EMACS emacs/notmuch-draft.rsti Loading /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/emacs/notmuch-draft.el (source)... Missing sphinx or makeinfo, not building info pages Compilation of notmuch is now complete. You can install notmuch with: make install Note that depending on the prefix to which you are installing you may need root permission (such as "sudo make install"). See "./configure --help" for help on setting an alternate prefix. Missing sphinx or makeinfo, not building info pages echo "PROJECT_NAME = \"Notmuch 0.36\"" > doc/config.dox echo "INPUT=./lib/notmuch.h" >> doc/config.dox mkdir -p doc/_build/man/man3 doxygen ./doc/doxygen.cfg warning: Tag 'COLS_IN_ALPHA_INDEX' at line 129 of file './doc/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 206 of file './doc/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 269 of file './doc/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Changing CLASS_GRAPH option to TEXT because obsolete option CLASS_DIAGRAM was found and set to NO. /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/lib/notmuch.h:980: warning: Member notmuch_query_syntax_t (enumeration) of group notmuch is not documented. /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36/lib/notmuch.h:986: warning: Member notmuch_query_create_with_syntax(notmuch_database_t *database, const char *query_string, notmuch_query_syntax_t syntax, notmuch_query_t **output) (function) of group notmuch is not documented. rm -f doc/_build/man/man3/_*.3 perl -pi -e 's/^[.]RI "\\fI/.RI "\\fP/' doc/_build/man/man3/notmuch.3 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 mkdir -p "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/man/man3" install -m0644 doc/_build/man/man3/notmuch.3.gz /usr/src/slapt-src-i486/office/notmuch/package-notmuch//usr/man/man3 No sphinx, will not install man pages. Missing prerequisites, not installing info pages mkdir -p "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/lib/" install -m0644 "lib/libnotmuch.so.5.6.0" "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/lib/" ln -sf libnotmuch.so.5.6.0 "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/lib/libnotmuch.so.5" ln -sf libnotmuch.so.5.6.0 "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/lib/libnotmuch.so" mkdir -p "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/include" install -m0644 "./lib/notmuch.h" "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/include/" install-completion mkdir -p "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/share/zsh/site-functions" install -m0644 ./completion/zsh/_notmuch ./completion/zsh/_email-notmuch "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/share/zsh/site-functions" mkdir -p "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/share/emacs/site-lisp" install -m0644 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 "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/share/emacs/site-lisp" install -m0644 emacs/notmuch-lib.elc emacs/notmuch-compat.elc emacs/notmuch-parser.elc emacs/notmuch.elc emacs/notmuch-query.elc emacs/notmuch-show.elc emacs/notmuch-tree.elc emacs/notmuch-wash.elc emacs/notmuch-hello.elc emacs/notmuch-mua.elc emacs/notmuch-address.elc emacs/notmuch-maildir-fcc.elc emacs/notmuch-message.elc emacs/notmuch-crypto.elc emacs/notmuch-tag.elc emacs/coolj.elc emacs/notmuch-print.elc emacs/notmuch-version.elc emacs/notmuch-jump.elc emacs/notmuch-company.elc emacs/notmuch-draft.elc "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/share/emacs/site-lisp" mkdir -p "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/share/emacs/site-lisp" install -m0644 ./emacs/notmuch-logo.svg "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/share/emacs/site-lisp" mkdir -p "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/bin/" sed "1s|^#!.*|#! /usr/bin/bash|" < emacs/notmuch-emacs-mua > /usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/bin/notmuch-emacs-mua chmod 755 /usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/bin/notmuch-emacs-mua mkdir -p "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/share/applications" desktop-file-install --mode 0644 --dir "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/share/applications" emacs/notmuch-emacs-mua.desktop mkdir -p "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/bin/" install notmuch-shared "/usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr/bin/notmuch" Notmuch is now installed to /usr/src/slapt-src-i486/office/notmuch/package-notmuch/usr New users should simply run "notmuch" to be guided through the process of configuring notmuch and creating a database of existing email messages. The "notmuch" command will also offer some sample search commands. Beyond the command-line interface, notmuch also offers a full-featured interface for reading and writing mail within emacs. To use this, each user should add the following line to the ~/.emacs file: (require 'notmuch) And then run emacs as "emacs -f notmuch" or invoke the command "M-x notmuch" from within emacs. Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libnotmuch.so libnotmuch.so.5.6.0 usr/lib/libnotmuch.so.5 libnotmuch.so.5.6.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libnotmuch.so ) ( cd usr/lib ; ln -sf libnotmuch.so.5.6.0 libnotmuch.so ) ( cd usr/lib ; rm -rf libnotmuch.so.5 ) ( cd usr/lib ; ln -sf libnotmuch.so.5.6.0 libnotmuch.so.5 ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libnotmuch.so.5' removed './usr/lib/libnotmuch.so' Updating your ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/notmuch usr/bin/notmuch-emacs-mua usr/doc/ usr/doc/notmuch-0.36/ usr/doc/notmuch-0.36/AUTHORS usr/doc/notmuch-0.36/COPYING usr/doc/notmuch-0.36/COPYING-GPL-3 usr/doc/notmuch-0.36/NEWS usr/doc/notmuch-0.36/README usr/doc/notmuch-0.36/README.rst usr/doc/notmuch-0.36/notmuch.SlackBuild usr/doc/notmuch-0.36/version.txt usr/include/ usr/include/notmuch.h usr/lib/ usr/lib/libnotmuch.so.5.6.0 usr/man/ usr/man/man3/ usr/man/man3/notmuch.3.gz usr/share/ usr/share/applications/ usr/share/applications/notmuch-emacs-mua.desktop usr/share/emacs/ usr/share/emacs/site-lisp/ usr/share/emacs/site-lisp/coolj.el usr/share/emacs/site-lisp/coolj.elc usr/share/emacs/site-lisp/notmuch-address.el usr/share/emacs/site-lisp/notmuch-address.elc usr/share/emacs/site-lisp/notmuch-company.el usr/share/emacs/site-lisp/notmuch-company.elc usr/share/emacs/site-lisp/notmuch-compat.el usr/share/emacs/site-lisp/notmuch-compat.elc usr/share/emacs/site-lisp/notmuch-crypto.el usr/share/emacs/site-lisp/notmuch-crypto.elc usr/share/emacs/site-lisp/notmuch-draft.el usr/share/emacs/site-lisp/notmuch-draft.elc usr/share/emacs/site-lisp/notmuch-hello.el usr/share/emacs/site-lisp/notmuch-hello.elc usr/share/emacs/site-lisp/notmuch-jump.el usr/share/emacs/site-lisp/notmuch-jump.elc usr/share/emacs/site-lisp/notmuch-lib.el usr/share/emacs/site-lisp/notmuch-lib.elc usr/share/emacs/site-lisp/notmuch-logo.svg usr/share/emacs/site-lisp/notmuch-maildir-fcc.el usr/share/emacs/site-lisp/notmuch-maildir-fcc.elc usr/share/emacs/site-lisp/notmuch-message.el usr/share/emacs/site-lisp/notmuch-message.elc usr/share/emacs/site-lisp/notmuch-mua.el usr/share/emacs/site-lisp/notmuch-mua.elc usr/share/emacs/site-lisp/notmuch-parser.el usr/share/emacs/site-lisp/notmuch-parser.elc usr/share/emacs/site-lisp/notmuch-print.el usr/share/emacs/site-lisp/notmuch-print.elc usr/share/emacs/site-lisp/notmuch-query.el usr/share/emacs/site-lisp/notmuch-query.elc usr/share/emacs/site-lisp/notmuch-show.el usr/share/emacs/site-lisp/notmuch-show.elc usr/share/emacs/site-lisp/notmuch-tag.el usr/share/emacs/site-lisp/notmuch-tag.elc usr/share/emacs/site-lisp/notmuch-tree.el usr/share/emacs/site-lisp/notmuch-tree.elc usr/share/emacs/site-lisp/notmuch-version.el usr/share/emacs/site-lisp/notmuch-version.elc usr/share/emacs/site-lisp/notmuch-wash.el usr/share/emacs/site-lisp/notmuch-wash.elc usr/share/emacs/site-lisp/notmuch.el usr/share/emacs/site-lisp/notmuch.elc usr/share/zsh/ usr/share/zsh/site-functions/ usr/share/zsh/site-functions/_email-notmuch usr/share/zsh/site-functions/_notmuch Slackware package /usr/src/slapt-src-i486/office/notmuch/notmuch-0.36-i586-1salix15.0.txz created. Installing package notmuch-0.36-i586-1salix15.0... | notmuch (fast mail indexer for maildir) | | Notmuch is an answer to Sup. Sup is a very good email program written | by William Morgan (and others) and is the direct inspiration for | Notmuch. Notmuch began as an effort to rewrite performance-critical | pieces of Sup in C rather than ruby. From there, it grew into | a separate project. One significant contribution Notmuch makes | compared to Sup is the separation of the indexer/searcher from | the user interface. (Notmuch provides a library interface so that | its indexing/searching/tagging features can be integrated into any | email program.) | |