From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 22 09:40:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42B74106566C for ; Sun, 22 Mar 2009 09:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1D09A8FC1A for ; Sun, 22 Mar 2009 09:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2M9e13D055060 for ; Sun, 22 Mar 2009 09:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2M9e1MH055059; Sun, 22 Mar 2009 09:40:01 GMT (envelope-from gnats) Resent-Date: Sun, 22 Mar 2009 09:40:01 GMT Resent-Message-Id: <200903220940.n2M9e1MH055059@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, Haris Makripodis Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D6C31065670 for ; Sun, 22 Mar 2009 09:31:25 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id EF5DC8FC25 for ; Sun, 22 Mar 2009 09:31:24 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n2M9VOmo008328 for ; Sun, 22 Mar 2009 09:31:24 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n2M9VOrD008327; Sun, 22 Mar 2009 09:31:24 GMT (envelope-from nobody) Message-Id: <200903220931.n2M9VOrD008327@www.freebsd.org> Date: Sun, 22 Mar 2009 09:31:24 GMT From: Haris Makripodis To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/132928: The port /usr/ports/x11/rxvt build failed when invoked with WITH_GREEK knob X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2009 09:40:02 -0000 >Number: 132928 >Category: ports >Synopsis: The port /usr/ports/x11/rxvt build failed when invoked with WITH_GREEK knob >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 22 09:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Haris Makripodis >Release: 7.1 Release >Organization: >Environment: FreeBSD posidon.olympus.int 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 08:58:24 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The port /usr/ports/x11/rxvt build failed when invoked with WITH_GREEK knob. The rxvt portversion is 2.6.4 See below the compilation output: root@posidon:/usr/ports/x11/rxvt# make WITH_GREEK=YES install ===> Building for rxvt-2.6.4_5 cc -DHAVE_CONFIG_H -c -DHAVE_LIBXPM -I/usr/local/include -I/usr/local/include/X11 -I. -I.. -I. -O2 -fno-strict-aliasing -pipe -march=nocona grkelot.c grkelot.c:161: error: static declaration of 'kstate_add_xlat' follows non-static declaration grkelot.intpro:7: error: previous declaration of 'kstate_add_xlat' was here grkelot.c:162: error: static declaration of 'kstate_add_switcher' follows non-static declaration grkelot.intpro:8: error: previous declaration of 'kstate_add_switcher' was here grkelot.c:163: error: static declaration of 'kstate_set_life' follows non-static declaration grkelot.intpro:9: error: previous declaration of 'kstate_set_life' was here *** Error code 1 Stop in /usr/ports/x11/rxvt/work/rxvt-2.6.4/src. >How-To-Repeat: Just re-build the port with "make WITH_GREEK=YES install" >Fix: Maybe at http://mail-index.netbsd.org/netbsd-bugs/2000/08/29/0002.html >Release-Note: >Audit-Trail: >Unformatted: