------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- UNFLAVORED textproc/py-sphinx -> use textproc/py-sphinx@py37 Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-sphinxcontrib-applehelp-1.0.2.txz Installing /packages/All/py37-sphinxcontrib-devhelp-1.0.2.txz Installing /packages/All/py37-sphinxcontrib-jsmath-1.0.1.txz Installing /packages/All/py37-sphinxcontrib-htmlhelp-1.0.3.txz Installing /packages/All/py37-sphinxcontrib-serializinghtml-1.1.4.txz Installing /packages/All/py37-sphinxcontrib-qthelp-1.0.3.txz Installing /packages/All/py37-MarkupSafe-1.1.1.txz Installing /packages/All/py37-pytz-2020.1,1.txz Installing /packages/All/py37-Babel-2.8.0.txz Installing /packages/All/py37-Jinja2-2.10.1.txz Installing /packages/All/py37-pygments-2.5.2.txz Installing /packages/All/py37-docutils-0.15.2.txz Installing /packages/All/py37-pystemmer-2.0.0.1.txz Installing /packages/All/py37-snowballstemmer-1.2.1.txz Installing /packages/All/py37-alabaster-0.7.6.txz Installing /packages/All/py37-imagesize-1.1.0.txz Installing /packages/All/py37-certifi-2020.4.5.1.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-urllib3-1.25.7,1.txz ===== Message from py37-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-requests-2.22.0.txz Installing /packages/All/py37-pyparsing-2.4.7.txz Installing /packages/All/py37-packaging-20.3.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/py37-sphinx-3.0.2,1.txz UNFLAVORED textproc/py-sphinx -> use textproc/py-sphinx@py37 Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/p11-kit-0.23.20.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.13.txz Installing /packages/All/jansson-2.12.txz Installing /packages/All/boehm-gc-8.0.4_1.txz Installing /packages/All/boehm-gc-threaded-8.0.4_1.txz Installing /packages/All/libltdl-2.4.6.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/mailutils-3.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/emacs-devel-nox-28.0.50.20200501,2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-Locale-libintl-1.31.txz Installing /packages/All/p5-Text-Unidecode-1.30.txz Installing /packages/All/p5-Unicode-EastAsianWidth-12.0.txz Installing /packages/All/texinfo-6.7_2,1.txz Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libassuan-2.5.3.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/libksba-1.3.5_1.txz Installing /packages/All/npth-1.6.txz Installing /packages/All/sqlite3-3.31.1_1,1.txz Installing /packages/All/pinentry-tty-1.1.0.txz Installing /packages/All/pinentry-1.1.0_6.txz Installing /packages/All/gnupg-2.2.20.txz ===== Message from gnupg-2.2.20: -- GnuPG, when run on hosts without IPv6 connectivity, may fail to connect to dual-stack hkp servers [1]. As a workaround, add disable-ipv6 to /usr/local/etc/dirmngr.conf [1] https://dev.gnupg.org/rGecfc4db3a2f8bc2652ba4ac4de5ca1cd13bfcbec Installing /packages/All/gpgme-1.13.1.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/gmime30-3.2.5.txz Installing /packages/All/xapian-core-1.4.15,1.txz Installing /packages/All/talloc-2.3.0.txz Installing /packages/All/notmuch-0.29.1_1.txz UNFLAVORED textproc/py-sphinx -> use textproc/py-sphinx@py37 UNFLAVORED textproc/py-sphinx -> use textproc/py-sphinx@py37 SUCCEEDED 00:00:55 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> notmuch-emacs28_nox-0.29.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> notmuch-emacs28_nox-0.29.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by notmuch-emacs28_nox-0.29.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> notmuch-emacs28_nox-0.29.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by notmuch-emacs28_nox-0.29.1_1 for building => SHA256 Checksum OK for notmuch-0.29.1.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> notmuch-emacs28_nox-0.29.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by notmuch-emacs28_nox-0.29.1_1 for building ===> Extracting for notmuch-emacs28_nox-0.29.1_1 => SHA256 Checksum OK for notmuch-0.29.1.tar.xz. Extracted Memory Use: 5.57M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for notmuch-emacs28_nox-0.29.1_1 ===> Applying ports patches for notmuch-emacs28_nox-0.29.1_1 ===> Cleanly applied ports patch(es) patch-bindings_python_docs_source_conf.py patch-configure patch-contrib_notmuch-mutt_Makefile patch-emacs_notmuch-emacs-mua SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> notmuch-emacs28_nox-0.29.1_1 depends on executable: sphinx-build - found ===> notmuch-emacs28_nox-0.29.1_1 depends on executable: sphinx-build - found ===> notmuch-emacs28_nox-0.29.1_1 depends on file: /usr/local/bin/emacs-28.0.50 - found ===> notmuch-emacs28_nox-0.29.1_1 depends on package: gmake>=4.3 - found ===> notmuch-emacs28_nox-0.29.1_1 depends on file: /usr/local/bin/makeinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> notmuch-emacs28_nox-0.29.1_1 depends on executable: sphinx-build - found ===> notmuch-emacs28_nox-0.29.1_1 depends on executable: sphinx-build - found ===> notmuch-emacs28_nox-0.29.1_1 depends on file: /usr/local/bin/emacs-28.0.50 - found ===> notmuch-emacs28_nox-0.29.1_1 depends on package: gmake>=4.3 - found ===> notmuch-emacs28_nox-0.29.1_1 depends on file: /usr/local/bin/makeinfo - found ===> Configuring for notmuch-emacs28_nox-0.29.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for notmuch-emacs28_nox-0.29.1_1 gmake[1]: Entering directory '/construction/mail/notmuch-emacs/notmuch-0.29.1' /usr/local/bin/emacs-28.0.50 --directory emacs -batch -l make-deps.el \ -f batch-make-deps 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 > emacs/.eldeps.tmp && \ mv emacs/.eldeps.tmp emacs/.eldeps /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-lib.el emacs/notmuch-lib.rsti /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-compat.el emacs/notmuch-compat.rsti /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-parser.el emacs/notmuch-parser.rsti /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch.el emacs/notmuch.rsti /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-query.el emacs/notmuch-query.rsti /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-show.el emacs/notmuch-show.rsti /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-tree.el emacs/notmuch-tree.rsti /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-wash.el emacs/notmuch-wash.rsti /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-hello.el emacs/notmuch-hello.rsti /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-mua.el emacs/notmuch-mua.rsti Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-parser.el (source)... Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-query.el (source)... Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-wash.el (source)... Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-tree.el (source)... Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-compat.el (source)... Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch.el (source)... Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-show.el (source)... Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-hello.el (source)... Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-mua.el (source)... Package cl is deprecated Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-lib.el (source)... Package cl is deprecated Package cl is deprecated /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-address.el emacs/notmuch-address.rsti /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-maildir-fcc.el emacs/notmuch-maildir-fcc.rsti Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-address.el (source)... Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-maildir-fcc.el (source)... Package cl is deprecated Package cl is deprecated Package cl is deprecated Package cl is deprecated Package cl is deprecated Package cl is deprecated /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-message.el emacs/notmuch-message.rsti Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-message.el (source)... /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-crypto.el emacs/notmuch-crypto.rsti Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-crypto.el (source)... /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-tag.el emacs/notmuch-tag.rsti Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-tag.el (source)... Package cl is deprecated /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/coolj.el emacs/coolj.rsti Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/coolj.el (source)... /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-print.el emacs/notmuch-print.rsti Package cl is deprecated /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-version.el emacs/notmuch-version.rsti Package cl is deprecated Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-print.el (source)... /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-jump.el emacs/notmuch-jump.rsti /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-company.el emacs/notmuch-company.rsti Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-jump.el (source)... Package cl is deprecated Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-company.el (source)... Package cl is deprecated Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-version.el (source)... /usr/local/bin/emacs-28.0.50 -batch -L emacs -l rstdoc -f rstdoc-batch-extract emacs/notmuch-draft.el emacs/notmuch-draft.rsti HAVE_EMACS=1 WITH_EMACS=1 sphinx-build -b texinfo -d doc/_build/texinfo_doctrees -q ./doc doc/_build/texinfo Loading /construction/mail/notmuch-emacs/notmuch-0.29.1/emacs/notmuch-draft.el (source)... Package cl is deprecated Package cl is deprecated Package cl is deprecated Package cl is deprecated touch docstring.stamp HAVE_EMACS=1 WITH_EMACS=1 sphinx-build -b man -d doc/_build/man_doctrees -q ./doc doc/_build/man emacs/notmuch-lib.rsti:132: WARNING: Inline interpreted text or phrase reference start-string without end-string. emacs/notmuch-lib.rsti:132: WARNING: Inline interpreted text or phrase reference start-string without end-string. emacs/notmuch-lib.rsti:131: WARNING: Substitution definition contains illegal element : ` .. |docstring::notmuch-help| replace:: Display help for the current notmuch mode. |br| This is similar to `describe-function` for the current major mode, but bindings tables are shown with documentation strings rather than command names. By default, this uses the first line of each command`s documentation string. A command can override this by setting the `notmuch-doc property of its command symbol. A command that supports a prefix argument can explicitly document its prefixed behavior by setting the `notmuch-prefix-doc property of its command symbol. emacs/notmuch-lib.rsti:238: WARNING: Inline interpreted text or phrase reference start-string without end-string. emacs/notmuch-lib.rsti:237: WARNING: Substitution definition contains illegal element : ` .. |docstring::notmuch-apply-face| replace:: Combine FACE into the `face text property of OBJECT between START and END. |br| This function combines FACE with any existing faces between START and END in OBJECT. Attributes specified by FACE take precedence over existing attributes unless BELOW is non-nil. |br| OBJECT may be a string, a buffer, or nil (which means the current buffer). If object is a string, START and END are 0-based; otherwise they are buffer positions (integers or markers). FACE must be a face name (a symbol or string), a property list of face attributes, or a list of these. If START and/or END are omitted, they default to the beginning/end of OBJECT. For convenience when applied to strings, this returns OBJECT. emacs/notmuch-lib.rsti:132: WARNING: Inline interpreted text or phrase reference start-string without end-string. emacs/notmuch-lib.rsti:132: WARNING: Inline interpreted text or phrase reference start-string without end-string. emacs/notmuch-lib.rsti:131: WARNING: Substitution definition contains illegal element : ` .. |docstring::notmuch-help| replace:: Display help for the current notmuch mode. |br| This is similar to `describe-function` for the current major mode, but bindings tables are shown with documentation strings rather than command names. By default, this uses the first line of each command`s documentation string. A command can override this by setting the `notmuch-doc property of its command symbol. A command that supports a prefix argument can explicitly document its prefixed behavior by setting the `notmuch-prefix-doc property of its command symbol. emacs/notmuch-lib.rsti:238: WARNING: Inline interpreted text or phrase reference start-string without end-string. emacs/notmuch-lib.rsti:237: WARNING: Substitution definition contains illegal element : ` .. |docstring::notmuch-apply-face| replace:: Combine FACE into the `face text property of OBJECT between START and END. |br| This function combines FACE with any existing faces between START and END in OBJECT. Attributes specified by FACE take precedence over existing attributes unless BELOW is non-nil. |br| OBJECT may be a string, a buffer, or nil (which means the current buffer). If object is a string, START and END are 0-based; otherwise they are buffer positions (integers or markers). FACE must be a face name (a symbol or string), a property list of face attributes, or a list of these. If START and/or END are omitted, they default to the beginning/end of OBJECT. For convenience when applied to strings, this returns OBJECT. touch doc/_build/.texi.stamp gmake -C doc/_build/texinfo info gmake[2]: Entering directory '/construction/mail/notmuch-emacs/notmuch-0.29.1/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' 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' makeinfo --no-split -o 'notmuch-insert.info' 'notmuch-insert.texi' makeinfo --no-split -o 'notmuch-new.info' 'notmuch-new.texi' makeinfo --no-split -o 'notmuch-properties.info' 'notmuch-properties.texi' makeinfo --no-split -o 'notmuch-reindex.info' 'notmuch-reindex.texi' makeinfo --no-split -o 'notmuch-reply.info' 'notmuch-reply.texi' makeinfo --no-split -o 'notmuch-restore.info' 'notmuch-restore.texi' makeinfo --no-split -o 'notmuch-search-terms.info' 'notmuch-search-terms.texi' makeinfo --no-split -o 'notmuch-search.info' 'notmuch-search.texi' makeinfo --no-split -o 'notmuch-show.info' 'notmuch-show.texi' 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 makeinfo --no-split -o 'notmuch-tag.info' 'notmuch-tag.texi' rm -f doc/_build/man/man1/notmuch-address.1.gz && gzip --stdout doc/_build/man/man1/notmuch-address.1 > doc/_build/man/man1/notmuch-address.1.gz makeinfo --no-split -o 'notmuch.info' 'notmuch.texi' rm -f doc/_build/man/man1/notmuch-compact.1.gz && gzip --stdout doc/_build/man/man1/notmuch-compact.1 > doc/_build/man/man1/notmuch-compact.1.gz rm -f doc/_build/man/man1/notmuch-config.1.gz && gzip --stdout doc/_build/man/man1/notmuch-config.1 > doc/_build/man/man1/notmuch-config.1.gz rm -f doc/_build/man/man1/notmuch-count.1.gz && gzip --stdout doc/_build/man/man1/notmuch-count.1 > doc/_build/man/man1/notmuch-count.1.gz rm -f doc/_build/man/man1/notmuch-dump.1.gz && gzip --stdout doc/_build/man/man1/notmuch-dump.1 > doc/_build/man/man1/notmuch-dump.1.gz rm -f doc/_build/man/man1/notmuch-emacs-mua.1.gz && gzip --stdout doc/_build/man/man1/notmuch-emacs-mua.1 > doc/_build/man/man1/notmuch-emacs-mua.1.gz rm -f doc/_build/man/man1/notmuch-insert.1.gz && gzip --stdout doc/_build/man/man1/notmuch-insert.1 > doc/_build/man/man1/notmuch-insert.1.gz rm -f doc/_build/man/man1/notmuch-new.1.gz && gzip --stdout doc/_build/man/man1/notmuch-new.1 > doc/_build/man/man1/notmuch-new.1.gz rm -f doc/_build/man/man1/notmuch-reindex.1.gz && gzip --stdout doc/_build/man/man1/notmuch-reindex.1 > doc/_build/man/man1/notmuch-reindex.1.gz rm -f doc/_build/man/man1/notmuch-reply.1.gz && gzip --stdout doc/_build/man/man1/notmuch-reply.1 > doc/_build/man/man1/notmuch-reply.1.gz rm -f doc/_build/man/man1/notmuch-restore.1.gz && gzip --stdout doc/_build/man/man1/notmuch-restore.1 > doc/_build/man/man1/notmuch-restore.1.gz rm -f doc/_build/man/man1/notmuch-search.1.gz && gzip --stdout doc/_build/man/man1/notmuch-search.1 > doc/_build/man/man1/notmuch-search.1.gz rm -f doc/_build/man/man1/notmuch-show.1.gz && gzip --stdout doc/_build/man/man1/notmuch-show.1 > doc/_build/man/man1/notmuch-show.1.gz rm -f doc/_build/man/man1/notmuch-tag.1.gz && gzip --stdout doc/_build/man/man1/notmuch-tag.1 > doc/_build/man/man1/notmuch-tag.1.gz rm -f doc/_build/man/man1/notmuch.1.gz && gzip --stdout doc/_build/man/man1/notmuch.1 > doc/_build/man/man1/notmuch.1.gz rm -f doc/_build/man/man5/notmuch-hooks.5.gz && gzip --stdout doc/_build/man/man5/notmuch-hooks.5 > doc/_build/man/man5/notmuch-hooks.5.gz rm -f doc/_build/man/man7/notmuch-properties.7.gz && gzip --stdout doc/_build/man/man7/notmuch-properties.7 > doc/_build/man/man7/notmuch-properties.7.gz rm -f doc/_build/man/man7/notmuch-search-terms.7.gz && gzip --stdout doc/_build/man/man7/notmuch-search-terms.7 > doc/_build/man/man7/notmuch-search-terms.7.gz gmake[2]: Leaving directory '/construction/mail/notmuch-emacs/notmuch-0.29.1/doc/_build/texinfo' gmake[1]: Leaving directory '/construction/mail/notmuch-emacs/notmuch-0.29.1' SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> notmuch-emacs28_nox-0.29.1_1 depends on executable: notmuch - found ===> notmuch-emacs28_nox-0.29.1_1 depends on file: /usr/local/bin/emacs-28.0.50 - found ===> notmuch-emacs28_nox-0.29.1_1 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for notmuch-emacs28_nox-0.29.1_1 ===> notmuch-emacs28_nox-0.29.1_1 depends on executable: notmuch - found ===> notmuch-emacs28_nox-0.29.1_1 depends on file: /usr/local/bin/emacs-28.0.50 - found ===> notmuch-emacs28_nox-0.29.1_1 depends on executable: indexinfo - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/mail/notmuch-emacs/notmuch-0.29.1' /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-compat.el /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-version.el /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-lib.el In toplevel form: emacs/notmuch-lib.el:29:1: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-parser.el In toplevel form: emacs/notmuch-parser.el:24:1: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-tag.el In toplevel form: emacs/notmuch-tag.el:27:1: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-query.el In toplevel form: emacs/notmuch-query.el:24:1: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/coolj.el /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-wash.el In toplevel form: emacs/notmuch-wash.el:27:1: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-company.el In toplevel form: emacs/notmuch-company.el:30:30: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-address.el In toplevel form: emacs/notmuch-address.el:25:1: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-maildir-fcc.el In toplevel form: emacs/notmuch-maildir-fcc.el:25:30: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-draft.el In toplevel form: emacs/notmuch-draft.el:28:1: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-message.el In toplevel form: emacs/notmuch-message.el:25:1: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-mua.el In toplevel form: emacs/notmuch-mua.el:28:1: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-crypto.el In toplevel form: emacs/notmuch-crypto.el:25:1: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-print.el In toplevel form: emacs/notmuch-print.el:24:1: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-show.el In toplevel form: emacs/notmuch-show.el:26:30: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-tree.el In toplevel form: emacs/notmuch-tree.el:29:1: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-hello.el In toplevel form: emacs/notmuch-hello.el:24:30: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch.el In toplevel form: emacs/notmuch.el:68:30: Warning: Package cl is deprecated /usr/local/bin/emacs-28.0.50 --directory emacs -batch -f batch-byte-compile emacs/notmuch-jump.el In toplevel form: emacs/notmuch-jump.el:25:30: Warning: Package cl is deprecated mkdir -p "/construction/mail/notmuch-emacs/stage/usr/local/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 "/construction/mail/notmuch-emacs/stage/usr/local/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 "/construction/mail/notmuch-emacs/stage/usr/local/share/emacs/site-lisp" mkdir -p "/construction/mail/notmuch-emacs/stage/usr/local/share/emacs/site-lisp" install -m0644 ./emacs/notmuch-logo.png "/construction/mail/notmuch-emacs/stage/usr/local/share/emacs/site-lisp" mkdir -p "/construction/mail/notmuch-emacs/stage/usr/local/bin/" sed "1s|^#!.*|#! /bin/sh|" < emacs/notmuch-emacs-mua > /construction/mail/notmuch-emacs/stage/usr/local/bin/notmuch-emacs-mua chmod 755 /construction/mail/notmuch-emacs/stage/usr/local/bin/notmuch-emacs-mua gmake -C doc/_build/texinfo info gmake[2]: Entering directory '/construction/mail/notmuch-emacs/notmuch-0.29.1/doc/_build/texinfo' gmake[2]: Nothing to be done for 'info'. gmake[2]: Leaving directory '/construction/mail/notmuch-emacs/notmuch-0.29.1/doc/_build/texinfo' mkdir -m0755 -p "/construction/mail/notmuch-emacs/stage/usr/local/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-emacs.info /construction/mail/notmuch-emacs/stage/usr/local/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-emacs.info; do install-info $file /construction/mail/notmuch-emacs/stage/usr/local/share/info/dir; done mkdir -m0755 -p "/construction/mail/notmuch-emacs/stage/usr/local/man/man1" mkdir -m0755 -p "/construction/mail/notmuch-emacs/stage/usr/local/man/man5" mkdir -m0755 -p "/construction/mail/notmuch-emacs/stage/usr/local/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 /construction/mail/notmuch-emacs/stage//usr/local/man/man1 install -m0644 doc/_build/man/man5/notmuch-hooks.5.gz /construction/mail/notmuch-emacs/stage//usr/local/man/man5 install -m0644 doc/_build/man/man7/notmuch-properties.7.gz doc/_build/man/man7/notmuch-search-terms.7.gz /construction/mail/notmuch-emacs/stage//usr/local/man/man7 cd /construction/mail/notmuch-emacs/stage//usr/local/man/man1 && ln -sf notmuch.1.gz notmuch-setup.1.gz gmake[1]: Leaving directory '/construction/mail/notmuch-emacs/notmuch-0.29.1' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for notmuch-emacs28_nox-0.29.1_1 file sizes/checksums [46]: 0% file sizes/checksums [46]: 100% packing files [46]: 0% packing files [46]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:20