From owner-cvs-all@FreeBSD.ORG Sun Jun 26 18:46:44 2005 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4C0816A41C; Sun, 26 Jun 2005 18:46:44 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7430143D5D; Sun, 26 Jun 2005 18:46:44 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id j5QIkc8u012953; Sun, 26 Jun 2005 11:46:39 -0700 From: Kent Stewart To: cvs-all@freebsd.org Date: Sun, 26 Jun 2005 11:46:42 -0700 User-Agent: KMail/1.8 References: <200506251805.j5PI5Eb3080935@repoman.freebsd.org> In-Reply-To: <200506251805.j5PI5Eb3080935@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506261146.42350.kstewart@owt.com> Cc: cvs-ports@freebsd.org, Doug Barton , ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11/xscreensaver Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 18:46:45 -0000 On Saturday 25 June 2005 11:05 am, Doug Barton wrote: > dougb 2005-06-25 18:05:14 UTC > > FreeBSD ports repository > > Modified files: > x11/xscreensaver Makefile distinfo pkg-plist > Log: > Update to 4.22, with the usual collection of a few new hacks > and bug fixes. > > Revision Changes Path > 1.78 +3 -9 ports/x11/xscreensaver/Makefile > 1.42 +2 -2 ports/x11/xscreensaver/distinfo > 1.50 +8 -0 ports/x11/xscreensaver/pkg-plist This won't build on any of my 4.x systems. You get the messages cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../.. -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O -pipe -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include antmaze.c antmaze.c:203: warning: excess elements in array initializer antmaze.c:203: warning: (near initialization for `antmaterial') antmaze.c:208: warning: excess elements in array initializer antmaze.c:208: warning: (near initialization for `antdirection') antmaze.c:214: warning: excess elements in array initializer antmaze.c:214: warning: (near initialization for `antposition') antmaze.c:235: warning: excess elements in array initializer antmaze.c:235: warning: (near initialization for `bposition') antmaze.c:252: warning: excess elements in array initializer antmaze.c:252: warning: (near initialization for `part') antmaze.c: In function `makeCheckImage': antmaze.c:276: warning: suggest parentheses around comparison in operand of ^ antmaze.c:272: warning: unused variable `k' antmaze.c:272: warning: unused variable `c' antmaze.c:272: warning: unused variable `r' antmaze.c: In function `makeBrushedImage': antmaze.c:305: warning: unused variable `k' antmaze.c:305: warning: unused variable `r' antmaze.c: In function `update_ants': antmaze.c:988: syntax error before `df' antmaze.c:989: `df' undeclared (first use in this function) antmaze.c:989: (Each undeclared identifier is reported only once antmaze.c:989: for each function it appears in.) antmaze.c:1001: syntax error before `df' antmaze.c:1174: syntax error before `double' antmaze.c:1175: `dt' undeclared (first use in this function) antmaze.c: In function `pinit': antmaze.c:1186: warning: unused variable `status' antmaze.c: At top level: antmaze.c:116: warning: `MaterialMagenta' defined but not used antmaze.c:154: warning: `mySphere2' defined but not used gmake[1]: *** [antmaze.o] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/xscreensaver/work/xscreensaver-4.22/hacks/glx' gmake: *** [all] Error 5 *** Error code 2 -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html