From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Oct 10 16:58:49 2013 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 ESMTP id 3B73C937 for ; Thu, 10 Oct 2013 16:58:49 +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 26AC52B33; Thu, 10 Oct 2013 16:58:49 +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 r9AGwnMM075442; Thu, 10 Oct 2013 16:58:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id r9AGwmWH074245; Thu, 10 Oct 2013 16:58:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 10 Oct 2013 16:58:48 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201310101658.r9AGwmWH074245@beefy1.isc.freebsd.org> To: frank@altpeter.de Subject: [REL - head-i386-default][net-im/centerim-devel] Failed for centerim-devel-4.22.10.11_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 16:58:49 -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-devel/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-devel-4.22.10.11_1.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-10_05h56m46s Log: ====>> Building net-im/centerim-devel build started at Thu Oct 10 16:58:05 UTC 2013 port directory: /usr/ports/net-im/centerim-devel building for: FreeBSD head-i386-default-job-11 10.0-ALPHA5 FreeBSD 10.0-ALPHA5 r256139 i386 maintained by: frank@altpeter.de Makefile ident: $FreeBSD: head/net-im/centerim-devel/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=11469 POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=centerim-devel-4.22.10.11_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-devel-4.22.10.11_1: AIM=on: AOL's Instant Messenger Protocol FRIBIDI=on: Fribidi Support GG=on: Gadu-Gadu Protocol Support GPGME=on: PGP encrypted Jabber messages IRC=on: IRC Protocol JABBER=on: Jabber support LJ=on: LiveJournal Support MSN=on: MSN Protocol MULTIBYTE=on: Multibyte character encoding support NLS=on: Native Language Support RSS=on: RSS Support YAHOO=on: Yahoo! Messenger Protocol ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-ssl --with-openssl --enable-locales-fix --with-fribidi --with-ssl --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" MAKE=gmake PKG_CONFIG=pkgconf 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="" LDFLAGS=" -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-- --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-devel-4.22.10.11_1 =================================================== =========================================================================== =================================================== ===> centerim-devel-4.22.10.11_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-devel-4.22.10.11_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by centerim-devel-4.22.10.11_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by centerim-devel-4.22.10.11_1 for building => SHA256 Checksum OK for centerim-4.22.10.11.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by centerim-devel-4.22.10.11_1 for building ===> Extracting for centerim-devel-4.22.10.11_1 => SHA256 Checksum OK for centerim-4.22.10.11.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for centerim-devel-4.22.10.11_1 ===> Applying FreeBSD patches for centerim-devel-4.22.10.11_1 =========================================================================== =================================================== ===> centerim-devel-4.22.10.11_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-devel-4.22.10.11_1 ===> centerim-devel-4.22.10.11_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.3.txz Installing pkgconf-0.9.3... done ===> Returning to build of centerim-devel-4.22.10.11_1 =========================================================================== =================================================== ===> centerim-devel-4.22.10.11_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-devel-4.22.10.11_1 ===> centerim-devel-4.22.10.11_1 depends on shared library: fribidi.3 - not found ===> Verifying install for fribidi.3 in /usr/ports/converters/fribidi ===> Installing existing package /packages/All/fribidi-0.19.2_1.txz Installing fribidi-0.19.2_1... done ===> Returning to build of centerim-devel-4.22.10.11_1 ===> centerim-devel-4.22.10.11_1 depends on shared library: gpgme.19 - not found ===> Verifying install for gpgme.19 in /usr/ports/security/gpgme ===> Installing existing package /packages/All/gpgme-1.3.2.txz Installing gpgme-1.3.2...Installing libksba-1.3.0...Installing libgpg-error-1.12... done done Installing libgcrypt-1.5.3... done Installing libassuan-2.1.1... done Installing gnupg-2.0.22...Installing pth-2.0.7... done done done ############################################################################### A T T E N T I O N In order to use gpg-agent, you need to install a pinentry dialog. The following ports of pinentry dialogs are available: security/pinentry-curses (ncurses based dialog) security/pinentry-gtk (GTK 1.2 based dialog) security/pinentry-gtk2 (GTK 2.x based dialog) security/pinentry-qt (QT3 based dialog) security/pinentry-q4 (QT4 based dialog) ############################################################################### ===> Returning to build of centerim-devel-4.22.10.11_1 ===> centerim-devel-4.22.10.11_1 depends on shared library: gadu.3 - not found ===> Verifying install for gadu.3 in /usr/ports/polish/ekg ===> Installing existing package /packages/All/pl-ekg-1.8.r2_1,3.txz Installing pl-ekg-1.8.r2_1,3...Installing pl-libgadu-1.11.2,1... done done ===> Returning to build of centerim-devel-4.22.10.11_1 ===> centerim-devel-4.22.10.11_1 depends on shared library: intl - found =========================================================================== =================================================== ===> Configuring for centerim-devel-4.22.10.11_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net-im/centerim-devel/work/centerim-4.22.10.11/config.rpath ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net-im/centerim-devel/work/centerim-4.22.10.11/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net-im/centerim-devel/work/centerim-4.22.10.11/configure 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 ^ == 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/gpgme -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/gpgme -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/gpgme -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/gpgme -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/gpgme -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/gpgme -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/gpgme -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/gpgme -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-devel/work/centerim-4.22.10.11/kkconsui/src' gmake[4]: Entering directory `/wrkdirs/usr/ports/net-im/centerim-devel/work/centerim-4.22.10.11/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-devel/work/centerim-4.22.10.11/kkconsui' gmake[3]: Leaving directory `/wrkdirs/usr/ports/net-im/centerim-devel/work/centerim-4.22.10.11/kkconsui' Making all in libicq2000 gmake[3]: Entering directory `/wrkdirs/usr/ports/net-im/centerim-devel/work/centerim-4.22.10.11/libicq2000' Making all in libicq2000 gmake[4]: Entering directory `/wrkdirs/usr/ports/net-im/centerim-devel/work/centerim-4.22.10.11/libicq2000/libicq2000' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/net-im/centerim-devel/work/centerim-4.22.10.11/libicq2000/libicq2000' Making all in src gmake[4]: Entering directory `/wrkdirs/usr/ports/net-im/centerim-devel/work/centerim-4.22.10.11/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/gpgme -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-devel/work/centerim-4.22.10.11/libicq2000/src' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/wrkdirs/usr/ports/net-im/centerim-devel/work/centerim-4.22.10.11/libicq2000' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/net-im/centerim-devel/work/centerim-4.22.10.11' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/net-im/centerim-devel/work/centerim-4.22.10.11' *** Error code 1 Stop. make: stopped in /usr/ports/net-im/centerim-devel ===> Cleaning for centerim-devel-4.22.10.11_1