From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 17 05:40:18 2003 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 30D2737B404 for ; Thu, 17 Jul 2003 05:40:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 239C943FB1 for ; Thu, 17 Jul 2003 05:40:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6HCeFUp094414 for ; Thu, 17 Jul 2003 05:40:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6HCeFoh094413; Thu, 17 Jul 2003 05:40:15 -0700 (PDT) Resent-Date: Thu, 17 Jul 2003 05:40:15 -0700 (PDT) Resent-Message-Id: <200307171240.h6HCeFoh094413@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Rashid N. Achilov" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FC8C37B401 for ; Thu, 17 Jul 2003 05:37:00 -0700 (PDT) Received: from sentry.granch.ru (sentry.granch.ru [212.20.5.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id F309E43F3F for ; Thu, 17 Jul 2003 05:36:58 -0700 (PDT) (envelope-from shelton@sentry.granch.ru) Received: from sentry.granch.ru (IDENT:smmsp@localhost.granch.ru [127.0.0.1]) by sentry.granch.ru (8.12.9/8.12.9) with ESMTP id h6HCacNm028123 for ; Thu, 17 Jul 2003 19:36:48 +0700 (NOVST) (envelope-from shelton@sentry.granch.ru) Received: (from root@localhost) by sentry.granch.ru (8.12.9/8.12.9/Submit) id h6HCaSl4028122; Thu, 17 Jul 2003 19:36:28 +0700 (NOVST) (envelope-from shelton) Message-Id: <200307171236.h6HCaSl4028122@sentry.granch.ru> Date: Thu, 17 Jul 2003 19:36:28 +0700 (NOVST) From: "Rashid N. Achilov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/54579: kopete cannot be compiled X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Rashid N. Achilov" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2003 12:40:18 -0000 >Number: 54579 >Category: ports >Synopsis: kopete cannot be compiled >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 17 05:40:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Rashid N. Achilov >Release: FreeBSD 4.8-STABLE i386 >Organization: Granch Ltd. >Environment: System: FreeBSD sentry.granch.ru 4.8-STABLE FreeBSD 4.8-STABLE #3: Tue Jul 15 18:48:32 NOVST 2003 shelton@sentry.granch.ru:/usr/src/sys/compile/Sentry i386 >Description: net/kopete port cannot be compiled. When I try to compile it, I see: (show only last lines) clearhtml.cc:1629: `void yy_fatal_error(const char *)' previously defined here rtf.cc: In function `void * yy_flex_alloc(unsigned int)': rtf.cc:1606: redefinition of `void * yy_flex_alloc(unsigned int)' clearhtml.cc:1693: `void * yy_flex_alloc(unsigned int)' previously defined here rtf.cc: In function `void * yy_flex_realloc(void *, unsigned int)': rtf.cc:1617: redefinition of `void * yy_flex_realloc(void *, unsigned int)' clearhtml.cc:1704: `void * yy_flex_realloc(void *, unsigned int)' previously defined here rtf.cc: In function `void yy_flex_free(void *)': rtf.cc:1634: redefinition of `void yy_flex_free(void *)' clearhtml.cc:1721: `void yy_flex_free(void *)' previously defined here rtf.ll: At top level: rtf.ll:148: syntax error before `1' rtf.ll: In method `OutTag::OutTag(Tag, unsigned int)': rtf.ll:147: syntax error before `1' rtf.ll:147: parse error at end of saved function text rtf.ll: In method `OutTag::RTF2HTML::RTF2HTML(ICQClientPrivate *)': rtf.ll:156: no matching function for call to `Level::Level (OutTag::RTF2HTML *)' rtf.ll:98: candidates are: Level::Level(RTF2HTML *) rtf.ll:99: Level::Level(const Level &) rtf.ll: In method `void OutTag::RTF2HTML::PutTag(Tag)': rtf.ll:177: cannot declare member function `OutTag::RTF2HTML::FlushOut' within `OutTag' rtf.ll:177: syntax error before `{' {standard input}:6905: Error: symbol `yy_fatal_error__FPCc' is already defined {standard input}:6931: Error: symbol `yy_flex_alloc__FUi' is already defined {standard input}:6953: Error: symbol `yy_flex_realloc__FPvUi' is already defined {standard input}:6977: Error: symbol `yy_flex_free__FPv' is already defined {standard input}:7986: Error: symbol `yy_get_next_buffer__Fv' is already defined {standard input}:8305: Error: symbol `yy_get_previous_state__Fv' is already defined {standard input}:8378: Error: symbol `yy_try_NUL_trans__Fi' is already defined {standard input}:8433: Error: symbol `yyinput__Fv' is already defined {standard input}:8969: Error: symbol `yy_fatal_error__FPCc' is already defined {standard input}:8995: Error: symbol `yy_flex_alloc__FUi' is already defined {standard input}:9017: Error: symbol `yy_flex_realloc__FPvUi' is already defined {standard input}:9041: Error: symbol `yy_flex_free__FPv' is already defined gmake[5]: *** [libicq_la.all_cc.lo] Error 1 gmake[5]: Leaving directory `/usr/ports/net/kopete/work/kopete-0.6.2/kopete/protocols/icq_new/libicq' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/ports/net/kopete/work/kopete-0.6.2/kopete/protocols/icq_new' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/net/kopete/work/kopete-0.6.2/kopete/protocols' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/net/kopete/work/kopete-0.6.2/kopete' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/net/kopete/work/kopete-0.6.2' gmake: *** [all] Error 2 *** Error code 2 >How-To-Repeat: Try to install kopete from ports >Fix: Does not know >Release-Note: >Audit-Trail: >Unformatted: