From owner-freebsd-ports Fri Aug 25 11:20: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F46937B42C for ; Fri, 25 Aug 2000 11:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA90646; Fri, 25 Aug 2000 11:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from turing.research.att.com (H-135-207-25-192.research.att.com [135.207.25.192]) by hub.freebsd.org (Postfix) with ESMTP id 3B77837B43C for ; Fri, 25 Aug 2000 11:19:56 -0700 (PDT) Received: (from ji@localhost) by turing.research.att.com (8.9.3/8.9.3) id OAA45645; Fri, 25 Aug 2000 14:19:51 -0400 (EDT) (envelope-from ji) Message-Id: <200008251819.OAA45645@turing.research.att.com> Date: Fri, 25 Aug 2000 14:19:51 -0400 (EDT) From: John Ioannidis Reply-To: ji@turing.research.att.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/20844: ports/x11/gnomelibs does not compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20844 >Category: ports >Synopsis: ports/x11/gnomelibs does not compile >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 25 11:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: John Ioannidis >Release: FreeBSD 4.1-STABLE i386 >Organization: AT&T Labs - Research >Environment: Freshly sup'ed (8/22) ports tree >Description: typing "make" in /usr/ports/x11/gnomelibs aborts this way: cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -DNEED_GNOMESUPPORT_H -I../support -I../support -I../intl -I../intl -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -DGNOMELIBDIR=\"/usr/X11R6/lib\" -DGNOMEDATADIR=\"/usr/X11R6/share/gnome\" -DGNOMEBINDIR=\"/usr/X11R6/bin\" -DGNOMELOCALSTATEDIR=\"/usr/X11R6/share/gnome\" -DGNOMELOCALEDIR=\"/usr/X11R6/share/locale\" -DGNOMESYSCONFDIR=\"/usr/X11R6/etc\" -DVERSION=\"1.2.4\" -DG_LOG_DOMAIN=\"Gnome\" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -Wunused -c gnome-magic.c -fPIC -DPIC -o .libs/gnome-magic.lo gnome-magic.c:288: macro `g_array_append_val' used with only 2 args gnome-magic.c:293: macro `g_array_append_val' used with only 2 args gnome-magic.c: In function `gnome_magic_parse': gnome-magic.c:187: too many arguments to function `g_array_new' gnome-magic.c:288: syntax error before `,' gnome-magic.c:288: too few arguments to function `g_rarray_append' gnome-magic.c:293: syntax error before `,' gnome-magic.c:293: too few arguments to function `g_rarray_append' gmake[2]: *** [gnome-magic.lo] Error 1 gmake[2]: Leaving directory `/usr/cvsrc/ports/x11/gnomelibs/work/gnome-libs-1.2.4/libgnome' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/cvsrc/ports/x11/gnomelibs/work/gnome-libs-1.2.4' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/cvsrc/ports/x11/gnomelibs. *** Error code 1 Stop in /usr/cvsrc/ports/x11/gnomelibs. *** Error code 1 Stop in /usr/cvsrc/ports/x11/gnomelibs. >How-To-Repeat: Try making gnomelibs >Fix: Fix the syntax errors! How could this have passed the release tests? There are syntax errors in the file! >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message