=>> Building mail/mutt build started at Fri Jan 11 16:46:46 GMT 2019 port directory: /usr/ports/mail/mutt package name: mutt-1.11.2 building for: FreeBSD voi.aagh.net 12.0-RELEASE FreeBSD 12.0-RELEASE amd64 maintained by: dereks@lifeofadishwasher.com Makefile ident: $FreeBSD: head/mail/mutt/Makefile 489717 2019-01-08 15:47:40Z swills $ Poudriere version: 3.2.8 Host OSVERSION: 1200086 Jail OSVERSION: 1200086 Job Id: 06 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200086 UNAME_v=FreeBSD 12.0-RELEASE UNAME_r=12.0-RELEASE 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.2.8 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_12_0_amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/usr/local/poudriere/data/.m/RELENG_12_0_amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=RELENG_12_0_amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/RELENG_12_0_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-1.11.2: DEBUG=off: Debugging capabilities DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples FLOCK=off: flock() usage FORCEBASE64=off: Option to force base64 encoding for compose GPGME=off: Gpgme interface GREETING_PATCH=off: Greeting support HTML=on: HTML documentation ICONV=on: Encoding conversion support via iconv IDN=off: 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) NNTP=off: NNTP (News) support QUOTE_PATCH=on: Extended quoting REVERSE_REPLY_PATCH=off: Reverse_reply SASL=off: SASL authentication SMART_DATE=on: Dynamic date formatting with "%@" SMIME_OUTLOOK_COMPAT=on: SMIME outlook compatibility SMTP=off: SMTP relay support URLVIEW=on: Use urlview for the URL selector menu XML=on: Use XML tools for rebuilding documentation ====> 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_TOKYOCABINET=off: Use Tokyo Cabinet HCACHE_KYOTOCABINET=off: Use Kyoto Cabinet HCACHE_NONE=off: Disable Header Cache ====> Options available for the single SCREEN: you have to select exactly one of them NCURSES=on: Ncurses support SLANG=off: SLANG support ====> Options available for the radio SPELL: you can only select none or one of them ASPELL=off: Spell checking support via GNU Aspell ISPELL=off: Spell checking support via Ispell ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- dereks@lifeofadishwasher.com --End MAINTAINER-- --CONFIGURE_ARGS-- --disable-fcntl --with-ssl=/usr/local --with-docdir=/usr/local/share/doc/mutt --sysconfdir=/usr/local/etc --enable-external-dotlock --enable-pop --enable-imap --enable-compressed --enable-sidebar --disable-flock --disable-gpgme --without-gss --with-bdb --without-kyotocabinet --enable-hcache --without-qdbm --without-gdbm --without-tokyocabinet --with-libiconv-prefix=/usr/local --without-idn2 --enable-nls --disable-smtp --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CC="cc -I/usr/local/include" 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=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- 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 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/local/lib:/usr/lib -ltinfow -Wl,-rpath,/usr/local/lib -fstack-protector " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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="" ASPELL="@comment " NO_ASPELL="" DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " FLOCK="@comment " NO_FLOCK="" FORCEBASE64="@comment " NO_FORCEBASE64="" GPGME="@comment " NO_GPGME="" 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="" NO_HTML="@comment " ICONV="" NO_ICONV="@comment " IDN="@comment " NO_IDN="" IFDEF_PATCH="@comment " NO_IFDEF_PATCH="" ISPELL="@comment " NO_ISPELL="" 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 " NNTP="@comment " NO_NNTP="" QUOTE_PATCH="" NO_QUOTE_PATCH="@comment " REVERSE_REPLY_PATCH="@comment " NO_REVERSE_REPLY_PATCH="" SASL="@comment " NO_SASL="" SLANG="@comment " NO_SLANG="" SMART_DATE="" NO_SMART_DATE="@comment " SMIME_OUTLOOK_COMPAT="" NO_SMIME_OUTLOOK_COMPAT="@comment " SMTP="@comment " NO_SMTP="" URLVIEW="" NO_URLVIEW="@comment " XML="" NO_XML="@comment " OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/mutt" EXAMPLESDIR="share/examples/mutt" DATADIR="share/mutt" WWWDIR="www/mutt" ETCDIR="etc/mutt" --End PLIST_SUB-- --SUB_LIST-- ASPELL="@comment " NO_ASPELL="" DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " FLOCK="@comment " NO_FLOCK="" FORCEBASE64="@comment " NO_FORCEBASE64="" GPGME="@comment " NO_GPGME="" 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="" NO_HTML="@comment " ICONV="" NO_ICONV="@comment " IDN="@comment " NO_IDN="" IFDEF_PATCH="@comment " NO_IFDEF_PATCH="" ISPELL="@comment " NO_ISPELL="" 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 " NNTP="@comment " NO_NNTP="" QUOTE_PATCH="" NO_QUOTE_PATCH="@comment " REVERSE_REPLY_PATCH="@comment " NO_REVERSE_REPLY_PATCH="" SASL="@comment " NO_SASL="" SLANG="@comment " NO_SLANG="" SMART_DATE="" NO_SMART_DATE="@comment " SMIME_OUTLOOK_COMPAT="" NO_SMIME_OUTLOOK_COMPAT="@comment " SMTP="@comment " NO_SMTP="" URLVIEW="" NO_URLVIEW="@comment " XML="" NO_XML="@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=12 DEFAULT_VERSIONS=pgsql=9.6 ruby=2.4 ssl=libressl linux=c6 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 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 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.0-RELEASE OSREL=12.0 OSVERSION=1200086 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 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-- =================================================== =========================================================================== =================================================== ===> mutt-1.11.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [voi.aagh.net] Installing pkg-1.10.5_5... [voi.aagh.net] Extracting pkg-1.10.5_5: .......... done ===> mutt-1.11.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mutt-1.11.2 =========================================================================== =================================================== =========================================================================== =================================================== => mutt-1.11.2.tar.gz doesn't seem to exist in /portdistfiles/mutt. => Attempting to fetch ftp://ftp.mutt.org/pub/mutt/mutt-1.11.2.tar.gz mutt-1.11.2.tar.gz 4471 kB 431 kBps 10s ===> Fetching all distfiles required by mutt-1.11.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mutt-1.11.2 for building => SHA256 Checksum OK for mutt/mutt-1.11.2.tar.gz. => SHA256 Checksum OK for mutt/patch-1.11.1.vvv.initials.xz. => SHA256 Checksum OK for mutt/patch-1.11.1.vvv.quote.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mutt-1.11.2 for building ===> Extracting for mutt-1.11.2 => SHA256 Checksum OK for mutt/mutt-1.11.2.tar.gz. => SHA256 Checksum OK for mutt/patch-1.11.1.vvv.initials.xz. => SHA256 Checksum OK for mutt/patch-1.11.1.vvv.quote.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mutt-1.11.2 ===> Applying distribution patches for mutt-1.11.2 ===> Applying extra patch /usr/ports/mail/mutt/files/extra-patch-doc-ref ===> Applying extra patch /usr/ports/mail/mutt/files/extra-patch-smartdate ===> Applying extra patch /usr/ports/mail/mutt/files/extra-patch-smime-outlook ===> Applying FreeBSD patches for mutt-1.11.2 =========================================================================== =================================================== ===> mutt-1.11.2 depends on file: /usr/local/lib/libcrypto.so.44 - not found ===> Installing existing package /packages/All/libressl-2.8.3.txz [voi.aagh.net] Installing libressl-2.8.3... [voi.aagh.net] Extracting libressl-2.8.3: .......... done ===> mutt-1.11.2 depends on file: /usr/local/lib/libcrypto.so.44 - found ===> Returning to build of mutt-1.11.2 ===> mutt-1.11.2 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.19.8.1_1.txz [voi.aagh.net] Installing gettext-tools-0.19.8.1_1... [voi.aagh.net] `-- Installing gettext-runtime-0.19.8.1_2... [voi.aagh.net] | `-- Installing indexinfo-0.3.1... [voi.aagh.net] | `-- Extracting indexinfo-0.3.1: . done [voi.aagh.net] `-- Extracting gettext-runtime-0.19.8.1_2: .......... done [voi.aagh.net] Extracting gettext-tools-0.19.8.1_1: .......... done ===> mutt-1.11.2 depends on executable: msgfmt - found ===> Returning to build of mutt-1.11.2 ===> mutt-1.11.2 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.4.3.txz [voi.aagh.net] Installing ccache-3.4.3... [voi.aagh.net] Extracting ccache-3.4.3: ......... 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.4.3: NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> mutt-1.11.2 depends on file: /usr/local/bin/ccache - found ===> Returning to build of mutt-1.11.2 =========================================================================== =================================================== ===> mutt-1.11.2 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-1.11.2 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so) ===> Returning to build of mutt-1.11.2 ===> mutt-1.11.2 depends on shared library: libiconv.so - not found ===> Installing existing package /packages/All/libiconv-1.14_11.txz [voi.aagh.net] Installing libiconv-1.14_11... [voi.aagh.net] Extracting libiconv-1.14_11: .......... done ===> mutt-1.11.2 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> Returning to build of mutt-1.11.2 ===> mutt-1.11.2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =================================================== ===> Configuring for mutt-1.11.2 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 -I/usr/local/include 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 -I/usr/local/include accepts -g... yes checking for cc -I/usr/local/include option to accept ISO C89... none needed checking whether cc -I/usr/local/include understands -c and -o together... yes checking dependency style of cc -I/usr/local/include... 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.0 checking host system type... amd64-portbld-freebsd12.0 checking for prefix... /usr/local checking for gcc... (cached) cc -I/usr/local/include checking whether we are using the GNU C compiler... (cached) yes checking whether cc -I/usr/local/include accepts -g... (cached) yes checking for cc -I/usr/local/include option to accept ISO C89... (cached) none needed checking whether cc -I/usr/local/include understands -c and -o together... (cached) yes checking dependency style of cc -I/usr/local/include... (cached) gcc3 checking for cc -I/usr/local/include 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 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 whether to build with GPGME support... no checking for ispell... no checking for initscr... 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 deflate in -lz... (cached) yes checking for X509_STORE_CTX_new in -lcrypto... yes checking for SSL_new in -lssl... yes checking for RAND_status... 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_init1... 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 for malloc.h... (cached) no 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 stringprep.h usability... no checking stringprep.h presence... no checking for stringprep.h... no checking idn/stringprep.h usability... no checking idn/stringprep.h presence... no checking for idn/stringprep.h... no checking idna.h usability... no checking idna.h presence... no checking for idna.h... no checking idn/idna.h usability... no checking idn/idna.h presence... no checking for idn/idna.h... no checking for library containing stringprep_check_version... no 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... none 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 hcachever.sh 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-1.11.2 ./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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib:/usr/lib -ltinfow -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/local/lib -o txt2c txt2c.o -L/usr/local/lib/db5 -ldb-5.3 ( (cc -I/usr/local/include -v >/dev/null 2>&1 && cc -I/usr/local/include -v) || (cc -I/usr/local/include --version >/dev/null 2>&1 && cc -I/usr/local/include --version) || (cc -I/usr/local/include -V >/dev/null 2>&1 && cc -I/usr/local/include -V) || echo "unknown compiler"; ) 2>&1 | ./txt2c.sh cc_version >conststrings_c echo "-Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 cc -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -DMD5UTIL -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mutt_md5-md5.o -MD -MP -MF .deps/mutt_md5-md5.Tpo -c -o mutt_md5-md5.o `test -f 'md5.c' || echo './'`md5.c mv -f .deps/mutt_md5-md5.Tpo .deps/mutt_md5-md5.Po cc -I/usr/local/include -DMD5UTIL -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib:/usr/lib -ltinfow -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/local/lib -o mutt_md5 mutt_md5-md5.o -L/usr/local/lib/db5 -ldb-5.3 ( 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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl - | sh ./hcachever.sh hcversion.h /usr/bin/make all-recursive Making all in m4 Making all in po Making all in intl Making all in contrib Making all in imap cc -I/usr/local/include -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 . cc -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mutt_ssl.o -MD -MP -MF .deps/mutt_ssl.Tpo -c -o mutt_ssl.o mutt_ssl.c mutt_ssl.c:116:8: warning: unused variable 'buf' [-Wunused-variable] char buf[STRING]; ^ 1 warning generated. mv -f .deps/mutt_ssl.Tpo .deps/mutt_ssl.Po cc -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib:/usr/lib -ltinfow -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/local/lib -o mutt addrbook.o alias.o attach.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 muttlib.o editmsg.o mbyte.o url.o ascii.o crypt-mod.o safe_asprintf.o patchlist.o conststrings.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_ssl.o hcache.o md5.o mutt_idna.o -Limap -limap -lssl -lcrypto -lz -lintl -liconv -liconv -L/usr/local/lib/db5 -ldb-5.3 cc -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib:/usr/lib -ltinfow -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/local/lib -o mutt_dotlock mutt_dotlock.o -L/usr/local/lib/db5 -ldb-5.3 cc -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib:/usr/lib -ltinfow -Wl,-rpath,/usr/local/lib -fstack-protector -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 -I/usr/local/include -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 -Iintl -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -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 -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib:/usr/lib -ltinfow -Wl,-rpath,/usr/local/lib -fstack-protector -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 Making all in doc cc -I/usr/local/include -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -I. -I.. -I. -I.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT makedoc.o -MD -MP -MF .deps/makedoc.Tpo -c -o makedoc.o makedoc.c mv -f .deps/makedoc.Tpo .deps/makedoc.Po cc -I/usr/local/include -Wall -pedantic -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib:/usr/lib -ltinfow -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/local/lib -o makedoc makedoc.o -L/usr/local/lib/db5 -ldb-5.3 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/db5 -I/usr/local/include -I../intl -D_MAKEDOC -C ../init.h | ./makedoc -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/db5 -I/usr/local/include -I../intl -D_MAKEDOC -C ../init.h | ./makedoc -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 =========================================================================== =================================================== ===> mutt-1.11.2 depends on file: /usr/local/etc/mime.types - not found ===> Installing existing package /packages/All/mime-support-3.61.txz [voi.aagh.net] Installing mime-support-3.61... [voi.aagh.net] Extracting mime-support-3.61: ... done ===> mutt-1.11.2 depends on file: /usr/local/etc/mime.types - found ===> Returning to build of mutt-1.11.2 ===> mutt-1.11.2 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-1.11.2 depends on executable: urlview - found ===> Returning to build of mutt-1.11.2 ===> mutt-1.11.2 depends on file: /usr/local/lib/libcrypto.so.44 - found ===> mutt-1.11.2 depends on executable: indexinfo - found =========================================================================== =================================================== ===> Staging for mutt-1.11.2 ===> 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 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 pgp6.rc Tin.rc sample.mailcap sample.muttrc sample.muttrc-sidebar sample.muttrc-tlr sample.muttrc-compress sample.vimrc-sidebar colors.default colors.linux smime.rc ca-bundle.crt smime_keys_test.pl mutt_xtitle ; 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 . /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 /bin/mkdir -p /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/etc Making install in doc 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 ./instdoc muttrc.man /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/man/man5/muttrc.5 ./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 /usr/bin/install -c -m 644 manual.txt /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/doc/mutt 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 /usr/bin/install -c -m 644 $f /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/share/doc/mutt ; done /usr/bin/install -c -m 644 Muttrc /wrkdirs/usr/ports/mail/mutt/work/stage/usr/local/etc/Muttrc.sample 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 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-1.11.2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for mutt-1.11.2 build of mail/mutt | mutt-1.11.2 ended at Fri Jan 11 16:47:41 GMT 2019 build time: 00:00:55