Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Nov 2016 01:39:34 GMT
From:      pkg-fallout@FreeBSD.org
To:        bapt@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 110amd64-default][mail/neomutt] Failed for neomutt-20161104_3 in build
Message-ID:  <201611270139.uAR1dYNf010466@beefy9.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     bapt@FreeBSD.org
Last committer: jhale@FreeBSD.org
Ident:          $FreeBSD: head/mail/neomutt/Makefile 427185 2016-11-26 23:41:16Z jhale $
Log URL:        http://beefy9.nyi.freebsd.org/data/110amd64-default/427185/logs/neomutt-20161104_3.log
Build URL:      http://beefy9.nyi.freebsd.org/build.html?mastername=110amd64-default&build=427185
Log:

====>> Building mail/neomutt
build started at Sun Nov 27 01:37:47 UTC 2016
port directory: /usr/ports/mail/neomutt
building for: FreeBSD 110amd64-default-job-22 11.0-RELEASE-p3 FreeBSD 11.0-RELEASE-p3 amd64
maintained by: bapt@FreeBSD.org
Makefile ident:      $FreeBSD: head/mail/neomutt/Makefile 427185 2016-11-26 23:41:16Z jhale $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 22

---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p3
UNAME_r=11.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
ARCH=amd64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110amd64-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=neomutt-20161104_3
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/110amd64-default/ref/.p/pool
HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD
MASTERNAME=110amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for neomutt-20161104_3:
     DOCS=on: Build and/or install documentation
     FLOCK=off: Use flock() to lock files
     GPGME=on: Use gpgme to handle pgp
     ICONV=on: Encoding conversion support via iconv
     IDN=off: International Domain Names support
     NLS=on: Native Language Support
     NOTMUCH=on: Use notmuch for tagging and searching
     SASL=on: SASL authentication support
====> Header-cache backend: you can only select none or one of them
     BDB=off: Berkeley DB support
     GDBM=off: GNU dbm library support
     KYOTOCABINET=off: Kyoto Cabinet support
     LMDB=off: Lightning Memory-Mapped Database support
     QDBM=off: Quick DataBase Manager support
     TOKYOCABINET=on: Tokyo Cabinet support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--disable-dependency-tracking  --with-docdir="/usr/local/share/doc/neomutt"  --with-ssl="/usr"  --enable-imap  --enable-smtp  --enable-pop  --enable-nntp  --enable-compressed  --enable-hcache  --enable-sidebar  --disable-fcntl  --enable-external-dotlock --disable-flock --enable-gpgme  --without-idn --enable-nls --enable-notmuch --with-sasl --without-bdb --without-gdbm --without-kyotocabinet --without-lmdb --without-qdbm --with-tokyocabinet --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/mail/neomutt/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/neomutt/work  HOME=/wrkdirs/usr/ports/mail/neomutt/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/mail/neomutt/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/neomutt/work  HOME=/wrkdirs/usr/ports/mail/neomutt/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS="  -fstack-protector" LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
DOCS=""
NO_DOCS="@comment
"
FLOCK="@comment
"
NO_FLOCK=""
GPGME=""
NO_GPGME="@comment
"
ICONV=""
NO_ICONV="@comment
"
IDN="@comment
"
NO_IDN=""
NLS=""
NO_NLS="@comment
"
NOTMUCH=""
NO_NOTMUCH="@comment
"
SASL=""
NO_SASL="@comment
"
BDB="@comment
"
NO_BDB=""
GDBM="@comment
"
NO_GDBM=""
KYOTOCABINET="@comment
"
NO_KYOTOCABINET=""
LMDB="@comment
"
NO_LMDB=""
QDBM="@comment
"
NO_QDBM=""
TOKYOCABINET=""
NO_TOKYOCABINET="@comment
"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/neomutt"
EXAMPLESDIR="share/examples/neomutt"
DATADIR="share/neomutt"
WWWDIR="www/neomutt"
ETCDIR="etc/neomutt"
--End PLIST_SUB--

--SUB_LIST--
DOCS=""
NO_DOCS="@comment
"
FLOCK="@comment
"
NO_FLOCK=""
GPGME=""
NO_GPGME="@comment
"
ICONV=""
NO_ICONV="@comment
"
IDN="@comment
"
NO_IDN=""
NLS=""
NO_NLS="@comment
"
NOTMUCH=""
NO_NOTMUCH="@comment
"
SASL=""
NO_SASL="@comment
"
BDB="@comment
"
NO_BDB=""
GDBM="@comment
"
NO_GDBM=""
KYOTOCABINET="@comment
"
NO_KYOTOCABINET=""
LMDB="@comment
"
NO_LMDB=""
QDBM="@comment
"
NO_QDBM=""
TOKYOCABINET=""
NO_TOKYOCABINET="@comment
"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/neomutt
DOCSDIR=/usr/local/share/doc/neomutt
EXAMPLESDIR=/usr/local/share/examples/neomutt
WWWDIR=/usr/local/www/neomutt
ETCDIR=/usr/local/etc/neomutt
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
<snip>
file=`echo es | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file es.po
es.po:4: warning: header field 'Language' still has the initial default value
722 translated messages, 268 fuzzy translations, 173 untranslated messages.
file=`echo uk | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file uk.po
1163 translated messages.
file=`echo fr | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file fr.po
1165 translated messages.
file=`echo pl | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file pl.po
pl.po:9: warning: header field 'Language' still has the initial default value
1020 translated messages, 105 fuzzy translations, 38 untranslated messages.
file=`echo nl | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file nl.po
1163 translated messages.
file=`echo cs | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file cs.po
1163 translated messages.
file=`echo id | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file id.po
1012 translated messages, 104 fuzzy translations, 47 untranslated messages.
file=`echo sk | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file sk.po
532 translated messages, 364 fuzzy translations, 267 untranslated messages.
file=`echo ko | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file ko.po
ko.po:8: warning: header field 'Language' still has the initial default value
827 translated messages, 196 fuzzy translations, 140 untranslated messages.
file=`echo el | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file el.po
846 translated messages, 191 fuzzy translations, 126 untranslated messages.
file=`echo zh_TW | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file zh_TW.po
731 translated messages, 264 fuzzy translations, 168 untranslated messages.
file=`echo zh_CN | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file zh_CN.po
zh_CN.po:10: warning: header field 'Language' still has the initial default value
1059 translated messages, 79 fuzzy translations, 25 untranslated messages.
file=`echo pt_BR | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file pt_BR.po
pt_BR.po:3: warning: header field 'Language' still has the initial default value
639 translated messages, 328 fuzzy translations, 196 untranslated messages.
file=`echo eo | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file eo.po
1163 translated messages.
file=`echo gl | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file gl.po
708 translated messages, 279 fuzzy translations, 176 untranslated messages.
file=`echo sv | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file sv.po
1021 translated messages, 105 fuzzy translations, 37 untranslated messages.
file=`echo da | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file da.po
1163 translated messages.
file=`echo lt | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file lt.po
698 translated messages, 284 fuzzy translations, 181 untranslated messages.
file=`echo tr | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file tr.po
tr.po:7: warning: header field 'Language' still has the initial default value
977 translated messages, 129 fuzzy translations, 57 untranslated messages.
file=`echo ja | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file ja.po
1146 translated messages, 12 fuzzy translations, 5 untranslated messages.
file=`echo hu | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file hu.po
hu.po:7: warning: header field 'Language' still has the initial default value
821 translated messages, 201 fuzzy translations, 141 untranslated messages.
file=`echo et | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file et.po
803 translated messages, 207 fuzzy translations, 153 untranslated messages.
file=`echo ca | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file ca.po
1163 translated messages.
file=`echo bg | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file bg.po
bg.po:9: warning: header field 'PO-Revision-Date' missing in header
bg.po:9: warning: header field 'Last-Translator' missing in header
bg.po:9: warning: header field 'Language-Team' missing in header
bg.po:9: warning: header field 'Language' missing in header
821 translated messages, 205 fuzzy translations, 137 untranslated messages.
file=`echo ga | sed 's,.*/,,'`.gmo  && rm -f $file && /usr/local/bin/msgfmt --statistics -c -o $file ga.po
987 translated messages, 122 fuzzy translations, 54 untranslated messages.
Making all in intl
Making all in doc
cc -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -I. -I..  -I. -I.. -I/usr/local/include -I..  -isystem /usr/local/include -I/usr/include -I../intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o makedoc.o makedoc.c
cc  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -fstack-protector -L/usr/lib -o makedoc makedoc.o  -lncursesw -lnotmuch -L/usr/local/lib
sed -e 's,@sysconfdir\@,/usr/local/etc,g'  -e 's,@bindir\@,/usr/local/bin,g'  -e 's,@docdir\@,/usr/local/share/doc/neomutt,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/neomutt,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 -isystem /usr/local/include -I/usr/include -I../intl -D_MAKEDOC -C ../init.h | ./makedoc -m | 	     cat ./muttrc.man.head - ./muttrc.man.tail > muttrc.man
( date=`head -n 1 ../ChangeLog.neomutt | LC_ALL=C cut -b 1-10` &&  sed -e "s/@VERSION\@/20161104 (1.7.1)/" ./manual.xml.head &&  cpp -I. -I.. -I/usr/local/include -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -isystem /usr/local/include -I/usr/include -I../intl -D_MAKEDOC -C ../init.h | ./makedoc -s &&  cpp -I. -I.. -I/usr/local/include -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -isystem /usr/local/include -I/usr/include -I../intl -D_MAKEDOC -C ../functions.h |  perl ./gen-map-doc ./manual.xml.tail ../OPS*  ) > manual.xml
touch stamp-doc-xml
xsltproc --nonet -o manual.html ./html.xsl manual.xml
rm -f Muttrc stamp-doc-rc
sed -e 's,[@]docdir[@],/usr/local/share/doc/neomutt,' ./Muttrc.head > Muttrc
cpp -I. -I.. -I/usr/local/include -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -isystem /usr/local/include -I/usr/include -I../intl -D_MAKEDOC -C  ../init.h | ./makedoc -c >> Muttrc
touch stamp-doc-rc
xsltproc --nonet ./chunk.xsl manual.xml
Writing intro.html for chapter(intro)
Writing gettingstarted.html for chapter(gettingstarted)
Writing configuration.html for chapter(configuration)
Writing advancedusage.html for chapter(advancedusage)
Writing mimesupport.html for chapter(mimesupport)
Writing optionalfeatures.html for chapter(optionalfeatures)
Writing security.html for chapter(security)
Writing tuning.html for chapter(tuning)
Writing reference.html for chapter(reference)
Writing miscellany.html for chapter(miscellany)
Writing index.html for book
touch stamp-doc-chunked
LC_ALL=C lynx -dump -nolist -with_backspaces -display_charset=us-ascii manual.html > manual.txt ||  LC_ALL=C w3m -dump manual.html > manual.txt ||  LC_ALL=C elinks -dump -no-numbering -no-references manual.html | sed -e 's,\\001, ,g' > manual.txt
sed -e 's,@sysconfdir\@,/usr/local/etc,g'  -e 's,@bindir\@,/usr/local/bin,g'  -e 's,@docdir\@,/usr/local/share/doc/neomutt,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/neomutt,g' ./pgpring.man > pgpring.1
(  grep -v "vim:" ./mutt-1.7.0-syntax.vim;  echo;  cat ;  grep "vim:" ./mutt-1.7.0-syntax.vim;  ) > neomutt-syntax.vim
Making all in contrib
Making all in imap
cc -DHAVE_CONFIG_H -I. -I..  -I.. -I../intl  -isystem /usr/local/include -I/usr/include -I../intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o auth.o auth.c
cc -DHAVE_CONFIG_H -I. -I..  -I.. -I../intl  -isystem /usr/local/include -I/usr/include -I../intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o auth_login.o auth_login.c
cc -DHAVE_CONFIG_H -I. -I..  -I.. -I../intl  -isystem /usr/local/include -I/usr/include -I../intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o browse.o browse.c
cc -DHAVE_CONFIG_H -I. -I..  -I.. -I../intl  -isystem /usr/local/include -I/usr/include -I../intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o command.o command.c
cc -DHAVE_CONFIG_H -I. -I..  -I.. -I../intl  -isystem /usr/local/include -I/usr/include -I../intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o imap.o imap.c
cc -DHAVE_CONFIG_H -I. -I..  -I.. -I../intl  -isystem /usr/local/include -I/usr/include -I../intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o message.o message.c
cc -DHAVE_CONFIG_H -I. -I..  -I.. -I../intl  -isystem /usr/local/include -I/usr/include -I../intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o utf7.o utf7.c
cc -DHAVE_CONFIG_H -I. -I..  -I.. -I../intl  -isystem /usr/local/include -I/usr/include -I../intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o util.o util.c
cc -DHAVE_CONFIG_H -I. -I..  -I.. -I../intl  -isystem /usr/local/include -I/usr/include -I../intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o auth_sasl.o auth_sasl.c
rm -f libimap.a
ar cru libimap.a auth.o auth_login.o  browse.o command.o imap.o  message.o utf7.o util.o  auth_sasl.o  
ranlib libimap.a
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o addrbook.o addrbook.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o alias.o alias.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o attach.o attach.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o base64.o base64.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o browser.o browser.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o buffy.o buffy.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o color.o color.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o crypt.o crypt.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o cryptglue.o cryptglue.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o commands.o commands.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o complete.o complete.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o compose.o compose.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o copy.o copy.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o curs_lib.o curs_lib.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o curs_main.o curs_main.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o date.o date.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o edit.o edit.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o enter.o enter.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o flags.o flags.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o init.o init.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o filter.o filter.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o from.o from.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o getdomain.o getdomain.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o group.o group.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o handler.o handler.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o hash.o hash.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o hdrline.o hdrline.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o headers.o headers.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o help.o help.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o hook.o hook.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o keymap.o keymap.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o main.o main.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o mbox.o mbox.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o menu.o menu.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o mh.o mh.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o mx.o mx.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o pager.o pager.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o parse.o parse.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o pattern.o pattern.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o postpone.o postpone.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o query.o query.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o recvattach.o recvattach.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o recvcmd.o recvcmd.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o rfc822.o rfc822.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o rfc1524.o rfc1524.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o rfc2047.o rfc2047.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o rfc2231.o rfc2231.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o rfc3676.o rfc3676.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o score.o score.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o send.o send.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o sendlib.o sendlib.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o signal.o signal.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o sort.o sort.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o status.o status.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o system.o system.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o thread.o thread.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o charset.o charset.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o history.o history.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o lib.o lib.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o muttlib.o muttlib.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o editmsg.o editmsg.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o mbyte.o mbyte.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o url.o url.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o ascii.o ascii.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o crypt-mod.o crypt-mod.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o safe_asprintf.o safe_asprintf.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o version.o version.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o mutt_notmuch.o mutt_notmuch.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o patchlist.o patchlist.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o conststrings.o conststrings.c
cc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\"  -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\"  -DHAVE_CONFIG_H=1 -I.  -I. -I. -I./imap -I/usr/local/include -Iintl  -isystem /usr/local/include -I/usr/include -I./intl  -Wall -pedantic -Wno-long-long -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -c -o crypt-gpgme.o crypt-gpgme.c
crypt-gpgme.c:4948:6: error: conflicting types for 'gpgme_set_sender'
void gpgme_set_sender (const char *sender)
     ^
/usr/local/include/gpgme.h:1171:15: note: previous declaration is here
gpgme_error_t gpgme_set_sender (gpgme_ctx_t ctx, const char *address);
              ^
1 error generated.
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/mail/neomutt/work/neomutt-neomutt-20161104
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/mail/neomutt/work/neomutt-neomutt-20161104
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/mail/neomutt/work/neomutt-neomutt-20161104
*** Error code 1

Stop.
make: stopped in /usr/ports/mail/neomutt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611270139.uAR1dYNf010466>