Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/notmuch.spec'], env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ '}logger=printOutput=Falseuser='mockbuild'shell=Falsegid=135chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4632/root'uid=1001timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/notmuch.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ '} and shell False sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-900522690.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/notmuch-0.23-2.el7.centos.git343534d.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/notmuch.spec'], env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ '}logger=private_network=TrueprintOutput=Falseuser='mockbuild'shell=Falsegid=135chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4632/root'uid=1001timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/notmuch.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OrcLzD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809 + /usr/bin/gzip -dc /builddir/build/SOURCES/notmuch-0.23-343534d.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GvJZPJ + umask 022 + cd /builddir/build/BUILD + cd notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809 + ./configure --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib64 --mandir=/usr/share/man --includedir=/usr/include --emacslispdir=/usr/share/emacs/site-lisp ./configure: line 277: prefix: unbound variable Welcome to Notmuch, a system for indexing, searching and tagging your email. We hope that the process of building and installing notmuch is quick and smooth so that you can soon be reading and processing your email more efficiently than ever. If anything goes wrong in the configure process, you can override any decisions it makes by manually editing the Makefile.config file that it creates. Also please do as much as you can to figure out what could be different on your machine compared to those of the notmuch developers. Then, please email those details to the Notmuch list (notmuch@notmuchmail.org) so that we can hopefully make future versions of notmuch easier for you to use. We'll now investigate your system to verify that all required dependencies are available: Sanity checking C compilation environment... OK. Sanity checking C++ compilation environment... OK. Reading libnotmuch version from source... OK. Checking for Xapian development files... Yes (1.2.22). Checking for Xapian compaction support... Yes. Checking for Xapian FieldProcessor API... No. (optional) Checking for Xapian lock retry support... No. (optional) Testing default Xapian backend... chert Checking for GMime development files... 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 python... Yes (python). Checking for valgrind development files... No (but that's fine). Checking for bash-completion (>= 1.90)... Yes. Checking if emacs is available... Yes. Checking if doxygen is available... No (so will not install api docs) Checking for ruby development files... No (skipping ruby bindings) Checking if sphinx is available and supports nroff output... Yes. Checking which platform we are on... Linux Checking for in ldconfig... No (will set RPATH) Checking byte order... 1234 Checking for canonicalize_file_name... Yes. Checking for getline... Yes. Checking for strcasestr... Yes. Checking for strsep... Yes. Checking for timegm... Yes. Checking for dirent.d_type... Yes. Checking for standard version of getpwuid_r... Yes. Checking for standard version of asctime_r... Yes. Checking for rpath support... Yes. Checking for -Wl,--as-needed... Yes. Checking for -Wl,--no-undefined... Yes. Checking for available C++ compiler warning flags... -Wall -Wextra -Wwrite-strings Checking for available C compiler warning flags... -Wall -Wextra -Wwrite-strings -Wmissing-declarations All required packages were found. You may now run the following commands to compile and install notmuch: make sudo make install + make -j2 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' echo 0.23.1 > version.stamp python ./doc/mkdocdeps.py ./doc doc/_build doc/docdeps.mk 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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic command-line-arguments.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic debugger.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic status.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic gmime-filter-reply.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic hooks.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic notmuch.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic notmuch-compact.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic notmuch-config.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic notmuch-count.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic notmuch-dump.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic notmuch-insert.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic notmuch-new.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic notmuch-reply.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic notmuch-restore.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic notmuch-search.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic notmuch-setup.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic notmuch-show.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic notmuch-tag.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic notmuch-time.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic sprinter-json.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic sprinter-sexp.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic sprinter-text.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic query-string.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic mime-node.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic crypto.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic tag-util.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/filenames.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/string-list.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/libsha1.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/message-file.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/messages.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/sha1.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/built-with.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/string-map.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/tags.o CXX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/database.o CXX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/parse-time-vrp.o CXX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/directory.o CXX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/index.o CXX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/message.o CXX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/message-property.o CXX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/query.o CXX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/query-fp.o CXX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/config.o CXX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/thread.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic util/xutil.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic util/error_util.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic util/hex-escape.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic util/string-util.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic util/talloc-extra.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic util/zlib-extra.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic util/util.o CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic parse-time-string/parse-time-string.o sh ./lib/gen-version-script.sh lib/notmuch.h lib/filenames.o lib/string-list.o lib/libsha1.o lib/message-file.o lib/messages.o lib/sha1.o lib/built-with.o lib/string-map.o lib/tags.o lib/database.o lib/parse-time-vrp.o lib/directory.o lib/index.o lib/message.o lib/message-property.o lib/query.o lib/query-fp.o lib/config.o lib/thread.o > notmuch.sym sphinx-build -b man -d doc/_build/doctrees -q ./doc doc/_build/man Making output directory... EMACS emacs/notmuch-version.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-version.elc EMACS emacs/notmuch-parser.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-parser.elc EMACS emacs/coolj.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/coolj.elc EMACS emacs/notmuch-company.elc In notmuch-company-setup: emacs/notmuch-company.el:55:15:Warning: reference to free variable `notmuch-address-command' emacs/notmuch-company.el:56:36:Warning: assignment to free variable `company-idle-delay' Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-company.elc AR lib/libnotmuch.a AR util/libutil.a AR parse-time-string/libparse-time-string.a EMACS emacs/notmuch-lib.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-lib.elc EMACS emacs/notmuch-wash.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-wash.elc EMACS emacs/notmuch-address.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-address.elc EMACS emacs/notmuch-crypto.elc for section in 1 5 7; do \ mkdir -p doc/_build/man/man${section}; \ mv doc/_build/man/*.${section} doc/_build/man/man${section}; \ done touch doc/_build/man/man1/notmuch.1 doc/_build/man/man1/notmuch-address.1 doc/_build/man/man1/notmuch-compact.1 doc/_build/man/man1/notmuch-config.1 doc/_build/man/man1/notmuch-count.1 doc/_build/man/man1/notmuch-dump.1 doc/_build/man/man1/notmuch-emacs-mua.1 doc/_build/man/man5/notmuch-hooks.5 doc/_build/man/man1/notmuch-insert.1 doc/_build/man/man1/notmuch-new.1 doc/_build/man/man1/notmuch-reply.1 doc/_build/man/man1/notmuch-restore.1 doc/_build/man/man1/notmuch-search.1 doc/_build/man/man7/notmuch-search-terms.7 doc/_build/man/man1/notmuch-show.1 doc/_build/man/man1/notmuch-tag.1 doc/_build/.roff.stamp EMACS emacs/notmuch-print.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-crypto.elc EMACS emacs/notmuch-maildir-fcc.elc CXX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic notmuch CXX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic lib/libnotmuch.so.4.4.0 rm -f doc/_build/man/man1/notmuch.1.gz && gzip --stdout doc/_build/man/man1/notmuch.1 > doc/_build/man/man1/notmuch.1.gz rm -f doc/_build/man/man1/notmuch-address.1.gz && gzip --stdout doc/_build/man/man1/notmuch-address.1 > doc/_build/man/man1/notmuch-address.1.gz rm -f doc/_build/man/man1/notmuch-compact.1.gz && gzip --stdout doc/_build/man/man1/notmuch-compact.1 > doc/_build/man/man1/notmuch-compact.1.gz rm -f doc/_build/man/man1/notmuch-config.1.gz && gzip --stdout doc/_build/man/man1/notmuch-config.1 > doc/_build/man/man1/notmuch-config.1.gz rm -f doc/_build/man/man1/notmuch-count.1.gz && gzip --stdout doc/_build/man/man1/notmuch-count.1 > doc/_build/man/man1/notmuch-count.1.gz rm -f doc/_build/man/man1/notmuch-dump.1.gz && gzip --stdout doc/_build/man/man1/notmuch-dump.1 > doc/_build/man/man1/notmuch-dump.1.gz rm -f doc/_build/man/man1/notmuch-emacs-mua.1.gz && gzip --stdout doc/_build/man/man1/notmuch-emacs-mua.1 > doc/_build/man/man1/notmuch-emacs-mua.1.gz rm -f doc/_build/man/man5/notmuch-hooks.5.gz && gzip --stdout doc/_build/man/man5/notmuch-hooks.5 > doc/_build/man/man5/notmuch-hooks.5.gz rm -f doc/_build/man/man1/notmuch-insert.1.gz && gzip --stdout doc/_build/man/man1/notmuch-insert.1 > doc/_build/man/man1/notmuch-insert.1.gz rm -f doc/_build/man/man1/notmuch-new.1.gz && gzip --stdout doc/_build/man/man1/notmuch-new.1 > doc/_build/man/man1/notmuch-new.1.gz rm -f doc/_build/man/man1/notmuch-reply.1.gz && gzip --stdout doc/_build/man/man1/notmuch-reply.1 > doc/_build/man/man1/notmuch-reply.1.gz rm -f doc/_build/man/man1/notmuch-restore.1.gz && gzip --stdout doc/_build/man/man1/notmuch-restore.1 > doc/_build/man/man1/notmuch-restore.1.gz rm -f doc/_build/man/man1/notmuch-search.1.gz && gzip --stdout doc/_build/man/man1/notmuch-search.1 > doc/_build/man/man1/notmuch-search.1.gz rm -f doc/_build/man/man7/notmuch-search-terms.7.gz && gzip --stdout doc/_build/man/man7/notmuch-search-terms.7 > doc/_build/man/man7/notmuch-search-terms.7.gz rm -f doc/_build/man/man1/notmuch-show.1.gz && gzip --stdout doc/_build/man/man1/notmuch-show.1 > doc/_build/man/man1/notmuch-show.1.gz rm -f doc/_build/man/man1/notmuch-tag.1.gz && gzip --stdout doc/_build/man/man1/notmuch-tag.1 > doc/_build/man/man1/notmuch-tag.1.gz EMACS emacs/notmuch-tag.elc EMACS emacs/notmuch-query.elc EMACS emacs/notmuch-mua.elc ln -sf libnotmuch.so.4.4.0 lib/libnotmuch.so.4 ln -sf libnotmuch.so.4.4.0 lib/libnotmuch.so CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic notmuch-shared EMACS emacs/notmuch-show.elc EMACS emacs/notmuch-hello.elc EMACS emacs/notmuch-message.elc EMACS emacs/notmuch-jump.elc EMACS emacs/notmuch-tree.elc EMACS emacs/notmuch.elc make[1]: Nothing to be done for `all'. Compilation of notmuch is now complete. You can install notmuch with: make install Note that depending on the prefix to which you are installing you may need root permission (such as "sudo make install"). See "./configure --help" for help on setting an alternate prefix. ~/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/bindings/python ~/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809 Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-print.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-maildir-fcc.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-tag.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-query.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-mua.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-hello.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-show.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-message.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-jump.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch-tree.elc Wrote /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/emacs/notmuch.elc + pushd bindings/python + python setup.py build running build running build_py creating build creating build/lib creating build/lib/notmuch copying notmuch/version.py -> build/lib/notmuch copying notmuch/threads.py -> build/lib/notmuch copying notmuch/thread.py -> build/lib/notmuch copying notmuch/tag.py -> build/lib/notmuch copying notmuch/query.py -> build/lib/notmuch copying notmuch/messages.py -> build/lib/notmuch copying notmuch/message.py -> build/lib/notmuch copying notmuch/globals.py -> build/lib/notmuch copying notmuch/filenames.py -> build/lib/notmuch copying notmuch/errors.py -> build/lib/notmuch copying notmuch/directory.py -> build/lib/notmuch copying notmuch/database.py -> build/lib/notmuch copying notmuch/compat.py -> build/lib/notmuch copying notmuch/__init__.py -> build/lib/notmuch + popd ~/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809 ~/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/contrib/notmuch-mutt ~/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809 + pushd contrib/notmuch-mutt + make pod2man notmuch-mutt > notmuch-mutt.1 ~/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uLrXDf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64 ++ dirname /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64 + cd notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809 + install -m 755 -d /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/man/man1 + make install DESTDIR=/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64 mkdir -p "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/man/man1" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/man/man5" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/man/man7" install -m0644 doc/_build/man/man1/*.1.gz /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64//usr/share/man/man1 install -m0644 doc/_build/man/man5/*.5.gz /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64//usr/share/man/man5 install -m0644 doc/_build/man/man7/*.7.gz /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64//usr/share/man/man7 cd /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64//usr/share/man/man1 && ln -sf notmuch.1.gz notmuch-setup.1.gz mkdir -p "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib64/" install -m0644 "lib/libnotmuch.so.4.4.0" "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib64/" ln -sf libnotmuch.so.4.4.0 "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib64/libnotmuch.so.4" ln -sf libnotmuch.so.4.4.0 "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib64/libnotmuch.so" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/include" install -m0644 "./lib/notmuch.h" "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/include/" install-completion mkdir -p "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/etc/bash_completion.d" install -m0644 ./completion/notmuch-completion.bash "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/etc/bash_completion.d/notmuch" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/zsh/functions/Completion/Unix" install -m0644 ./completion/notmuch-completion.zsh "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/zsh/functions/Completion/Unix/_notmuch" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/emacs/site-lisp" install -m0644 emacs/notmuch-lib.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 "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/emacs/site-lisp" install -m0644 emacs/notmuch-lib.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 "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/emacs/site-lisp" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/emacs/site-lisp" install -m0644 ./emacs/notmuch-logo.png "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/emacs/site-lisp" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/bin/" install notmuch-shared "/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/bin/notmuch" Notmuch is now installed to /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/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. + find /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib64 -name '*.so*' -exec chmod 755 '{}' ';' + pushd bindings/python ~/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809/bindings/python ~/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809 + python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib creating /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch copying build/lib/notmuch/__init__.py -> /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch copying build/lib/notmuch/compat.py -> /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch copying build/lib/notmuch/database.py -> /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch copying build/lib/notmuch/directory.py -> /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch copying build/lib/notmuch/errors.py -> /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch copying build/lib/notmuch/filenames.py -> /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch copying build/lib/notmuch/globals.py -> /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch copying build/lib/notmuch/message.py -> /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch copying build/lib/notmuch/messages.py -> /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch copying build/lib/notmuch/query.py -> /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch copying build/lib/notmuch/tag.py -> /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch copying build/lib/notmuch/thread.py -> /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch copying build/lib/notmuch/threads.py -> /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch copying build/lib/notmuch/version.py -> /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch byte-compiling /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch/database.py to database.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch/directory.py to directory.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch/filenames.py to filenames.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch/globals.py to globals.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch/messages.py to messages.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch/tag.py to tag.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch/thread.py to thread.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch/threads.py to threads.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch/version.py to version.pyc writing byte-compilation script '/tmp/tmpHStnKj.py' /usr/bin/python -O /tmp/tmpHStnKj.py removing /tmp/tmpHStnKj.py running install_egg_info Writing /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7/site-packages/notmuch-0.23.1-py2.7.egg-info + popd ~/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809 + install contrib/notmuch-mutt/notmuch-mutt /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/bin/notmuch-mutt + install contrib/notmuch-mutt/notmuch-mutt.1 /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/man/man1/notmuch-mutt.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809 extracting debug info from /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/bin/notmuch extracting debug info from /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib64/libnotmuch.so.4.4.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libnotmuch.so.4.4.0.debug to /usr/lib/debug/usr/lib64/libnotmuch.so.debug symlinked /usr/lib/debug/usr/lib64/libnotmuch.so.4.4.0.debug to /usr/lib/debug/usr/lib64/libnotmuch.so.4.debug 1401 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: notmuch-0.23-2.el7.centos.git343534d.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.knkXEN + umask 022 + cd /builddir/build/BUILD + cd notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809 + DOCDIR=/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/doc/notmuch-0.23 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/doc/notmuch-0.23 + cp -pr AUTHORS /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/doc/notmuch-0.23 + cp -pr COPYING /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/doc/notmuch-0.23 + cp -pr COPYING-GPL-3 /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/doc/notmuch-0.23 + cp -pr INSTALL /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/doc/notmuch-0.23 + cp -pr README /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/doc/notmuch-0.23 + exit 0 Provides: libnotmuch.so.4()(64bit) notmuch = 0.23-2.el7.centos.git343534d notmuch(x86-64) = 0.23-2.el7.centos.git343534d Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libgmime-2.6.so.0()(64bit) libgobject-2.0.so.0()(64bit) libnotmuch.so.4()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) libxapian.so.22()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.3.5)(64bit) rtld(GNU_HASH) Processing files: notmuch-devel-0.23-2.el7.centos.git343534d.x86_64 Provides: notmuch-devel = 0.23-2.el7.centos.git343534d notmuch-devel(x86-64) = 0.23-2.el7.centos.git343534d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libnotmuch.so.4()(64bit) Processing files: emacs-notmuch-0.23-2.el7.centos.git343534d.noarch Provides: emacs-notmuch = 0.23-2.el7.centos.git343534d emacs-notmuch-el < 0.11.1-2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: emacs-notmuch-el < 0.11.1-2 Processing files: python-notmuch-0.23-2.el7.centos.git343534d.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hlgOum + umask 022 + cd /builddir/build/BUILD + cd notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809 + DOCDIR=/builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/doc/python-notmuch-0.23 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/doc/python-notmuch-0.23 + cp -pr bindings/python/README /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64/usr/share/doc/python-notmuch-0.23 + exit 0 Provides: python-notmuch = 0.23-2.el7.centos.git343534d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: notmuch-mutt-0.23-2.el7.centos.git343534d.noarch Provides: notmuch-mutt = 0.23-2.el7.centos.git343534d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env perl(Digest::SHA) perl(File::Path) perl(Getopt::Long) perl(Mail::Box::Maildir) perl(Mail::Header) perl(Pod::Usage) perl(String::ShellQuote) perl(Term::ReadLine) perl(strict) perl(warnings) Processing files: notmuch-debuginfo-0.23-2.el7.centos.git343534d.x86_64 Provides: notmuch-debuginfo = 0.23-2.el7.centos.git343534d notmuch-debuginfo(x86-64) = 0.23-2.el7.centos.git343534d Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64 Wrote: /builddir/build/RPMS/notmuch-0.23-2.el7.centos.git343534d.x86_64.rpm Wrote: /builddir/build/RPMS/notmuch-devel-0.23-2.el7.centos.git343534d.x86_64.rpm Wrote: /builddir/build/RPMS/emacs-notmuch-0.23-2.el7.centos.git343534d.noarch.rpm Wrote: /builddir/build/RPMS/python-notmuch-0.23-2.el7.centos.git343534d.noarch.rpm Wrote: /builddir/build/RPMS/notmuch-mutt-0.23-2.el7.centos.git343534d.noarch.rpm Wrote: /builddir/build/RPMS/notmuch-debuginfo-0.23-2.el7.centos.git343534d.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.v2imOs + umask 022 + cd /builddir/build/BUILD + cd notmuch-343534d82dc8882b3f0e2a847ee9d10ba5392809 + /usr/bin/rm -rf /builddir/build/BUILDROOT/notmuch-0.23-2.el7.centos.git343534d.x86_64 + exit 0 Child return code was: 0