Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/notmuch.spec'], chrootPath='/var/lib/mock/f36-build-31722220-4338213/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --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': 'C.UTF-8'} and shell False warning: line 120: Possible unexpanded macro in: Requires: emacs(bin) >= %{_emacs_version} Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1639008000 Wrote: /builddir/build/SRPMS/notmuch-0.34.2-1.fc36.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/notmuch.spec'], chrootPath='/var/lib/mock/f36-build-31722220-4338213/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --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': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1639008000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SW3FaR + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/gpgkey-7A18807F100A4570C59684207E4E65C8720B706B.gpg --signature=/builddir/build/SOURCES/notmuch-0.34.2.tar.xz.asc --data=/builddir/build/SOURCES/notmuch-0.34.2.tar.xz gpgv: Signature made Thu Dec 9 12:57:59 2021 UTC gpgv: using RSA key 922C87617C1A6344A263A7EA0345391B55AA1521 gpgv: Good signature from "David Bremner " gpgv: aka "David Bremner " gpgv: aka "David Bremner " + cd /builddir/build/BUILD + rm -rf notmuch-0.34.2 + /usr/bin/xz -dc /builddir/build/SOURCES/notmuch-0.34.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd notmuch-0.34.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VoOQdq + umask 022 + cd /builddir/build/BUILD + cd notmuch-0.34.2 + ./configure --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --mandir=/usr/share/man --includedir=/usr/include --emacslispdir=/usr/share/emacs/site-lisp Welcome to Notmuch, a system for indexing, searching and tagging your email. We hope that the process of building and installing notmuch is quick and smooth so that you can soon be reading and processing your email more efficiently than ever. If anything goes wrong in the configure process, you can override any decisions it makes by manually editing the Makefile.config file that it creates. Also please do as much as you can to figure out what could be different on your machine compared to those of the notmuch developers. Then, please email those details to the Notmuch list (notmuch@notmuchmail.org) so that we can hopefully make future versions of notmuch easier for you to use. We'll now investigate your system to verify that all required dependencies are available: Sanity checking C compilation environment... OK. Sanity checking C++ compilation environment... OK. Reading libnotmuch version from source... OK. Checking for Xapian development files (>= 1.4.0)... Yes (1.4.18). Checking for GMime development files (>= 3.0.3)... Yes. Checking for GMime session key extraction support... OK. Checking for GMime X.509 certificate validity... Yes. Checking signature verification when decrypting using session keys... Yes. Checking for Glib development files (>= 2.22)... Yes. Checking for zlib (>= 1.2.5.2)... Yes. Checking for talloc development files... Yes. Checking for bash... Yes (/usr/bin/bash). Checking for perl... Yes (/usr/bin/perl). Checking for python... Yes (python3). Checking for python3 (>= 3.5)...Yes. Checking for python3 version ...(3.10) Checking for python 3.10 development files...Yes. Checking for python3 cffi and setuptools... Yes. Checking for python3 pytest (>= 3.0)... No (will not test CFFI-based python bindings). Checking for valgrind development files... No (but that's fine). Checking for bash-completion (>= 1.90)... Yes. Checking for sfsexp... No (will not enable s-expression queries). Checking if emacs (>= 25) is available... Yes. Checking if doxygen is available... Yes. Checking for ruby development files... Yes. Checking if sphinx is available and supports nroff output... Yes. Checking if makeinfo is available... Yes. Checking if install-info is available... Yes. Checking if desktop-file-install is available... Yes. Checking for cppcheck... No. Checking which platform we are on... Linux Checking for /usr/lib in ldconfig... Yes Checking for canonicalize_file_name... Yes. Checking for getline... Yes. Checking for strcasestr... Yes. Checking for strsep... Yes. Checking for timegm... Yes. Checking for 64 bit time_t... In file included from _time_t.c:2: _time_t.c:3:1: error: static assertion failed: "sizeof(time_t) < 8" 3 | static_assert(sizeof(time_t) >= 8, "sizeof(time_t) < 8"); | ^~~~~~~~~~~~~ No. Checking for dirent.d_type... Yes. Checking for standard version of getpwuid_r... Yes. Checking for standard version of asctime_r... Yes. Checking for rpath support... Yes. Checking for -Wl,--as-needed... Yes. Checking for -Wl,--no-undefined... Yes. Checking for available C++ compiler warning flags... -Wall -Wextra -Wwrite-strings Checking for available C compiler warning flags... -Wall -Wextra -Wwrite-strings -Wmissing-declarations All required packages were found. You may now run the following commands to compile and install notmuch: make sudo make install + make -j5 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC' echo 0.34.2 > 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC debugger.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC status.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC gmime-filter-reply.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC command-line-arguments.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC hooks.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch-client-init.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch-compact.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch-config.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch-count.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch-dump.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch-insert.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch-new.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch-reindex.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch-reply.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch-restore.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch-search.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch-setup.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch-show.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch-tag.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch-time.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC sprinter-json.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC sprinter-sexp.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC sprinter-text.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC query-string.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC mime-node.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC tag-util.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/filenames.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/string-list.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/message-file.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/message-id.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/messages.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/sha1.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/built-with.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/string-map.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/indexopts.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/tags.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/database.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/parse-time-vrp.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/directory.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/index.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/message.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/add-message.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/message-property.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/query.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/query-fp.o lib/query.cc:231:1: warning: 'notmuch_status_t _notmuch_query_ensure_parsed_sexpr(notmuch_query_t*)' defined but not used [-Wunused-function] 231 | _notmuch_query_ensure_parsed_sexpr (notmuch_query_t *query) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/config.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/regexp-fields.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/thread.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/thread-fp.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/features.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/prefix.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/open.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/init.o CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/parse-sexp.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC util/xutil.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC util/error_util.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC util/hex-escape.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC util/string-util.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC util/talloc-extra.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC util/zlib-extra.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC util/util.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC util/gmime-extra.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC util/crypto.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC util/repair.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC util/path-util.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC util/unicode-util.o CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-parser.el (source)... Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-compat.el (source)... Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-lib.el (source)... EMACS emacs/notmuch-query.rsti EMACS emacs/notmuch-show.rsti Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch.el (source)... Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-query.el (source)... Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-show.el (source)... EMACS emacs/notmuch-tree.rsti Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-tree.el (source)... EMACS emacs/notmuch-wash.rsti Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-wash.el (source)... EMACS emacs/notmuch-hello.rsti EMACS emacs/notmuch-mua.rsti EMACS emacs/notmuch-address.rsti Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-hello.el (source)... Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-mua.el (source)... EMACS emacs/notmuch-maildir-fcc.rsti Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-address.el (source)... EMACS emacs/notmuch-message.rsti Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-maildir-fcc.el (source)... Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-message.el (source)... EMACS emacs/notmuch-crypto.rsti EMACS emacs/notmuch-tag.rsti EMACS emacs/coolj.rsti Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-crypto.el (source)... EMACS emacs/notmuch-print.rsti Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-tag.el (source)... Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/coolj.el (source)... EMACS emacs/notmuch-version.rsti EMACS emacs/notmuch-jump.rsti Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-print.el (source)... Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-version.el (source)... EMACS emacs/notmuch-company.rsti Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-jump.el (source)... echo "PROJECT_NAME = \"Notmuch 0.34.2\"" > doc/config.dox EMACS emacs/notmuch-draft.rsti echo "INPUT=./lib/notmuch.h" >> doc/config.dox EMACS emacs/notmuch-compat.elc Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-company.el (source)... EMACS emacs/notmuch-version.elc Loading /builddir/build/BUILD/notmuch-0.34.2/emacs/notmuch-draft.el (source)... 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 mkdir -p doc/_build/man/man3 doxygen ./doc/doxygen.cfg warning: Tag 'COLS_IN_ALPHA_INDEX' at line 129 of file './doc/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" EMACS emacs/notmuch-lib.elc touch docstring.stamp env LD_LIBRARY_PATH=/lib sphinx-build -b man -d doc/_build/man_doctrees -q ./doc doc/_build/man /builddir/build/BUILD/notmuch-0.34.2/lib/notmuch.h:976: warning: Member notmuch_query_syntax_t (enumeration) of group notmuch is not documented. /builddir/build/BUILD/notmuch-0.34.2/lib/notmuch.h:982: warning: Member notmuch_query_create_with_syntax(notmuch_database_t *database, const char *query_string, notmuch_query_syntax_t syntax, notmuch_query_t **output) (function) of group notmuch is not documented. CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC lib/libnotmuch.so.5.5.0 rm -f doc/_build/man/man3/_*.3 perl -pi -e 's/^[.]RI "\\fI/.RI "\\fP/' doc/_build/man/man3/notmuch.3 rm -f doc/_build/man/man3/notmuch.3.gz && gzip --no-name --stdout doc/_build/man/man3/notmuch.3 > doc/_build/man/man3/notmuch.3.gz EMACS emacs/notmuch-tag.elc EMACS emacs/notmuch-query.elc EMACS emacs/notmuch-wash.elc EMACS emacs/notmuch-company.elc EMACS emacs/notmuch-maildir-fcc.elc EMACS emacs/notmuch-message.elc EMACS emacs/notmuch-crypto.elc EMACS emacs/notmuch-print.elc EMACS emacs/notmuch-address.elc EMACS emacs/notmuch-draft.elc EMACS emacs/notmuch-mua.elc CXX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch EMACS emacs/notmuch-show.elc EMACS emacs/notmuch-hello.elc EMACS emacs/notmuch-jump.elc EMACS emacs/notmuch-tree.elc In end of data: emacs/notmuch-tree.el:1251:1:Warning: the function `notmuch-group-disjunctive-query-string' is not known to be defined. EMACS emacs/notmuch.elc ln -sf libnotmuch.so.5.5.0 lib/libnotmuch.so.5 ln -sf libnotmuch.so.5.5.0 lib/libnotmuch.so cd bindings/python-cffi && \ python3 setup.py build --build-lib build/stage && \ mkdir -p build/stage/tests && cp tests/*.py build/stage/tests cd bindings/ruby && \ EXTRA_LDFLAGS="-Wl,--no-undefined" \ LIBNOTMUCH="../../lib/libnotmuch.so" \ NOTMUCH_SRCDIR='/builddir/build/BUILD/notmuch-0.34.2' \ ruby extconf.rb --vendor CC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC notmuch-shared creating Makefile make -C bindings/ruby CFLAGS="-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -pipe -fno-plt -fPIC" make[1]: Entering directory '/builddir/build/BUILD/notmuch-0.34.2/bindings/ruby' gcc -I. -I/builddir/build/BUILD/notmuch-0.34.2/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -pipe -fno-plt -fPIC -o database.o -c database.c running build running build_py creating build creating build/stage creating build/stage/notmuch2 copying notmuch2/__init__.py -> build/stage/notmuch2 copying notmuch2/_base.py -> build/stage/notmuch2 copying notmuch2/_build.py -> build/stage/notmuch2 copying notmuch2/_config.py -> build/stage/notmuch2 copying notmuch2/_database.py -> build/stage/notmuch2 copying notmuch2/_errors.py -> build/stage/notmuch2 copying notmuch2/_message.py -> build/stage/notmuch2 copying notmuch2/_query.py -> build/stage/notmuch2 copying notmuch2/_tags.py -> build/stage/notmuch2 copying notmuch2/_thread.py -> build/stage/notmuch2 running build_ext generating cffi module 'build/temp.linux-armv7l-3.10/notmuch2._capi.c' creating build/temp.linux-armv7l-3.10 building 'notmuch2._capi' extension creating build/temp.linux-armv7l-3.10/build creating build/temp.linux-armv7l-3.10/build/temp.linux-armv7l-3.10 gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -fPIC -I../../lib -I/usr/include/python3.10 -c build/temp.linux-armv7l-3.10/notmuch2._capi.c -o build/temp.linux-armv7l-3.10/build/temp.linux-armv7l-3.10/notmuch2._capi.o build/temp.linux-armv7l-3.10/notmuch2._capi.c: In function ‘_cffi_d_notmuch_message_get_flag’: build/temp.linux-armv7l-3.10/notmuch2._capi.c:2956:3: warning: ‘notmuch_message_get_flag’ is deprecated: function deprecated as of libnotmuch 5.3 [-Wdeprecated-declarations] 2956 | return notmuch_message_get_flag(x0, x1); | ^~~~~~ In file included from build/temp.linux-armv7l-3.10/notmuch2._capi.c:572: ../../lib/notmuch.h:1711:1: note: declared here 1711 | notmuch_message_get_flag (notmuch_message_t *message, | ^~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-armv7l-3.10/notmuch2._capi.c: In function ‘_cffi_f_notmuch_message_get_flag’: build/temp.linux-armv7l-3.10/notmuch2._capi.c:2988:3: warning: ‘notmuch_message_get_flag’ is deprecated: function deprecated as of libnotmuch 5.3 [-Wdeprecated-declarations] 2988 | { result = notmuch_message_get_flag(x0, x1); } | ^ In file included from build/temp.linux-armv7l-3.10/notmuch2._capi.c:572: ../../lib/notmuch.h:1711:1: note: declared here 1711 | notmuch_message_get_flag (notmuch_message_t *message, | ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -I. -I/builddir/build/BUILD/notmuch-0.34.2/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -pipe -fno-plt -fPIC -o directory.o -c directory.c gcc -I. -I/builddir/build/BUILD/notmuch-0.34.2/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -pipe -fno-plt -fPIC -o filenames.o -c filenames.c gcc -I. -I/builddir/build/BUILD/notmuch-0.34.2/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -pipe -fno-plt -fPIC -o init.o -c init.c gcc -I. -I/builddir/build/BUILD/notmuch-0.34.2/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -pipe -fno-plt -fPIC -o message.o -c message.c gcc -I. -I/builddir/build/BUILD/notmuch-0.34.2/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -pipe -fno-plt -fPIC -o messages.o -c messages.c gcc -I. -I/builddir/build/BUILD/notmuch-0.34.2/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -pipe -fno-plt -fPIC -o query.o -c query.c gcc -I. -I/builddir/build/BUILD/notmuch-0.34.2/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -pipe -fno-plt -fPIC -o status.o -c status.c gcc -I. -I/builddir/build/BUILD/notmuch-0.34.2/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -pipe -fno-plt -fPIC -o tags.o -c tags.c gcc -I. -I/builddir/build/BUILD/notmuch-0.34.2/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -pipe -fno-plt -fPIC -o thread.o -c thread.c gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC build/temp.linux-armv7l-3.10/build/temp.linux-armv7l-3.10/notmuch2._capi.o -L../../lib -L/usr/lib -lnotmuch -o build/stage/notmuch2/_capi.abi3.so gcc -I. -I/builddir/build/BUILD/notmuch-0.34.2/lib -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -pipe -fno-plt -fPIC -o threads.o -c threads.c 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/lib -L. -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../../lib/libnotmuch.so -lruby -lm -lc -ltalloc make[1]: Leaving directory '/builddir/build/BUILD/notmuch-0.34.2/bindings/ruby' env LD_LIBRARY_PATH=/lib sphinx-build -b texinfo -d doc/_build/texinfo_doctrees -q ./doc doc/_build/texinfo WARNING: autodoc: failed to import module 'notmuch2'; the following exception was raised: No module named 'notmuch2' 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-address.1.gz && gzip --no-name --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 --no-name --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 --no-name --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 --no-name --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 --no-name --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 --no-name --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-insert.1.gz && gzip --no-name --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 --no-name --stdout doc/_build/man/man1/notmuch-new.1 > doc/_build/man/man1/notmuch-new.1.gz rm -f doc/_build/man/man1/notmuch-reindex.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch-reindex.1 > doc/_build/man/man1/notmuch-reindex.1.gz rm -f doc/_build/man/man1/notmuch-reply.1.gz && gzip --no-name --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 --no-name --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 --no-name --stdout doc/_build/man/man1/notmuch-search.1 > doc/_build/man/man1/notmuch-search.1.gz rm -f doc/_build/man/man1/notmuch-show.1.gz && gzip --no-name --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 --no-name --stdout doc/_build/man/man1/notmuch-tag.1 > doc/_build/man/man1/notmuch-tag.1.gz rm -f doc/_build/man/man1/notmuch.1.gz && gzip --no-name --stdout doc/_build/man/man1/notmuch.1 > doc/_build/man/man1/notmuch.1.gz rm -f doc/_build/man/man5/notmuch-hooks.5.gz && gzip --no-name --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 --no-name --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 --no-name --stdout doc/_build/man/man7/notmuch-search-terms.7 > doc/_build/man/man7/notmuch-search-terms.7.gz rm -f doc/_build/man/man7/notmuch-sexp-queries.7.gz && gzip --no-name --stdout doc/_build/man/man7/notmuch-sexp-queries.7 > doc/_build/man/man7/notmuch-sexp-queries.7.gz WARNING: autodoc: failed to import module 'notmuch2'; the following exception was raised: libnotmuch.so.5: cannot open shared object file: No such file or directory touch doc/_build/.texi.stamp make -C doc/_build/texinfo info make[1]: Entering directory '/builddir/build/BUILD/notmuch-0.34.2/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-address.info' 'notmuch-address.texi' makeinfo --no-split -o 'notmuch-compact.info' 'notmuch-compact.texi' makeinfo --no-split -o 'notmuch-config.info' 'notmuch-config.texi' makeinfo --no-split -o 'notmuch-count.info' 'notmuch-count.texi' makeinfo --no-split -o 'notmuch-dump.info' 'notmuch-dump.texi' notmuch-compact.texi:18: warning: @definfoenclose is obsolete. notmuch-compact.texi:19: warning: @definfoenclose is obsolete. notmuch-count.texi:18: warning: @definfoenclose is obsolete. notmuch-count.texi:19: warning: @definfoenclose is obsolete. notmuch-dump.texi:18: warning: @definfoenclose is obsolete. notmuch-dump.texi:19: warning: @definfoenclose is obsolete. notmuch-address.texi:18: warning: @definfoenclose is obsolete. notmuch-address.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-emacs-mua.info' 'notmuch-emacs-mua.texi' makeinfo --no-split -o 'notmuch-emacs.info' 'notmuch-emacs.texi' makeinfo --no-split -o 'notmuch-hooks.info' 'notmuch-hooks.texi' notmuch-config.texi:18: warning: @definfoenclose is obsolete. notmuch-config.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-insert.info' 'notmuch-insert.texi' makeinfo --no-split -o 'notmuch-new.info' 'notmuch-new.texi' notmuch-emacs-mua.texi:18: warning: @definfoenclose is obsolete. notmuch-emacs-mua.texi:19: warning: @definfoenclose is obsolete. notmuch-hooks.texi:18: warning: @definfoenclose is obsolete. notmuch-hooks.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-properties.info' 'notmuch-properties.texi' notmuch-insert.texi:18: warning: @definfoenclose is obsolete. notmuch-insert.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-reindex.info' 'notmuch-reindex.texi' notmuch-emacs.texi:18: warning: @definfoenclose is obsolete. notmuch-emacs.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-reply.info' 'notmuch-reply.texi' notmuch-new.texi:18: warning: @definfoenclose is obsolete. notmuch-new.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-restore.info' 'notmuch-restore.texi' makeinfo --no-split -o 'notmuch-search-terms.info' 'notmuch-search-terms.texi' notmuch-properties.texi:18: warning: @definfoenclose is obsolete. notmuch-reindex.texi:18: warning: @definfoenclose is obsolete. notmuch-reindex.texi:19: warning: @definfoenclose is obsolete. notmuch-properties.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-search.info' 'notmuch-search.texi' makeinfo --no-split -o 'notmuch-sexp-queries.info' 'notmuch-sexp-queries.texi' notmuch-reply.texi:18: warning: @definfoenclose is obsolete. notmuch-reply.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-show.info' 'notmuch-show.texi' notmuch-restore.texi:19: warning: @definfoenclose is obsolete. notmuch-restore.texi:20: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-tag.info' 'notmuch-tag.texi' notmuch-search-terms.texi:18: warning: @definfoenclose is obsolete. notmuch-search-terms.texi:19: warning: @definfoenclose is obsolete. notmuch-search.texi:18: warning: @definfoenclose is obsolete. notmuch-search.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch.info' 'notmuch.texi' notmuch-sexp-queries.texi:18: warning: @definfoenclose is obsolete. notmuch-sexp-queries.texi:19: warning: @definfoenclose is obsolete. notmuch-show.texi:18: warning: @definfoenclose is obsolete. notmuch-show.texi:19: warning: @definfoenclose is obsolete. notmuch-tag.texi:19: warning: @definfoenclose is obsolete. notmuch-tag.texi:20: warning: @definfoenclose is obsolete. notmuch.texi:19: warning: @definfoenclose is obsolete. notmuch.texi:20: warning: @definfoenclose is obsolete. make[1]: Leaving directory '/builddir/build/BUILD/notmuch-0.34.2/doc/_build/texinfo' cd bindings/python-cffi && \ python3 setup.py build --build-lib build/stage && \ mkdir -p build/stage/tests && cp tests/*.py build/stage/tests cd bindings/ruby && \ EXTRA_LDFLAGS="-Wl,--no-undefined" \ LIBNOTMUCH="../../lib/libnotmuch.so" \ NOTMUCH_SRCDIR='/builddir/build/BUILD/notmuch-0.34.2' \ ruby extconf.rb --vendor creating Makefile make -C bindings/ruby CFLAGS="-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -pipe -fno-plt -fPIC" 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/lib -L. -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../../lib/libnotmuch.so -lruby -lm -lc -ltalloc running build running build_py running build_ext generating cffi module 'build/temp.linux-armv7l-3.10/notmuch2._capi.c' already up-to-date env LD_LIBRARY_PATH=/lib sphinx-build -b texinfo -d doc/_build/texinfo_doctrees -q ./doc doc/_build/texinfo WARNING: autodoc: failed to import module 'notmuch2'; the following exception was raised: libnotmuch.so.5: cannot open shared object file: No such file or directory touch doc/_build/.texi.stamp make -C doc/_build/texinfo info makeinfo --no-split -o 'notmuch-address.info' 'notmuch-address.texi' makeinfo --no-split -o 'notmuch-compact.info' 'notmuch-compact.texi' makeinfo --no-split -o 'notmuch-config.info' 'notmuch-config.texi' makeinfo --no-split -o 'notmuch-count.info' 'notmuch-count.texi' makeinfo --no-split -o 'notmuch-dump.info' 'notmuch-dump.texi' notmuch-compact.texi:18: warning: @definfoenclose is obsolete. notmuch-compact.texi:19: warning: @definfoenclose is obsolete. notmuch-count.texi:18: warning: @definfoenclose is obsolete. notmuch-count.texi:19: warning: @definfoenclose is obsolete. notmuch-dump.texi:18: warning: @definfoenclose is obsolete. notmuch-dump.texi:19: warning: @definfoenclose is obsolete. notmuch-address.texi:18: warning: @definfoenclose is obsolete. notmuch-address.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-emacs-mua.info' 'notmuch-emacs-mua.texi' makeinfo --no-split -o 'notmuch-emacs.info' 'notmuch-emacs.texi' notmuch-config.texi:18: warning: @definfoenclose is obsolete. notmuch-config.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-hooks.info' 'notmuch-hooks.texi' makeinfo --no-split -o 'notmuch-insert.info' 'notmuch-insert.texi' makeinfo --no-split -o 'notmuch-new.info' 'notmuch-new.texi' notmuch-emacs-mua.texi:18: warning: @definfoenclose is obsolete. notmuch-emacs-mua.texi:19: warning: @definfoenclose is obsolete. notmuch-hooks.texi:18: warning: @definfoenclose is obsolete. notmuch-hooks.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-properties.info' 'notmuch-properties.texi' notmuch-insert.texi:18: warning: @definfoenclose is obsolete. notmuch-insert.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-reindex.info' 'notmuch-reindex.texi' notmuch-emacs.texi:18: warning: @definfoenclose is obsolete. notmuch-emacs.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-reply.info' 'notmuch-reply.texi' notmuch-new.texi:18: warning: @definfoenclose is obsolete. notmuch-new.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-restore.info' 'notmuch-restore.texi' makeinfo --no-split -o 'notmuch-search-terms.info' 'notmuch-search-terms.texi' notmuch-properties.texi:18: warning: @definfoenclose is obsolete. notmuch-properties.texi:19: warning: @definfoenclose is obsolete. notmuch-reindex.texi:18: warning: @definfoenclose is obsolete. notmuch-reindex.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-search.info' 'notmuch-search.texi' makeinfo --no-split -o 'notmuch-sexp-queries.info' 'notmuch-sexp-queries.texi' notmuch-reply.texi:18: warning: @definfoenclose is obsolete. notmuch-reply.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-show.info' 'notmuch-show.texi' notmuch-restore.texi:19: warning: @definfoenclose is obsolete. notmuch-restore.texi:20: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-tag.info' 'notmuch-tag.texi' notmuch-search-terms.texi:18: warning: @definfoenclose is obsolete. notmuch-search-terms.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch.info' 'notmuch.texi' notmuch-search.texi:18: warning: @definfoenclose is obsolete. notmuch-search.texi:19: warning: @definfoenclose is obsolete. notmuch-sexp-queries.texi:18: warning: @definfoenclose is obsolete. notmuch-sexp-queries.texi:19: warning: @definfoenclose is obsolete. notmuch-show.texi:18: warning: @definfoenclose is obsolete. notmuch-show.texi:19: warning: @definfoenclose is obsolete. notmuch-tag.texi:19: warning: @definfoenclose is obsolete. notmuch-tag.texi:20: warning: @definfoenclose is obsolete. notmuch.texi:19: warning: @definfoenclose is obsolete. notmuch.texi:20: warning: @definfoenclose is obsolete. 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. + pushd bindings/python ~/build/BUILD/notmuch-0.34.2/bindings/python ~/build/BUILD/notmuch-0.34.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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' /builddir/build/BUILD/notmuch-0.34.2/bindings/python/setup.py:23: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_py creating build creating build/lib creating build/lib/notmuch copying notmuch/__init__.py -> build/lib/notmuch copying notmuch/compat.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/filenames.py -> build/lib/notmuch copying notmuch/globals.py -> build/lib/notmuch copying notmuch/message.py -> build/lib/notmuch copying notmuch/messages.py -> build/lib/notmuch copying notmuch/query.py -> build/lib/notmuch copying notmuch/tag.py -> build/lib/notmuch copying notmuch/thread.py -> build/lib/notmuch copying notmuch/threads.py -> build/lib/notmuch copying notmuch/version.py -> build/lib/notmuch + popd ~/build/BUILD/notmuch-0.34.2 ~/build/BUILD/notmuch-0.34.2/bindings/python-cffi ~/build/BUILD/notmuch-0.34.2 + pushd bindings/python-cffi + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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' running build running build_py creating build/lib.linux-armv7l-3.10 creating build/lib.linux-armv7l-3.10/notmuch2 copying notmuch2/__init__.py -> build/lib.linux-armv7l-3.10/notmuch2 copying notmuch2/_base.py -> build/lib.linux-armv7l-3.10/notmuch2 copying notmuch2/_build.py -> build/lib.linux-armv7l-3.10/notmuch2 copying notmuch2/_config.py -> build/lib.linux-armv7l-3.10/notmuch2 copying notmuch2/_database.py -> build/lib.linux-armv7l-3.10/notmuch2 copying notmuch2/_errors.py -> build/lib.linux-armv7l-3.10/notmuch2 copying notmuch2/_message.py -> build/lib.linux-armv7l-3.10/notmuch2 copying notmuch2/_query.py -> build/lib.linux-armv7l-3.10/notmuch2 copying notmuch2/_tags.py -> build/lib.linux-armv7l-3.10/notmuch2 copying notmuch2/_thread.py -> build/lib.linux-armv7l-3.10/notmuch2 running build_ext generating cffi module 'build/temp.linux-armv7l-3.10/notmuch2._capi.c' already up-to-date building 'notmuch2._capi' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I../../lib -I/usr/include/python3.10 -c build/temp.linux-armv7l-3.10/notmuch2._capi.c -o build/temp.linux-armv7l-3.10/build/temp.linux-armv7l-3.10/notmuch2._capi.o build/temp.linux-armv7l-3.10/notmuch2._capi.c: In function ‘_cffi_d_notmuch_message_get_flag’: build/temp.linux-armv7l-3.10/notmuch2._capi.c:2956:3: warning: ‘notmuch_message_get_flag’ is deprecated: function deprecated as of libnotmuch 5.3 [-Wdeprecated-declarations] 2956 | return notmuch_message_get_flag(x0, x1); | ^~~~~~ In file included from build/temp.linux-armv7l-3.10/notmuch2._capi.c:572: ../../lib/notmuch.h:1711:1: note: declared here 1711 | notmuch_message_get_flag (notmuch_message_t *message, | ^~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-armv7l-3.10/notmuch2._capi.c: In function ‘_cffi_f_notmuch_message_get_flag’: build/temp.linux-armv7l-3.10/notmuch2._capi.c:2988:3: warning: ‘notmuch_message_get_flag’ is deprecated: function deprecated as of libnotmuch 5.3 [-Wdeprecated-declarations] 2988 | { result = notmuch_message_get_flag(x0, x1); } | ^ In file included from build/temp.linux-armv7l-3.10/notmuch2._capi.c:572: ../../lib/notmuch.h:1711:1: note: declared here 1711 | notmuch_message_get_flag (notmuch_message_t *message, | ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.10/build/temp.linux-armv7l-3.10/notmuch2._capi.o -L../../lib -L/usr/lib -lnotmuch -o build/lib.linux-armv7l-3.10/notmuch2/_capi.abi3.so + popd + pushd contrib/notmuch-mutt ~/build/BUILD/notmuch-0.34.2 ~/build/BUILD/notmuch-0.34.2/contrib/notmuch-mutt ~/build/BUILD/notmuch-0.34.2 pod2man notmuch-mutt > notmuch-mutt.1 + make + popd ~/build/BUILD/notmuch-0.34.2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fRXpZM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm ++ dirname /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm + cd notmuch-0.34.2 + make install DESTDIR=/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm cd bindings/python-cffi && \ python3 setup.py build --build-lib build/stage && \ mkdir -p build/stage/tests && cp tests/*.py build/stage/tests running build running build_py running build_ext generating cffi module 'build/temp.linux-armv7l-3.10/notmuch2._capi.c' already up-to-date env LD_LIBRARY_PATH=/lib sphinx-build -b texinfo -d doc/_build/texinfo_doctrees -q ./doc doc/_build/texinfo WARNING: autodoc: failed to import module 'notmuch2'; the following exception was raised: libnotmuch.so.5: cannot open shared object file: No such file or directory touch doc/_build/.texi.stamp make -C doc/_build/texinfo info make[1]: Entering directory '/builddir/build/BUILD/notmuch-0.34.2/doc/_build/texinfo' makeinfo --no-split -o 'notmuch-address.info' 'notmuch-address.texi' notmuch-address.texi:18: warning: @definfoenclose is obsolete. notmuch-address.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-compact.info' 'notmuch-compact.texi' notmuch-compact.texi:18: warning: @definfoenclose is obsolete. notmuch-compact.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-config.info' 'notmuch-config.texi' notmuch-config.texi:18: warning: @definfoenclose is obsolete. notmuch-config.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-count.info' 'notmuch-count.texi' notmuch-count.texi:18: warning: @definfoenclose is obsolete. notmuch-count.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-dump.info' 'notmuch-dump.texi' notmuch-dump.texi:18: warning: @definfoenclose is obsolete. notmuch-dump.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-emacs-mua.info' 'notmuch-emacs-mua.texi' notmuch-emacs-mua.texi:18: warning: @definfoenclose is obsolete. notmuch-emacs-mua.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-emacs.info' 'notmuch-emacs.texi' notmuch-emacs.texi:18: warning: @definfoenclose is obsolete. notmuch-emacs.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-hooks.info' 'notmuch-hooks.texi' notmuch-hooks.texi:18: warning: @definfoenclose is obsolete. notmuch-hooks.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-insert.info' 'notmuch-insert.texi' notmuch-insert.texi:18: warning: @definfoenclose is obsolete. notmuch-insert.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-new.info' 'notmuch-new.texi' notmuch-new.texi:18: warning: @definfoenclose is obsolete. notmuch-new.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-properties.info' 'notmuch-properties.texi' notmuch-properties.texi:18: warning: @definfoenclose is obsolete. notmuch-properties.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-reindex.info' 'notmuch-reindex.texi' notmuch-reindex.texi:18: warning: @definfoenclose is obsolete. notmuch-reindex.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-reply.info' 'notmuch-reply.texi' notmuch-reply.texi:18: warning: @definfoenclose is obsolete. notmuch-reply.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-restore.info' 'notmuch-restore.texi' notmuch-restore.texi:19: warning: @definfoenclose is obsolete. notmuch-restore.texi:20: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-search-terms.info' 'notmuch-search-terms.texi' notmuch-search-terms.texi:18: warning: @definfoenclose is obsolete. notmuch-search-terms.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-search.info' 'notmuch-search.texi' notmuch-search.texi:18: warning: @definfoenclose is obsolete. notmuch-search.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-sexp-queries.info' 'notmuch-sexp-queries.texi' notmuch-sexp-queries.texi:18: warning: @definfoenclose is obsolete. notmuch-sexp-queries.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-show.info' 'notmuch-show.texi' notmuch-show.texi:18: warning: @definfoenclose is obsolete. notmuch-show.texi:19: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch-tag.info' 'notmuch-tag.texi' notmuch-tag.texi:19: warning: @definfoenclose is obsolete. notmuch-tag.texi:20: warning: @definfoenclose is obsolete. makeinfo --no-split -o 'notmuch.info' 'notmuch.texi' notmuch.texi:19: warning: @definfoenclose is obsolete. notmuch.texi:20: warning: @definfoenclose is obsolete. make[1]: Leaving directory '/builddir/build/BUILD/notmuch-0.34.2/doc/_build/texinfo' cd bindings/ruby && \ EXTRA_LDFLAGS="-Wl,--no-undefined" \ LIBNOTMUCH="../../lib/libnotmuch.so" \ NOTMUCH_SRCDIR='/builddir/build/BUILD/notmuch-0.34.2' \ ruby extconf.rb --vendor creating Makefile make -C bindings/ruby CFLAGS="-g -O2 -pipe -fno-plt -fPIC" make[1]: Entering directory '/builddir/build/BUILD/notmuch-0.34.2/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.34.2-1.fc36.arm/usr/lib -L. -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../../lib/libnotmuch.so -lruby -lm -lc -ltalloc make[1]: Leaving directory '/builddir/build/BUILD/notmuch-0.34.2/bindings/ruby' mkdir -p "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/man/man3" install -m0644 doc/_build/man/man3/notmuch.3.gz /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm//usr/share/man/man3 mkdir -m0755 -p "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/man/man1" mkdir -m0755 -p "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/man/man5" mkdir -m0755 -p "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/man/man7" install -m0644 doc/_build/man/man1/notmuch-address.1.gz doc/_build/man/man1/notmuch-compact.1.gz doc/_build/man/man1/notmuch-config.1.gz doc/_build/man/man1/notmuch-count.1.gz doc/_build/man/man1/notmuch-dump.1.gz doc/_build/man/man1/notmuch-emacs-mua.1.gz doc/_build/man/man1/notmuch-insert.1.gz doc/_build/man/man1/notmuch-new.1.gz doc/_build/man/man1/notmuch-reindex.1.gz doc/_build/man/man1/notmuch-reply.1.gz doc/_build/man/man1/notmuch-restore.1.gz doc/_build/man/man1/notmuch-search.1.gz doc/_build/man/man1/notmuch-show.1.gz doc/_build/man/man1/notmuch-tag.1.gz doc/_build/man/man1/notmuch.1.gz /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm//usr/share/man/man1 install -m0644 doc/_build/man/man5/notmuch-hooks.5.gz /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm//usr/share/man/man5 install -m0644 doc/_build/man/man7/notmuch-properties.7.gz doc/_build/man/man7/notmuch-search-terms.7.gz doc/_build/man/man7/notmuch-sexp-queries.7.gz /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm//usr/share/man/man7 cd /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm//usr/share/man/man1 && ln -sf notmuch.1.gz notmuch-setup.1.gz mkdir -m0755 -p "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/info" install -m0644 doc/_build/texinfo/notmuch-address.info doc/_build/texinfo/notmuch-compact.info doc/_build/texinfo/notmuch-config.info doc/_build/texinfo/notmuch-count.info doc/_build/texinfo/notmuch-dump.info doc/_build/texinfo/notmuch-emacs-mua.info doc/_build/texinfo/notmuch-insert.info doc/_build/texinfo/notmuch-new.info doc/_build/texinfo/notmuch-reindex.info doc/_build/texinfo/notmuch-reply.info doc/_build/texinfo/notmuch-restore.info doc/_build/texinfo/notmuch-search.info doc/_build/texinfo/notmuch-show.info doc/_build/texinfo/notmuch-tag.info doc/_build/texinfo/notmuch.info doc/_build/texinfo/notmuch-hooks.info doc/_build/texinfo/notmuch-properties.info doc/_build/texinfo/notmuch-search-terms.info doc/_build/texinfo/notmuch-sexp-queries.info doc/_build/texinfo/notmuch-emacs.info /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/info for file in doc/_build/texinfo/notmuch-address.info doc/_build/texinfo/notmuch-compact.info doc/_build/texinfo/notmuch-config.info doc/_build/texinfo/notmuch-count.info doc/_build/texinfo/notmuch-dump.info doc/_build/texinfo/notmuch-emacs-mua.info doc/_build/texinfo/notmuch-insert.info doc/_build/texinfo/notmuch-new.info doc/_build/texinfo/notmuch-reindex.info doc/_build/texinfo/notmuch-reply.info doc/_build/texinfo/notmuch-restore.info doc/_build/texinfo/notmuch-search.info doc/_build/texinfo/notmuch-show.info doc/_build/texinfo/notmuch-tag.info doc/_build/texinfo/notmuch.info doc/_build/texinfo/notmuch-hooks.info doc/_build/texinfo/notmuch-properties.info doc/_build/texinfo/notmuch-search-terms.info doc/_build/texinfo/notmuch-sexp-queries.info doc/_build/texinfo/notmuch-emacs.info; do install-info $file /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/info/dir; done mkdir -p "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/" install -m0644 "lib/libnotmuch.so.5.5.0" "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/" ln -sf libnotmuch.so.5.5.0 "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/libnotmuch.so.5" ln -sf libnotmuch.so.5.5.0 "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/libnotmuch.so" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/include" install -m0644 "./lib/notmuch.h" "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/include/" install-completion mkdir -p "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/bash-completion/completions" install -m0644 ./completion/notmuch-completion.bash "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/bash-completion/completions/notmuch" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/zsh/site-functions" install -m0644 ./completion/zsh/_notmuch ./completion/zsh/_email-notmuch "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/zsh/site-functions" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/emacs/site-lisp" install -m0644 emacs/notmuch-lib.el emacs/notmuch-compat.el emacs/notmuch-parser.el emacs/notmuch.el emacs/notmuch-query.el emacs/notmuch-show.el emacs/notmuch-tree.el emacs/notmuch-wash.el emacs/notmuch-hello.el emacs/notmuch-mua.el emacs/notmuch-address.el emacs/notmuch-maildir-fcc.el emacs/notmuch-message.el emacs/notmuch-crypto.el emacs/notmuch-tag.el emacs/coolj.el emacs/notmuch-print.el emacs/notmuch-version.el emacs/notmuch-jump.el emacs/notmuch-company.el emacs/notmuch-draft.el "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/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.34.2-1.fc36.arm/usr/share/emacs/site-lisp" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/emacs/site-lisp" install -m0644 ./emacs/notmuch-logo.png "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/emacs/site-lisp" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/bin/" sed "1s|^#!.*|#! /usr/bin/bash|" < emacs/notmuch-emacs-mua > /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/bin/notmuch-emacs-mua chmod 755 /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/bin/notmuch-emacs-mua mkdir -p "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/applications" desktop-file-install --mode 0644 --dir "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/applications" emacs/notmuch-emacs-mua.desktop update-desktop-database "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/applications" mkdir -p "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/bin/" install notmuch-shared "/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/bin/notmuch" Notmuch is now installed to /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/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.34.2-1.fc36.arm/usr/lib -name '*.so*' -exec chmod 755 '{}' ';' + pushd bindings/python ~/build/BUILD/notmuch-0.34.2/bindings/python ~/build/BUILD/notmuch-0.34.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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.34.2-1.fc36.arm /builddir/build/BUILD/notmuch-0.34.2/bindings/python/setup.py:23: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running install running install_lib creating /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10 creating /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch copying build/lib/notmuch/__init__.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch copying build/lib/notmuch/compat.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch copying build/lib/notmuch/database.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch copying build/lib/notmuch/directory.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch copying build/lib/notmuch/errors.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch copying build/lib/notmuch/filenames.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch copying build/lib/notmuch/globals.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch copying build/lib/notmuch/message.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch copying build/lib/notmuch/messages.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch copying build/lib/notmuch/query.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch copying build/lib/notmuch/tag.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch copying build/lib/notmuch/thread.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch copying build/lib/notmuch/threads.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch copying build/lib/notmuch/version.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch/compat.py to compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch/database.py to database.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch/directory.py to directory.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch/errors.py to errors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch/filenames.py to filenames.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch/globals.py to globals.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch/message.py to message.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch/messages.py to messages.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch/query.py to query.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch/tag.py to tag.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch/thread.py to thread.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch/threads.py to threads.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch/version.py to version.cpython-310.pyc writing byte-compilation script '/tmp/tmpc6p3hl2v.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpc6p3hl2v.py removing /tmp/tmpc6p3hl2v.py running install_egg_info Writing /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch-0.34.2-py3.10.egg-info ~/build/BUILD/notmuch-0.34.2 ~/build/BUILD/notmuch-0.34.2/bindings/python-cffi ~/build/BUILD/notmuch-0.34.2 + rm -rfv /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/bin/__pycache__ + popd + pushd bindings/python-cffi + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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.34.2-1.fc36.arm running install running install_lib creating /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2 copying build/lib.linux-armv7l-3.10/notmuch2/__init__.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2 copying build/lib.linux-armv7l-3.10/notmuch2/_base.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2 copying build/lib.linux-armv7l-3.10/notmuch2/_build.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2 /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( copying build/lib.linux-armv7l-3.10/notmuch2/_config.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2 copying build/lib.linux-armv7l-3.10/notmuch2/_database.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2 copying build/lib.linux-armv7l-3.10/notmuch2/_errors.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2 copying build/lib.linux-armv7l-3.10/notmuch2/_message.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2 copying build/lib.linux-armv7l-3.10/notmuch2/_query.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2 copying build/lib.linux-armv7l-3.10/notmuch2/_tags.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2 copying build/lib.linux-armv7l-3.10/notmuch2/_thread.py -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2 copying build/lib.linux-armv7l-3.10/notmuch2/_capi.abi3.so -> /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2 byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2/_base.py to _base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2/_build.py to _build.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2/_config.py to _config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2/_database.py to _database.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2/_errors.py to _errors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2/_message.py to _message.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2/_query.py to _query.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2/_tags.py to _tags.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2/_thread.py to _thread.cpython-310.pyc writing byte-compilation script '/tmp/tmp03desjpl.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmp03desjpl.py removing /tmp/tmp03desjpl.py running install_egg_info running egg_info creating notmuch2.egg-info writing notmuch2.egg-info/PKG-INFO writing dependency_links to notmuch2.egg-info/dependency_links.txt writing requirements to notmuch2.egg-info/requires.txt writing top-level names to notmuch2.egg-info/top_level.txt writing manifest file 'notmuch2.egg-info/SOURCES.txt' reading manifest file 'notmuch2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'notmuch2.egg-info/SOURCES.txt' Copying notmuch2.egg-info to /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2-0.34.2-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/bin/__pycache__ + popd ~/build/BUILD/notmuch-0.34.2 ~/build/BUILD/notmuch-0.34.2/bindings/ruby ~/build/BUILD/notmuch-0.34.2 + pushd bindings/ruby + make install DESTDIR=/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm /usr/bin/mkdir -p . /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/ruby/vendor_ruby exit > .vendorarchdir.time /usr/bin/install -c -m 0755 notmuch.so /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/ruby/vendor_ruby + popd ~/build/BUILD/notmuch-0.34.2 + install -m0755 contrib/notmuch-mutt/notmuch-mutt /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/bin/notmuch-mutt + install -m0644 contrib/notmuch-mutt/notmuch-mutt.1 /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/man/man1/notmuch-mutt.1 + pushd vim ~/build/BUILD/notmuch-0.34.2/vim ~/build/BUILD/notmuch-0.34.2 + make install DESTDIR=/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm prefix=/usr/share/vim/vimfiles install -v -D -m644 /builddir/build/BUILD/notmuch-0.34.2/vim/notmuch.vim /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/vim/vimfiles/plugin/notmuch.vim install: creating directory '/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/vim' install: creating directory '/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/vim/vimfiles' install: creating directory '/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/vim/vimfiles/plugin' '/builddir/build/BUILD/notmuch-0.34.2/vim/notmuch.vim' -> '/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/vim/vimfiles/plugin/notmuch.vim' install -v -D -m644 /builddir/build/BUILD/notmuch-0.34.2/vim/notmuch.txt /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/vim/vimfiles/doc/notmuch.txt install: creating directory '/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/vim/vimfiles/doc' '/builddir/build/BUILD/notmuch-0.34.2/vim/notmuch.txt' -> '/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/vim/vimfiles/doc/notmuch.txt' install: creating directory '/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/vim/vimfiles/syntax' '/builddir/build/BUILD/notmuch-0.34.2/vim/syntax/notmuch-compose.vim' -> '/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/vim/vimfiles/syntax/notmuch-compose.vim' '/builddir/build/BUILD/notmuch-0.34.2/vim/syntax/notmuch-folders.vim' -> '/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/vim/vimfiles/syntax/notmuch-folders.vim' '/builddir/build/BUILD/notmuch-0.34.2/vim/syntax/notmuch-git-diff.vim' -> '/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/vim/vimfiles/syntax/notmuch-git-diff.vim' '/builddir/build/BUILD/notmuch-0.34.2/vim/syntax/notmuch-search.vim' -> '/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/vim/vimfiles/syntax/notmuch-search.vim' '/builddir/build/BUILD/notmuch-0.34.2/vim/syntax/notmuch-show.vim' -> '/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/vim/vimfiles/syntax/notmuch-show.vim' + popd ~/build/BUILD/notmuch-0.34.2 + rm -f /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm//usr/share/applications/mimeinfo.cache + rm -f /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/info/dir + ls -lR /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/man /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/man: total 4 drwxr-xr-x. 2 mockbuild mock 4096 Dec 14 19:46 man1 drwxr-xr-x. 2 mockbuild mock 26 Dec 14 19:46 man3 drwxr-xr-x. 2 mockbuild mock 32 Dec 14 19:46 man5 drwxr-xr-x. 2 mockbuild mock 103 Dec 14 19:46 man7 /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/man/man1: total 72 -rw-r--r--. 1 mockbuild mock 2007 Dec 14 19:46 notmuch-address.1.gz -rw-r--r--. 1 mockbuild mock 939 Dec 14 19:46 notmuch-compact.1.gz -rw-r--r--. 1 mockbuild mock 3926 Dec 14 19:46 notmuch-config.1.gz -rw-r--r--. 1 mockbuild mock 1145 Dec 14 19:46 notmuch-count.1.gz -rw-r--r--. 1 mockbuild mock 2143 Dec 14 19:46 notmuch-dump.1.gz -rw-r--r--. 1 mockbuild mock 1300 Dec 14 19:46 notmuch-emacs-mua.1.gz -rw-r--r--. 1 mockbuild mock 2094 Dec 14 19:46 notmuch-insert.1.gz -rw-r--r--. 1 mockbuild mock 8219 Dec 14 19:46 notmuch-mutt.1 -rw-r--r--. 1 mockbuild mock 1685 Dec 14 19:46 notmuch-new.1.gz -rw-r--r--. 1 mockbuild mock 1676 Dec 14 19:46 notmuch-reindex.1.gz -rw-r--r--. 1 mockbuild mock 2125 Dec 14 19:46 notmuch-reply.1.gz -rw-r--r--. 1 mockbuild mock 1727 Dec 14 19:46 notmuch-restore.1.gz -rw-r--r--. 1 mockbuild mock 2628 Dec 14 19:46 notmuch-search.1.gz lrwxrwxrwx. 1 mockbuild mock 12 Dec 14 19:46 notmuch-setup.1.gz -> notmuch.1.gz -rw-r--r--. 1 mockbuild mock 3935 Dec 14 19:46 notmuch-show.1.gz -rw-r--r--. 1 mockbuild mock 1998 Dec 14 19:46 notmuch-tag.1.gz -rw-r--r--. 1 mockbuild mock 3158 Dec 14 19:46 notmuch.1.gz /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/man/man3: total 24 -rw-r--r--. 1 mockbuild mock 21710 Dec 14 19:46 notmuch.3.gz /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/man/man5: total 4 -rw-r--r--. 1 mockbuild mock 1059 Dec 14 19:46 notmuch-hooks.5.gz /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/man/man7: total 16 -rw-r--r--. 1 mockbuild mock 2651 Dec 14 19:46 notmuch-properties.7.gz -rw-r--r--. 1 mockbuild mock 5818 Dec 14 19:46 notmuch-search-terms.7.gz -rw-r--r--. 1 mockbuild mock 3973 Dec 14 19:46 notmuch-sexp-queries.7.gz + /usr/bin/find-debuginfo -j5 --strict-build-id -m -i --build-id-seed 0.34.2-1.fc36 --unique-debug-suffix -0.34.2-1.fc36.arm --unique-debug-src-base notmuch-0.34.2-1.fc36.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/notmuch-0.34.2 extracting debug info from /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/bin/notmuch extracting debug info from /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10/site-packages/notmuch2/_capi.abi3.so extracting debug info from /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/ruby/vendor_ruby/notmuch.so extracting debug info from /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/libnotmuch.so.5.5.0 original debug info size: 3036kB, size after compression: 2536kB /usr/bin/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 2293 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/notmuch-mutt from /usr/bin/env perl to #!/usr/bin/perl + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/lib/debug/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: notmuch-0.34.2-1.fc36.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1K1omz + umask 022 + cd /builddir/build/BUILD + cd notmuch-0.34.2 + DOCDIR=/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/doc/notmuch + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/doc/notmuch + cp -pr AUTHORS /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/doc/notmuch + cp -pr COPYING /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/doc/notmuch + cp -pr COPYING-GPL-3 /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/doc/notmuch + cp -pr README /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/doc/notmuch + RPM_EC=0 ++ jobs -p + exit 0 Provides: libnotmuch.so.5 notmuch = 0.34.2-1.fc36 notmuch(armv7hl-32) = 0.34.2-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/install-info Requires(postun): /sbin/install-info Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libgmime-3.0.so.0 libgobject-2.0.so.0 libnotmuch.so.5 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.20) libtalloc.so.2 libtalloc.so.2(TALLOC_2.0.2) libxapian.so.30 libz.so.1 libz.so.1(ZLIB_1.2.3.3) libz.so.1(ZLIB_1.2.3.5) rtld(GNU_HASH) Processing files: notmuch-devel-0.34.2-1.fc36.armv7hl Provides: notmuch-devel = 0.34.2-1.fc36 notmuch-devel(armv7hl-32) = 0.34.2-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libnotmuch.so.5 Processing files: emacs-notmuch-0.34.2-1.fc36.noarch Provides: application() application(notmuch-emacs-mua.desktop) emacs-notmuch = 0.34.2-1.fc36 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.34.2-1.fc36.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FvMfEV + umask 022 + cd /builddir/build/BUILD + cd notmuch-0.34.2 + DOCDIR=/builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/doc/python3-notmuch + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/doc/python3-notmuch + cp -pr bindings/python/README /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm/usr/share/doc/python3-notmuch + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-notmuch = 0.34.2-1.fc36 python3-notmuch = 0.34.2-1.fc36 python3-notmuch(armv7hl-32) = 0.34.2-1.fc36 python3.10-notmuch = 0.34.2-1.fc36 python3.10dist(notmuch) = 0.34.2 python3.10dist(notmuch2) = 0.34.2 python3dist(notmuch) = 0.34.2 python3dist(notmuch2) = 0.34.2 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libnotmuch.so.5 python(abi) = 3.10 python3.10dist(cffi) >= 1 rtld(GNU_HASH) Obsoletes: python-notmuch < 0.34.2-1.fc36 Processing files: python3-notmuch2-0.34.2-1.fc36.armv7hl Provides: python-notmuch2 = 0.34.2-1.fc36 python3-notmuch2 = 0.34.2-1.fc36 python3-notmuch2(armv7hl-32) = 0.34.2-1.fc36 python3.10-notmuch2 = 0.34.2-1.fc36 python3.10dist(notmuch) = 0.34.2 python3.10dist(notmuch2) = 0.34.2 python3dist(notmuch) = 0.34.2 python3dist(notmuch2) = 0.34.2 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libnotmuch.so.5 python(abi) = 3.10 python3.10dist(cffi) >= 1 rtld(GNU_HASH) Obsoletes: python-notmuch2 < 0.34.2-1.fc36 Processing files: ruby-notmuch-0.34.2-1.fc36.armv7hl Provides: ruby-notmuch = 0.34.2-1.fc36 ruby-notmuch(armv7hl-32) = 0.34.2-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libnotmuch.so.5 libruby.so.3.0 libtalloc.so.2 libtalloc.so.2(TALLOC_2.0.2) rtld(GNU_HASH) Processing files: notmuch-mutt-0.34.2-1.fc36.noarch Provides: notmuch-mutt = 0.34.2-1.fc36 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::Basename) 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.34.2-1.fc36.armv7hl Provides: notmuch-vim = 0.34.2-1.fc36 notmuch-vim(armv7hl-32) = 0.34.2-1.fc36 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.34.2-1.fc36.armv7hl Provides: notmuch-debugsource = 0.34.2-1.fc36 notmuch-debugsource(armv7hl-32) = 0.34.2-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: notmuch-debuginfo-0.34.2-1.fc36.armv7hl Provides: debuginfo(build-id) = 8de32c4bdda5b37500e828ea46763384d8b75717 debuginfo(build-id) = d48c35105760cbb53e88de2128abed2081bcbbc5 libnotmuch.so.5.5.0-0.34.2-1.fc36.arm.debug notmuch-debuginfo = 0.34.2-1.fc36 notmuch-debuginfo(armv7hl-32) = 0.34.2-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: notmuch-debugsource(armv7hl-32) = 0.34.2-1.fc36 Processing files: python3-notmuch-debuginfo-0.34.2-1.fc36.armv7hl Provides: debuginfo(build-id) = 5e4f50da4ed99c0c002caf384fd2a6e8b64da756 python-notmuch-debuginfo = 0.34.2-1.fc36 python3-notmuch-debuginfo = 0.34.2-1.fc36 python3-notmuch-debuginfo(armv7hl-32) = 0.34.2-1.fc36 python3.10-notmuch-debuginfo = 0.34.2-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: notmuch-debugsource(armv7hl-32) = 0.34.2-1.fc36 Processing files: python3-notmuch2-debuginfo-0.34.2-1.fc36.armv7hl Provides: debuginfo(build-id) = 5e4f50da4ed99c0c002caf384fd2a6e8b64da756 python-notmuch2-debuginfo = 0.34.2-1.fc36 python3-notmuch2-debuginfo = 0.34.2-1.fc36 python3-notmuch2-debuginfo(armv7hl-32) = 0.34.2-1.fc36 python3.10-notmuch2-debuginfo = 0.34.2-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: notmuch-debugsource(armv7hl-32) = 0.34.2-1.fc36 Processing files: ruby-notmuch-debuginfo-0.34.2-1.fc36.armv7hl Provides: debuginfo(build-id) = 7c64cf54d115e7d0b3a8532ad4754ed42c867a1f ruby-notmuch-debuginfo = 0.34.2-1.fc36 ruby-notmuch-debuginfo(armv7hl-32) = 0.34.2-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: notmuch-debugsource(armv7hl-32) = 0.34.2-1.fc36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm Wrote: /builddir/build/RPMS/python3-notmuch-0.34.2-1.fc36.armv7hl.rpm Wrote: /builddir/build/RPMS/emacs-notmuch-0.34.2-1.fc36.noarch.rpm Wrote: /builddir/build/RPMS/python3-notmuch2-0.34.2-1.fc36.armv7hl.rpm Wrote: /builddir/build/RPMS/notmuch-debugsource-0.34.2-1.fc36.armv7hl.rpm Wrote: /builddir/build/RPMS/notmuch-0.34.2-1.fc36.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-notmuch-debuginfo-0.34.2-1.fc36.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-notmuch2-debuginfo-0.34.2-1.fc36.armv7hl.rpm Wrote: /builddir/build/RPMS/notmuch-debuginfo-0.34.2-1.fc36.armv7hl.rpm Wrote: /builddir/build/RPMS/ruby-notmuch-debuginfo-0.34.2-1.fc36.armv7hl.rpm Wrote: /builddir/build/RPMS/ruby-notmuch-0.34.2-1.fc36.armv7hl.rpm Wrote: /builddir/build/RPMS/notmuch-vim-0.34.2-1.fc36.armv7hl.rpm Wrote: /builddir/build/RPMS/notmuch-devel-0.34.2-1.fc36.armv7hl.rpm Wrote: /builddir/build/RPMS/notmuch-mutt-0.34.2-1.fc36.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kR4lx2 + umask 022 + cd /builddir/build/BUILD + cd notmuch-0.34.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/notmuch-0.34.2-1.fc36.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0