From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri May 9 08:31:36 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 B2B8BD2E for ; Fri, 9 May 2014 08:31:36 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 9EBCB925; Fri, 9 May 2014 08:31:36 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.8/8.14.8) with ESMTP id s498Vauv046162; Fri, 9 May 2014 08:31:36 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.8/8.14.8/Submit) id s498Vadg046138; Fri, 9 May 2014 08:31:36 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Fri, 9 May 2014 08:31:36 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201405090831.s498Vadg046138@beefy1.isc.freebsd.org> To: uffe@uffe.org Subject: [REL - head-i386-default][mail/cone] Failed for cone-0.90_2 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: Fri, 09 May 2014 08:31:36 -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: zeising@FreeBSD.org Ident: $FreeBSD: head/mail/cone/Makefile 351411 2014-04-16 18:28:47Z zeising $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2014-05-08_19h11m27s/logs/cone-0.90_2.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2014-05-08_19h11m27s Log: ====>> Building mail/cone build started at Fri May 9 08:28:52 UTC 2014 port directory: /usr/ports/mail/cone building for: FreeBSD head-i386-default-job-13 11.0-CURRENT FreeBSD 11.0-CURRENT r264257 i386 maintained by: uffe@uffe.org Makefile ident: $FreeBSD: head/mail/cone/Makefile 351411 2014-04-16 18:28:47Z zeising $ Poudriere version: 3.1-pre Host OSVERSION: 1100013 Jail OSVERSION: 1100018 !!! Jail is newer than host. (Jail: 1100018, Host: 1100013) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100018 UNAME_v=FreeBSD 11.0-CURRENT r264257 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref PKG_EXT=txz tpid=27034 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_2 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add OLDPWD=/usr/local/poudriere/data/build/head-i386-default/ref/poudriere/rdeps PWD=/usr/local/poudriere/data/build/head-i386-default/ref/poudriere/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/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 --prefix=/usr/local --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" TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl TMPDIR="/tmp" 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-- TMPDIR="/tmp" TMPDIR="/tmp" 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" 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 PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for cone-0.90_2 =================================================== =========================================================================== =================================================== ===> cone-0.90_2 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_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cone-0.90_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by cone-0.90_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by cone-0.90_2 for building => SHA256 Checksum OK for cone-0.90.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by cone-0.90_2 for building ===> Extracting for cone-0.90_2 => SHA256 Checksum OK for cone-0.90.tar.bz2. /bin/mkdir -p /wrkdirs/usr/ports/mail/cone/work/ncursesw /bin/ln -s /usr/local/include/ncurses/ncurses.h /wrkdirs/usr/ports/mail/cone/work/ncursesw/curses.h =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cone-0.90_2 ===> Applying FreeBSD patches for cone-0.90_2 =========================================================================== =================================================== ===> cone-0.90_2 depends on executable: gpgv - not found ===> Verifying install for gpgv in /usr/ports/security/gnupg1 ===> Installing existing package /packages/All/gnupg1-1.4.16_1.txz Installing gnupg1-1.4.16_1...Installing curl-7.36.0...Installing ca_root_nss-3.16... done done Installing gettext-0.18.3.1... done done ===> Returning to build of cone-0.90_2 ===> cone-0.90_2 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_2 ===> cone-0.90_2 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_9.txz Installing perl5-5.16.3_9... done ===> Returning to build of cone-0.90_2 =========================================================================== =================================================== ===> cone-0.90_2 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_2...Installing libffi-3.0.13_1... done Installing libiconv-1.14_3... done Installing pcre-8.34... done Installing python27-2.7.6_4... done No schema files found: doing nothing. done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== =============================================================================== 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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c maildiropen.c -o maildiropen.o >/dev/null 2>&1 mv -f .deps/maildiropen.Tpo .deps/maildiropen.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c -o maildirparsequota.lo maildirparsequota.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c maildirparsequota.c -fPIC -DPIC -o .libs/maildirparsequota.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c maildirparsequota.c -o maildirparsequota.o >/dev/null 2>&1 mv -f .deps/maildirparsequota.Tpo .deps/maildirparsequota.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c -o maildirpath.lo maildirpath.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c maildirpath.c -fPIC -DPIC -o .libs/maildirpath.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c maildirpath.c -o maildirpath.o >/dev/null 2>&1 mv -f .deps/maildirpath.Tpo .deps/maildirpath.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c -o maildirpurgetmp.lo maildirpurgetmp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c maildirpurgetmp.c -fPIC -DPIC -o .libs/maildirpurgetmp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c maildirpurgetmp.c -o maildirpurgetmp.o >/dev/null 2>&1 mv -f .deps/maildirpurgetmp.Tpo .deps/maildirpurgetmp.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c -o maildirrename.lo maildirrename.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c maildirrename.c -fPIC -DPIC -o .libs/maildirrename.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c maildirrename.c -o maildirrename.o >/dev/null 2>&1 mv -f .deps/maildirrename.Tpo .deps/maildirrename.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c -o maildirsearch.lo maildirsearch.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c maildirsearch.c -fPIC -DPIC -o .libs/maildirsearch.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c maildirsearch.c -o maildirsearch.o >/dev/null 2>&1 mv -f .deps/maildirsearch.Tpo .deps/maildirsearch.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -Wall -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c -o maildirsearchC.lo maildirsearchC.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -Wall -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c maildirsearchC.cpp -fPIC -DPIC -o .libs/maildirsearchC.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -Wall -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c maildirsearchC.cpp -o maildirsearchC.o >/dev/null 2>&1 mv -f .deps/maildirsearchC.Tpo .deps/maildirsearchC.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c -o maildirshared.lo maildirshared.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c maildirshared.c -fPIC -DPIC -o .libs/maildirshared.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c maildirshared.c -o maildirshared.o >/dev/null 2>&1 mv -f .deps/maildirshared.Tpo .deps/maildirshared.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c -o maildirshared2.lo maildirshared2.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c maildirshared2.c -fPIC -DPIC -o .libs/maildirshared2.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c maildirshared2.c -o maildirshared2.o >/dev/null 2>&1 mv -f .deps/maildirshared2.Tpo .deps/maildirshared2.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c -o maildirdelfolder.lo maildirdelfolder.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c maildirdelfolder.c -fPIC -DPIC -o .libs/maildirdelfolder.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c maildirdelfolder.c -o maildirdelfolder.o >/dev/null 2>&1 mv -f .deps/maildirdelfolder.Tpo .deps/maildirdelfolder.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c -o maildirquota.lo maildirquota.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c maildirquota.c -fPIC -DPIC -o .libs/maildirquota.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c maildirquota.c -o maildirquota.o >/dev/null 2>&1 mv -f .deps/maildirquota.Tpo .deps/maildirquota.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c -o maildirrequota.lo maildirrequota.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c maildirrequota.c -fPIC -DPIC -o .libs/maildirrequota.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c maildirrequota.c -o maildirrequota.o >/dev/null 2>&1 mv -f .deps/maildirrequota.Tpo .deps/maildirrequota.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c -o maildirwatch.lo maildirwatch.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c maildirwatch.c -fPIC -DPIC -o .libs/maildirwatch.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c maildirwatch.c -o maildirwatch.o >/dev/null 2>&1 mv -f .deps/maildirwatch.Tpo .deps/maildirwatch.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c -o loginexec.lo loginexec.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c loginexec.c -fPIC -DPIC -o .libs/loginexec.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c loginexec.c -o loginexec.o >/dev/null 2>&1 mv -f .deps/loginexec.Tpo .deps/loginexec.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -Wall -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o libmaildir.la autoresponse.lo maildiraclt.lo maildircache.lo maildircreate.lo maildirfilename.lo maildirgetnew.lo maildirfilter.lo maildirfilter2.lo maildirflags.lo maildirmkdir.lo maildirgetquota.lo maildirinfo.lo maildirkeywords.lo maildirkeywords2.lo maildirkeywords3.lo maildirkeywords4.lo maildirlist.lo maildirlock.lo maildirmake2.lo maildirnewshared.lo maildirnewshared2.lo maildiropen.lo maildirparsequota.lo maildirpath.lo maildirpurgetmp.lo maildirrename.lo maildirsearch.lo maildirsearchC.lo maildirshared.lo maildirshared2.lo maildirdelfolder.lo maildirquota.lo maildirrequota.lo maildirwatch.lo loginexec.lo libtool: link: ar cru .libs/libmaildir.a .libs/autoresponse.o .libs/maildiraclt.o .libs/maildircache.o .libs/maildircreate.o .libs/maildirfilename.o .libs/maildirgetnew.o .libs/maildirfilter.o .libs/maildirfilter2.o .libs/maildirflags.o .libs/maildirmkdir.o .libs/maildirgetquota.o .libs/maildirinfo.o .libs/maildirkeywords.o .libs/maildirkeywords2.o .libs/maildirkeywords3.o .libs/maildirkeywords4.o .libs/maildirlist.o .libs/maildirlock.o .libs/maildirmake2.o .libs/maildirnewshared.o .libs/maildirnewshared2.o .libs/maildiropen.o .libs/maildirparsequota.o .libs/maildirpath.o .libs/maildirpurgetmp.o .libs/maildirrename.o .libs/maildirsearch.o .libs/maildirsearchC.o .libs/maildirshared.o .libs/maildirshared2.o .libs/maildirdelfolder.o .libs/maildirquota.o .libs/maildirrequota.o .libs/maildirwatch.o .libs/loginexec.o libtool: link: ranlib .libs/libmaildir.a libtool: link: ( cd ".libs" && rm -f "libmaildir.la" && ln -s "../libmaildir.la" "libmaildir.la" ) cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT deliverquota.o -MD -MP -MF .deps/deliverquota.Tpo -c -o deliverquota.o deliverquota.c mv -f .deps/deliverquota.Tpo .deps/deliverquota.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -static -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o deliverquota deliverquota.o libmaildir.la ../rfc822/librfc822.la ../numlib/libnumlib.la libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -Wl,-rpath=/usr/lib:/usr/local/lib -o deliverquota deliverquota.o -L/usr/local/lib ./.libs/libmaildir.a ../rfc822/.libs/librfc822.a ../numlib/.libs/libnumlib.a cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirmake.o -MD -MP -MF .deps/maildirmake.Tpo -c -o maildirmake.o maildirmake.c mv -f .deps/maildirmake.Tpo .deps/maildirmake.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -static -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o maildirmake maildirmake.o libmaildir.la ../numlib/libnumlib.la ../rfc822/librfc822.la libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -Wl,-rpath=/usr/lib:/usr/local/lib -o maildirmake maildirmake.o -L/usr/local/lib ./.libs/libmaildir.a ../numlib/.libs/libnumlib.a ../rfc822/.libs/librfc822.a cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT testmaildirfilter.o -MD -MP -MF .deps/testmaildirfilter.Tpo -c -o testmaildirfilter.o testmaildirfilter.c mv -f .deps/testmaildirfilter.Tpo .deps/testmaildirfilter.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -static -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o testmaildirfilter testmaildirfilter.o libmaildir.la ../numlib/libnumlib.la -lpcre libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -Wl,-rpath=/usr/lib:/usr/local/lib -o testmaildirfilter testmaildirfilter.o -L/usr/local/lib ./.libs/libmaildir.a ../numlib/.libs/libnumlib.a /usr/local/lib/libpcre.so -pthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirkwtest.o -MD -MP -MF .deps/maildirkwtest.Tpo -c -o maildirkwtest.o maildirkwtest.c mv -f .deps/maildirkwtest.Tpo .deps/maildirkwtest.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -static -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o maildirkwtest maildirkwtest.o libmaildir.la libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -Wl,-rpath=/usr/lib:/usr/local/lib -o maildirkwtest maildirkwtest.o -L/usr/local/lib ./.libs/libmaildir.a cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildirkw.o -MD -MP -MF .deps/maildirkw.Tpo -c -o maildirkw.o maildirkw.c mv -f .deps/maildirkw.Tpo .deps/maildirkw.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -static -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o maildirkw maildirkw.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -Wl,-rpath=/usr/lib:/usr/local/lib -o maildirkw maildirkw.o -L/usr/local/lib ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a /usr/local/lib/libfam.so -lpthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT maildiracl.o -MD -MP -MF .deps/maildiracl.Tpo -c -o maildiracl.o maildiracl.c mv -f .deps/maildiracl.Tpo .deps/maildiracl.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -static -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o maildiracl maildiracl.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -Wl,-rpath=/usr/lib:/usr/local/lib -o maildiracl maildiracl.o -L/usr/local/lib ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a /usr/local/lib/libfam.so -lpthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT testmaildiraclt.o -MD -MP -MF .deps/testmaildiraclt.Tpo -c -o testmaildiraclt.o testmaildiraclt.c mv -f .deps/testmaildiraclt.Tpo .deps/testmaildiraclt.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -static -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o maildiraclttest testmaildiraclt.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -Wl,-rpath=/usr/lib:/usr/local/lib -o maildiraclttest testmaildiraclt.o -L/usr/local/lib ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a /usr/local/lib/libfam.so -lpthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -MT testmaildirsearch.o -MD -MP -MF .deps/testmaildirsearch.Tpo -c -o testmaildirsearch.o testmaildirsearch.c mv -f .deps/testmaildirsearch.Tpo .deps/testmaildirsearch.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o testmaildirsearch testmaildirsearch.o libmaildir.la ../unicode/libunicode.la libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wall -I./.. -I.. -Wl,-rpath=/usr/lib:/usr/local/lib -o testmaildirsearch testmaildirsearch.o -L/usr/local/lib ./.libs/libmaildir.a ../unicode/.libs/libunicode.a /usr/local/lib/libiconv.so -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/maildir' gmake[3]: Leaving directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/maildir' Making all in tcpd gmake[3]: Entering directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/tcpd' gmake all-am gmake[4]: Entering directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/tcpd' /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c -o spipe.lo spipe.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c spipe.c -fPIC -DPIC -o .libs/spipe.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c spipe.c -o spipe.o >/dev/null 2>&1 mv -f .deps/spipe.Tpo .deps/spipe.Plo /bin/sh ./libtool --tag=CC --mode=link cc -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o libspipe.la spipe.lo libtool: link: ar cru .libs/libspipe.a .libs/spipe.o libtool: link: ranlib .libs/libspipe.a libtool: link: ( cd ".libs" && rm -f "libspipe.la" && ln -s "../libspipe.la" "libspipe.la" ) /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo -c -o tlscache.lo tlscache.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo -c tlscache.c -fPIC -DPIC -o .libs/tlscache.o tlscache.c:505:34: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] if (ll_lockfd(p->fd, ll_readlock||ll_whence_start|ll_wait, 0, 0) < 0) ^ ~~~~~~~~~~~~~~~~~~~~~~~ tlscache.c:505:34: note: use '|' for a bitwise operation if (ll_lockfd(p->fd, ll_readlock||ll_whence_start|ll_wait, 0, 0) < 0) ^~~~~~~~~~~~~~~~~ | 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo -c tlscache.c -o tlscache.o >/dev/null 2>&1 mv -f .deps/tlscache.Tpo .deps/tlscache.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT libcouriertls.lo -MD -MP -MF .deps/libcouriertls.Tpo -c -o libcouriertls.lo libcouriertls.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT libcouriertls.lo -MD -MP -MF .deps/libcouriertls.Tpo -c libcouriertls.c -fPIC -DPIC -o .libs/libcouriertls.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT libcouriertls.lo -MD -MP -MF .deps/libcouriertls.Tpo -c libcouriertls.c -o libcouriertls.o >/dev/null 2>&1 mv -f .deps/libcouriertls.Tpo .deps/libcouriertls.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT tlsinfo.lo -MD -MP -MF .deps/tlsinfo.Tpo -c -o tlsinfo.lo tlsinfo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT tlsinfo.lo -MD -MP -MF .deps/tlsinfo.Tpo -c tlsinfo.c -fPIC -DPIC -o .libs/tlsinfo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT tlsinfo.lo -MD -MP -MF .deps/tlsinfo.Tpo -c tlsinfo.c -o tlsinfo.o >/dev/null 2>&1 mv -f .deps/tlsinfo.Tpo .deps/tlsinfo.Plo /bin/sh ./libtool --tag=CC --mode=link cc -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o libcouriertlsopenssl.la libcouriertls.lo tlsinfo.lo -lssl -lcrypto ../random128/librandom128.la libtool: link: (cd .libs/libcouriertlsopenssl.lax/librandom128.a && ar x "/wrkdirs/usr/ports/mail/cone/work/cone-0.90/tcpd/../random128/.libs/librandom128.a") libtool: link: ar cru .libs/libcouriertlsopenssl.a .libs/libcouriertls.o .libs/tlsinfo.o .libs/libcouriertlsopenssl.lax/librandom128.a/random128.o .libs/libcouriertlsopenssl.lax/librandom128.a/random128alpha.o .libs/libcouriertlsopenssl.lax/librandom128.a/random128binary.o libtool: link: ranlib .libs/libcouriertlsopenssl.a libtool: link: rm -fr .libs/libcouriertlsopenssl.lax libtool: link: ( cd ".libs" && rm -f "libcouriertlsopenssl.la" && ln -s "../libcouriertlsopenssl.la" "libcouriertlsopenssl.la" ) /bin/sh ./libtool --tag=CC --mode=link cc -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o libcouriertls.la tlscache.lo libcouriertlsopenssl.la libtool: link: (cd .libs/libcouriertls.lax/libcouriertlsopenssl.a && ar x "/wrkdirs/usr/ports/mail/cone/work/cone-0.90/tcpd/./.libs/libcouriertlsopenssl.a") libtool: link: ar cru .libs/libcouriertls.a .libs/tlscache.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/libcouriertls.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/random128.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/random128alpha.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/random128binary.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/tlsinfo.o libtool: link: ranlib .libs/libcouriertls.a libtool: link: rm -fr .libs/libcouriertls.lax libtool: link: ( cd ".libs" && rm -f "libcouriertls.la" && ln -s "../libcouriertls.la" "libcouriertls.la" ) /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT tlsclient.lo -MD -MP -MF .deps/tlsclient.Tpo -c -o tlsclient.lo tlsclient.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT tlsclient.lo -MD -MP -MF .deps/tlsclient.Tpo -c tlsclient.c -fPIC -DPIC -o .libs/tlsclient.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT tlsclient.lo -MD -MP -MF .deps/tlsclient.Tpo -c tlsclient.c -o tlsclient.o >/dev/null 2>&1 mv -f .deps/tlsclient.Tpo .deps/tlsclient.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT tlspasswordcache.lo -MD -MP -MF .deps/tlspasswordcache.Tpo -c -o tlspasswordcache.lo tlspasswordcache.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT tlspasswordcache.lo -MD -MP -MF .deps/tlspasswordcache.Tpo -c tlspasswordcache.c -fPIC -DPIC -o .libs/tlspasswordcache.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT tlspasswordcache.lo -MD -MP -MF .deps/tlspasswordcache.Tpo -c tlspasswordcache.c -o tlspasswordcache.o >/dev/null 2>&1 mv -f .deps/tlspasswordcache.Tpo .deps/tlspasswordcache.Plo /bin/sh ./libtool --tag=CC --mode=link cc -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o libtlsclient.la tlsclient.lo tlspasswordcache.lo libtool: link: ar cru .libs/libtlsclient.a .libs/tlsclient.o .libs/tlspasswordcache.o libtool: link: ranlib .libs/libtlsclient.a libtool: link: ( cd ".libs" && rm -f "libtlsclient.la" && ln -s "../libtlsclient.la" "libtlsclient.la" ) cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT starttls.o -MD -MP -MF .deps/starttls.Tpo -c -o starttls.o starttls.c mv -f .deps/starttls.Tpo .deps/starttls.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT argparse.o -MD -MP -MF .deps/argparse.Tpo -c -o argparse.o argparse.c mv -f .deps/argparse.Tpo .deps/argparse.Po /bin/sh ./libtool --tag=CC --mode=link cc -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -static -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o couriertls starttls.o argparse.o libcouriertls.la libspipe.la ../rfc1035/librfc1035.a ../md5/libmd5.la ../random128/librandom128.la ../numlib/libnumlib.la ../liblock/liblock.la ../soxwrap/libsoxwrap.a libtool: link: cc -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wl,-rpath=/usr/lib:/usr/local/lib -o couriertls starttls.o argparse.o -L/usr/local/lib ./.libs/libcouriertls.a -lssl -lcrypto ./.libs/libspipe.a ../rfc1035/librfc1035.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a ../numlib/.libs/libnumlib.a ../liblock/.libs/liblock.a ../soxwrap/libsoxwrap.a cc -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT tlscachetest.o -MD -MP -MF .deps/tlscachetest.Tpo -c -o tlscachetest.o tlscachetest.c In file included from tlscachetest.c:7: ./tlscache.c:505:34: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] if (ll_lockfd(p->fd, ll_readlock||ll_whence_start|ll_wait, 0, 0) < 0) ^ ~~~~~~~~~~~~~~~~~~~~~~~ ./tlscache.c:505:34: note: use '|' for a bitwise operation if (ll_lockfd(p->fd, ll_readlock||ll_whence_start|ll_wait, 0, 0) < 0) ^~~~~~~~~~~~~~~~~ | 1 warning generated. mv -f .deps/tlscachetest.Tpo .deps/tlscachetest.Po /bin/sh ./libtool --tag=CC --mode=link cc -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -static -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o tlscachetest tlscachetest.o ../numlib/libnumlib.la ../liblock/liblock.la libtool: link: cc -I./.. -I.. -Wall -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -Wl,-rpath=/usr/lib:/usr/local/lib -o tlscachetest tlscachetest.o -L/usr/local/lib ../numlib/.libs/libnumlib.a ../liblock/.libs/liblock.a gmake[4]: Leaving directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/tcpd' gmake[3]: Leaving directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/tcpd' Making all in curses gmake[3]: Entering directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/curses' gmake all-am gmake[4]: Entering directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/curses' c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT curses.o -MD -MP -MF .deps/curses.Tpo -c -o curses.o curses.C mv -f .deps/curses.Tpo .deps/curses.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT cursesbutton.o -MD -MP -MF .deps/cursesbutton.Tpo -c -o cursesbutton.o cursesbutton.C mv -f .deps/cursesbutton.Tpo .deps/cursesbutton.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT curseschoicebutton.o -MD -MP -MF .deps/curseschoicebutton.Tpo -c -o curseschoicebutton.o curseschoicebutton.C mv -f .deps/curseschoicebutton.Tpo .deps/curseschoicebutton.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -DLIBICONV_PLUG -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -MT cursescontainer.o -MD -MP -MF .deps/cursescontainer.Tpo -c -o cursescontainer.o cursescontainer.C cursescontainer.C:13:20: error: field of type 'std::vector::iterator' (aka '__wrap_iter') has private constructor : Curses(parent), drawIndex(0) ^ /usr/include/c++/v1/iterator:1220:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 1 error generated. gmake[4]: *** [cursescontainer.o] Error 1 gmake[4]: Leaving directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/curses' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/wrkdirs/usr/ports/mail/cone/work/cone-0.90/curses' 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 ===> Cleaning for cone-0.90_2