From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jun 29 21:00:36 2005 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 AF37416A421 for ; Wed, 29 Jun 2005 21:00:36 +0000 (GMT) (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 738F743D7D for ; Wed, 29 Jun 2005 21:00:35 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5TL0ZPt098820 for ; Wed, 29 Jun 2005 21:00:35 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5TL0ZCf098817; Wed, 29 Jun 2005 21:00:35 GMT (envelope-from gnats) Resent-Date: Wed, 29 Jun 2005 21:00:35 GMT Resent-Message-Id: <200506292100.j5TL0ZCf098817@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Steven Friedrich Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11A1316A41C for ; Wed, 29 Jun 2005 20:53:19 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA9A943D58 for ; Wed, 29 Jun 2005 20:53:18 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TKrIHA053903 for ; Wed, 29 Jun 2005 20:53:18 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j5TKrIlL053902; Wed, 29 Jun 2005 20:53:18 GMT (envelope-from nobody) Message-Id: <200506292053.j5TKrIlL053902@www.freebsd.org> Date: Wed, 29 Jun 2005 20:53:18 GMT From: Steven Friedrich To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/82794: xscreensaver port has syntax errors X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 21:00:36 -0000 >Number: 82794 >Category: ports >Synopsis: xscreensaver port has syntax errors >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 29 21:00:34 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Steven Friedrich >Release: 4.11-STABLE >Organization: >Environment: FreeBSD lightning.StevenFriedrich.org 4.11-STABLE FreeBSD 4.11-STABLE #118: Sun Jun 26 13:42:10 EDT 2005 root@lightning.StevenFriedrich.org:/usr/obj/usr/src/sys/LIGHTNING i386 >Description: 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 Stop in /usr/ports/x11/xscreensaver. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade12766.0 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! x11/xscreensaver (xscreensaver-4.21) (compiler error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed >How-To-Repeat: portupgrade to xscreensaver-4.22 >Fix: not known >Release-Note: >Audit-Trail: >Unformatted: