From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Oct 10 17:02:10 2013 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D21E0CA4 for ; Thu, 10 Oct 2013 17:02:10 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BB1832BA4; Thu, 10 Oct 2013 17:02:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id r9AH2ATC043614; Thu, 10 Oct 2013 17:02:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id r9AH2Ail043552; Thu, 10 Oct 2013 17:02:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 10 Oct 2013 17:02:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201310101702.r9AH2Ail043552@beefy1.isc.freebsd.org> To: frank@altpeter.de Subject: [REL - head-i386-default][net-im/centerim] Failed for centerim-4.22.10_1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 17:02:10 -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: frank@altpeter.de Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/net-im/centerim/Makefile 327756 2013-09-20 22:13:34Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-10_05h56m46s/logs/centerim-4.22.10_1.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-10_05h56m46s Log: ====>> Building net-im/centerim build started at Thu Oct 10 17:01:31 UTC 2013 port directory: /usr/ports/net-im/centerim building for: FreeBSD head-i386-default-job-06 10.0-ALPHA5 FreeBSD 10.0-ALPHA5 r256139 i386 maintained by: frank@altpeter.de Makefile ident: $FreeBSD: head/net-im/centerim/Makefile 327756 2013-09-20 22:13:34Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000055 UNAME_v=FreeBSD 10.0-ALPHA5 r256139 UNAME_r=10.0-ALPHA5 BLOCKSIZE=K MAIL=/var/mail/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref PKG_EXT=txz tpid=95516 POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=centerim-4.22.10_1 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root 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 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for centerim-4.22.10_1: AIM=off: AOL's Instant Messenger Protocol FRIBIDI=off: Fribidi Support GG=off: Gadu-Gadu Protocol Support GPGME=off: PGP encrypted Jabber messages IRC=off: IRC Protocol JABBER=off: Jabber support LJ=off: LiveJournal Support MSN=off: MSN Protocol MULTIBYTE=off: Multibyte character encoding support NLS=on: Native Language Support RSS=off: RSS Support YAHOO=off: Yahoo! Messenger Protocol ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-ssl --with-openssl --disable-msn --disable-yahoo --disable-aim --disable-irc --disable-jabber --without-gpgme --disable-rss --disable-lj --disable-gg --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" MAKE=gmake 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" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl 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" LDFLAGS=" -Wl,-rpath=/usr/lib:/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing -I/usr/local/include" 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-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/centerim DOCSDIR=/usr/local/share/doc/centerim EXAMPLESDIR=/usr/local/share/examples/centerim WWWDIR=/usr/local/www/centerim ETCDIR=/usr/local/etc/centerim --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for centerim-4.22.10_1 =================================================== =========================================================================== =================================================== ===> centerim-4.22.10_1 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.1.4_7.txz Installing pkg-1.1.4_7... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of centerim-4.22.10_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by centerim-4.22.10_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by centerim-4.22.10_1 for building => SHA256 Checksum OK for centerim-4.22.10.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by centerim-4.22.10_1 for building ===> Extracting for centerim-4.22.10_1 => SHA256 Checksum OK for centerim-4.22.10.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for centerim-4.22.10_1 ===> Applying FreeBSD patches for centerim-4.22.10_1 =========================================================================== =================================================== ===> centerim-4.22.10_1 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...Installing gettext-0.18.3... done done ===> Returning to build of centerim-4.22.10_1 =========================================================================== =================================================== ===> centerim-4.22.10_1 depends on shared library: curl - not found ===> Verifying install for curl in /usr/ports/ftp/curl ===> Installing existing package /packages/All/curl-7.32.0.txz Installing curl-7.32.0...Installing ca_root_nss-3.15.1_1... done done ===> Returning to build of centerim-4.22.10_1 ===> centerim-4.22.10_1 depends on shared library: intl - found =========================================================================== =================================================== ===> Configuring for centerim-4.22.10_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net-im/centerim/work/centerim-4.22.10/config.rpath ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net-im/centerim/work/centerim-4.22.10/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net-im/centerim/work/centerim-4.22.10/configure configure: WARNING: unrecognized options: --without-gpgme configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for strerror in -lcposix... no checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C preprocessor... cpp checking for ranlib... ranlib checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... no ^ == texteditor.cc:2226:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(asub = strpbrk(anext, WORD_DELIM)) { ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ texteditor.cc:2226:14: note: place parentheses around the assignment to silence this warning if(asub = strpbrk(anext, WORD_DELIM)) { ^ ( ) texteditor.cc:2226:14: note: use '==' to turn this assignment into an equality comparison if(asub = strpbrk(anext, WORD_DELIM)) { ^ == texteditor.cc:2228:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] for(; atsub = strpbrk(asub+1, WORD_DELIM); asub = atsub); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ texteditor.cc:2228:15: note: place parentheses around the assignment to silence this warning for(; atsub = strpbrk(asub+1, WORD_DELIM); asub = atsub); ^ ( ) texteditor.cc:2228:15: note: use '==' to turn this assignment into an equality comparison for(; atsub = strpbrk(asub+1, WORD_DELIM); asub = atsub); ^ == 10 warnings generated. mv -f .deps/texteditor.Tpo .deps/texteditor.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../kkconsui/include -I../../kkstrtext -I/usr/local/include -Wno-write-strings -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -MT dialogbox.o -MD -MP -MF .deps/dialogbox.Tpo -c -o dialogbox.o dialogbox.cc mv -f .deps/dialogbox.Tpo .deps/dialogbox.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../kkconsui/include -I../../kkstrtext -I/usr/local/include -Wno-write-strings -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -MT screenarea.o -MD -MP -MF .deps/screenarea.Tpo -c -o screenarea.o screenarea.cc mv -f .deps/screenarea.Tpo .deps/screenarea.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../kkconsui/include -I../../kkstrtext -I/usr/local/include -Wno-write-strings -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -MT textbrowser.o -MD -MP -MF .deps/textbrowser.Tpo -c -o textbrowser.o textbrowser.cc mv -f .deps/textbrowser.Tpo .deps/textbrowser.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../kkconsui/include -I../../kkstrtext -I/usr/local/include -Wno-write-strings -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -MT abstractui.o -MD -MP -MF .deps/abstractui.Tpo -c -o abstractui.o abstractui.cc In file included from abstractui.cc:25: In file included from ../../kkconsui/include/abstractui.h:4: ./../kkconsui/include/conf.h:31:17: warning: using directive refers to implicitly-defined namespace 'std' using namespace std; ^ 1 warning generated. mv -f .deps/abstractui.Tpo .deps/abstractui.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../kkconsui/include -I../../kkstrtext -I/usr/local/include -Wno-write-strings -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -MT horizontalbar.o -MD -MP -MF .deps/horizontalbar.Tpo -c -o horizontalbar.o horizontalbar.cc horizontalbar.cc:34:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while(p = va_arg(ap, char *)) items.push_back((string) p); ~~^~~~~~~~~~~~~~~~~~~~ horizontalbar.cc:34:13: note: place parentheses around the assignment to silence this warning while(p = va_arg(ap, char *)) items.push_back((string) p); ^ ( ) horizontalbar.cc:34:13: note: use '==' to turn this assignment into an equality comparison while(p = va_arg(ap, char *)) items.push_back((string) p); ^ == horizontalbar.cc:44:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while(p = va_arg(ap, char *)) items.push_back((string) p); ~~^~~~~~~~~~~~~~~~~~~~ horizontalbar.cc:44:13: note: place parentheses around the assignment to silence this warning while(p = va_arg(ap, char *)) items.push_back((string) p); ^ ( ) horizontalbar.cc:44:13: note: use '==' to turn this assignment into an equality comparison while(p = va_arg(ap, char *)) items.push_back((string) p); ^ == 2 warnings generated. mv -f .deps/horizontalbar.Tpo .deps/horizontalbar.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../kkconsui/include -I../../kkstrtext -I/usr/local/include -Wno-write-strings -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -MT linkedlist.o -MD -MP -MF .deps/linkedlist.Tpo -c -o linkedlist.o linkedlist.cc In file included from linkedlist.cc:25: In file included from ../../kkconsui/include/linkedlist.h:6: ./../kkconsui/include/conf.h:31:17: warning: using directive refers to implicitly-defined namespace 'std' using namespace std; ^ 1 warning generated. mv -f .deps/linkedlist.Tpo .deps/linkedlist.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../kkconsui/include -I../../kkstrtext -I/usr/local/include -Wno-write-strings -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -MT cmenus.o -MD -MP -MF .deps/cmenus.Tpo -c -o cmenus.o cmenus.cc In file included from cmenus.cc:25: In file included from ../../kkconsui/include/cmenus.h:4: ./../kkconsui/include/conf.h:31:17: warning: using directive refers to implicitly-defined namespace 'std' using namespace std; ^ cmenus.cc:147:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(hlight = !hlight) ~~~~~~~^~~~~~~~~ cmenus.cc:147:18: note: place parentheses around the assignment to silence this warning if(hlight = !hlight) ^ ( ) cmenus.cc:147:18: note: use '==' to turn this assignment into an equality comparison if(hlight = !hlight) ^ == cmenus.cc:316:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(finished = exitonedges) continue; ~~~~~~~~~^~~~~~~~~~~~~ cmenus.cc:316:16: note: place parentheses around the assignment to silence this warning if(finished = exitonedges) continue; ^ ( ) cmenus.cc:316:16: note: use '==' to turn this assignment into an equality comparison if(finished = exitonedges) continue; ^ == cmenus.cc:327:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(finished = exitonedges) continue; ~~~~~~~~~^~~~~~~~~~~~~ cmenus.cc:327:20: note: place parentheses around the assignment to silence this warning if(finished = exitonedges) continue; ^ ( ) cmenus.cc:327:20: note: use '==' to turn this assignment into an equality comparison if(finished = exitonedges) continue; ^ == 4 warnings generated. mv -f .deps/cmenus.Tpo .deps/cmenus.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../kkconsui/include -I../../kkstrtext -I/usr/local/include -Wno-write-strings -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -MT conscommon.o -MD -MP -MF .deps/conscommon.Tpo -c -o conscommon.o conscommon.cc mv -f .deps/conscommon.Tpo .deps/conscommon.Po rm -f libsrc.a ar cru libsrc.a treeview.o colorschemer.o textinputline.o fileselector.o textwindow.o texteditor.o dialogbox.o screenarea.o textbrowser.o abstractui.o horizontalbar.o linkedlist.o cmenus.o conscommon.o ranlib libsrc.a gmake[4]: Leaving directory `/wrkdirs/usr/ports/net-im/centerim/work/centerim-4.22.10/kkconsui/src' gmake[4]: Entering directory `/wrkdirs/usr/ports/net-im/centerim/work/centerim-4.22.10/kkconsui' rm -f libkkconsui.a ar cru libkkconsui.a src/treeview.o src/colorschemer.o src/textinputline.o src/fileselector.o src/textwindow.o src/texteditor.o src/dialogbox.o src/screenarea.o src/textbrowser.o src/abstractui.o src/horizontalbar.o src/linkedlist.o src/cmenus.o src/conscommon.o ranlib libkkconsui.a gmake[4]: Leaving directory `/wrkdirs/usr/ports/net-im/centerim/work/centerim-4.22.10/kkconsui' gmake[3]: Leaving directory `/wrkdirs/usr/ports/net-im/centerim/work/centerim-4.22.10/kkconsui' Making all in libicq2000 gmake[3]: Entering directory `/wrkdirs/usr/ports/net-im/centerim/work/centerim-4.22.10/libicq2000' Making all in libicq2000 gmake[4]: Entering directory `/wrkdirs/usr/ports/net-im/centerim/work/centerim-4.22.10/libicq2000/libicq2000' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/net-im/centerim/work/centerim-4.22.10/libicq2000/libicq2000' Making all in src gmake[4]: Entering directory `/wrkdirs/usr/ports/net-im/centerim/work/centerim-4.22.10/libicq2000/src' c++ -DHAVE_CONFIG_H -I. -I../.. -I../../libicq2000/libicq2000 -I../../libicq2000 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -MT ContactTree.o -MD -MP -MF .deps/ContactTree.Tpo -c -o ContactTree.o ContactTree.cpp ContactTree.cpp:398:30: error: use of undeclared identifier 'rand' ret = (unsigned short) rand(); ^ In file included from ContactTree.cpp:22: In file included from ../../libicq2000/libicq2000/ContactTree.h:31: In file included from ../../libicq2000/libicq2000/Contact.h:29: ./../libicq2000/libicq2000/sigslot.h:581:5: warning: delete called on 'sigslot::_connection_base1' that is abstract but has non-virtual destructor [-Wdelete-non-virtual-dtor] delete *it; ^ ./../libicq2000/libicq2000/sigslot.h:569:4: note: in instantiation of member function 'sigslot::_signal_base1::disconnect_all' requested here disconnect_all(); ^ ./../libicq2000/libicq2000/sigslot.h:949:8: note: in instantiation of member function 'sigslot::_signal_base1::~_signal_base1' requested here class signal1 : public _signal_base1 ^ ./../libicq2000/libicq2000/sigslot.h:581:5: warning: delete called on 'sigslot::_connection_base1' that is abstract but has non-virtual destructor [-Wdelete-non-virtual-dtor] delete *it; ^ ./../libicq2000/libicq2000/sigslot.h:569:4: note: in instantiation of member function 'sigslot::_signal_base1::disconnect_all' requested here disconnect_all(); ^ ./../libicq2000/libicq2000/sigslot.h:949:8: note: in instantiation of member function 'sigslot::_signal_base1::~_signal_base1' requested here class signal1 : public _signal_base1 ^ ./../libicq2000/libicq2000/sigslot.h:581:5: warning: delete called on 'sigslot::_connection_base1' that is abstract but has non-virtual destructor [-Wdelete-non-virtual-dtor] delete *it; ^ ./../libicq2000/libicq2000/sigslot.h:569:4: note: in instantiation of member function 'sigslot::_signal_base1::disconnect_all' requested here disconnect_all(); ^ ./../libicq2000/libicq2000/sigslot.h:949:8: note: in instantiation of member function 'sigslot::_signal_base1::~_signal_base1' requested here class signal1 : public _signal_base1 ^ ./../libicq2000/libicq2000/sigslot.h:625:6: warning: delete called on 'sigslot::_connection_base1' that is abstract but has non-virtual destructor [-Wdelete-non-virtual-dtor] delete *it; ^ ./../libicq2000/libicq2000/sigslot.h:949:8: note: in instantiation of member function 'sigslot::_signal_base1::slot_disconnect' requested here class signal1 : public _signal_base1 ^ ./../libicq2000/libicq2000/sigslot.h:625:6: warning: delete called on 'sigslot::_connection_base1' that is abstract but has non-virtual destructor [-Wdelete-non-virtual-dtor] delete *it; ^ ./../libicq2000/libicq2000/sigslot.h:949:8: note: in instantiation of member function 'sigslot::_signal_base1::slot_disconnect' requested here class signal1 : public _signal_base1 ^ ./../libicq2000/libicq2000/sigslot.h:625:6: warning: delete called on 'sigslot::_connection_base1' that is abstract but has non-virtual destructor [-Wdelete-non-virtual-dtor] delete *it; ^ ./../libicq2000/libicq2000/sigslot.h:949:8: note: in instantiation of member function 'sigslot::_signal_base1::slot_disconnect' requested here class signal1 : public _signal_base1 ^ 6 warnings and 1 error generated. gmake[4]: *** [ContactTree.o] Error 1 gmake[4]: Leaving directory `/wrkdirs/usr/ports/net-im/centerim/work/centerim-4.22.10/libicq2000/src' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/wrkdirs/usr/ports/net-im/centerim/work/centerim-4.22.10/libicq2000' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/net-im/centerim/work/centerim-4.22.10' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/net-im/centerim/work/centerim-4.22.10' *** Error code 1 Stop. make: stopped in /usr/ports/net-im/centerim ===> Cleaning for centerim-4.22.10_1