From owner-freebsd-current@FreeBSD.ORG Fri Aug 6 08:55:47 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D820616A4CE for ; Fri, 6 Aug 2004 08:55:47 +0000 (GMT) Received: from ank-pki.ru (mercury.ank-pki.ru [213.170.76.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EB0A43D53 for ; Fri, 6 Aug 2004 08:55:46 +0000 (GMT) (envelope-from toxa@cterra.ru) Received: (qmail 8872 invoked by uid 0); 6 Aug 2004 12:55:44 +0400 Received: from toxa@cterra.ru by mercury.ank-pki.ru by uid 0 with qmail-scanner-1.22 (clamscan: 0.75. spamassassin: 2.63. Clear:RC:1(213.170.76.150):. Processed in 0.552346 secs); 06 Aug 2004 08:55:44 -0000 Received: from unknown (HELO localhost) (toxa@213.170.76.150) by ank.nwudc.ru with SMTP; 6 Aug 2004 12:55:43 +0400 Date: Fri, 6 Aug 2004 12:53:44 +0400 From: Toxa To: ports@freebsd.org X-Comment-To: "Anton Karpov" Message-ID: <20040806085344.GA45596@laptoxa.toxa.lan> Mail-Followup-To: ports@freebsd.org, current@freebsd.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="vtzGhvizbBRQ85DL" Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Outluck Express 1.5.6i for MS-DOS 6.22-SMP X-Mailer: See User-Agent above :) X-Operating-System: MS-DOS 6.22-CURRENT on Sony VAIO laptop X-PGP-Public-Key: http://toxahost.org/gpg/pubkey.asc X-Useless-Header: Do Androids Dream of Electric Sheep? X-Mailman-Approved-At: Sat, 07 Aug 2004 12:04:29 +0000 cc: current@freebsd.org Subject: centericq doesn't build on -current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Aug 2004 08:55:48 -0000 --vtzGhvizbBRQ85DL Content-Type: text/plain; charset=koi8-r Content-Disposition: inline world from aug, 4 -- Anton A. Karpov --vtzGhvizbBRQ85DL Content-Type: text/plain; charset=koi8-r Content-Disposition: attachment; filename=zlo Content-Transfer-Encoding: 8bit gmake[5]: Entering directory `/usr/ports/net/centericq/work/centericq-4.11.0/libicq2000-0.1/src' c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libicq2000 -I/usr/local/include -c ContactTree.cpp In file included from ../libicq2000/Contact.h:29, from ../libicq2000/ContactTree.h:30, from ContactTree.cpp:22: ../libicq2000/sigslot.h: In constructor `sigslot::_connection0::_connection0()': ../libicq2000/sigslot.h:748: error: `pobject' undeclared (first use this function) ../libicq2000/sigslot.h:748: error: (Each undeclared identifier is reported only once for each function it appears in.) ../libicq2000/sigslot.h:749: error: `pmemfun' undeclared (first use this function) ../libicq2000/sigslot.h: In constructor `sigslot::_connection1::_connection1()': ../libicq2000/sigslot.h:789: error: `pobject' undeclared (first use this function) ../libicq2000/sigslot.h:790: error: `pmemfun' undeclared (first use this function) ../libicq2000/sigslot.h: In constructor `sigslot::_connection2::_connection2()': ../libicq2000/sigslot.h:830: error: `pobject' undeclared (first use this function) ../libicq2000/sigslot.h:831: error: `pmemfun' undeclared (first use this function) ../libicq2000/sigslot.h: In member function `void sigslot::signal0::connect(dest_type*, void (dest_type::*)())': ../libicq2000/sigslot.h:892: error: `m_connected_slots' undeclared (first use this function) ../libicq2000/sigslot.h: In member function `void sigslot::signal0::connect(sigslot::signal0&)': ../libicq2000/sigslot.h:900: error: `m_connected_slots' undeclared (first use this function) ../libicq2000/sigslot.h: In member function `void sigslot::signal0::emit()': ../libicq2000/sigslot.h:907: error: `connections_list' has not been declared ../libicq2000/sigslot.h:907: error: `const_iterator' does not name a type ../libicq2000/sigslot.h:908: error: `connections_list' has not been declared ../libicq2000/sigslot.h:908: error: `const_iterator' does not name a type ../libicq2000/sigslot.h:910: error: `it' undeclared (first use this function) ../libicq2000/sigslot.h:910: error: `itEnd' undeclared (first use this function) ../libicq2000/sigslot.h:912: error: `itNext' undeclared (first use this function) ../libicq2000/sigslot.h: In member function `void sigslot::signal0::operator()()': ../libicq2000/sigslot.h:924: error: `connections_list' has not been declared ../libicq2000/sigslot.h:924: error: `const_iterator' does not name a type ../libicq2000/sigslot.h:925: error: `connections_list' has not been declared ../libicq2000/sigslot.h:925: error: `const_iterator' does not name a type ../libicq2000/sigslot.h:927: error: `it' undeclared (first use this function) ../libicq2000/sigslot.h:927: error: `itEnd' undeclared (first use this function) ../libicq2000/sigslot.h:929: error: `itNext' undeclared (first use this function) ../libicq2000/sigslot.h: In member function `void sigslot::signal1::connect(dest_type*, void (dest_type::*)(arg1_type))': ../libicq2000/sigslot.h:960: error: `m_connected_slots' undeclared (first use this function) ../libicq2000/sigslot.h: In member function `void sigslot::signal1::connect(sigslot::signal1&)': ../libicq2000/sigslot.h:968: error: `m_connected_slots' undeclared (first use this function) ../libicq2000/sigslot.h: In member function `void sigslot::signal1::emit(arg1_type)': ../libicq2000/sigslot.h:975: error: `connections_list' has not been declared ../libicq2000/sigslot.h:975: error: `const_iterator' does not name a type ../libicq2000/sigslot.h:976: error: `connections_list' has not been declared ../libicq2000/sigslot.h:976: error: `const_iterator' does not name a type ../libicq2000/sigslot.h:978: error: `it' undeclared (first use this function) ../libicq2000/sigslot.h:978: error: `itEnd' undeclared (first use this function) ../libicq2000/sigslot.h:980: error: `itNext' undeclared (first use this function) ../libicq2000/sigslot.h: In member function `void sigslot::signal1::operator()(arg1_type)': ../libicq2000/sigslot.h:992: error: `connections_list' has not been declared ../libicq2000/sigslot.h:992: error: `const_iterator' does not name a type ../libicq2000/sigslot.h:993: error: `connections_list' has not been declared ../libicq2000/sigslot.h:993: error: `const_iterator' does not name a type ../libicq2000/sigslot.h:995: error: `it' undeclared (first use this function) ../libicq2000/sigslot.h:995: error: `itEnd' undeclared (first use this function) ../libicq2000/sigslot.h:997: error: `itNext' undeclared (first use this function) ../libicq2000/sigslot.h: In member function `void sigslot::signal2::connect(dest_type*, void (dest_type::*)(arg1_type, arg2_type))': ../libicq2000/sigslot.h:1028: error: `m_connected_slots' undeclared (first use this function) ../libicq2000/sigslot.h: In member function `void sigslot::signal2::connect(sigslot::signal2&)': ../libicq2000/sigslot.h:1036: error: `m_connected_slots' undeclared (first use this function) ../libicq2000/sigslot.h: In member function `void sigslot::signal2::emit(arg1_type, arg2_type)': ../libicq2000/sigslot.h:1043: error: `connections_list' has not been declared ../libicq2000/sigslot.h:1043: error: `const_iterator' does not name a type ../libicq2000/sigslot.h:1044: error: `connections_list' has not been declared ../libicq2000/sigslot.h:1044: error: `const_iterator' does not name a type ../libicq2000/sigslot.h:1046: error: `it' undeclared (first use this function) ../libicq2000/sigslot.h:1046: error: `itEnd' undeclared (first use this function) ../libicq2000/sigslot.h:1048: error: `itNext' undeclared (first use this function) ../libicq2000/sigslot.h: In member function `void sigslot::signal2::operator()(arg1_type, arg2_type)': ../libicq2000/sigslot.h:1060: error: `connections_list' has not been declared ../libicq2000/sigslot.h:1060: error: `const_iterator' does not name a type ../libicq2000/sigslot.h:1061: error: `connections_list' has not been declared ../libicq2000/sigslot.h:1061: error: `const_iterator' does not name a type ../libicq2000/sigslot.h:1063: error: `it' undeclared (first use this function) ../libicq2000/sigslot.h:1063: error: `itEnd' undeclared (first use this function) ../libicq2000/sigslot.h:1065: error: `itNext' undeclared (first use this function) gmake[5]: *** [ContactTree.o] ïÛÉÂËÁ 1 gmake[5]: Leaving directory `/usr/ports/net/centericq/work/centericq-4.11.0/libicq2000-0.1/src' gmake[4]: *** [all-recursive] ïÛÉÂËÁ 1 gmake[4]: Leaving directory `/usr/ports/net/centericq/work/centericq-4.11.0/libicq2000-0.1/src' gmake[3]: *** [all-recursive] ïÛÉÂËÁ 1 gmake[3]: Leaving directory `/usr/ports/net/centericq/work/centericq-4.11.0/libicq2000-0.1' gmake[2]: *** [all-recursive-am] ïÛÉÂËÁ 2 gmake[2]: Leaving directory `/usr/ports/net/centericq/work/centericq-4.11.0/libicq2000-0.1' gmake[1]: *** [all-recursive] ïÛÉÂËÁ 1 gmake[1]: Leaving directory `/usr/ports/net/centericq/work/centericq-4.11.0' gmake: *** [all-recursive-am] ïÛÉÂËÁ 2 *** Error code 2 Stop in /usr/ports/net/centericq. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade39616.4 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! net/centericq (centericq-4.10.0_1) (compiler error) ---> Packages processed: 0 done, 4 ignored, 0 skipped and 1 failed --vtzGhvizbBRQ85DL--