From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 21 15:47:52 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7424516A4CE; Thu, 21 Apr 2005 15:47:52 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ED4643D46; Thu, 21 Apr 2005 15:47:52 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3LFlpxh020261; Thu, 21 Apr 2005 15:47:51 GMT (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3LFliJr020256; Thu, 21 Apr 2005 15:47:44 GMT (envelope-from arved) Date: Thu, 21 Apr 2005 15:47:44 GMT From: Tilman Linneweh Message-Id: <200504211547.j3LFliJr020256@freefall.freebsd.org> To: hamigua@cuc.cn, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/80007: New port: net/evaq (QQ IM Client for KDE3) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2005 15:47:52 -0000 Synopsis: New port: net/evaq (QQ IM Client for KDE3) State-Changed-From-To: open->feedback State-Changed-By: arved State-Changed-When: Thu Apr 21 15:47:10 GMT 2005 State-Changed-Why: Does not compile on FreeBSD 4.x: depmode=gcc /bin/sh ../../admin/depcomp \ /bin/sh ../../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I../.. -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O -pipe -march=k6 -fno-exceptions -fno-check-new -fno-common -c -o evafriendlist.lo `test -f 'evafriendlist.cpp' || echo './'`evafriendlist.cpp In file included from /usr/include/g++/iostream.h:31, from /usr/include/g++/stl_algobase.h:53, from /usr/include/g++/stl_tree.h:56, from /usr/include/g++/map:31, from evafriendlist.h:22, from evafriendlist.cpp:20: /usr/include/g++/streambuf.h:58: warning: `_G_IO_IO_FILE_VERSION' is not defined /usr/include/g++/streambuf.h:416: warning: `_G_IO_IO_FILE_VERSION' is not defined In file included from /usr/include/g++/stl_algobase.h:53, from /usr/include/g++/stl_tree.h:56, from /usr/include/g++/map:31, from evafriendlist.h:22, from evafriendlist.cpp:20: /usr/include/g++/iostream.h:253: warning: `_G_CLOG_CONFLICT' is not defined In file included from evafriendlist.h:27, from evafriendlist.cpp:21: evauserinfo.h:50: syntax error before `(' evauserinfo.h:52: semicolon missing after declaration of `ContactInfo' evauserinfo.h: In method `const class string & ContactInfo::at(ContactInfo::Info_Index) const': evauserinfo.h:47: `infos' undeclared (first use this function) evauserinfo.h:47: (Each undeclared identifier is reported only once evauserinfo.h:47: for each function it appears in.) evauserinfo.h:47: warning: control reaches end of non-void function `ContactInfo::at(ContactInfo::Info_Index) const' evauserinfo.h: In method `const class string & ContactInfo::at(int) const': evauserinfo.h:48: warning: control reaches end of non-void function `ContactInfo::at(int) const' evauserinfo.h: In method `const class stringList & ContactInfo::details() const': evauserinfo.h:49: warning: control reaches end of non-void function `ContactInfo::details() const' evauserinfo.h: At top level: evauserinfo.h:52: two or more data types in declaration of `setDetails' evauserinfo.h:52: semicolon missing after declaration of `class ContactInfo' evauserinfo.h: In function `int setDetails(const stringList &)': evauserinfo.h:52: warning: control reaches end of non-void function `setDetails(const stringList &)' evauserinfo.h: At top level: evauserinfo.h:53: non-member function `operator ==(const ContactInfo &)' cannot have `const' method qualifier evauserinfo.h:53: `operator ==(const ContactInfo &)' must take exactly two arguments evauserinfo.h:54: `operator =(const ContactInfo &)' must be a nonstatic member function evauserinfo.h:55: syntax error before `private' gmake[3]: *** [evafriendlist.lo] Fehler 1 http://www.freebsd.org/cgi/query-pr.cgi?pr=80007