* Package: net-mail/notmuch-0.10.2 * Repository: gentoo * Maintainer: aidecoe@gentoo.org * USE: amd64 bash-completion crypt debug doc elibc_glibc emacs kernel_linux multilib python ruby test userland_GNU vim zsh-completion * FEATURES: sandbox userpriv usersandbox * Emacs version: 23.3.5 >>> Unpacking source... >>> Unpacking notmuch-0.10.2.tar.gz to /tmp/portage/net-mail/notmuch-0.10.2/work >>> Source unpacked in /tmp/portage/net-mail/notmuch-0.10.2/work >>> Preparing source in /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 ... * Applying 0.10.2-fix-test-build.patch ... [ ok ] /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/ruby /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 >>> Source prepared. >>> Configuring source in /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 ... >>> Working in BUILD_DIR: "/tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build" /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/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 --libdir=/usr/lib64 --disable-dependency-tracking --bashcompletiondir=//usr/share/bash-completion --emacslispdir=///usr/share/emacs/site-lisp/notmuch --emacsetcdir=///usr/share/emacs/etc/notmuch --zshcompletiondir=//usr/share/zsh/site-functions --with-bash-completion --with-emacs --with-zsh-completion 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: Checking for Xapian development files... Yes (1.2.8). Checking for GMime development files... Yes (gmime-2.4). Checking for Glib development files (>= 2.14)... Yes. Checking for talloc development files... Yes. Checking for valgrind development files... Yes. Checking if emacs is available... Yes. Checking which platform we are on... Linux Checking for /usr/lib64 in ldconfig... Yes Checking for getline... Yes. Checking for strcasestr... Yes. Checking for rpath support... Yes. Checking for -Wl,--as-needed... Yes. Checking for available C++ compiler warning flags... -Wall -Wextra -Wwrite-strings -Wswitch-enum Checking for available C compiler warning flags... -Wall -Wextra -Wwrite-strings -Wswitch-enum -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 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 ... >>> Working in BUILD_DIR: "/tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build" make -j4 Use "make V=1" to see the verbose compile lines. CC -march=native -O2 -g0 debugger.o CC -march=native -O2 -g0 gmime-filter-reply.o CC -march=native -O2 -g0 gmime-filter-headers.o CC -march=native -O2 -g0 notmuch.o CC -march=native -O2 -g0 notmuch-config.o CC -march=native -O2 -g0 notmuch-count.o CC -march=native -O2 -g0 notmuch-dump.o CC -march=native -O2 -g0 notmuch-new.o CC -march=native -O2 -g0 notmuch-reply.o CC -march=native -O2 -g0 notmuch-restore.o /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/notmuch-new.c: In function ‘handle_sigint’: /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/notmuch-new.c:70:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result CC -march=native -O2 -g0 notmuch-search.o CC -march=native -O2 -g0 notmuch-setup.o CC -march=native -O2 -g0 notmuch-show.o CC -march=native -O2 -g0 notmuch-tag.o CC -march=native -O2 -g0 notmuch-time.o CC -march=native -O2 -g0 query-string.o /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/notmuch-tag.c: In function ‘handle_sigint’: /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/notmuch-tag.c:29:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/notmuch-show.c: In function ‘do_show_single’: /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/notmuch-show.c:864:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result CC -march=native -O2 -g0 show-message.o CC -march=native -O2 -g0 json.o CC -march=native -O2 -g0 lib/filenames.o CC -march=native -O2 -g0 lib/string-list.o CC -march=native -O2 -g0 lib/libsha1.o CC -march=native -O2 -g0 lib/message-file.o CC -march=native -O2 -g0 lib/messages.o CC -march=native -O2 -g0 lib/sha1.o CC -march=native -O2 -g0 lib/tags.o CXX -march=native -O2 lib/database.o CXX -march=native -O2 lib/directory.o CXX -march=native -O2 lib/index.o CXX -march=native -O2 lib/message.o CXX -march=native -O2 lib/query.o CXX -march=native -O2 lib/thread.o /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/lib/database.cc: In function ‘notmuch_status_t notmuch_database_add_message(notmuch_database_t*, const char*, notmuch_message_t**)’: /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/lib/database.cc:1450:14: warning: ‘parent_thread_id’ may be used uninitialized in this function /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/lib/database.cc:1450:14: note: ‘parent_thread_id’ was declared here CC -march=native -O2 -g0 util/xutil.o CC -march=native -O2 -g0 util/error_util.o gzip --stdout /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/notmuch.1 > notmuch.1.gz EMACS emacs/notmuch-lib.elc EMACS emacs/notmuch.elc EMACS emacs/notmuch-query.elc Wrote /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build/emacs/notmuch-lib.elc EMACS emacs/notmuch-show.elc Wrote /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build/emacs/notmuch-query.elc EMACS emacs/notmuch-wash.elc EMACS emacs/notmuch-hello.elc Wrote /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build/emacs/notmuch-wash.elc EMACS emacs/notmuch-mua.elc Wrote /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build/emacs/notmuch-mua.elc EMACS emacs/notmuch-address.elc Wrote /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build/emacs/notmuch-hello.elc EMACS emacs/notmuch-maildir-fcc.elc Wrote /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build/emacs/notmuch-address.elc EMACS emacs/notmuch-message.elc Wrote /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build/emacs/notmuch-show.elc EMACS emacs/notmuch-crypto.elc Wrote /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build/emacs/notmuch-maildir-fcc.elc EMACS emacs/coolj.elc Wrote /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build/emacs/notmuch-crypto.elc Wrote /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build/emacs/notmuch.elc AR lib/libnotmuch.a AR util/libutil.a sh /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/lib/gen-version-script.sh /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/lib/notmuch.h lib/filenames.o lib/string-list.o lib/libsha1.o lib/message-file.o lib/messages.o lib/sha1.o lib/tags.o lib/database.o lib/directory.o lib/index.o lib/message.o lib/query.o lib/thread.o > notmuch.sym CXX -march=native -O2 -g0 notmuch Wrote /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build/emacs/coolj.elc CXX -march=native -O2 lib/libnotmuch.so.2.0.0 Wrote /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build/emacs/notmuch-message.elc ln -sf libnotmuch.so.2.0.0 lib/libnotmuch.so.2 ln -sf libnotmuch.so.2.0.0 lib/libnotmuch.so CC -march=native -O2 -g0 notmuch-shared make[1]: Nessuna operazione da eseguire per «all». Compilation of notmuch is now complete. You can install notmuch with: make install Note that depending on the prefix to which you are installing you may need root permission (such as "sudo make install"). See "./configure --help" for help on setting an alternate prefix. /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 * Building of net-mail/notmuch-0.10.2 with CPython 2.7... python2.7 setup.py build -b build-2.7 running build running build_py creating build-2.7 creating build-2.7/lib creating build-2.7/lib/notmuch copying notmuch/version.py -> build-2.7/lib/notmuch copying notmuch/thread.py -> build-2.7/lib/notmuch copying notmuch/tag.py -> build-2.7/lib/notmuch copying notmuch/message.py -> build-2.7/lib/notmuch copying notmuch/globals.py -> build-2.7/lib/notmuch copying notmuch/filename.py -> build-2.7/lib/notmuch copying notmuch/database.py -> build-2.7/lib/notmuch copying notmuch/__init__.py -> build-2.7/lib/notmuch warning: build_py: byte-compiling is disabled, skipping. /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/ruby /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 checking for notmuch.h in ../../lib... yes checking for notmuch_database_create() in -lnotmuch... yes creating Makefile make -j4 x86_64-pc-linux-gnu-gcc -I. -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I. -I../../lib -fPIC -march=native -O2 -g0 -fno-strict-aliasing -fPIC -c threads.c x86_64-pc-linux-gnu-gcc -I. -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I. -I../../lib -fPIC -march=native -O2 -g0 -fno-strict-aliasing -fPIC -c thread.c x86_64-pc-linux-gnu-gcc -I. -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I. -I../../lib -fPIC -march=native -O2 -g0 -fno-strict-aliasing -fPIC -c tags.c x86_64-pc-linux-gnu-gcc -I. -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I. -I../../lib -fPIC -march=native -O2 -g0 -fno-strict-aliasing -fPIC -c status.c x86_64-pc-linux-gnu-gcc -I. -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I. -I../../lib -fPIC -march=native -O2 -g0 -fno-strict-aliasing -fPIC -c query.c x86_64-pc-linux-gnu-gcc -I. -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I. -I../../lib -fPIC -march=native -O2 -g0 -fno-strict-aliasing -fPIC -c messages.c x86_64-pc-linux-gnu-gcc -I. -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I. -I../../lib -fPIC -march=native -O2 -g0 -fno-strict-aliasing -fPIC -c message.c x86_64-pc-linux-gnu-gcc -I. -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I. -I../../lib -fPIC -march=native -O2 -g0 -fno-strict-aliasing -fPIC -c init.c x86_64-pc-linux-gnu-gcc -I. -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I. -I../../lib -fPIC -march=native -O2 -g0 -fno-strict-aliasing -fPIC -c filenames.c x86_64-pc-linux-gnu-gcc -I. -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I. -I../../lib -fPIC -march=native -O2 -g0 -fno-strict-aliasing -fPIC -c directory.c x86_64-pc-linux-gnu-gcc -I. -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I. -I../../lib -fPIC -march=native -O2 -g0 -fno-strict-aliasing -fPIC -c database.c x86_64-pc-linux-gnu-gcc -shared -o notmuch.so threads.o thread.o tags.o status.o query.o messages.o message.o init.o filenames.o directory.o database.o -L. -L/usr/lib64 -Wl,-R/usr/lib64 -L/tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build/lib -Wl,-R/tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build/lib -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby18 -lnotmuch -lrt -ldl -lcrypt -lm -lc /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python/docs /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 make -j4 html sphinx-build -b html -d build/doctrees source html Making output directory... Running Sphinx v1.0.7 loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... building [html]: targets for 3 source files that are out of date updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] index reading sources... [ 66%] notmuch reading sources... [100%] status_and_errors /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python/notmuch/database.py:docstring of notmuch.Database:12: (ERROR/3) Error in "note" directive: invalid option block. .. note:: Any function in this class can and will throw an :exc:`NotInitializedError` if the database was not intitialized properly. /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python/notmuch/database.py:docstring of notmuch.Database.begin_atomic:13: (ERROR/3) Unexpected indentation. /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python/notmuch/database.py:docstring of notmuch.Database.get_directory:4: (ERROR/3) Error in "warning" directive: invalid option block. .. warning:: This call needs a writeable database in :attr:`Database.MODE`.READ_WRITE mode. The underlying library will exit the program if this method is used on a read-only database! /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python/notmuch/database.py:docstring of notmuch.Database.find_message_by_filename:3: (ERROR/3) Error in "warning" directive: invalid option block. .. warning:: This call needs a writeable database in :attr:`Database.MODE`.READ_WRITE mode. The underlying library will exit the program if this method is used on a read-only database! /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python/notmuch/message.py:docstring of notmuch.Messages.collect_tags:6: (ERROR/3) Error in "note" directive: invalid option block. .. note:: :meth:`collect_tags` will iterate over the messages and therefore will not allow further iterations. /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python/docs/source/index.rst:141: (ERROR/3) Error in "warning" directive: invalid option block. .. warning:: :meth:`__len__` was removed in version 0.6 as it exhausted the iterator and broke list(Messages()). Use the :meth:`Query.count_messages` function or use `len(list(msgs))`. /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python/notmuch/message.py:docstring of notmuch.Message.get_replies:4: (ERROR/3) Error in "note" directive: invalid option block. .. note:: This call only makes sense if 'message' was ultimately obtained from a :class:`Thread` object, (such as by coming directly from the result of calling :meth:`Thread.get_toplevel_messages` or by any number of subsequent calls to :meth:`get_replies`). If this message was obtained through some non-thread means, (such as by a call to :meth:`Query.search_messages`), then this function will return `None`. /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python/notmuch/message.py:docstring of notmuch.Message.freeze:3: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string. /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python/docs/source/index.rst:208: (ERROR/3) Error in "warning" directive: invalid option block. .. warning:: :meth:`__len__` was removed in version 0.6 as it exhausted the iterator and broke list(Tags()). Use :meth:`len(list(msgs))` instead if you need to know the number of tags. /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python/notmuch/tag.py:docstring of notmuch.Tags.__str__:3: (ERROR/3) Error in "note" directive: invalid option block. .. note:: As this iterates over the tags, we will not be able to iterate over them again (as in retrieve them)! If the tags have been exhausted already, this will raise a :exc:`NotmuchError` STATUS.NOT_INITIALIZED on subsequent attempts. /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python/notmuch/database.py:docstring of notmuch.database.Directory.set_mtime:18: (ERROR/3) Error in "note" directive: invalid option block. .. note:: :meth:`get_mtime` function does not allow the caller to distinguish a timestamp of 0 from a non-existent timestamp. So don't store a timestamp of 0 unless you are comfortable with that. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 33%] index writing output... [ 66%] notmuch writing output... [100%] status_and_errors writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 11 warnings. Build finished. The HTML pages are in html. /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/ruby /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 database.c: directory.c: filenames.c: init.c: mcccccccccccccccccccc............................................................... message.c: messages.c: query.c: status.c: tags.c: thread.c: threads.c: Generating HTML... Files: 11 Classes: 20 Modules: 1 Methods: 65 Elapsed: 0.357s /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 >>> Source compiled. >>> Test phase [not enabled]: net-mail/notmuch-0.10.2 >>> Install notmuch-0.10.2 into /tmp/portage/net-mail/notmuch-0.10.2/image/ category net-mail >>> Working in BUILD_DIR: "/tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build" make -j4 DESTDIR=/tmp/portage/net-mail/notmuch-0.10.2/image/ install mkdir -p "/tmp/portage/net-mail/notmuch-0.10.2/image////usr/share/emacs/site-lisp/notmuch" mkdir -p "/tmp/portage/net-mail/notmuch-0.10.2/image//usr/lib64/" install-completion mkdir -p "/tmp/portage/net-mail/notmuch-0.10.2/image///usr/share/bash-completion" install -m0644 "lib/libnotmuch.so.2.0.0" "/tmp/portage/net-mail/notmuch-0.10.2/image//usr/lib64/" install -m0644 emacs/notmuch-lib.el emacs/notmuch.el emacs/notmuch-query.el emacs/notmuch-show.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/coolj.el "/tmp/portage/net-mail/notmuch-0.10.2/image////usr/share/emacs/site-lisp/notmuch" install -m0644 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/completion/notmuch-completion.bash "/tmp/portage/net-mail/notmuch-0.10.2/image///usr/share/bash-completion/notmuch" ln -sf libnotmuch.so.2.0.0 "/tmp/portage/net-mail/notmuch-0.10.2/image//usr/lib64/libnotmuch.so.2" mkdir -p "/tmp/portage/net-mail/notmuch-0.10.2/image///usr/share/zsh/site-functions" install -m0644 emacs/notmuch-lib.elc emacs/notmuch.elc emacs/notmuch-query.elc emacs/notmuch-show.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/coolj.elc "/tmp/portage/net-mail/notmuch-0.10.2/image////usr/share/emacs/site-lisp/notmuch" ln -sf libnotmuch.so.2.0.0 "/tmp/portage/net-mail/notmuch-0.10.2/image//usr/lib64/libnotmuch.so" install -m0644 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/completion/notmuch-completion.zsh "/tmp/portage/net-mail/notmuch-0.10.2/image///usr/share/zsh/site-functions/_notmuch" mkdir -p "/tmp/portage/net-mail/notmuch-0.10.2/image//usr/include" mkdir -p "/tmp/portage/net-mail/notmuch-0.10.2/image////usr/share/emacs/etc/notmuch" install -m0644 "/tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/lib/notmuch.h" "/tmp/portage/net-mail/notmuch-0.10.2/image//usr/include/" install -m0644 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/emacs/notmuch-logo.png "/tmp/portage/net-mail/notmuch-0.10.2/image////usr/share/emacs/etc/notmuch" mkdir -p "/tmp/portage/net-mail/notmuch-0.10.2/image//usr/share/man/man1" install -m0644 notmuch.1.gz "/tmp/portage/net-mail/notmuch-0.10.2/image//usr/share/man/man1/" mkdir -p "/tmp/portage/net-mail/notmuch-0.10.2/image//usr/bin/" install notmuch-shared "/tmp/portage/net-mail/notmuch-0.10.2/image//usr/bin/notmuch" Notmuch is now installed to /tmp/portage/net-mail/notmuch-0.10.2/image//usr New users should simply run "notmuch" to be guided through the process of configuring notmuch and creating a database of existing email messages. The "notmuch" command will also offer some sample search commands. 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. >>> Working in BUILD_DIR: "/tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2_build" * Installing site initialisation file for GNU Emacs ... [ ok ] /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 * Installation of net-mail/notmuch-0.10.2 with CPython 2.7... python2.7 setup.py build -b build-2.7 install --no-compile --root=/tmp/portage/net-mail/notmuch-0.10.2/temp/images/2.7 running build running build_py warning: build_py: byte-compiling is disabled, skipping. running install running install_lib creating /tmp/portage/net-mail/notmuch-0.10.2/temp/images creating /tmp/portage/net-mail/notmuch-0.10.2/temp/images/2.7 creating /tmp/portage/net-mail/notmuch-0.10.2/temp/images/2.7/usr creating /tmp/portage/net-mail/notmuch-0.10.2/temp/images/2.7/usr/lib64 creating /tmp/portage/net-mail/notmuch-0.10.2/temp/images/2.7/usr/lib64/python2.7 creating /tmp/portage/net-mail/notmuch-0.10.2/temp/images/2.7/usr/lib64/python2.7/site-packages creating /tmp/portage/net-mail/notmuch-0.10.2/temp/images/2.7/usr/lib64/python2.7/site-packages/notmuch copying build-2.7/lib/notmuch/__init__.py -> /tmp/portage/net-mail/notmuch-0.10.2/temp/images/2.7/usr/lib64/python2.7/site-packages/notmuch copying build-2.7/lib/notmuch/database.py -> /tmp/portage/net-mail/notmuch-0.10.2/temp/images/2.7/usr/lib64/python2.7/site-packages/notmuch copying build-2.7/lib/notmuch/filename.py -> /tmp/portage/net-mail/notmuch-0.10.2/temp/images/2.7/usr/lib64/python2.7/site-packages/notmuch copying build-2.7/lib/notmuch/globals.py -> /tmp/portage/net-mail/notmuch-0.10.2/temp/images/2.7/usr/lib64/python2.7/site-packages/notmuch copying build-2.7/lib/notmuch/message.py -> /tmp/portage/net-mail/notmuch-0.10.2/temp/images/2.7/usr/lib64/python2.7/site-packages/notmuch copying build-2.7/lib/notmuch/tag.py -> /tmp/portage/net-mail/notmuch-0.10.2/temp/images/2.7/usr/lib64/python2.7/site-packages/notmuch copying build-2.7/lib/notmuch/thread.py -> /tmp/portage/net-mail/notmuch-0.10.2/temp/images/2.7/usr/lib64/python2.7/site-packages/notmuch copying build-2.7/lib/notmuch/version.py -> /tmp/portage/net-mail/notmuch-0.10.2/temp/images/2.7/usr/lib64/python2.7/site-packages/notmuch warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info Writing /tmp/portage/net-mail/notmuch-0.10.2/temp/images/2.7/usr/lib64/python2.7/site-packages/notmuch-0.10.2-py2.7.egg-info /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/ruby /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 make -j4 DESTDIR='/tmp/portage/net-mail/notmuch-0.10.2/image/' install mkdir -p '/tmp/portage/net-mail/notmuch-0.10.2/image/'/usr/lib64/ruby/site_ruby/1.8/x86_64-linux /usr/bin/install -c -m 0755 notmuch.so '/tmp/portage/net-mail/notmuch-0.10.2/image/'/usr/lib64/ruby/site_ruby/1.8/x86_64-linux /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/python /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2/bindings/ruby /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 /tmp/portage/net-mail/notmuch-0.10.2/work/notmuch-0.10.2 >>> Completed installing notmuch-0.10.2 into /tmp/portage/net-mail/notmuch-0.10.2/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line usr/bin/notmuch usr/lib64/ruby/site_ruby/1.8/x86_64-linux/notmuch.so usr/lib64/libnotmuch.so.2.0.0 ecompressdir: bzip2 -9 /usr/share/man ecompressdir: bzip2 -9 /usr/share/doc Auto fixing rpaths for /tmp/portage/net-mail/notmuch-0.10.2/image/usr/lib64/ruby/site_ruby/1.8/x86_64-linux/notmuch.so * QA Notice: The following files contain insecure RUNPATHs * Please file a bug about this at http://bugs.gentoo.org/ * with the maintaining herd of the package. * /tmp/portage/net-mail/notmuch-0.10.2/image/usr/lib64/ruby/site_ruby/1.8/x86_64-linux/notmuch.so * making executable: usr/lib64/libnotmuch.so.2.0.0 * checking 187 files for package collisions >>> Merging net-mail/notmuch-0.10.2 to / --- /usr/ --- /usr/bin/ >>> /usr/bin/notmuch --- /usr/include/ >>> /usr/include/notmuch.h --- /usr/share/ --- /usr/share/vim/ --- /usr/share/vim/vimfiles/ --- /usr/share/vim/vimfiles/syntax/ >>> /usr/share/vim/vimfiles/syntax/notmuch-compose.vim >>> /usr/share/vim/vimfiles/syntax/notmuch-folders.vim >>> /usr/share/vim/vimfiles/syntax/notmuch-git-diff.vim >>> /usr/share/vim/vimfiles/syntax/notmuch-search.vim >>> /usr/share/vim/vimfiles/syntax/notmuch-show.vim --- /usr/share/vim/vimfiles/plugin/ >>> /usr/share/vim/vimfiles/plugin/notmuch.vim --- /usr/share/doc/ >>> /usr/share/doc/notmuch-0.10.2/ >>> /usr/share/doc/notmuch-0.10.2/html/ >>> /usr/share/doc/notmuch-0.10.2/html/ruby/ >>> /usr/share/doc/notmuch-0.10.2/html/ruby/rdoc-style.css >>> /usr/share/doc/notmuch-0.10.2/html/ruby/files/ >>> /usr/share/doc/notmuch-0.10.2/html/ruby/files/database_c.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/files/directory_c.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/files/filenames_c.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/files/init_c.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/files/message_c.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/files/messages_c.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/files/query_c.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/files/status_c.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/files/tags_c.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/files/thread_c.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/files/threads_c.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/ >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/ >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/ >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000001.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000002.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000003.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000004.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000005.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000006.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000007.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000008.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000009.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000010.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000011.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000012.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000013.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000014.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000015.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000016.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000017.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.src/M000018.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.src/ >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.src/M000021.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.src/M000022.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.src/M000023.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.src/M000024.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.src/M000025.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.src/M000026.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.src/M000027.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.src/M000028.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.src/M000029.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.src/M000030.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.src/M000031.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.src/M000032.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.src/M000033.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.src/M000034.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.src/M000035.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Messages.src/ >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Messages.src/M000036.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Messages.src/M000037.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Messages.src/M000038.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Query.src/ >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Query.src/M000039.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Query.src/M000040.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Query.src/M000041.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Query.src/M000042.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Query.src/M000043.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Query.src/M000044.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Thread.src/ >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Thread.src/M000045.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Thread.src/M000046.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Thread.src/M000047.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Thread.src/M000048.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Thread.src/M000049.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Thread.src/M000050.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Thread.src/M000051.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Thread.src/M000052.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Thread.src/M000053.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Thread.src/M000054.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Threads.src/ >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Threads.src/M000055.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Threads.src/M000056.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Tags.src/ >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Tags.src/M000057.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Tags.src/M000058.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/FileNames.src/ >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/FileNames.src/M000059.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/FileNames.src/M000060.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Directory.src/ >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Directory.src/M000061.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Directory.src/M000062.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Directory.src/M000063.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Directory.src/M000064.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Directory.src/M000065.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Message.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Database.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/UnbalancedAtomicError.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/XapianError.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Messages.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Query.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/UnbalancedFreezeThawError.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/NullPointerError.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/FileNotEmailError.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Thread.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Threads.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/BaseError.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Tags.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/FileNames.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/FileError.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/ReadOnlyError.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/MemoryError.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/Directory.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/TagTooLongError.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch/DatabaseError.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/classes/Notmuch.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/fr_file_index.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/fr_class_index.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/fr_method_index.html >>> /usr/share/doc/notmuch-0.10.2/html/ruby/index.html >>> /usr/share/doc/notmuch-0.10.2/html/python/ >>> /usr/share/doc/notmuch-0.10.2/html/python/index.html >>> /usr/share/doc/notmuch-0.10.2/html/python/notmuch.html >>> /usr/share/doc/notmuch-0.10.2/html/python/status_and_errors.html >>> /usr/share/doc/notmuch-0.10.2/html/python/genindex.html >>> /usr/share/doc/notmuch-0.10.2/html/python/search.html >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/ >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/pygments.css >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/minus.png >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/file.png >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/underscore.js >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/plus.png >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/jquery.js >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/doctools.js >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/searchtools.js >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/basic.css >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/default.css >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/sidebar.js >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/_static/ >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/_static/sidebar.js >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/_static/default.css >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/_static/basic.css >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/_static/searchtools.js >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/_static/doctools.js >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/_static/jquery.js >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/_static/plus.png >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/_static/underscore.js >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/_static/file.png >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/_static/minus.png >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/_static/pygments.css >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/search.html >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/genindex.html >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/status_and_errors.html >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/notmuch.html >>> /usr/share/doc/notmuch-0.10.2/html/python/_static/index.html >>> /usr/share/doc/notmuch-0.10.2/html/python/searchindex.js >>> /usr/share/doc/notmuch-0.10.2/AUTHORS.bz2 >>> /usr/share/doc/notmuch-0.10.2/NEWS.bz2 >>> /usr/share/doc/notmuch-0.10.2/TODO.bz2 >>> /usr/share/doc/notmuch-0.10.2/README.bz2 --- /usr/share/man/ --- /usr/share/man/man1/ >>> /usr/share/man/man1/notmuch.1.bz2 --- /usr/share/zsh/ --- /usr/share/zsh/site-functions/ >>> /usr/share/zsh/site-functions/_notmuch --- /usr/share/bash-completion/ >>> /usr/share/bash-completion/notmuch --- /usr/share/emacs/ >>> /usr/share/emacs/etc/ >>> /usr/share/emacs/etc/notmuch/ >>> /usr/share/emacs/etc/notmuch/notmuch-logo.png --- /usr/share/emacs/site-lisp/ --- /usr/share/emacs/site-lisp/site-gentoo.d/ >>> /usr/share/emacs/site-lisp/site-gentoo.d/50notmuch-gentoo.el >>> /usr/share/emacs/site-lisp/notmuch/ >>> /usr/share/emacs/site-lisp/notmuch/coolj.elc >>> /usr/share/emacs/site-lisp/notmuch/notmuch-crypto.elc >>> /usr/share/emacs/site-lisp/notmuch/notmuch-message.elc >>> /usr/share/emacs/site-lisp/notmuch/notmuch-maildir-fcc.elc >>> /usr/share/emacs/site-lisp/notmuch/notmuch-address.elc >>> /usr/share/emacs/site-lisp/notmuch/notmuch-mua.elc >>> /usr/share/emacs/site-lisp/notmuch/notmuch-hello.elc >>> /usr/share/emacs/site-lisp/notmuch/notmuch-wash.elc >>> /usr/share/emacs/site-lisp/notmuch/notmuch-show.elc >>> /usr/share/emacs/site-lisp/notmuch/notmuch-query.elc >>> /usr/share/emacs/site-lisp/notmuch/notmuch.elc >>> /usr/share/emacs/site-lisp/notmuch/notmuch-lib.elc >>> /usr/share/emacs/site-lisp/notmuch/coolj.el >>> /usr/share/emacs/site-lisp/notmuch/notmuch-crypto.el >>> /usr/share/emacs/site-lisp/notmuch/notmuch-message.el >>> /usr/share/emacs/site-lisp/notmuch/notmuch-maildir-fcc.el >>> /usr/share/emacs/site-lisp/notmuch/notmuch-address.el >>> /usr/share/emacs/site-lisp/notmuch/notmuch-mua.el >>> /usr/share/emacs/site-lisp/notmuch/notmuch-hello.el >>> /usr/share/emacs/site-lisp/notmuch/notmuch-wash.el >>> /usr/share/emacs/site-lisp/notmuch/notmuch-show.el >>> /usr/share/emacs/site-lisp/notmuch/notmuch-query.el >>> /usr/share/emacs/site-lisp/notmuch/notmuch.el >>> /usr/share/emacs/site-lisp/notmuch/notmuch-lib.el --- /usr/lib64/ >>> /usr/lib64/libnotmuch.so.2.0.0 --- /usr/lib64/ruby/ --- /usr/lib64/ruby/site_ruby/ --- /usr/lib64/ruby/site_ruby/1.8/ --- /usr/lib64/ruby/site_ruby/1.8/x86_64-linux/ >>> /usr/lib64/ruby/site_ruby/1.8/x86_64-linux/notmuch.so --- /usr/lib64/python2.7/ --- /usr/lib64/python2.7/site-packages/ >>> /usr/lib64/python2.7/site-packages/notmuch/ >>> /usr/lib64/python2.7/site-packages/notmuch/__init__.py >>> /usr/lib64/python2.7/site-packages/notmuch/database.py >>> /usr/lib64/python2.7/site-packages/notmuch/filename.py >>> /usr/lib64/python2.7/site-packages/notmuch/globals.py >>> /usr/lib64/python2.7/site-packages/notmuch/message.py >>> /usr/lib64/python2.7/site-packages/notmuch/tag.py >>> /usr/lib64/python2.7/site-packages/notmuch/thread.py >>> /usr/lib64/python2.7/site-packages/notmuch/version.py >>> /usr/lib64/python2.7/site-packages/notmuch-0.10.2-py2.7.egg-info >>> /usr/lib64/libnotmuch.so -> libnotmuch.so.2.0.0 >>> /usr/lib64/libnotmuch.so.2 -> libnotmuch.so.2.0.0 * Regenerating site-gentoo.el for GNU Emacs (postinst) ... [ ok ] * ... 2 site initialisation files included. * Compilation and optimization of Python modules for CPython 2.7 ... [ ok ] >>> net-mail/notmuch-0.10.2 merged. >>> Regenerating /etc/ld.so.cache...