From owner-freebsd-ports Fri Aug 25 11:40: 6 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 E34B337B440 for ; Fri, 25 Aug 2000 11:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA92997; Fri, 25 Aug 2000 11:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 25 Aug 2000 11:40:03 -0700 (PDT) Message-Id: <200008251840.LAA92997@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Ade Lovett Subject: Re: ports/20844: ports/x11/gnomelibs does not compile Reply-To: Ade Lovett Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/20844; it has been noted by GNATS. From: Ade Lovett To: John Ioannidis Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/20844: ports/x11/gnomelibs does not compile Date: Fri, 25 Aug 2000 13:34:40 -0500 On Fri, Aug 25, 2000 at 02:19:51PM -0400, John Ioannidis wrote: > 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' All of the above functions come from glib. You are running glib/gtk 1.2.8 aren't you? Remove all traces of GNOME from your system, do a pkg_version -v, and update the appropriate ports. Then try gnomelibs again. > How could this have passed the release tests? There are > syntax errors in the file! Only if you don't follow the instructions and keep things up-to-date. Yes, there are deficiences in the dependency versioning. Yes, they're being looked at. Not surprisingly, the build machines tend to use fully up-to-date ports, and thus don't get errors associated with not keep your ports tree fully up-to-date, especially for major things like glib/gtk. -aDe -- Ade Lovett, Austin, TX. ade@FreeBSD.org FreeBSD: The Power to Serve http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message