From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 19 07:40:21 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 686D016A403 for ; Wed, 19 Apr 2006 07:40:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE35E43D49 for ; Wed, 19 Apr 2006 07:40:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3J7eKPQ030122 for ; Wed, 19 Apr 2006 07:40:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3J7eKek030121; Wed, 19 Apr 2006 07:40:20 GMT (envelope-from gnats) Date: Wed, 19 Apr 2006 07:40:20 GMT Message-Id: <200604190740.k3J7eKek030121@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Sergey Matveychuk Cc: Subject: Re: ports/96035: [update] net/gq: update to 1.0rc1 and take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sergey Matveychuk List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2006 07:40:21 -0000 The following reply was made to PR ports/96035; it has been noted by GNATS. From: Sergey Matveychuk To: bug-followup@FreeBSD.org, dryice@dryice.name Cc: Subject: Re: ports/96035: [update] net/gq: update to 1.0rc1 and take maintainership Date: Wed, 19 Apr 2006 11:30:47 +0400 Does not build on 4.11: cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wno-unused -Wmissing-declarations -Wcast-align -Wpointer-arith -DLDAP_DEPRECATED -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -O -pipe -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/X11R6/share/locale\" -c browse.c browse.c: In function `gq_tree_insert_node': browse.c:168: syntax error before `*' browse.c:175: `new_node' undeclared (first use in this function) browse.c:175: (Each undeclared identifier is reported only once browse.c:175: for each function it appears in.) browse.c:181: warning: control reaches end of non-void function browse.c: In function `new_browsemode': browse.c:794: warning: passing arg 1 of `browse_dnd_setup' from incompatible pointer type gmake[2]: *** [browse.o] Error 1 gmake[2]: Leaving directory `/work/a/ports/net/gq/work/gq-1.0rc1/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/work/a/ports/net/gq/work/gq-1.0rc1' gmake: *** [all] Error 2 *** Error code 2 Stop in /a/ports/net/gq. -- Sem.