Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2000 14:19:51 -0400 (EDT)
From:      John Ioannidis <ji@turing.research.att.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20844: ports/x11/gnomelibs does not compile
Message-ID:  <200008251819.OAA45645@turing.research.att.com>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008251819.OAA45645>