From hg@cally.queue.to  Thu Apr 19 18:24:23 2007
Return-Path: <hg@cally.queue.to>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id D385416A400
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Apr 2007 18:24:23 +0000 (UTC)
	(envelope-from hg@cally.queue.to)
Received: from pickle.queue.to (pickle.queue.to [71.180.69.18])
	by mx1.freebsd.org (Postfix) with ESMTP id 69ECC13C459
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Apr 2007 18:24:23 +0000 (UTC)
	(envelope-from hg@cally.queue.to)
Received: (qmail 77733 invoked from network); 19 Apr 2007 13:57:41 -0400
Received: from cally.queue.to (172.16.0.6)
  by pickle.queue.to with ESMTP; 19 Apr 2007 13:57:41 -0400
Received: (qmail 1768 invoked by uid 1000); 19 Apr 2007 17:57:41 -0000
Message-Id: <20070419175741.1767.qmail@cally.queue.to>
Date: 19 Apr 2007 17:57:41 -0000
From: Howard Goldstein <hg@queue.to>
Reply-To: Howard Goldstein <hg@queue.to>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: fatal build error in x11/nvidia-settings 1.0.11, git version
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         111893
>Category:       ports
>Synopsis:       fatal build error in x11/nvidia-settings 1.0.11, git version
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bland
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 19 18:30:01 GMT 2007
>Closed-Date:    Thu May 24 05:11:51 GMT 2007
>Last-Modified:  Thu May 24 05:11:51 GMT 2007
>Originator:     Howard Goldstein
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD cally.queue.to 6.2-STABLE FreeBSD 6.2-STABLE #1: Sat Mar 31 20:04:48 EDT 2007 hg@cally.queue.to:/usr/obj/usr/src/sys/CALLY i386

git updated 070419
related port: nvidia-driver-1.0.9746_1 NVidia graphics card binary drivers for hardware OpenGL ren

>Description:
	
Fatal build error at build of src/gtk+-2.x/ctkxvideo.c s as follows
In file included from src/gtk+-2.x/ctkimage.h:28,
                 from src/gtk+-2.x/ctkxvideo.c:29:
/usr/X11R6/include/image.h:202: error: syntax error before "_Declare"
/usr/X11R6/include/image.h:208: error: syntax error before "_Declare"
/usr/X11R6/include/image.h:236: error: syntax error before "_Declare"
/usr/X11R6/include/image.h:242: error: syntax error before "_Declare"
In file included from src/gtk+-2.x/ctkbanner.h:28,
                 from src/gtk+-2.x/ctkimage.h:30,
                 from src/gtk+-2.x/ctkxvideo.c:29:
/usr/X11R6/include/image.h:42: error: redefinition of `struct _ColorPacket'
/usr/X11R6/include/image.h:51: error: redefinition of typedef 'ColorPacket'
/usr/X11R6/include/image.h:51: error: previous declaration of 'ColorPacket' was here
/usr/X11R6/include/image.h:54: error: redefinition of `struct _ImageInfo'
/usr/X11R6/include/image.h:79: error: redefinition of typedef 'ImageInfo'
/usr/X11R6/include/image.h:79: error: previous declaration of 'ImageInfo' was here
/usr/X11R6/include/image.h:82: error: redefinition of `struct _RectangleInfo'
/usr/X11R6/include/image.h:90: error: redefinition of typedef 'RectangleInfo'
/usr/X11R6/include/image.h:90: error: previous declaration of 'RectangleInfo' was here
/usr/X11R6/include/image.h:93: error: redefinition of `struct _RunlengthPacket'
/usr/X11R6/include/image.h:102: error: redefinition of typedef 'RunlengthPacket'
/usr/X11R6/include/image.h:102: error: previous declaration of 'RunlengthPacket' was here
/usr/X11R6/include/image.h:105: error: redefinition of `struct _Image'
/usr/X11R6/include/image.h:196: error: redefinition of typedef 'Image'
/usr/X11R6/include/image.h:196: error: previous declaration of 'Image' was here
/usr/X11R6/include/image.h:202: error: syntax error before "_Declare"
/usr/X11R6/include/image.h:208: error: syntax error before "_Declare"
/usr/X11R6/include/image.h:236: error: syntax error before "_Declare"
/usr/X11R6/include/image.h:242: error: syntax error before "_Declare"
In file included from src/gtk+-2.x/ctkimage.h:30,
                 from src/gtk+-2.x/ctkxvideo.c:29:
src/gtk+-2.x/ctkbanner.h:64: error: syntax error before '*' token
src/gtk+-2.x/ctkbanner.h:93: warning: parameter names (without types) in function declaration
In file included from src/gtk+-2.x/ctkxvideo.c:29:
src/gtk+-2.x/ctkimage.h:34: error: syntax error before '*' token
src/gtk+-2.x/ctkimage.h:34: warning: type defaults to `int' in declaration of `ctk_image_new'
src/gtk+-2.x/ctkimage.h:37: error: syntax error before "artwork"
src/gtk+-2.x/ctkimage.h:38: error: syntax error before "artwork"
src/gtk+-2.x/ctkxvideo.c: In function `ctk_xvideo_new':
src/gtk+-2.x/ctkxvideo.c:385: error: `BANNER_ARTWORK_XVIDEO' undeclared (first use in this function)
src/gtk+-2.x/ctkxvideo.c:385: error: (Each undeclared identifier is reported only once
src/gtk+-2.x/ctkxvideo.c:385: error: for each function it appears in.)
gmake: *** [.objs/ctkxvideo.o] Error 1
*** Error code 2

Stop in /usr/ports/x11/nvidia-settings.

>How-To-Repeat:
	
'make clean install' fails during build
>Fix:
unknown
	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->bland 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Apr 19 18:30:18 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111893 
State-Changed-From-To: open->closed 
State-Changed-By: bland 
State-Changed-When: Thu May 24 05:08:41 UTC 2007 
State-Changed-Why:  
Port builds just fine even with recently imported Xorg 7.2. 
Most likely you have a problem with your Xorg installation. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111893 
>Unformatted:
