From owner-freebsd-pkg-fallout@FreeBSD.ORG Mon Jul 21 08:47:39 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DC866DC7 for ; Mon, 21 Jul 2014 08:47:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [149.20.53.56]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C4A1B28F0; Mon, 21 Jul 2014 08:47:35 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id s6L8kIaG014218; Mon, 21 Jul 2014 08:46:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id s6L8k6Rr004241; Mon, 21 Jul 2014 08:46:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Mon, 21 Jul 2014 08:46:06 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201407210846.s6L8k6Rr004241@beefy1.isc.freebsd.org> To: uffe@uffe.org Subject: [package - head-i386-default][mail/cone] Failed for cone-0.90_4 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2014 08:47:39 -0000 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: uffe@uffe.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/mail/cone/Makefile 360658 2014-07-04 20:28:31Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2014-07-20_10h31m13s/logs/cone-0.90_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2014-07-20_10h31m13s Log: ====>> Building mail/cone build started at Mon Jul 21 08:36:20 UTC 2014 port directory: /usr/ports/mail/cone building for: FreeBSD head-i386-default-job-15 11.0-CURRENT FreeBSD 11.0-CURRENT r268728 i386 maintained by: uffe@uffe.org Makefile ident: $FreeBSD: head/mail/cone/Makefile 360658 2014-07-04 20:28:31Z tijl $ Poudriere version: 3.1-pre Host OSVERSION: 1100027 Jail OSVERSION: 1100027 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100027 UNAME_v=FreeBSD 11.0-CURRENT r268728 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PKG_EXT=txz PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=cone-0.90_4 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add OLDPWD=/root PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/.p/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- -C --without-db --with-certdb=/usr/local/share/cone/rootcerts --exec-prefix=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- REHASH="/usr/local/bin/perl /usr/ports/mail/cone/scripts/c_rehash" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/cone/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/cone/work HOME=/wrkdirs/usr/ports/mail/cone/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/cone/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/cone/work HOME=/wrkdirs/usr/ports/mail/cone/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.16.3 PERL_VER=5.16 PERL_ARCH=mach PERL5_MAN3=lib/perl5/5.16/man/man3 SITE_PERL=lib/perl5/site_perl/5.16 DOCSDIR="share/doc/cone" EXAMPLESDIR="share/examples/cone" DATADIR="share/cone" WWWDIR="www/cone" ETCDIR="etc/cone" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cone DOCSDIR=/usr/local/share/doc/cone EXAMPLESDIR=/usr/local/share/examples/cone WWWDIR=/usr/local/www/cone ETCDIR=/usr/local/etc/cone --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> cone-0.90_4 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.2.7_4.txz Installing pkg-1.2.7_4... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cone-0.90_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cone-0.90_4 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cone-0.90_4 for building => SHA256 Checksum OK for cone-0.90.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cone-0.90_4 for building ===> Extracting for cone-0.90_4 => SHA256 Checksum OK for cone-0.90.tar.bz2. /bin/ln -s /usr/local/include/ncurses/ncurses.h /wrkdirs/usr/ports/mail/cone/work/ncursesw/curses.h =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cone-0.90_4 ===> Applying FreeBSD patches for cone-0.90_4 =========================================================================== =================================================== ===> cone-0.90_4 depends on executable: gpgv - not found ===> Verifying install for gpgv in /usr/ports/security/gnupg1 ===> Installing existing package /packages/All/gnupg1-1.4.18.txz Installing gnupg1-1.4.18...Installing curl-7.37.0...Installing ca_root_nss-3.16.1... done done Installing gettext-0.18.3.1_1...Installing indexinfo-0.2... done done done ===> Returning to build of cone-0.90_4 ===> cone-0.90_4 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.txz Installing gmake-3.82_1... done ===> Returning to build of cone-0.90_4 ===> cone-0.90_4 depends on file: /usr/local/bin/perl5.16.3 - not found ===> Verifying install for /usr/local/bin/perl5.16.3 in /usr/ports/lang/perl5.16 ===> Installing existing package /packages/All/perl5-5.16.3_11.txz Installing perl5-5.16.3_11... done ===> Returning to build of cone-0.90_4 =========================================================================== =================================================== ===> cone-0.90_4 depends on shared library: libaspell.so - not found ===> Verifying for libaspell.so in /usr/ports/textproc/aspell ===> Installing existing package /packages/All/aspell-0.60.6.1_5.txz Installing aspell-0.60.6.1_5... done ===> Returning to build of cone-0.90_4 ===> cone-0.90_4 depends on shared library: libfam.so.0 - not found ===> Verifying for libfam.so.0 in /usr/ports/devel/gamin ===> Installing existing package /packages/All/gamin-0.1.10_7.txz Installing gamin-0.1.10_7...Installing glib-2.36.3_3...Installing libffi-3.0.13_1... done Installing libiconv-1.14_3... done Installing pcre-8.34_1...Installing readline-6.3.6_1... done done Installing python27-2.7.8... done No schema files found: doing nothing. done done =============================================================================== Gamin will only provide realtime notification of changes for at most n files, where n is the minimum value between (kern.maxfiles * 0.7) and (kern.maxfilesperproc - 200). Beyond that limit, files will be polled. If you often open several large folders with Nautilus, you might want to increase the kern.maxfiles tunable (you do not need to set kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles). For a typical desktop, add the following line to /boot/loader.conf, then reboot the system: mv -f .deps/sortfolders.Tpo .deps/sortfolders.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT structure.lo -MD -MP -MF .deps/structure.Tpo -c -o structure.lo structure.C libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT structure.lo -MD -MP -MF .deps/structure.Tpo -c structure.C -fPIC -DPIC -o .libs/structure.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT structure.lo -MD -MP -MF .deps/structure.Tpo -c structure.C -o structure.o >/dev/null 2>&1 mv -f .deps/structure.Tpo .deps/structure.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT sync.lo -MD -MP -MF .deps/sync.Tpo -c -o sync.lo sync.C libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT sync.lo -MD -MP -MF .deps/sync.Tpo -c sync.C -fPIC -DPIC -o .libs/sync.o In file included from sync.C:10: ./sync.H:251:13: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] return n < 0 || n >= folders.size() ~ ^ ~ 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT sync.lo -MD -MP -MF .deps/sync.Tpo -c sync.C -o sync.o >/dev/null 2>&1 mv -f .deps/sync.Tpo .deps/sync.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccount.lo -MD -MP -MF .deps/tmpaccount.Tpo -c -o tmpaccount.lo tmpaccount.C libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccount.lo -MD -MP -MF .deps/tmpaccount.Tpo -c tmpaccount.C -fPIC -DPIC -o .libs/tmpaccount.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccount.lo -MD -MP -MF .deps/tmpaccount.Tpo -c tmpaccount.C -o tmpaccount.o >/dev/null 2>&1 mv -f .deps/tmpaccount.Tpo .deps/tmpaccount.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountadd.lo -MD -MP -MF .deps/tmpaccountadd.Tpo -c -o tmpaccountadd.lo tmpaccountadd.C libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountadd.lo -MD -MP -MF .deps/tmpaccountadd.Tpo -c tmpaccountadd.C -fPIC -DPIC -o .libs/tmpaccountadd.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountadd.lo -MD -MP -MF .deps/tmpaccountadd.Tpo -c tmpaccountadd.C -o tmpaccountadd.o >/dev/null 2>&1 mv -f .deps/tmpaccountadd.Tpo .deps/tmpaccountadd.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountfolder.lo -MD -MP -MF .deps/tmpaccountfolder.Tpo -c -o tmpaccountfolder.lo tmpaccountfolder.C libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountfolder.lo -MD -MP -MF .deps/tmpaccountfolder.Tpo -c tmpaccountfolder.C -fPIC -DPIC -o .libs/tmpaccountfolder.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountfolder.lo -MD -MP -MF .deps/tmpaccountfolder.Tpo -c tmpaccountfolder.C -o tmpaccountfolder.o >/dev/null 2>&1 mv -f .deps/tmpaccountfolder.Tpo .deps/tmpaccountfolder.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o libmail.la mail.lo addmessage.lo addmessageimport.lo addmessageremoveattachments.lo addressbook.lo addressbookadd.lo addressbookget.lo addressbookopen.lo addressbooksearch.lo attachments.lo autodecoder.lo envelope.lo base64.lo copymessage.lo decoder.lo driver.lo expungelist.lo fd.lo fdtls.lo file.lo generic.lo genericdecode.lo headers.lo imap.lo imapacl.lo imapidle.lo imaplogin.lo imaplogout.lo imapfetchhandler.lo imaphandler.lo imaphmac.lo imapfolder.lo imapfolders.lo imaplisthandler.lo imapparsefmt.lo imapstatushandler.lo logininfo.lo maildir.lo maildiradd.lo maildirfolder.lo mbox.lo mboxadd.lo mboxexpunge.lo mboxfolder.lo mboxgetmessage.lo mboxlock.lo mboxmagictag.lo mboxmultilock.lo mboxopen.lo mboxread.lo mboxsighandler.lo mimetypes.lo nntp.lo nntpadd.lo nntpcache.lo nntpchecknew.lo nntpfetch.lo nntpfolder.lo nntp group.lo nntpgroupinfo.lo nntpgroupopen.lo nntplistactive.lo nntplogin.lo nntplogin2.lo nntplogout.lo nntpnewsrc.lo nntppost.lo nntpxover.lo nntpxpat.lo objectmonitor.lo poll.lo pop3.lo pop3folder.lo pop3maildrop.lo qp.lo rfc2047decode.lo rfc2047encode.lo rfcaddr.lo runlater.lo search.lo smap.lo smapacl.lo smapadd.lo smapaddmessage.lo smapcopy.lo smapcreate.lo smapdelete.lo smapfetch.lo smapfetchattr.lo smapidle.lo smaplist.lo smapmsgrange.lo smapnewmail.lo smapnoopexpunge.lo smapopen.lo smapsearch.lo smapsendfolder.lo smapstatus.lo smapstore.lo smtp.lo smtpfolder.lo snapshot.lo sortfolders.lo structure.lo sync.lo tmpaccount.lo tmpaccountadd.lo tmpaccountfolder.lo libtool: link: ar cru .libs/libmail.a .libs/mail.o .libs/addmessage.o .libs/addmessageimport.o .libs/addmessageremoveattachments.o .libs/addressbook.o .libs/addressbookadd.o .libs/addressbookget.o .libs/addressbookopen.o .libs/addressbooksearch.o .libs/attachments.o .libs/autodecoder.o .libs/envelope.o .libs/base64.o .libs/copymessage.o .libs/decoder.o .libs/driver.o .libs/expungelist.o .libs/fd.o .libs/fdtls.o .libs/file.o .libs/generic.o .libs/genericdecode.o .libs/headers.o .libs/imap.o .libs/imapacl.o .libs/imapidle.o .libs/imaplogin.o .libs/imaplogout.o .libs/imapfetchhandler.o .libs/imaphandler.o .libs/imaphmac.o .libs/imapfolder.o .libs/imapfolders.o .libs/imaplisthandler.o .libs/imapparsefmt.o .libs/imapstatushandler.o .libs/logininfo.o .libs/maildir.o .libs/maildiradd.o .libs/maildirfolder.o .libs/mbox.o .libs/mboxadd.o .libs/mboxexpunge.o .libs/mboxfolder.o .libs/mboxgetmessage.o .libs/mboxlock.o .libs/mboxmagictag.o .libs/mboxmultilock.o .libs/mboxopen.o .libs/mboxread.o . libs/mboxsighandler.o .libs/mimetypes.o .libs/nntp.o .libs/nntpadd.o .libs/nntpcache.o .libs/nntpchecknew.o .libs/nntpfetch.o .libs/nntpfolder.o .libs/nntpgroup.o .libs/nntpgroupinfo.o .libs/nntpgroupopen.o .libs/nntplistactive.o .libs/nntplogin.o .libs/nntplogin2.o .libs/nntplogout.o .libs/nntpnewsrc.o .libs/nntppost.o .libs/nntpxover.o .libs/nntpxpat.o .libs/objectmonitor.o .libs/poll.o .libs/pop3.o .libs/pop3folder.o .libs/pop3maildrop.o .libs/qp.o .libs/rfc2047decode.o .libs/rfc2047encode.o .libs/rfcaddr.o .libs/runlater.o .libs/search.o .libs/smap.o .libs/smapacl.o .libs/smapadd.o .libs/smapaddmessage.o .libs/smapcopy.o .libs/smapcreate.o .libs/smapdelete.o .libs/smapfetch.o .libs/smapfetchattr.o .libs/smapidle.o .libs/smaplist.o .libs/smapmsgrange.o .libs/smapnewmail.o .libs/smapnoopexpunge.o .libs/smapopen.o .libs/smapsearch.o .libs/smapsendfolder.o .libs/smapstatus.o .libs/smapstore.o .libs/smtp.o .libs/smtpfolder.o .libs/snapshot.o .libs/sortfolders.o .libs/structure.o .lib s/sync.o .libs/tmpaccount.o .libs/tmpaccount! add.o .libs/tmpaccountfolder.o libtool: link: ranlib .libs/libmail.a libtool: link: ( cd ".libs" && rm -f "libmail.la" && ln -s "../libmail.la" "libmail.la" ) c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT mailtool.o -MD -MP -MF .deps/mailtool.Tpo -c -o mailtool.o mailtool.C In file included from mailtool.C:10: ./sync.H:251:13: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] return n < 0 || n >= folders.size() ~ ^ ~ mailtool.C:99:13: warning: function 'showstructure' is not needed and will not be emitted [-Wunneeded-internal-declaration] static void showstructure(const mail::mimestruct &mps, string pfix="") ^ 2 warnings generated. mv -f .deps/mailtool.Tpo .deps/mailtool.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -static -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o mailtool mailtool.o libmail.la ../rfc2045/librfc2045.la ../rfc822/librfc822.la ../rfc822/libencode.la ../maildir/libmaildir.la ../tcpd/libcouriertls.la ../liblock/liblock.la ../unicode/libunicode.la ../libhmac/libhmac.la ../md5/libmd5.la ../sha1/libsha1.la ../numlib/libnumlib.la ../tcpd/libspipe.la ../soxwrap/libsoxwrap.a `cat ../maildir/maildir.libdeps ../soxwrap/soxlibs.dep` libtool: link: c++ -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/lib:/usr/local/lib -o mailtool mailtool.o -L/usr/local/lib ./.libs/libmail.a ../rfc2045/.libs/librfc2045.a ../rfc822/.libs/librfc822.a ../rfc822/.libs/libencode.a ../maildir/.libs/libmaildir.a ../tcpd/.libs/libcouriertls.a -lssl -lcrypto ../liblock/.libs/liblock.a ../unicode/.libs/libunicode.a /usr/local/lib/libiconv.so ../libhmac/.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a ../numlib/.libs/libnumlib.a ../tcpd/.libs/libspipe.a ../soxwrap/libsoxwrap.a /usr/local/lib/libfam.so -lpthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT testsuite.o -MD -MP -MF .deps/testsuite.Tpo -c -o testsuite.o testsuite.C mv -f .deps/testsuite.Tpo .deps/testsuite.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -static -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o testsuite testsuite.o libmail.la ../rfc2045/librfc2045.la ../rfc822/librfc822.la ../rfc822/libencode.la ../maildir/libmaildir.la ../tcpd/libcouriertls.la ../liblock/liblock.la ../unicode/libunicode.la ../libhmac/libhmac.la ../md5/libmd5.la ../sha1/libsha1.la ../numlib/libnumlib.la ../tcpd/libspipe.la ../soxwrap/libsoxwrap.a `cat ../maildir/maildir.libdeps ../soxwrap/soxlibs.dep` libtool: link: c++ -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/lib:/usr/local/lib -o testsuite testsuite.o -L/usr/local/lib ./.libs/libmail.a ../rfc2045/.libs/librfc2045.a ../rfc822/.libs/librfc822.a ../rfc822/.libs/libencode.a ../maildir/.libs/libmaildir.a ../tcpd/.libs/libcouriertls.a -lssl -lcrypto ../liblock/.libs/liblock.a ../unicode/.libs/libunicode.a /usr/local/lib/libiconv.so ../libhmac/.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a ../numlib/.libs/libnumlib.a ../tcpd/.libs/libspipe.a ../soxwrap/libsoxwrap.a /usr/local/lib/libfam.so -lpthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/libmail' gmake[3]: Leaving directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/libmail' Making all in rootcerts gmake[3]: Entering directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/rootcerts' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/rootcerts' Making all in cone gmake[3]: Entering directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' h='#define HELPFILE "/usr/local/share/cone/cone.hlp"'; echo "$h" | cmp -s - helpfile.H && exit 0; echo "$h" >helpfile.H echo '#define BUILDVERSION "i386-portbld-freebsd11.0/'`date`'"' >buildversion.H gmake all-recursive gmake[4]: Entering directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' Making all in intl gmake[5]: Entering directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone/intl' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone/intl' Making all in po gmake[5]: Entering directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone/po' gmake[5]: Leaving directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone/po' gmake[5]: Entering directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT acl.o -MD -MP -MF .deps/acl.Tpo -c -o acl.o acl.C mv -f .deps/acl.Tpo .deps/acl.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT addressbook.o -MD -MP -MF .deps/addressbook.Tpo -c -o addressbook.o addressbook.C addressbook.C:1860:26: warning: private field 'myScreen' is not used [-Wunused-private-field] AddressBookTakeScreen *myScreen; ^ 1 warning generated. mv -f .deps/addressbook.Tpo .deps/addressbook.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT addressbookinterface.o -MD -MP -MF .deps/addressbookinterface.Tpo -c -o addressbookinterface.o addressbookinterface.C mv -f .deps/addressbookinterface.Tpo .deps/addressbookinterface.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT addressbookinterfaceldap.o -MD -MP -MF .deps/addressbookinterfaceldap.Tpo -c -o addressbookinterfaceldap.o addressbookinterfaceldap.C mv -f .deps/addressbookinterfaceldap.Tpo .deps/addressbookinterfaceldap.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT addressbookinterfacemail.o -MD -MP -MF .deps/addressbookinterfacemail.Tpo -c -o addressbookinterfacemail.o addressbookinterfacemail.C mv -f .deps/addressbookinterfacemail.Tpo .deps/addressbookinterfacemail.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT certificates.o -MD -MP -MF .deps/certificates.Tpo -c -o certificates.o certificates.C mv -f .deps/certificates.Tpo .deps/certificates.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT colors.o -MD -MP -MF .deps/colors.Tpo -c -o colors.o colors.C mv -f .deps/colors.Tpo .deps/colors.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT cone.o -MD -MP -MF .deps/cone.Tpo -c -o cone.o cone.C In file included from cone.C:59: ./configscreen.H:212:7: warning: 'ConfigScreen::addPrompt' hides overloaded virtual function [-Woverloaded-virtual] void addPrompt(CursesLabel *label, ^ ./curses/cursesdialog.H:52:15: note: hidden overloaded virtual function 'CursesDialog::addPrompt' declared here: different number of parameters (2 vs 3) virtual void addPrompt(CursesLabel *label, ^ 1 warning generated. mv -f .deps/cone.Tpo .deps/cone.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT configscreen.o -MD -MP -MF .deps/configscreen.Tpo -c -o configscreen.o configscreen.C In file included from configscreen.C:8: ./configscreen.H:212:7: warning: 'ConfigScreen::addPrompt' hides overloaded virtual function [-Woverloaded-virtual] void addPrompt(CursesLabel *label, ^ ./curses/cursesdialog.H:52:15: note: hidden overloaded virtual function 'CursesDialog::addPrompt' declared here: different number of parameters (2 vs 3) virtual void addPrompt(CursesLabel *label, ^ In file included from configscreen.C:8: ./configscreen.H:170:17: warning: private field 'parent' is not used [-Wunused-private-field] ConfigScreen *parent; ^ 2 warnings generated. mv -f .deps/configscreen.Tpo .deps/configscreen.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT ctrlchandler.o -MD -MP -MF .deps/ctrlchandler.Tpo -c -o ctrlchandler.o ctrlchandler.C mv -f .deps/ctrlchandler.Tpo .deps/ctrlchandler.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT cursesaddresslist.o -MD -MP -MF .deps/cursesaddresslist.Tpo -c -o cursesaddresslist.o cursesaddresslist.C mv -f .deps/cursesaddresslist.Tpo .deps/cursesaddresslist.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT cursesattachmentdisplay.o -MD -MP -MF .deps/cursesattachmentdisplay.Tpo -c -o cursesattachmentdisplay.o cursesattachmentdisplay.C mv -f .deps/cursesattachmentdisplay.Tpo .deps/cursesattachmentdisplay.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT cursesedit.o -MD -MP -MF .deps/cursesedit.Tpo -c -o cursesedit.o cursesedit.C mv -f .deps/cursesedit.Tpo .deps/cursesedit.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT curseseditmessage.o -MD -MP -MF .deps/curseseditmessage.Tpo -c -o curseseditmessage.o curseseditmessage.C curseseditmessage.C:445:9: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if ( k >= 0 && k < ' ' && k != '\t') ~ ^ ~ In file included from curseseditmessage.C:7: In file included from ./curseseditmessage.H:14: In file included from ../curses/cursescontainer.H:11: In file included from ../curses/mycurses.H:19: ./curses/widechar.H:649:4: warning: delete called on 'unicodewordwrapper::buffer' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete buf; ^ ./curses/widechar.H:675:7: note: in instantiation of member function 'unicodewordwrapper::eof' requested here iter.eof(); ^ curseseditmessage.C:1041:3: note: in instantiation of function template specialization 'unicodewordwrap' requested here unicodewordwrap(unicode_wordwrap_iterator(this, ^ In file included from curseseditmessage.C:7: In file included from ./curseseditmessage.H:14: In file included from ../curses/cursescontainer.H:11: In file included from ../curses/mycurses.H:19: ./curses/widechar.H:649:4: warning: delete called on 'unicodewordwrapper::buffer' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete buf; ^ ./curses/widechar.H:675:7: note: in instantiation of member function 'unicodewordwrapper::eof' requested here iter.eof(); ^ curseseditmessage.C:2489:3: note: in instantiation of function template specialization 'unicodewordwrap, CursesEditMessage::unicode_wordwrap_oiterator, unicoderewrapnone>' requested here unicodewordwrap(line.begin(), ^ 3 warnings generated. mv -f .deps/curseseditmessage.Tpo .deps/curseseditmessage.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT curseshierarchy.o -MD -MP -MF .deps/curseshierarchy.Tpo -c -o curseshierarchy.o curseshierarchy.C mv -f .deps/curseshierarchy.Tpo .deps/curseshierarchy.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT cursesindexdisplay.o -MD -MP -MF .deps/cursesindexdisplay.Tpo -c -o cursesindexdisplay.o cursesindexdisplay.C mv -f .deps/cursesindexdisplay.Tpo .deps/cursesindexdisplay.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT cursesmessage.o -MD -MP -MF .deps/cursesmessage.Tpo -c -o cursesmessage.o cursesmessage.C cursesmessage.C:3764:18: error: cannot create a non-constant pointer to member function gi.input_func= &tempSaveText.input_func; ^~~~~~~~~~~~~~~~~~~~~~~~ cursesmessage.C:3767:19: error: cannot create a non-constant pointer to member function gi.output_func= &tempSaveText.output_func; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from cursesmessage.C:9: In file included from ./myservercallback.H:13: In file included from ../curses/cursesstatusbar.H:10: In file included from ../curses/mycurses.H:19: ./curses/widechar.H:649:4: warning: delete called on 'unicodewordwrapper >, std::__1::allocator > > > >, unicoderewrapnone>::buffer' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete buf; ^ ./curses/widechar.H:675:7: note: in instantiation of member function 'unicodewordwrapper >, std::__1::allocator > > > >, unicoderewrapnone>::eof' requested here iter.eof(); ^ cursesmessage.C:1112:5: note: in instantiation of function template specialization 'unicodewordwrap, std::__1::back_insert_iterator >, std::__1::allocator > > > >, unicoderewrapnone>' requested here unicodewordwrap(umsg.begin(), ^ In file included from cursesmessage.C:9: In file included from ./myservercallback.H:13: In file included from ../curses/cursesstatusbar.H:10: In file included from ../curses/mycurses.H:19: ./curses/widechar.H:649:4: warning: delete called on 'unicodewordwrapper::buffer' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete buf; ^ ./curses/widechar.H:675:7: note: in instantiation of member function 'unicodewordwrapper::eof' requested here iter.eof(); ^ cursesmessage.C:2130:3: note: in instantiation of function template specialization 'unicodewordwrap, CursesMessage::newmsgformatter::writeoiter, unicoderewrapnone>' requested here unicodewordwrap(b, e, ^ 2 warnings and 2 errors generated. gmake[5]: *** [cursesmessage.o] Error 1 gmake[5]: Leaving directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90' *** Error code 1 Stop. make: stopped in /usr/ports/mail/cone