Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/notmuch.spec'], chrootPath='/var/lib/mock/f31-build-48028-26972/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/notmuch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: line 90: Possible unexpanded macro in: Requires: emacs(bin) >= %{_emacs_version} Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1560297600 Wrote: /builddir/build/SRPMS/notmuch-0.29.1-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/notmuch.spec'], chrootPath='/var/lib/mock/f31-build-48028-26972/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/notmuch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1560297600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jxK71M + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf notmuch-0.29.1 + /usr/bin/xz -dc /builddir/build/SOURCES/notmuch-0.29.1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd notmuch-0.29.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rOuNnN + umask 022 + cd /builddir/build/BUILD + cd notmuch-0.29.1 + ./configure --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib64 --mandir=/usr/share/man --includedir=/usr/include --emacslispdir=/usr/share/emacs/site-lisp + make -j4 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC' 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.4.9). Checking for Xapian compaction support... Yes. Checking for Xapian FieldProcessor API... Yes. Checking for Xapian lock retry support... Yes. Testing default Xapian backend... glass Checking for GMime development files... Yes. Checking for GMime session key extraction support... OK. 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 valgrind development files... No (but that's fine). Checking for bash-completion (>= 1.90)... Yes. Checking if emacs (>= 24) is available... Yes. Checking if doxygen is available... No (so will not install api docs) Checking for ruby development files... Yes. Checking if sphinx is available and supports nroff output... Yes. Checking if makeinfo is available... No (so will not build info pages). 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/lib64 in ldconfig... Yes Checking for canonicalize_file_name... Yes. Checking for getline... Yes. Checking for strcasestr... Yes. Checking for strsep... Yes. Checking for timegm... Yes. Checking for 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.29.1 > 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC command-line-arguments.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC debugger.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC status.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC gmime-filter-reply.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC hooks.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch-compact.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch-config.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch-count.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch-dump.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch-insert.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch-new.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch-reindex.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch-reply.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch-restore.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch-search.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch-setup.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch-show.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch-tag.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch-time.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC sprinter-json.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC sprinter-sexp.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC sprinter-text.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC query-string.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC mime-node.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC tag-util.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/filenames.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/string-list.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/message-file.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/message-id.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/messages.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/sha1.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/built-with.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/string-map.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/indexopts.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/tags.o CXX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/database.o CXX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/parse-time-vrp.o CXX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/directory.o CXX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/index.o CXX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/message.o CXX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/add-message.o CXX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/message-property.o CXX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/query.o CXX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/query-fp.o CXX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/config.o CXX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/regexp-fields.o CXX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/thread.o CXX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/thread-fp.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC util/xutil.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC util/error_util.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC util/hex-escape.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC util/string-util.o BUILDSTDERR: CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-lib.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-compat.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-parser.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-query.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-show.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-tree.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-wash.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-hello.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-mua.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-address.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-maildir-fcc.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-message.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-crypto.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-tag.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/coolj.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-print.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-jump.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-version.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-company.el (source)... BUILDSTDERR: Loading /builddir/build/BUILD/notmuch-0.29.1/emacs/notmuch-draft.el (source)... redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC util/talloc-extra.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC util/zlib-extra.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC util/util.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC util/gmime-extra.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC util/crypto.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC util/unicode-util.o CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC parse-time-string/parse-time-string.o EMACS emacs/notmuch-lib.rsti EMACS emacs/notmuch-compat.rsti EMACS emacs/notmuch-parser.rsti EMACS emacs/notmuch.rsti EMACS emacs/notmuch-query.rsti EMACS emacs/notmuch-show.rsti EMACS emacs/notmuch-tree.rsti EMACS emacs/notmuch-wash.rsti EMACS emacs/notmuch-hello.rsti EMACS emacs/notmuch-mua.rsti EMACS emacs/notmuch-address.rsti EMACS emacs/notmuch-maildir-fcc.rsti EMACS emacs/notmuch-message.rsti EMACS emacs/notmuch-crypto.rsti EMACS emacs/notmuch-tag.rsti EMACS emacs/coolj.rsti EMACS emacs/notmuch-print.rsti EMACS emacs/notmuch-version.rsti EMACS emacs/notmuch-jump.rsti EMACS emacs/notmuch-company.rsti EMACS emacs/notmuch-draft.rsti Missing sphinx or makeinfo, not building info pages EMACS emacs/notmuch-compat.elc EMACS emacs/notmuch-version.elc EMACS emacs/notmuch-parser.elc EMACS emacs/coolj.elc AR lib/libnotmuch.a AR util/libnotmuch_util.a AR parse-time-string/libparse-time-string.a touch docstring.stamp EMACS emacs/notmuch-lib.elc CXX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lib/libnotmuch.so.5.2.0 HAVE_EMACS=1 WITH_EMACS=1 sphinx-build -b man -d doc/_build/man_doctrees -q ./doc doc/_build/man CXX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch ln -sf libnotmuch.so.5.2.0 lib/libnotmuch.so.5 ln -sf libnotmuch.so.5.2.0 lib/libnotmuch.so CC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC notmuch-shared cd bindings/ruby && \ EXTRA_LDFLAGS="-Wl,--no-undefined" \ LIBNOTMUCH="../../lib/libnotmuch.so" \ NOTMUCH_SRCDIR='/builddir/build/BUILD/notmuch-0.29.1' \ ruby extconf.rb --vendor EMACS emacs/notmuch-tag.elc EMACS emacs/notmuch-query.elc creating Makefile make -C bindings/ruby make[1]: Entering directory '/builddir/build/BUILD/notmuch-0.29.1/bindings/ruby' gcc -I. -I/builddir/build/BUILD/notmuch-0.29.1/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o database.o -c database.c EMACS emacs/notmuch-wash.elc gcc -I. -I/builddir/build/BUILD/notmuch-0.29.1/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o directory.o -c directory.c gcc -I. -I/builddir/build/BUILD/notmuch-0.29.1/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o filenames.o -c filenames.c gcc -I. -I/builddir/build/BUILD/notmuch-0.29.1/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o init.o -c init.c EMACS emacs/notmuch-company.elc gcc -I. -I/builddir/build/BUILD/notmuch-0.29.1/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o message.o -c message.c gcc -I. -I/builddir/build/BUILD/notmuch-0.29.1/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o messages.o -c messages.c EMACS emacs/notmuch-maildir-fcc.elc gcc -I. -I/builddir/build/BUILD/notmuch-0.29.1/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o status.o -c status.c BUILDSTDERR: gcc -I. -I/builddir/build/BUILD/notmuch-0.29.1/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhatemacs/notmuch-lib.rsti:132: WARNING: Inline interpreted text or phrase reference start-string without end-string. BUILDSTDERR: emacs/notmuch-lib.rsti:132: WARNING: Inline interpreted text or phrase reference start-string without end-string. BUILDSTDERR: emacs/notmuch-lib.rsti:131: WARNING: Substitution definition contains illegal element: BUILDSTDERR: BUILDSTDERR: ` BUILDSTDERR: .. |docstring::notmuch-help| replace:: BUILDSTDERR: Display help for the current notmuch mode. BUILDSTDERR: |br| BUILDSTDERR: This is similar to `describe-function` for the current major BUILDSTDERR: mode, but bindings tables are shown with documentation strings BUILDSTDERR: rather than command names. By default, this uses the first line BUILDSTDERR: of each command`s documentation string. A command can override BUILDSTDERR: this by setting the `notmuch-doc property of its command symbol. BUILDSTDERR: A command that supports a prefix argument can explicitly document BUILDSTDERR: its prefixed behavior by setting the `notmuch-prefix-doc property BUILDSTDERR: of its command symbol. BUILDSTDERR: emacs/notmuch-lib.rsti:238: WARNING: Inline interpreted text or phrase reference start-string without end-string. BUILDSTDERR: emacs/notmuch-lib.rsti:237: WARNING: Substitution definition contains illegal element: BUILDSTDERR: BUILDSTDERR: ` BUILDSTDERR: .. |docstring::notmuch-apply-face| replace:: BUILDSTDERR: Combine FACE into the `face text property of OBJECT between START and END. BUILDSTDERR: |br| BUILDSTDERR: This function combines FACE with any existing faces between START BUILDSTDERR: and END in OBJECT. Attributes specified by FACE take precedence BUILDSTDERR: over existing attributes unless BELOW is non-nil. BUILDSTDERR: |br| BUILDSTDERR: OBJECT may be a string, a buffer, or nil (which means the current BUILDSTDERR: buffer). If object is a string, START and END are 0-based; BUILDSTDERR: otherwise they are buffer positions (integers or markers). FACE BUILDSTDERR: must be a face name (a symbol or string), a property list of face BUILDSTDERR: attributes, or a list of these. If START and/or END are omitted, BUILDSTDERR: they default to the beginning/end of OBJECT. For convenience BUILDSTDERR: when applied to strings, this returns OBJECT. /redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o query.o -c query.c EMACS emacs/notmuch-message.elc gcc -I. -I/builddir/build/BUILD/notmuch-0.29.1/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o tags.o -c tags.c gcc -I. -I/builddir/build/BUILD/notmuch-0.29.1/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o thread.o -c thread.c EMACS emacs/notmuch-crypto.elc EMACS emacs/notmuch-print.elc gcc -I. -I/builddir/build/BUILD/notmuch-0.29.1/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o threads.o -c threads.c EMACS emacs/notmuch-address.elc EMACS emacs/notmuch-draft.elc rm -f notmuch.so gcc -shared -o notmuch.so database.o directory.o filenames.o init.o message.o messages.o query.o status.o tags.o thread.o threads.o -L. -L/usr/lib64 -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../../lib/libnotmuch.so -lruby -lc make[1]: Leaving directory '/builddir/build/BUILD/notmuch-0.29.1/bindings/ruby' EMACS emacs/notmuch-mua.elc EMACS emacs/notmuch-show.elc EMACS emacs/notmuch-hello.elc EMACS emacs/notmuch-jump.elc EMACS emacs/notmuch-tree.elc EMACS emacs/notmuch.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/.roff.stamp 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-reindex.1.gz && gzip --stdout doc/_build/man/man1/notmuch-reindex.1 > doc/_build/man/man1/notmuch-reindex.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-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-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-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-tag.1.gz && gzip --stdout doc/_build/man/man1/notmuch-tag.1 > doc/_build/man/man1/notmuch-tag.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-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/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/man1/notmuch-config.1.gz && gzip --stdout doc/_build/man/man1/notmuch-config.1 > doc/_build/man/man1/notmuch-config.1.gz BUILDSTDERR: rm -f doc/_build/man/man1/notmuch-insert.1.gz && gzip --stdout doc/_build/man/man1/notmuch-insert.1 > doc/_bui+ pushd bindings/python + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' + popd + pushd contrib/notmuch-mutt + make + popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ld/man/man1/notmuch-insert.1.gz 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-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-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/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/man7/notmuch-properties.7.gz && gzip --stdout doc/_build/man/man7/notmuch-properties.7 > doc/_build/man/man7/notmuch-properties.7.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 cd bindings/ruby && \ EXTRA_LDFLAGS="-Wl,--no-undefined" \ LIBNOTMUCH="../../lib/libnotmuch.so" \ NOTMUCH_SRCDIR='/builddir/build/BUILD/notmuch-0.29.1' \ ruby extconf.rb --vendor Missing sphinx or makeinfo, not building info pages creating Makefile make -C bindings/ruby rm -f notmuch.so gcc -shared -o notmuch.so database.o directory.o filenames.o init.o message.o messages.o query.o status.o tags.o thread.o threads.o -L. -L/usr/lib64 -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../../lib/libnotmuch.so -lruby -lc 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-0.29.1/bindings/python ~/build/BUILD/notmuch-0.29.1 running build running build_py creating build creating build/lib creating build/lib/notmuch copying notmuch/globals.py -> build/lib/notmuch copying notmuch/threads.py -> build/lib/notmuch copying notmuch/thread.py -> build/lib/notmuch copying notmuch/filenames.py -> build/lib/notmuch copying notmuch/database.py -> build/lib/notmuch copying notmuch/directory.py -> build/lib/notmuch copying notmuch/errors.py -> build/lib/notmuch copying notmuch/__init__.py -> build/lib/notmuch copying notmuch/compat.py -> build/lib/notmuch copying notmuch/messages.py -> build/lib/notmuch copying notmuch/tag.py -> build/lib/notmuch copying notmuch/query.py -> build/lib/notmuch copying notmuch/version.py -> build/lib/notmuch copying notmuch/message.py -> build/lib/notmuch ~/build/BUILD/notmuch-0.29.1 ~/build/BUILD/notmuch-0.29.1/contrib/notmuch-mutt ~/build/BUILD/notmuch-0.29.1 pod2man notmuch-mutt > notmuch-mutt.1 ~/build/BUILD/notmuch-0.29.1 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NIq7yM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64 + cd notmuch-0.29.1 + make install DESTDIR=/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64 Missing sphinx or makeinfo, not building info pages cd bindings/ruby && \ EXTRA_LDFLAGS="-Wl,--no-undefined" \ LIBNOTMUCH="../../lib/libnotmuch.so" \ NOTMUCH_SRCDIR='/builddir/build/BUILD/notmuch-0.29.1' \ ruby extconf.rb --vendor creating Makefile make -C bindings/ruby make[1]: Entering directory '/builddir/build/BUILD/notmuch-0.29.1/bindings/ruby' rm -f notmuch.so gcc -shared -o notmuch.so database.o directory.o filenames.o init.o message.o messages.o query.o status.o tags.o thread.o threads.o -L. -L/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib64 -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../../lib/libnotmuch.so -lruby -lc make[1]: Leaving directory '/builddir/build/BUILD/notmuch-0.29.1/bindings/ruby' mkdir -m0755 -p "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/man/man1" mkdir -m0755 -p "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/man/man5" mkdir -m0755 -p "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/man/man7" install -m0644 doc/_build/man/man1/notmuch-reply.1.gz doc/_build/man/man1/notmuch-reindex.1.gz doc/_build/man/man1/notmuch-restore.1.gz doc/_build/man/man1/notmuch-new.1.gz doc/_build/man/man1/notmuch-dump.1.gz doc/_build/man/man1/notmuch-address.1.gz doc/_build/man/man1/notmuch-tag.1.gz doc/_build/man/man1/notmuch-count.1.gz doc/_build/man/man1/notmuch-search.1.gz doc/_build/man/man1/notmuch-emacs-mua.1.gz doc/_build/man/man1/notmuch-config.1.gz doc/_build/man/man1/notmuch-insert.1.gz doc/_build/man/man1/notmuch.1.gz doc/_build/man/man1/notmuch-compact.1.gz doc/_build/man/man1/notmuch-show.1.gz /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64//usr/share/man/man1 install -m0644 doc/_build/man/man5/notmuch-hooks.5.gz /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64//usr/share/man/man5 install -m0644 doc/_build/man/man7/notmuch-properties.7.gz doc/_build/man/man7/notmuch-search-terms.7.gz /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64//usr/share/man/man7 cd /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64//usr/share/man/man1 && ln -sf notmuch.1.gz notmuch-setup.1.gz Missing prerequisites, not installing info pages mkdir -p "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib64/" install -m0644 "lib/libnotmuch.so.5.2.0" "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib64/" ln -sf libnotmuch.so.5.2.0 "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib64/libnotmuch.so.5" ln -sf libnotmuch.so.5.2.0 "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib64/libnotmuch.so" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/include" install -m0644 "./lib/notmuch.h" "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/include/" install-completion mkdir -p "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/bash-completion/completions" install -m0644 ./completion/notmuch-completion.bash "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/bash-completion/completions/notmuch" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/zsh/functions/Completion/Unix" install -m0644 ./completion/zsh/_notmuch ./completion/zsh/_email-notmuch "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/zsh/functions/Completion/Unix" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/emacs/site-lisp" BUILDSTDERR: 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 "/builddir/b+ find /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib64 -name '*.so*' -exec chmod 755 '{}' ';' + pushd bindings/python + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64 uild/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/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 "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/emacs/site-lisp" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/emacs/site-lisp" install -m0644 ./emacs/notmuch-logo.png "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/emacs/site-lisp" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/bin/" sed "1s|^#!.*|#! /usr/bin/bash|" < emacs/notmuch-emacs-mua > /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/bin/notmuch-emacs-mua chmod 755 /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/bin/notmuch-emacs-mua mkdir -p "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/applications" desktop-file-install --mode 0644 --dir "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/applications" emacs/notmuch-emacs-mua.desktop update-desktop-database "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/applications" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/bin/" install notmuch-shared "/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/bin/notmuch" Notmuch is now installed to /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/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. ~/build/BUILD/notmuch-0.29.1/bindings/python ~/build/BUILD/notmuch-0.29.1 running install running install_lib creating /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib creating /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch copying build/lib/notmuch/globals.py -> /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch copying build/lib/notmuch/threads.py -> /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch copying build/lib/notmuch/thread.py -> /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch copying build/lib/notmuch/filenames.py -> /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch copying build/lib/notmuch/database.py -> /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch copying build/lib/notmuch/directory.py -> /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch copying build/lib/notmuch/errors.py -> /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch copying build/lib/notmuch/__init__.py -> /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch copying build/lib/notmuch/compat.py -> /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch BUILDSTDERR: copying build/lib/notmuch/messages.py -> /builddir/build/BUILDRO+ popd + pushd bindings/ruby + make install DESTDIR=/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64 + popd + install -m0755 contrib/notmuch-mutt/notmuch-mutt /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/bin/notmuch-mutt + install -m0644 contrib/notmuch-mutt/notmuch-mutt.1 /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/man/man1/notmuch-mutt.1 + pushd vim + make install DESTDIR=/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64 prefix=/usr/share/vim/vimfiles OT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch copying build/lib/notmuch/tag.py -> /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch copying build/lib/notmuch/query.py -> /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch copying build/lib/notmuch/version.py -> /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch copying build/lib/notmuch/message.py -> /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch byte-compiling /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch/globals.py to globals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch/threads.py to threads.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch/thread.py to thread.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch/filenames.py to filenames.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch/database.py to database.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch/directory.py to directory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch/messages.py to messages.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch/tag.py to tag.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch/query.py to query.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch/message.py to message.cpython-37.pyc writing byte-compilation script '/tmp/tmpnq08d7wo.py' /usr/bin/python3 /tmp/tmpnq08d7wo.py removing /tmp/tmpnq08d7wo.py running install_egg_info Writing /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7/site-packages/notmuch-0.29.1-py3.7.egg-info ~/build/BUILD/notmuch-0.29.1 ~/build/BUILD/notmuch-0.29.1/bindings/ruby ~/build/BUILD/notmuch-0.29.1 /usr/bin/mkdir -p . /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib64/ruby/vendor_ruby exit > .vendorarchdir.time /usr/bin/install -c -m 0755 notmuch.so /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib64/ruby/vendor_ruby ~/build/BUILD/notmuch-0.29.1 ~/build/BUILD/notmuch-0.29.1/vim ~/build/BUILD/notmuch-0.29.1 install -v -D -m644 /builddir/build/BUILD/notmuch-0.29.1/vim/notmuch.vim /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/vim/vimfiles/plugin/notmuch.vim install: creating directory '/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/vim' install: creating directory '/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/vim/vimfiles' install: creating directory '/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/vim/vimfiles/plugin' '/builddir/build/BUILD/notmuch-0.29.1/vim/notmuch.vim' -> '/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/vim/vimfiles/plugin/notmuch.vim' BUILDSTDERR: install -v -D -m644 /builddir/build/BUILD/notmuc+ popd + rm -f /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64//usr/share/applications/mimeinfo.cache + ls -lR /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/man + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.29.1-1.fc31 --unique-debug-suffix -0.29.1-1.fc31.riscv64 --unique-debug-src-base notmuch-0.29.1-1.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/notmuch-0.29.1 h-0.29.1/vim/notmuch.txt /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/vim/vimfiles/doc/notmuch.txt install: creating directory '/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/vim/vimfiles/doc' '/builddir/build/BUILD/notmuch-0.29.1/vim/notmuch.txt' -> '/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/vim/vimfiles/doc/notmuch.txt' install: creating directory '/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/vim/vimfiles/syntax' '/builddir/build/BUILD/notmuch-0.29.1/vim/syntax/notmuch-compose.vim' -> '/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/vim/vimfiles/syntax/notmuch-compose.vim' '/builddir/build/BUILD/notmuch-0.29.1/vim/syntax/notmuch-search.vim' -> '/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/vim/vimfiles/syntax/notmuch-search.vim' '/builddir/build/BUILD/notmuch-0.29.1/vim/syntax/notmuch-folders.vim' -> '/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/vim/vimfiles/syntax/notmuch-folders.vim' '/builddir/build/BUILD/notmuch-0.29.1/vim/syntax/notmuch-git-diff.vim' -> '/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/vim/vimfiles/syntax/notmuch-git-diff.vim' '/builddir/build/BUILD/notmuch-0.29.1/vim/syntax/notmuch-show.vim' -> '/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/vim/vimfiles/syntax/notmuch-show.vim' ~/build/BUILD/notmuch-0.29.1 /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/man: total 12 drwxr-xr-x. 2 mockbuild mock 4096 Jul 23 19:54 man1 drwxr-xr-x. 2 mockbuild mock 4096 Jul 23 19:54 man5 drwxr-xr-x. 2 mockbuild mock 4096 Jul 23 19:54 man7 /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/man/man1: total 72 -rw-r--r--. 1 mockbuild mock 2028 Jul 23 19:54 notmuch-address.1.gz -rw-r--r--. 1 mockbuild mock 1091 Jul 23 19:54 notmuch-compact.1.gz -rw-r--r--. 1 mockbuild mock 3451 Jul 23 19:54 notmuch-config.1.gz -rw-r--r--. 1 mockbuild mock 1162 Jul 23 19:54 notmuch-count.1.gz -rw-r--r--. 1 mockbuild mock 2163 Jul 23 19:54 notmuch-dump.1.gz -rw-r--r--. 1 mockbuild mock 1325 Jul 23 19:54 notmuch-emacs-mua.1.gz -rw-r--r--. 1 mockbuild mock 2115 Jul 23 19:54 notmuch-insert.1.gz -rw-r--r--. 1 mockbuild mock 8219 Jul 23 19:54 notmuch-mutt.1 -rw-r--r--. 1 mockbuild mock 1694 Jul 23 19:54 notmuch-new.1.gz -rw-r--r--. 1 mockbuild mock 1696 Jul 23 19:54 notmuch-reindex.1.gz -rw-r--r--. 1 mockbuild mock 2160 Jul 23 19:54 notmuch-reply.1.gz -rw-r--r--. 1 mockbuild mock 1749 Jul 23 19:54 notmuch-restore.1.gz -rw-r--r--. 1 mockbuild mock 2641 Jul 23 19:54 notmuch-search.1.gz lrwxrwxrwx. 1 mockbuild mock 12 Jul 23 19:54 notmuch-setup.1.gz -> notmuch.1.gz -rw-r--r--. 1 mockbuild mock 3752 Jul 23 19:54 notmuch-show.1.gz -rw-r--r--. 1 mockbuild mock 2014 Jul 23 19:54 notmuch-tag.1.gz -rw-r--r--. 1 mockbuild mock 3088 Jul 23 19:54 notmuch.1.gz /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/man/man5: total 4 -rw-r--r--. 1 mockbuild mock 1070 Jul 23 19:54 notmuch-hooks.5.gz /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/man/man7: total 12 -rw-r--r--. 1 mockbuild mock 2240 Jul 23 19:54 notmuch-properties.7.gz -rw-r--r--. 1 mockbuild mock 6323 Jul 23 19:54 notmuch-search-terms.7.gz explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib64/libnotmuch.so.5.2.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/bin/notmuch explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib64/ruby/vendor_ruby/notmuch.so extracting debug info from /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib64/libnotmuch.so.5.2.0 extracting debug info from /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/bin/notmuch extracting debug info from /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib64/ruby/vendor_ruby/notmuch.so BUILDSTDERR: original debug info size: 3260kB, size after compression: 25801698 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/lib/python3.7 using /usr/bin/python3.7 mangling shebang in /usr/bin/notmuch-mutt from /usr/bin/env perl to #!/usr/bin/perl Processing files: notmuch-0.29.1-1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.f8yPJL + umask 022 + cd /builddir/build/BUILD + cd notmuch-0.29.1 + DOCDIR=/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/doc/notmuch + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/doc/notmuch + cp -pr AUTHORS /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/doc/notmuch + cp -pr COPYING /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/doc/notmuch + cp -pr COPYING-GPL-3 /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/doc/notmuch + cp -pr README /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/doc/notmuch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: libnotmuch.so.5()(64bit) notmuch = 0.29.1-1.fc31 notmuch(riscv-64) = 0.29.1-1.fc31 notmuch-deliver >= 0.19-5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libgmime-3.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libnotmuch.so.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) libxapian.so.30()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.3.5)(64bit) rtld(GNU_HASH) Obsoletes: notmuch-deliver < 0.19-5 Processing files: notmuch-devel-0.29.1-1.fc31.riscv64 Provides: notmuch-devel = 0.29.1-1.fc31 notmuch-devel(riscv-64) = 0.29.1-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libnotmuch.so.5()(64bit) Processing files: emacs-notmuch-0.29.1-1.fc31.noarch Provides: application() application(notmuch-emacs-mua.desktop) emacs-notmuch = 0.29.1-1.fc31 mimehandler(x-scheme-handler/mailto) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash Processing files: python3-notmuch-0.29.1-1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hymtzL + umask 022 + cd /builddir/build/BUILD + cd notmuch-0.29.1 + DOCDIR=/builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/doc/python3-notmuch + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/doc/python3-notmuch + cp -pr bindings/python/README /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64/usr/share/doc/python3-notmuch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-notmuch = 0.29.1-1.fc31 python3-notmuch = 0.29.1-1.fc31 python3-notmuch(riscv-64) = 0.29.1-1.fc31 python3.7dist(notmuch) = 0.29.1 python3dist(notmuch) = 0.29.1 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) = 3.7 Obsoletes: python-notmuch < 0.29.1-1.fc31 Processing files: ruby-notmuch-0.29.1-1.fc31.riscv64 Provides: ruby-notmuch = 0.29.1-1.fc31 ruby-notmuch(riscv-64) = 0.29.1-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libnotmuch.so.5()(64bit) libruby.so.2.5()(64bit) rtld(GNU_HASH) Processing files: notmuch-mutt-0.29.1-1.fc31.noarch BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). Provides: notmuch-mutt = 0.29.1-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl 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-vim-0.29.1-1.fc31.riscv64 Provides: notmuch-vim = 0.29.1-1.fc31 notmuch-vim(riscv-64) = 0.29.1-1.fc31 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh vim-enhanced Requires(postun): /bin/sh vim-enhanced Processing files: notmuch-debugsource-0.29.1-1.fc31.riscv64 Provides: notmuch-debugsource = 0.29.1-1.fc31 notmuch-debugsource(riscv-64) = 0.29.1-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: notmuch-debuginfo-0.29.1-1.fc31.riscv64 Provides: debuginfo(build-id) = 9208931c57a5e593e9bd3714e54aeab4c7786ff9 debuginfo(build-id) = ee268afa53b6dba71544524ec69d73cb61a0fae2 notmuch-debuginfo = 0.29.1-1.fc31 notmuch-debuginfo(riscv-64) = 0.29.1-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: notmuch-debugsource(riscv-64) = 0.29.1-1.fc31 Processing files: ruby-notmuch-debuginfo-0.29.1-1.fc31.riscv64 Provides: debuginfo(build-id) = dfcf45f7864c80ec98ca5bb2282b8afb9e263a81 ruby-notmuch-debuginfo = 0.29.1-1.fc31 ruby-notmuch-debuginfo(riscv-64) = 0.29.1-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: notmuch-debugsource(riscv-64) = 0.29.1-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64 Wrote: /builddir/build/RPMS/notmuch-devel-0.29.1-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-notmuch-0.29.1-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ruby-notmuch-0.29.1-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/notmuch-0.29.1-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/notmuch-mutt-0.29.1-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/notmuch-vim-0.29.1-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ruby-notmuch-debuginfo-0.29.1-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/emacs-notmuch-0.29.1-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/notmuch-debugsource-0.29.1-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/notmuch-debuginfo-0.29.1-1.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZF3dyL + umask 022 + cd /builddir/build/BUILD + cd notmuch-0.29.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/notmuch-0.29.1-1.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0