=>> Building mail/mutt build started at Sun Feb 28 16:46:34 UTC 2021 port directory: /usr/ports/mail/mutt package name: mutt-2.0.5 building for: FreeBSD voi.aagh.net 12.2-RELEASE-p2 FreeBSD 12.2-RELEASE-p2 amd64 maintained by: dereks@lifeofadishwasher.com Makefile ident: $FreeBSD: head/mail/mutt/Makefile 562418 2021-01-23 21:14:02Z otis $ Poudriere version: 3.3.6 Host OSVERSION: 1202000 Jail OSVERSION: 1202000 Job Id: 05 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE-p2 UNAME_r=12.2-RELEASE-p2 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.6 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=RELENG_12_2_amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for mutt-2.0.5: AUTOCRYPT=on: Convenient End-to-End Encryption DEBUG_LOGS=on: Debugging capabilities DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples FLOCK=off: flock() usage GPGME=on: Gpgme interface GREETING_PATCH=off: Greeting support HTML=off: HTML documentation ICONV=on: Encoding conversion support via iconv IDN=on: International Domain Names (implies ICONV) IFDEF_PATCH=off: ifdef feature LOCALES_FIX=off: Locales fix MAILBOX_MANPAGES=on: Install mbox.5/mmdf.5 manpages MAILDIR_MTIME_PATCH=on: Maildir mtime patch NLS=on: Native language support (implies ICONV) QUOTE_PATCH=off: Extended quoting REVERSE_REPLY_PATCH=off: Reverse_reply SASL=off: SASL authentication SMART_DATE=on: Dynamic date formatting with "%@" SMIME=on: SMIME email check option patch SMTP=off: SMTP relay support URLVIEW=on: Use urlview for the URL selector menu ====> GSSAPI Security API support: you have to select exactly one of them GSSAPI_BASE=off: GSSAPI support via base system (needs Kerberos) GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal GSSAPI_MIT=off: GSSAPI support via security/krb5 GSSAPI_NONE=on: Disable GSSAPI support ====> Header Cache support: you have to select exactly one of them HCACHE_BDB=on: Use Berkeley DB (BDB) HCACHE_KYOTOCABINET=off: Use Kyoto Cabinet HCACHE_NONE=off: Disable Header Cache HCACHE_TOKYOCABINET=off: Use Tokyo Cabinet ====> Options available for the single SCREEN: you have to select exactly one of them NCURSES=on: Ncurses support SLANG=off: SLANG support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- dereks@lifeofadishwasher.com --End MAINTAINER-- --CONFIGURE_ARGS-- --disable-fcntl --enable-compressed --enable-external-dotlock --enable-imap --enable-pop --enable-sidebar --sysconfdir=/usr/local/etc --with-docdir=/usr/local/share/doc/mutt --with-ssl=/usr/local --enable-autocrypt --with-sqlite3=/usr/local --enable-debug --disable-flock --enable-gpgme --without-gss --with-bdb=/usr/local --without-kyotocabinet --enable-hcache --without-gdbm --without-qdbm --without-tokyocabinet --with-libiconv-prefix=/usr/local --with-idn2=/usr/local --enable-nls --disable-smtp --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/mail/mutt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/mutt/work HOME=/wrkdirs/usr/ports/mail/mutt/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/mutt/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- PERL_USE_UNSAFE_INC=1 OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/mail/mutt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/mutt/work HOME=/wrkdirs/usr/ports/mail/mutt/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/mutt/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath,/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" AUTOCRYPT="" NO_AUTOCRYPT="@comment " DEBUG_LOGS="" NO_DEBUG_LOGS="@comment " DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " FLOCK="@comment " NO_FLOCK="" GPGME="" NO_GPGME="@comment " GREETING_PATCH="@comment " NO_GREETING_PATCH="" GSSAPI_BASE="@comment " NO_GSSAPI_BASE="" GSSAPI_HEIMDAL="@comment " NO_GSSAPI_HEIMDAL="" GSSAPI_MIT="@comment " NO_GSSAPI_MIT="" GSSAPI_NONE="" NO_GSSAPI_NONE="@comment " HCACHE_BDB="" NO_HCACHE_BDB="@comment " HCACHE_KYOTOCABINET="@comment " NO_HCACHE_KYOTOCABINET="" HCACHE_NONE="@comment " NO_HCACHE_NONE="" HCACHE_TOKYOCABINET="@comment " NO_HCACHE_TOKYOCABINET="" HTML="@comment " NO_HTML="" ICONV="" NO_ICONV="@comment " IDN="" NO_IDN="@comment " IFDEF_PATCH="@comment " NO_IFDEF_PATCH="" LOCALES_FIX="@comment " NO_LOCALES_FIX="" MAILBOX_MANPAGES="" NO_MAILBOX_MANPAGES="@comment " MAILDIR_MTIME_PATCH="" NO_MAILDIR_MTIME_PATCH="@comment " NCURSES="" NO_NCURSES="@comment " NLS="" NO_NLS="@comment " QUOTE_PATCH="@comment " NO_QUOTE_PATCH="" REVERSE_REPLY_PATCH="@comment " NO_REVERSE_REPLY_PATCH="" SASL="@comment " NO_SASL="" SLANG="@comment " NO_SLANG="" SMART_DATE="" NO_SMART_DATE="@comment " SMIME="" NO_SMIME="@comment " SMTP="@comment " NO_SMTP="" URLVIEW="" NO_URLVIEW="@comment " OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.32.1 PERL_VER=5.32 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.32 DOCSDIR="share/doc/mutt" EXAMPLESDIR="share/examples/mutt" DATADIR="share/mutt" WWWDIR="www/mutt" ETCDIR="etc/mutt" --End PLIST_SUB-- --SUB_LIST-- AUTOCRYPT="" NO_AUTOCRYPT="@comment " DEBUG_LOGS="" NO_DEBUG_LOGS="@comment " DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " FLOCK="@comment " NO_FLOCK="" GPGME="" NO_GPGME="@comment " GREETING_PATCH="@comment " NO_GREETING_PATCH="" GSSAPI_BASE="@comment " NO_GSSAPI_BASE="" GSSAPI_HEIMDAL="@comment " NO_GSSAPI_HEIMDAL="" GSSAPI_MIT="@comment " NO_GSSAPI_MIT="" GSSAPI_NONE="" NO_GSSAPI_NONE="@comment " HCACHE_BDB="" NO_HCACHE_BDB="@comment " HCACHE_KYOTOCABINET="@comment " NO_HCACHE_KYOTOCABINET="" HCACHE_NONE="@comment " NO_HCACHE_NONE="" HCACHE_TOKYOCABINET="@comment " NO_HCACHE_TOKYOCABINET="" HTML="@comment " NO_HTML="" ICONV="" NO_ICONV="@comment " IDN="" NO_IDN="@comment " IFDEF_PATCH="@comment " NO_IFDEF_PATCH="" LOCALES_FIX="@comment " NO_LOCALES_FIX="" MAILBOX_MANPAGES="" NO_MAILBOX_MANPAGES="@comment " MAILDIR_MTIME_PATCH="" NO_MAILDIR_MTIME_PATCH="@comment " NCURSES="" NO_NCURSES="@comment " NLS="" NO_NLS="@comment " QUOTE_PATCH="@comment " NO_QUOTE_PATCH="" REVERSE_REPLY_PATCH="@comment " NO_REVERSE_REPLY_PATCH="" SASL="@comment " NO_SASL="" SLANG="@comment " NO_SLANG="" SMART_DATE="" NO_SMART_DATE="@comment " SMIME="" NO_SMIME="@comment " SMTP="@comment " NO_SMTP="" URLVIEW="" NO_URLVIEW="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mutt DOCSDIR=/usr/local/share/doc/mutt EXAMPLESDIR=/usr/local/share/examples/mutt WWWDIR=/usr/local/www/mutt ETCDIR=/usr/local/etc/mutt --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #DISABLE_LICENSES=yes MAKE_JOBS_NUMBER=4 DEFAULT_VERSIONS=pgsql=9.6 ruby=2.6 python=3.7 ssl=libressl linux=c6 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE-p2 OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License GPLv2+ accepted by the user =========================================================================== =================================================== ===> mutt-2.0.5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.3.txz [voi.aagh.net] Installing pkg-1.16.3... [voi.aagh.net] Extracting pkg-1.16.3: .......... done ===> mutt-2.0.5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mutt-2.0.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by mutt-2.0.5 for building =========================================================================== =================================================== ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by mutt-2.0.5 for building => SHA256 Checksum OK for mutt/mutt-2.0.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by mutt-2.0.5 for building ===> Extracting for mutt-2.0.5 => SHA256 Checksum OK for mutt/mutt-2.0.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mutt-2.0.5 ===> Applying extra patch /usr/ports/mail/mutt/files/extra-patch-maildir-mtime ===> Applying extra patch /usr/ports/mail/mutt/files/extra-patch-smartdate ===> Applying extra patch /usr/ports/mail/mutt/files/extra-smime-sender ===> Applying FreeBSD patches for mutt-2.0.5 from /usr/ports/mail/mutt/files =========================================================================== =================================================== ===> mutt-2.0.5 depends on package: gnupg>=2.1 - not found ===> Installing existing package /packages/All/gnupg-2.2.27.txz [voi.aagh.net] Installing gnupg-2.2.27... [voi.aagh.net] `-- Installing gettext-runtime-0.21... [voi.aagh.net] | `-- Installing indexinfo-0.3.1... [voi.aagh.net] | `-- Extracting indexinfo-0.3.1: .... done [voi.aagh.net] `-- Extracting gettext-runtime-0.21: .......... done [voi.aagh.net] `-- Installing gnutls-3.6.15... [voi.aagh.net] | `-- Installing ca_root_nss-3.61... [voi.aagh.net] | `-- Extracting ca_root_nss-3.61: ........ done [voi.aagh.net] | `-- Installing gmp-6.2.1... [voi.aagh.net] | `-- Extracting gmp-6.2.1: .......... done [voi.aagh.net] | `-- Installing libidn2-2.3.0_1... [voi.aagh.net] | | `-- Installing libunistring-0.9.10_1... [voi.aagh.net] | | `-- Extracting libunistring-0.9.10_1: .......... done [voi.aagh.net] | `-- Extracting libidn2-2.3.0_1: .......... done [voi.aagh.net] | `-- Installing libtasn1-4.16.0_1... [voi.aagh.net] | `-- Extracting libtasn1-4.16.0_1: .......... done [voi.aagh.net] | `-- Installing nettle-3.6... [voi.aagh.net] | `-- Extracting nettle-3.6: .......... done [voi.aagh.net] | `-- Installing p11-kit-0.23.22_1... [voi.aagh.net] | | `-- Installing glib-2.66.7_1,1... [voi.aagh.net] | | `-- Installing libffi-3.3_1... [voi.aagh.net] | | `-- Extracting libffi-3.3_1: .......... done [voi.aagh.net] | | `-- Installing libiconv-1.16... [voi.aagh.net] | | `-- Extracting libiconv-1.16: .......... done [voi.aagh.net] | | `-- Installing libxml2-2.9.10_3... [voi.aagh.net] | | `-- Extracting libxml2-2.9.10_3: .......... done [voi.aagh.net] | | `-- Installing pcre-8.44... [voi.aagh.net] | | `-- Extracting pcre-8.44: .......... done [voi.aagh.net] | | `-- Installing python37-3.7.10... [voi.aagh.net] | | | `-- Installing libressl-3.2.4... [voi.aagh.net] | | | `-- Extracting libressl-3.2.4: .......... done [voi.aagh.net] | | | `-- Installing readline-8.1.0... [voi.aagh.net] | | | `-- Extracting readline-8.1.0: .......... done [voi.aagh.net] | | `-- Extracting python37-3.7.10: .......... done [voi.aagh.net] | | `-- Extracting glib-2.66.7_1,1: .......... done No schema files found: doing nothing. [voi.aagh.net] | `-- Extracting p11-kit-0.23.22_1: .......... done [voi.aagh.net] `-- Extracting gnutls-3.6.15: .......... done [voi.aagh.net] `-- Installing libassuan-2.5.4... [voi.aagh.net] | `-- Installing libgpg-error-1.41... [voi.aagh.net] | `-- Extracting libgpg-error-1.41: .......... done [voi.aagh.net] `-- Extracting libassuan-2.5.4: .......... done [voi.aagh.net] `-- Installing libgcrypt-1.9.2... [voi.aagh.net] `-- Extracting libgcrypt-1.9.2: .......... done [voi.aagh.net] `-- Installing libksba-1.5.0... [voi.aagh.net] `-- Extracting libksba-1.5.0: .......... done [voi.aagh.net] `-- Installing npth-1.6... [voi.aagh.net] `-- Extracting npth-1.6: ......... done [voi.aagh.net] `-- Installing pinentry-1.1.1... [voi.aagh.net] | `-- Installing pinentry-tty-1.1.1... [voi.aagh.net] | `-- Extracting pinentry-tty-1.1.1: .... done [voi.aagh.net] `-- Extracting pinentry-1.1.1: ..... done [voi.aagh.net] `-- Installing sqlite3-3.34.1,1... [voi.aagh.net] | `-- Installing libedit-3.1.20191231,1... [voi.aagh.net] | `-- Extracting libedit-3.1.20191231,1: .......... done [voi.aagh.net] `-- Extracting sqlite3-3.34.1,1: .......... done [voi.aagh.net] Extracting gnupg-2.2.27: .......... done ===== Message from ca_root_nss-3.61: -- 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 ===== Message from python37-3.7.10: -- 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 ===== Message from gnupg-2.2.27: -- 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 ===> mutt-2.0.5 depends on package: gnupg>=2.1 - found ===> Returning to build of mutt-2.0.5 ===> mutt-2.0.5 depends on package: gpgme>=1.8 - not found ===> Installing existing package /packages/All/gpgme-1.15.1.txz [voi.aagh.net] Installing gpgme-1.15.1... [voi.aagh.net] Extracting gpgme-1.15.1: .......... done ===> mutt-2.0.5 depends on package: gpgme>=1.8 - found ===> Returning to build of mutt-2.0.5 ===> mutt-2.0.5 depends on executable: lynx - not found ===> Installing existing package /packages/All/lynx-2.8.9.1_1,1.txz [voi.aagh.net] Installing lynx-2.8.9.1_1,1... [voi.aagh.net] `-- Installing libidn-1.35... [voi.aagh.net] `-- Extracting libidn-1.35: .......... done [voi.aagh.net] Extracting lynx-2.8.9.1_1,1: .......... done ===== Message from lynx-2.8.9.1_1,1: -- To enable certificate handling for SSL connnections, set SSL_CERT_DIR and SSL_CERT_FILE in your environment to the proper values (depending upon which SSL library /usr/local/bin/lynx uses), as described in: /usr/local/share/doc/lynx/docs/README.sslcerts and: /usr/local/share/doc/lynx/docs/README.rootcerts. You may also need to generate keys and certificates as described in the latter document and your SSL documentation. ===> mutt-2.0.5 depends on executable: lynx - found ===> Returning to build of mutt-2.0.5 ===> mutt-2.0.5 depends on file: /usr/local/lib/libcrypto.so.46 - found ===> mutt-2.0.5 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.21.txz [voi.aagh.net] Installing gettext-tools-0.21... [voi.aagh.net] `-- Installing libtextstyle-0.21... [voi.aagh.net] `-- Extracting libtextstyle-0.21: .......... done [voi.aagh.net] Extracting gettext-tools-0.21: .......... done ===> mutt-2.0.5 depends on executable: msgfmt - found ===> Returning to build of mutt-2.0.5 ===> mutt-2.0.5 depends on package: perl5>=5.32.r0<5.33 - not found ===> Installing existing package /packages/All/perl5-5.32.1_1.txz [voi.aagh.net] Installing perl5-5.32.1_1... [voi.aagh.net] Extracting perl5-5.32.1_1: .......... done ===> mutt-2.0.5 depends on package: perl5>=5.32.r0<5.33 - found ===> Returning to build of mutt-2.0.5 ===> mutt-2.0.5 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.1_1.txz [voi.aagh.net] Installing ccache-3.7.1_1... [voi.aagh.net] Extracting ccache-3.7.1_1: .......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.1_1: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> mutt-2.0.5 depends on file: /usr/local/bin/ccache - found ===> Returning to build of mutt-2.0.5 =========================================================================== =================================================== ===> mutt-2.0.5 depends on shared library: libassuan.so - found (/usr/local/lib/libassuan.so) ===> mutt-2.0.5 depends on shared library: libgpg-error.so - found (/usr/local/lib/libgpg-error.so) ===> mutt-2.0.5 depends on shared library: libgpgme.so - found (/usr/local/lib/libgpgme.so) ===> mutt-2.0.5 depends on shared library: libidn2.so - found (/usr/local/lib/libidn2.so) ===> mutt-2.0.5 depends on shared library: libunistring.so - found (/usr/local/lib/libunistring.so) ===> mutt-2.0.5 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> mutt-2.0.5 depends on shared library: libdb-5.3.so - not found ===> Installing existing package /packages/All/db5-5.3.28_7.txz [voi.aagh.net] Installing db5-5.3.28_7... [voi.aagh.net] Extracting db5-5.3.28_7: .......... done ===> mutt-2.0.5 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so) ===> Returning to build of mutt-2.0.5 ===> mutt-2.0.5 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> mutt-2.0.5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =================================================== ===> Configuring for mutt-2.0.5 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... amd64-portbld-freebsd12.2 checking host system type... amd64-portbld-freebsd12.2 checking for prefix... /usr/local checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for cc option to accept ISO C99... none needed checking for library containing strerror... none required checking how to run the C preprocessor... cpp checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for ar... ar checking for GNU make... no checking for inline... inline checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking for dbx... no checking for gdb... no checking for sdb... no checking for inttypes.h... (cached) yes checking for uint32_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for unsigned long long int... (cached) yes checking for long long int... (cached) yes checking for sendmail... /usr/sbin/sendmail checking for sqlite3_open in -lsqlite3... yes checking for sqlite3_prepare_v3... yes enabling autocrypt... Note: autocrypt requires GPGME version 1.8.0 or greater checking whether to build with GPGME support... yes checking for gpgme-config... /usr/local/bin/gpgme-config checking for GPGME - version >= 1.8.0... yes checking for gpg-error-config... /usr/local/bin/gpg-error-config checking for GPG Error - version >= 1.33... yes (1.41) checking for ispell... no checking for initscr... no checking for waddnwstr in -lncurses... no checking for waddnwstr in -lncursesw... yes checking for initscr in -lncursesw... yes checking for tgetent in -ltinfow... yes checking ncursesw/ncurses.h usability... no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for start_color declaration... yes checking for typeahead declaration... yes checking for bkgdset declaration... yes checking for curs_set declaration... yes checking for meta declaration... yes checking for use_default_colors declaration... yes checking for resizeterm declaration... yes checking for use_extended_names... yes checking for ANSI C header files... (cached) yes checking for stdarg.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for sys/time.h... (cached) yes checking for sys/resource.h... (cached) yes checking unix.h usability... no checking unix.h presence... no checking for unix.h... no checking for setrlimit... (cached) yes checking for getsid... yes checking for fgets_unlocked... no checking for fgetc_unlocked... no checking for sig_atomic_t in signal.h... yes, non volatile checking whether sys_siglist is declared... (cached) yes checking for pid_t... (cached) yes checking for ssize_t... (cached) yes checking for fgetpos... yes checking for memmove... (cached) yes checking for setegid... (cached) yes checking for srand48... yes checking for strerror... (cached) yes checking for setenv... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strsep... (cached) yes checking for strtok_r... yes checking for wcscasecmp... yes checking for strcasestr... (cached) yes checking for mkdtemp... (cached) yes checking for getopt... (cached) yes checking for getopt.h... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking whether your system's snprintf is C99 compliant... yes checking whether your system's vsnprintf is C99 compliant... yes checking for va_copy... va_copy checking for ftruncate... yes checking for strftime... (cached) yes checking for futimens... yes checking for struct timespec... (cached) yes checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_ctim.tv_nsec... yes checking for utimensat... yes checking for clock_gettime... (cached) yes checking for fchdir... yes checking for regcomp... yes checking whether your system's regexp library is completely broken... no checking where new mail is stored... /var/mail checking if /var/mail is world writable... no checking if /var/mail is group writable... yes checking where to put the documentation... /usr/local/share/doc/mutt checking for gethostent... yes checking for setsockopt... (cached) yes checking for getaddrinfo... (cached) yes checking for sys/select.h... (cached) yes checking for socklen_t... yes checking for zlib.h... (cached) yes checking for deflate in -lz... (cached) yes checking for deflate in -lz... (cached) yes checking for X509_STORE_CTX_new in -lcrypto... yes checking for SSL_new in -lssl... yes checking for RAND_egd... no checking whether SSL_set_mode is declared... yes checking whether SSL_MODE_AUTO_RETRY is declared... yes checking whether X509_V_FLAG_PARTIAL_CHAIN is declared... yes checking for inotify_init... no checking for inotify_add_watch... no checking for inotify_rm_watch... no checking whether struct dirent defines d_ino... yes checking for BerkeleyDB > 4.0... yes checking for library containing strerror... (cached) none required checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking whether we are using the GNU C Library 2.1 or newer... no checking for argz.h... (cached) no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... (cached) no checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getuid... (cached) yes checking for mempcpy... no checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for stpcpy... (cached) yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for tsearch... (cached) yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking for dcgettext... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for bison... no checking for catalogs to be installed... de eu ru it es uk fr pl nl cs id sk ko el zh_TW zh_CN pt_BR eo gl sv da lt tr ja hu et ca bg ga fi checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking whether iconv.h defines iconv_t... yes checking whether this iconv is good enough... yes checking whether iconv is non-transcribing... no checking for bind_textdomain_codeset... yes checking idn2.h usability... yes checking idn2.h presence... yes checking for idn2.h... yes checking for library containing idn2_check_version... -lidn2 checking for library containing u8_strconv_from_locale... -lunistring checking whether idna_to_unicode_8z8z is declared... yes checking whether idna_to_ascii_8z is declared... yes checking whether idna_to_ascii_lz is declared... yes checking for wchar.h... (cached) yes checking for wchar_t... yes checking for wint_t... yes checking for wctype.h... (cached) yes checking for iswalnum... yes checking for iswalpha... yes checking for iswblank... (cached) yes checking for iswcntrl... (cached) yes checking for iswdigit... yes checking for iswgraph... yes checking for iswlower... yes checking for iswprint... yes checking for iswpunct... yes checking for iswspace... yes checking for iswupper... yes checking for iswxdigit... yes checking for towupper... yes checking for towlower... (cached) yes checking for mbstate_t... yes checking for wchar_t functions... yes checking for nl_langinfo and CODESET... yes checking for nl_langinfo and YESEXPR... yes checking for ospcat... none checking for docbook2x-texi... no checking for db2x_docbook2texi... no checking for docbook2texi... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating imap/Makefile config.status: creating intl/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating autocrypt/Makefile config.status: creating doc/instdoc.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile =========================================================================== =================================================== ===> Building for mutt-2.0.5 ./gen_defs ./OPS ./OPS.SIDEBAR ./OPS.PGP ./OPS.SMIME ./OPS.CRYPT > keymap_defs.h ./patchlist.sh < ./PATCHES > patchlist.c echo 'const char *ReleaseDate = "'`(cd . && ./mkreldate.sh)`'";' > reldate.h cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT txt2c.o -MD -MP -MF .deps/txt2c.Tpo -c -o txt2c.o txt2c.c mv -f .deps/txt2c.Tpo .deps/txt2c.Po cc -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -o txt2c txt2c.o -L/usr/local/lib/db5 -ldb-5.3 ( (cc -v >/dev/null 2>&1 && cc -v) || (cc --version >/dev/null 2>&1 && cc --version) || (cc -V >/dev/null 2>&1 && cc -V) || echo "unknown compiler"; ) 2>&1 | ./txt2c.sh cc_version >conststrings_c echo "-Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing" | ./txt2c.sh cc_cflags >>conststrings_c grep ac_cs_config= config.status | cut -d= -f2- | sed -e 's/^"//' -e 's/"$//' | ./txt2c.sh configure_options >>conststrings_c mv -f conststrings_c conststrings.c echo '#define MUTT_VERSION "'`sh "./version.sh"`'"' > version.h ( echo '#include "config.h"'; echo '#undef ENABLE_NLS'; echo '#include "mutt.h"'; ) | cpp -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include - | perl ./hcachever.pl > hcversion.h /usr/bin/make all-recursive Making all in m4 Making all in po Making all in intl Making all in doc sed -e 's,@sysconfdir\@,/usr/local/etc,g' -e 's,@bindir\@,/usr/local/bin,g' -e 's,@docdir\@,/usr/local/share/doc/mutt,g' ./mutt.man > mutt.1 sed -e 's,@sysconfdir\@,/usr/local/etc,g' -e 's,@bindir\@,/usr/local/bin,g' -e 's,@docdir\@,/usr/local/share/doc/mutt,g' ./smime_keys.man > smime_keys.1 cpp -I. -I.. -I/usr/local/include -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -D_MAKEDOC -C ../init.h | perl ./makedoc.pl -m | cat ./muttrc.man.head - ./muttrc.man.tail > muttrc.man rm -f Muttrc stamp-doc-rc sed -e 's,[@]docdir[@],/usr/local/share/doc/mutt,' ./Muttrc.head > Muttrc cpp -I. -I.. -I/usr/local/include -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -D_MAKEDOC -C ../init.h | perl ./makedoc.pl -c >> Muttrc touch stamp-doc-rc sed -e 's,@sysconfdir\@,/usr/local/etc,g' -e 's,@bindir\@,/usr/local/bin,g' -e 's,@docdir\@,/usr/local/share/doc/mutt,g' ./pgpewrap.man > pgpewrap.1 sed -e 's,@sysconfdir\@,/usr/local/etc,g' -e 's,@bindir\@,/usr/local/bin,g' -e 's,@docdir\@,/usr/local/share/doc/mutt,g' ./pgpring.man > mutt_pgpring.1 ( date=`(cd .. && ./mkreldate.sh)` && version=`(cd .. && env sh ./version.sh)` && sed -e "s/@VERSION\@/$version ($date)/" ./manual.xml.head && cpp -I. -I.. -I/usr/local/include -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -D_MAKEDOC -C ../init.h | perl ./makedoc.pl -s && cpp -I. -I.. -I/usr/local/include -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -D_MAKEDOC -C ../functions.h | perl ./gen-map-doc ./manual.xml.tail ../OPS* ) > manual.xml touch stamp-doc-xml xsltproc --nonet ./chunk.xsl manual.xml make[3]: exec(xsltproc) failed (No such file or directory) *** Error code 1 (ignored) touch stamp-doc-chunked xsltproc --nonet -o manual.html ./html.xsl manual.xml make[3]: exec(xsltproc) failed (No such file or directory) *** Error code 1 (ignored) LC_ALL=C lynx -localhost -dump -nolist -with_backspaces -display_charset=us-ascii manual.html > manual.txt || LC_ALL=C w3m -T text/html -I utf-8 -O utf-8 -dump < manual.html > manual.txt || LC_ALL=C elinks -dump -no-numbering -no-references manual.html | sed -e 's,\\001, ,g' > manual.txt Making all in contrib Making all in imap cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT auth.o -MD -MP -MF .deps/auth.Tpo -c -o auth.o auth.c mv -f .deps/auth.Tpo .deps/auth.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT auth_login.o -MD -MP -MF .deps/auth_login.Tpo -c -o auth_login.o auth_login.c mv -f .deps/auth_login.Tpo .deps/auth_login.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT auth_oauth.o -MD -MP -MF .deps/auth_oauth.Tpo -c -o auth_oauth.o auth_oauth.c mv -f .deps/auth_oauth.Tpo .deps/auth_oauth.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT browse.o -MD -MP -MF .deps/browse.Tpo -c -o browse.o browse.c mv -f .deps/browse.Tpo .deps/browse.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.c mv -f .deps/command.Tpo .deps/command.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT imap.o -MD -MP -MF .deps/imap.Tpo -c -o imap.o imap.c mv -f .deps/imap.Tpo .deps/imap.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c mv -f .deps/message.Tpo .deps/message.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT utf7.o -MD -MP -MF .deps/utf7.Tpo -c -o utf7.o utf7.c mv -f .deps/utf7.Tpo .deps/utf7.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT auth_anon.o -MD -MP -MF .deps/auth_anon.Tpo -c -o auth_anon.o auth_anon.c mv -f .deps/auth_anon.Tpo .deps/auth_anon.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT auth_cram.o -MD -MP -MF .deps/auth_cram.Tpo -c -o auth_cram.o auth_cram.c mv -f .deps/auth_cram.Tpo .deps/auth_cram.Po rm -f libimap.a ar cru libimap.a auth.o auth_login.o auth_oauth.o browse.o command.o imap.o message.o utf7.o util.o auth_anon.o auth_cram.o ranlib libimap.a Making all in autocrypt cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT autocrypt.o -MD -MP -MF .deps/autocrypt.Tpo -c -o autocrypt.o autocrypt.c mv -f .deps/autocrypt.Tpo .deps/autocrypt.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT autocrypt_db.o -MD -MP -MF .deps/autocrypt_db.Tpo -c -o autocrypt_db.o autocrypt_db.c mv -f .deps/autocrypt_db.Tpo .deps/autocrypt_db.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT autocrypt_schema.o -MD -MP -MF .deps/autocrypt_schema.Tpo -c -o autocrypt_schema.o autocrypt_schema.c mv -f .deps/autocrypt_schema.Tpo .deps/autocrypt_schema.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT autocrypt_gpgme.o -MD -MP -MF .deps/autocrypt_gpgme.Tpo -c -o autocrypt_gpgme.o autocrypt_gpgme.c mv -f .deps/autocrypt_gpgme.Tpo .deps/autocrypt_gpgme.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT autocrypt_acct_menu.o -MD -MP -MF .deps/autocrypt_acct_menu.Tpo -c -o autocrypt_acct_menu.o autocrypt_acct_menu.c mv -f .deps/autocrypt_acct_menu.Tpo .deps/autocrypt_acct_menu.Po rm -f libautocrypt.a ar cru libautocrypt.a autocrypt.o autocrypt_db.o autocrypt_schema.o autocrypt_gpgme.o autocrypt_acct_menu.o ranlib libautocrypt.a cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT addrbook.o -MD -MP -MF .deps/addrbook.Tpo -c -o addrbook.o addrbook.c mv -f .deps/addrbook.Tpo .deps/addrbook.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT alias.o -MD -MP -MF .deps/alias.Tpo -c -o alias.o alias.c mv -f .deps/alias.Tpo .deps/alias.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT attach.o -MD -MP -MF .deps/attach.Tpo -c -o attach.o attach.c mv -f .deps/attach.Tpo .deps/attach.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT background.o -MD -MP -MF .deps/background.Tpo -c -o background.o background.c mv -f .deps/background.Tpo .deps/background.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c mv -f .deps/base64.Tpo .deps/base64.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT browser.o -MD -MP -MF .deps/browser.Tpo -c -o browser.o browser.c mv -f .deps/browser.Tpo .deps/browser.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c mv -f .deps/buffer.Tpo .deps/buffer.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT buffy.o -MD -MP -MF .deps/buffy.Tpo -c -o buffy.o buffy.c mv -f .deps/buffy.Tpo .deps/buffy.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c mv -f .deps/color.Tpo .deps/color.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypt.o -MD -MP -MF .deps/crypt.Tpo -c -o crypt.o crypt.c mv -f .deps/crypt.Tpo .deps/crypt.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT cryptglue.o -MD -MP -MF .deps/cryptglue.Tpo -c -o cryptglue.o cryptglue.c mv -f .deps/cryptglue.Tpo .deps/cryptglue.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c mv -f .deps/commands.Tpo .deps/commands.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT complete.o -MD -MP -MF .deps/complete.Tpo -c -o complete.o complete.c mv -f .deps/complete.Tpo .deps/complete.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compose.o -MD -MP -MF .deps/compose.Tpo -c -o compose.o compose.c mv -f .deps/compose.Tpo .deps/compose.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT copy.o -MD -MP -MF .deps/copy.Tpo -c -o copy.o copy.c mv -f .deps/copy.Tpo .deps/copy.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT curs_lib.o -MD -MP -MF .deps/curs_lib.Tpo -c -o curs_lib.o curs_lib.c mv -f .deps/curs_lib.Tpo .deps/curs_lib.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT curs_main.o -MD -MP -MF .deps/curs_main.Tpo -c -o curs_main.o curs_main.c mv -f .deps/curs_main.Tpo .deps/curs_main.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT date.o -MD -MP -MF .deps/date.Tpo -c -o date.o date.c mv -f .deps/date.Tpo .deps/date.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c mv -f .deps/edit.Tpo .deps/edit.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT enter.o -MD -MP -MF .deps/enter.Tpo -c -o enter.o enter.c mv -f .deps/enter.Tpo .deps/enter.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT flags.o -MD -MP -MF .deps/flags.Tpo -c -o flags.o flags.c mv -f .deps/flags.Tpo .deps/flags.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c mv -f .deps/init.Tpo .deps/init.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c mv -f .deps/filter.Tpo .deps/filter.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT from.o -MD -MP -MF .deps/from.Tpo -c -o from.o from.c mv -f .deps/from.Tpo .deps/from.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT getdomain.o -MD -MP -MF .deps/getdomain.Tpo -c -o getdomain.o getdomain.c mv -f .deps/getdomain.Tpo .deps/getdomain.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT group.o -MD -MP -MF .deps/group.Tpo -c -o group.o group.c mv -f .deps/group.Tpo .deps/group.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT handler.o -MD -MP -MF .deps/handler.Tpo -c -o handler.o handler.c mv -f .deps/handler.Tpo .deps/handler.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT hdrline.o -MD -MP -MF .deps/hdrline.Tpo -c -o hdrline.o hdrline.c mv -f .deps/hdrline.Tpo .deps/hdrline.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT headers.o -MD -MP -MF .deps/headers.Tpo -c -o headers.o headers.c mv -f .deps/headers.Tpo .deps/headers.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c mv -f .deps/help.Tpo .deps/help.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT hook.o -MD -MP -MF .deps/hook.Tpo -c -o hook.o hook.c mv -f .deps/hook.Tpo .deps/hook.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT keymap.o -MD -MP -MF .deps/keymap.Tpo -c -o keymap.o keymap.c mv -f .deps/keymap.Tpo .deps/keymap.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mbox.o -MD -MP -MF .deps/mbox.Tpo -c -o mbox.o mbox.c mv -f .deps/mbox.Tpo .deps/mbox.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c mv -f .deps/menu.Tpo .deps/menu.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mh.o -MD -MP -MF .deps/mh.Tpo -c -o mh.o mh.c mv -f .deps/mh.Tpo .deps/mh.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mx.o -MD -MP -MF .deps/mx.Tpo -c -o mx.o mx.c mv -f .deps/mx.Tpo .deps/mx.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pager.o -MD -MP -MF .deps/pager.Tpo -c -o pager.o pager.c mv -f .deps/pager.Tpo .deps/pager.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c mv -f .deps/parse.Tpo .deps/parse.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pattern.o -MD -MP -MF .deps/pattern.Tpo -c -o pattern.o pattern.c mv -f .deps/pattern.Tpo .deps/pattern.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT postpone.o -MD -MP -MF .deps/postpone.Tpo -c -o postpone.o postpone.c mv -f .deps/postpone.Tpo .deps/postpone.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT query.o -MD -MP -MF .deps/query.Tpo -c -o query.o query.c mv -f .deps/query.Tpo .deps/query.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT recvattach.o -MD -MP -MF .deps/recvattach.Tpo -c -o recvattach.o recvattach.c mv -f .deps/recvattach.Tpo .deps/recvattach.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT recvcmd.o -MD -MP -MF .deps/recvcmd.Tpo -c -o recvcmd.o recvcmd.c mv -f .deps/recvcmd.Tpo .deps/recvcmd.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT rfc822.o -MD -MP -MF .deps/rfc822.Tpo -c -o rfc822.o rfc822.c mv -f .deps/rfc822.Tpo .deps/rfc822.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT rfc1524.o -MD -MP -MF .deps/rfc1524.Tpo -c -o rfc1524.o rfc1524.c mv -f .deps/rfc1524.Tpo .deps/rfc1524.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT rfc2047.o -MD -MP -MF .deps/rfc2047.Tpo -c -o rfc2047.o rfc2047.c mv -f .deps/rfc2047.Tpo .deps/rfc2047.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT rfc2231.o -MD -MP -MF .deps/rfc2231.Tpo -c -o rfc2231.o rfc2231.c mv -f .deps/rfc2231.Tpo .deps/rfc2231.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT rfc3676.o -MD -MP -MF .deps/rfc3676.Tpo -c -o rfc3676.o rfc3676.c mv -f .deps/rfc3676.Tpo .deps/rfc3676.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT score.o -MD -MP -MF .deps/score.Tpo -c -o score.o score.c mv -f .deps/score.Tpo .deps/score.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT send.o -MD -MP -MF .deps/send.Tpo -c -o send.o send.c mv -f .deps/send.Tpo .deps/send.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sendlib.o -MD -MP -MF .deps/sendlib.Tpo -c -o sendlib.o sendlib.c mv -f .deps/sendlib.Tpo .deps/sendlib.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT signal.o -MD -MP -MF .deps/signal.Tpo -c -o signal.o signal.c mv -f .deps/signal.Tpo .deps/signal.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sort.o -MD -MP -MF .deps/sort.Tpo -c -o sort.o sort.c mv -f .deps/sort.Tpo .deps/sort.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT status.o -MD -MP -MF .deps/status.Tpo -c -o status.o status.c mv -f .deps/status.Tpo .deps/status.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT system.o -MD -MP -MF .deps/system.Tpo -c -o system.o system.c mv -f .deps/system.Tpo .deps/system.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT thread.o -MD -MP -MF .deps/thread.Tpo -c -o thread.o thread.c mv -f .deps/thread.Tpo .deps/thread.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT charset.o -MD -MP -MF .deps/charset.Tpo -c -o charset.o charset.c mv -f .deps/charset.Tpo .deps/charset.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c mv -f .deps/history.Tpo .deps/history.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT lib.o -MD -MP -MF .deps/lib.Tpo -c -o lib.o lib.c mv -f .deps/lib.Tpo .deps/lib.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mutt_lisp.o -MD -MP -MF .deps/mutt_lisp.Tpo -c -o mutt_lisp.o mutt_lisp.c mv -f .deps/mutt_lisp.Tpo .deps/mutt_lisp.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT muttlib.o -MD -MP -MF .deps/muttlib.Tpo -c -o muttlib.o muttlib.c mv -f .deps/muttlib.Tpo .deps/muttlib.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT editmsg.o -MD -MP -MF .deps/editmsg.Tpo -c -o editmsg.o editmsg.c mv -f .deps/editmsg.Tpo .deps/editmsg.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mbyte.o -MD -MP -MF .deps/mbyte.Tpo -c -o mbyte.o mbyte.c mv -f .deps/mbyte.Tpo .deps/mbyte.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT url.o -MD -MP -MF .deps/url.Tpo -c -o url.o url.c mv -f .deps/url.Tpo .deps/url.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ascii.o -MD -MP -MF .deps/ascii.Tpo -c -o ascii.o ascii.c mv -f .deps/ascii.Tpo .deps/ascii.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypt-mod.o -MD -MP -MF .deps/crypt-mod.Tpo -c -o crypt-mod.o crypt-mod.c mv -f .deps/crypt-mod.Tpo .deps/crypt-mod.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT safe_asprintf.o -MD -MP -MF .deps/safe_asprintf.Tpo -c -o safe_asprintf.o safe_asprintf.c mv -f .deps/safe_asprintf.Tpo .deps/safe_asprintf.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mutt_random.o -MD -MP -MF .deps/mutt_random.Tpo -c -o mutt_random.o mutt_random.c mv -f .deps/mutt_random.Tpo .deps/mutt_random.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT patchlist.o -MD -MP -MF .deps/patchlist.Tpo -c -o patchlist.o patchlist.c mv -f .deps/patchlist.Tpo .deps/patchlist.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT conststrings.o -MD -MP -MF .deps/conststrings.Tpo -c -o conststrings.o conststrings.c mv -f .deps/conststrings.Tpo .deps/conststrings.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypt-gpgme.o -MD -MP -MF .deps/crypt-gpgme.Tpo -c -o crypt-gpgme.o crypt-gpgme.c mv -f .deps/crypt-gpgme.Tpo .deps/crypt-gpgme.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypt-mod-pgp-gpgme.o -MD -MP -MF .deps/crypt-mod-pgp-gpgme.Tpo -c -o crypt-mod-pgp-gpgme.o crypt-mod-pgp-gpgme.c mv -f .deps/crypt-mod-pgp-gpgme.Tpo .deps/crypt-mod-pgp-gpgme.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypt-mod-smime-gpgme.o -MD -MP -MF .deps/crypt-mod-smime-gpgme.Tpo -c -o crypt-mod-smime-gpgme.o crypt-mod-smime-gpgme.c mv -f .deps/crypt-mod-smime-gpgme.Tpo .deps/crypt-mod-smime-gpgme.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pgp.o -MD -MP -MF .deps/pgp.Tpo -c -o pgp.o pgp.c mv -f .deps/pgp.Tpo .deps/pgp.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pgpinvoke.o -MD -MP -MF .deps/pgpinvoke.Tpo -c -o pgpinvoke.o pgpinvoke.c mv -f .deps/pgpinvoke.Tpo .deps/pgpinvoke.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pgpkey.o -MD -MP -MF .deps/pgpkey.Tpo -c -o pgpkey.o pgpkey.c mv -f .deps/pgpkey.Tpo .deps/pgpkey.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pgplib.o -MD -MP -MF .deps/pgplib.Tpo -c -o pgplib.o pgplib.c mv -f .deps/pgplib.Tpo .deps/pgplib.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT gnupgparse.o -MD -MP -MF .deps/gnupgparse.Tpo -c -o gnupgparse.o gnupgparse.c mv -f .deps/gnupgparse.Tpo .deps/gnupgparse.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pgpmicalg.o -MD -MP -MF .deps/pgpmicalg.Tpo -c -o pgpmicalg.o pgpmicalg.c mv -f .deps/pgpmicalg.Tpo .deps/pgpmicalg.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pgppacket.o -MD -MP -MF .deps/pgppacket.Tpo -c -o pgppacket.o pgppacket.c mv -f .deps/pgppacket.Tpo .deps/pgppacket.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypt-mod-pgp-classic.o -MD -MP -MF .deps/crypt-mod-pgp-classic.Tpo -c -o crypt-mod-pgp-classic.o crypt-mod-pgp-classic.c mv -f .deps/crypt-mod-pgp-classic.Tpo .deps/crypt-mod-pgp-classic.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT smime.o -MD -MP -MF .deps/smime.Tpo -c -o smime.o smime.c mv -f .deps/smime.Tpo .deps/smime.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT crypt-mod-smime-classic.o -MD -MP -MF .deps/crypt-mod-smime-classic.Tpo -c -o crypt-mod-smime-classic.o crypt-mod-smime-classic.c mv -f .deps/crypt-mod-smime-classic.Tpo .deps/crypt-mod-smime-classic.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sidebar.o -MD -MP -MF .deps/sidebar.Tpo -c -o sidebar.o sidebar.c mv -f .deps/sidebar.Tpo .deps/sidebar.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT compress.o -MD -MP -MF .deps/compress.Tpo -c -o compress.o compress.c mv -f .deps/compress.Tpo .deps/compress.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT resize.o -MD -MP -MF .deps/resize.Tpo -c -o resize.o resize.c mv -f .deps/resize.Tpo .deps/resize.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pop.o -MD -MP -MF .deps/pop.Tpo -c -o pop.o pop.c mv -f .deps/pop.Tpo .deps/pop.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pop_lib.o -MD -MP -MF .deps/pop_lib.Tpo -c -o pop_lib.o pop_lib.c mv -f .deps/pop_lib.Tpo .deps/pop_lib.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pop_auth.o -MD -MP -MF .deps/pop_auth.Tpo -c -o pop_auth.o pop_auth.c mv -f .deps/pop_auth.Tpo .deps/pop_auth.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT bcache.o -MD -MP -MF .deps/bcache.Tpo -c -o bcache.o bcache.c mv -f .deps/bcache.Tpo .deps/bcache.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT account.o -MD -MP -MF .deps/account.Tpo -c -o account.o account.c mv -f .deps/account.Tpo .deps/account.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mutt_socket.o -MD -MP -MF .deps/mutt_socket.Tpo -c -o mutt_socket.o mutt_socket.c mv -f .deps/mutt_socket.Tpo .deps/mutt_socket.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mutt_tunnel.o -MD -MP -MF .deps/mutt_tunnel.Tpo -c -o mutt_tunnel.o mutt_tunnel.c mv -f .deps/mutt_tunnel.Tpo .deps/mutt_tunnel.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mutt_zstrm.o -MD -MP -MF .deps/mutt_zstrm.Tpo -c -o mutt_zstrm.o mutt_zstrm.c mv -f .deps/mutt_zstrm.Tpo .deps/mutt_zstrm.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mutt_ssl.o -MD -MP -MF .deps/mutt_ssl.Tpo -c -o mutt_ssl.o mutt_ssl.c mv -f .deps/mutt_ssl.Tpo .deps/mutt_ssl.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT hcache.o -MD -MP -MF .deps/hcache.Tpo -c -o hcache.o hcache.c mv -f .deps/hcache.Tpo .deps/hcache.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c mv -f .deps/md5.Tpo .deps/md5.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mutt_idna.o -MD -MP -MF .deps/mutt_idna.Tpo -c -o mutt_idna.o mutt_idna.c mv -f .deps/mutt_idna.Tpo .deps/mutt_idna.Po cc -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -o mutt addrbook.o alias.o attach.o background.o base64.o browser.o buffer.o buffy.o color.o crypt.o cryptglue.o commands.o complete.o compose.o copy.o curs_lib.o curs_main.o date.o edit.o enter.o flags.o init.o filter.o from.o getdomain.o group.o handler.o hash.o hdrline.o headers.o help.o hook.o keymap.o main.o mbox.o menu.o mh.o mx.o pager.o parse.o pattern.o postpone.o query.o recvattach.o recvcmd.o rfc822.o rfc1524.o rfc2047.o rfc2231.o rfc3676.o score.o send.o sendlib.o signal.o sort.o status.o system.o thread.o charset.o history.o lib.o mutt_lisp.o muttlib.o editmsg.o mbyte.o url.o ascii.o crypt-mod.o safe_asprintf.o mutt_random.o patchlist.o conststrings.o crypt-gpgme.o crypt-mod-pgp-gpgme.o crypt-mod-smime-gpgme.o pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o crypt-mod-pgp-classic.o smime.o crypt-mod-smime-classic.o sidebar.o compress.o resize.o pop.o pop_lib.o pop_auth.o bcache.o account.o mutt_socket.o mutt_tunnel.o mutt_zstrm.o mutt_ssl.o hcache.o md5.o mutt_idna.o -Limap -limap -Lautocrypt -lautocrypt -lsqlite3 -lncursesw -ltinfow -lz -lssl -lcrypto -lz -lidn2 -lunistring -lintl -liconv -liconv -L/usr/local/lib -lgpgme -lassuan -lgpg-error -L/usr/local/lib -lgpg-error -L/usr/local/lib/db5 -ldb-5.3 cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mutt_dotlock.o -MD -MP -MF .deps/mutt_dotlock.Tpo -c -o mutt_dotlock.o mutt_dotlock.c mv -f .deps/mutt_dotlock.Tpo .deps/mutt_dotlock.Po cc -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -o mutt_dotlock mutt_dotlock.o -L/usr/local/lib/db5 -ldb-5.3 cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pgppubring.o -MD -MP -MF .deps/pgppubring.Tpo -c -o pgppubring.o pgppubring.c mv -f .deps/pgppubring.Tpo .deps/pgppubring.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT extlib.o -MD -MP -MF .deps/extlib.Tpo -c -o extlib.o extlib.c mv -f .deps/extlib.Tpo .deps/extlib.Po cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c mv -f .deps/sha1.Tpo .deps/sha1.Po cc -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -o mutt_pgpring pgppubring.o pgplib.o lib.o extlib.o sha1.o md5.o pgppacket.o ascii.o -lintl -liconv -L/usr/local/lib/db5 -ldb-5.3 cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I./autocrypt -I/usr/local/include -Iintl -I/usr/local/include -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT pgpewrap.o -MD -MP -MF .deps/pgpewrap.Tpo -c -o pgpewrap.o pgpewrap.c mv -f .deps/pgpewrap.Tpo .deps/pgpewrap.Po cc -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -o pgpewrap pgpewrap.o -lintl -liconv -L/usr/local/lib/db5 -ldb-5.3 cp ./muttbug flea chmod +x flea cp ./smime_keys.pl smime_keys chmod +x smime_keys =========================================================================== =================================================== ===> mutt-2.0.5 depends on file: /usr/local/etc/mime.types - not found ===> Installing existing package /packages/All/mime-support-3.62.txz [voi.aagh.net] Installing mime-support-3.62... [voi.aagh.net] Extracting mime-support-3.62: ...... done ===> mutt-2.0.5 depends on file: /usr/local/etc/mime.types - found ===> Returning to build of mutt-2.0.5 ===> mutt-2.0.5 depends on package: gnupg>=2.1 - found ===> mutt-2.0.5 depends on package: gpgme>=1.8 - found ===> mutt-2.0.5 depends on executable: urlview - not found ===> Installing existing package /packages/All/urlview-0.9.20131021_1.txz [voi.aagh.net] Installing urlview-0.9.20131021_1... [voi.aagh.net] Extracting urlview-0.9.20131021_1: ...... done ===> mutt-2.0.5 depends on executable: urlview - found ===> Returning to build of mutt-2.0.5 ===> mutt-2.0.5 depends on file: /usr/local/lib/libcrypto.so.46 - found ===> mutt-2.0.5 depends on executable: indexinfo - found =========================================================================== =================================================== ===> Staging for mutt-2.0.5 ===> Generating temporary packing list /usr/bin/make install-recursive Making install in m4 Making install in po /bin/mkdir -p /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share installing de.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/de/LC_MESSAGES/mutt.mo installing eu.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/eu/LC_MESSAGES/mutt.mo installing ru.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/ru/LC_MESSAGES/mutt.mo installing it.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/it/LC_MESSAGES/mutt.mo installing es.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/es/LC_MESSAGES/mutt.mo installing uk.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/uk/LC_MESSAGES/mutt.mo installing fr.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/fr/LC_MESSAGES/mutt.mo installing pl.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/pl/LC_MESSAGES/mutt.mo installing nl.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/nl/LC_MESSAGES/mutt.mo installing cs.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/cs/LC_MESSAGES/mutt.mo installing id.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/id/LC_MESSAGES/mutt.mo installing sk.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/sk/LC_MESSAGES/mutt.mo installing ko.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/ko/LC_MESSAGES/mutt.mo installing el.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/el/LC_MESSAGES/mutt.mo installing zh_TW.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/mutt.mo installing zh_CN.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/mutt.mo installing pt_BR.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/mutt.mo installing eo.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/eo/LC_MESSAGES/mutt.mo installing gl.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/gl/LC_MESSAGES/mutt.mo installing sv.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/sv/LC_MESSAGES/mutt.mo installing da.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/da/LC_MESSAGES/mutt.mo installing lt.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/lt/LC_MESSAGES/mutt.mo installing tr.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/tr/LC_MESSAGES/mutt.mo installing ja.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/ja/LC_MESSAGES/mutt.mo installing hu.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/hu/LC_MESSAGES/mutt.mo installing et.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/et/LC_MESSAGES/mutt.mo installing ca.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/ca/LC_MESSAGES/mutt.mo installing bg.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/bg/LC_MESSAGES/mutt.mo installing ga.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/ga/LC_MESSAGES/mutt.mo installing fi.gmo as /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/fi/LC_MESSAGES/mutt.mo if test "mutt" = "gettext"; then /bin/mkdir -p /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/gettext/po; install -m 0644 ./Makefile.in.in /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/gettext/po/Makefile.in.in; else : ; fi Making install in intl if test "mutt" = "gettext" && test '' = 'intl-compat.o'; then /bin/mkdir -p /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/lib /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/include; install -m 0644 libintl.h /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/include/libintl.h; @LIBTOOL@ --mode=install install -m 0644 libintl.a /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/lib/libintl.a; else : ; fi if test 'no' = yes; then /bin/mkdir -p /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/lib; temp=/wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/lib/t-charset.alias; dest=/wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/lib/charset.alias; if test -f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/lib/charset.alias; then orig=/wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/lib/charset.alias; sed -f ref-add.sed $orig > $temp; install -m 0644 $temp $dest; rm -f $temp; else if test no = no; then orig=charset.alias; sed -f ref-add.sed $orig > $temp; install -m 0644 $temp $dest; rm -f $temp; fi; fi; /bin/mkdir -p /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale; test -f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/locale.alias && orig=/wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/locale.alias || orig=./locale.alias; temp=/wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/t-locale.alias; dest=/wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/locale/locale.alias; sed -f ref-add.sed $orig > $temp; install -m 0644 $temp $dest; rm -f $temp; else : ; fi if test "mutt" = "gettext"; then /bin/mkdir -p /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/gettext/intl; install -m 0644 VERSION /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/gettext/intl/VERSION; install -m 0644 ChangeLog.inst /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/gettext/intl/ChangeLog; dists="COPYING.LIB-2 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gettext.h gettextP.h hash-string.h libgnuintl.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y localcharset.c intl-compat.c"; for file in $dists; do install -m 0644 ./$file /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/gettext/intl/$file; done; chmod a+x /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/gettext/intl/config.charset; dists="plural.c"; for file in $dists; do if test -f $file; then dir=.; else dir=.; fi; install -m 0644 $dir/$file /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/gettext/intl/$file; done; dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c"; for file in $dists; do rm -f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/gettext/intl/$file; done; else : ; fi Making install in doc xsltproc --nonet -o manual.html ./html.xsl manual.xml make[4]: exec(xsltproc) failed (No such file or directory) *** Error code 1 (ignored) cat instdoc.sh > instdoc chmod a+x instdoc /bin/mkdir -p /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/man/man1 /bin/mkdir -p /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/man/man5 /bin/mkdir -p /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/etc ./instdoc mutt.1 /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/man/man1/mutt.1 ./instdoc smime_keys.1 /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/man/man1/smime_keys.1 ./instdoc pgpewrap.1 /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/man/man1/pgpewrap.1 ./instdoc mutt_pgpring.1 /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/man/man1/mutt_pgpring.1 test xmutt_dotlock = x || ./instdoc ./dotlock.man /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/man/man1/mutt_dotlock.1 if [ -f muttrc.man ] ; then ./instdoc muttrc.man /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/man/man5/muttrc.5 ; elif [ -f ./muttrc.man ] ; then ./instdoc ./muttrc.man /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/man/man5/muttrc.5 ; fi ./instdoc ./mbox.man /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/man/man5/mbox.5 ./instdoc ./mmdf.man /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/man/man5/mmdf.5 /bin/mkdir -p /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/doc/mutt for f in COPYRIGHT GPL INSTALL ChangeLog README NEWS TODO README.SECURITY README.SSL ; do /usr/bin/install -c -m 644 ../$f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/doc/mutt ; done for f in PGP-Notes.txt applying-patches.txt devel-notes.txt patch-notes.txt smime-notes.txt ; do /usr/bin/install -c -m 644 ./$f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/doc/mutt ; done if [ -f manual.txt ] ; then /usr/bin/install -c -m 644 manual.txt /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/doc/mutt ; fi for f in manual.html index.html intro.html gettingstarted.html configuration.html mimesupport.html advancedusage.html optionalfeatures.html security.html tuning.html reference.html miscellany.html ; do if [ -f $f ] ; then /usr/bin/install -c -m 644 $f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/doc/mutt ; elif [ -f ./$f ] ; then /usr/bin/install -c -m 644 ./$f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/doc/mutt ; fi done /usr/bin/install -c -m 644 Muttrc /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/etc/Muttrc.dist if [ -f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/mutt/Muttrc ] ; then mv /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/mutt/Muttrc* /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/etc ; elif [ -f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/mutt/../Muttrc ] ; then mv /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/mutt/../Muttrc* /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/etc ; elif [ ! -f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/etc/Muttrc ] ; then /usr/bin/install -c -m 644 Muttrc /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/etc ; fi if [ -f mutt.info ] ; then /bin/mkdir -p /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/info ; /usr/bin/install -c -m 644 mutt.info /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/info ; if command -v install-info >/dev/null 2>&1 ; then install-info /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/info/mutt.info /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/info/dir ; fi elif [ -f ./mutt.info ] ; then /bin/mkdir -p /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/info ; /usr/bin/install -c -m 644 ./mutt.info /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/info ; if command -v install-info >/dev/null 2>&1 ; then install-info /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/info/mutt.info /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/info/dir ; fi fi Making install in contrib /bin/mkdir -p /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/examples/mutt /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/examples/mutt/iconv for f in Mush.rc Pine.rc gpg.rc pgp2.rc pgp5.rc pgp6.rc Tin.rc sample.mailcap sample.muttrc sample.muttrc-sidebar sample.muttrc-tlr sample.muttrc-compress sample.muttrc-starter sample.vimrc-sidebar colors.default colors.linux smime.rc ca-bundle.crt smime_keys_test.pl mutt_xtitle markdown2html bgedit-detectgui.sh bgedit-screen-tmux.sh mutt_oauth2.py mutt_oauth2.py.README ; do /usr/bin/install -c -m 644 ./$f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/examples/mutt ; done for f in ./iconv/*.rc ; do /usr/bin/install -c -m 644 $f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/examples/mutt/iconv ; done Making install in imap Making install in autocrypt /bin/mkdir -p '/wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/bin' install -s -m 555 mutt mutt_dotlock mutt_pgpring pgpewrap '/wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/bin' /bin/mkdir -p '/wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/bin' install -m 555 muttbug flea smime_keys '/wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/bin' /usr/bin/make install-exec-hook if test -f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/bin/mutt.dotlock && test -f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/bin/mutt_dotlock ; then rm -f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/bin/mutt.dotlock ; ln -sf /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/bin/mutt_dotlock /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/bin/mutt.dotlock ; fi if false && test -f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/bin/mutt_dotlock && test xmail != x ; then chgrp mail /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/bin/mutt_dotlock && chmod 2755 /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/bin/mutt_dotlock || { echo "Can't fix mutt_dotlock's permissions! This is required to lock mailboxes in the mail spool directory." >&2 ; exit 1 ; } fi /bin/mkdir -p /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/etc /usr/bin/install -c -m 644 ./mime.types /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/etc/mime.types.dist if [ ! -f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/etc/mime.types ]; then /usr/bin/install -c -m 644 ./mime.types /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/etc; fi install -m 444 /usr/ports/mail/mutt/files/mailcap.5 /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/man/man5 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for mutt-2.0.5 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for mutt-2.0.5 build of mail/mutt | mutt-2.0.5 ended at Sun Feb 28 16:47:11 UTC 2021 build time: 00:00:38