From nobody@FreeBSD.org  Fri Apr 12 18:50:28 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id A7CC3318
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Apr 2013 18:50:28 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 9761D16A3
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Apr 2013 18:50:28 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r3CIoRxa044538
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Apr 2013 18:50:27 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r3CIoRqR044537;
	Fri, 12 Apr 2013 18:50:27 GMT
	(envelope-from nobody)
Message-Id: <201304121850.r3CIoRqR044537@red.freebsd.org>
Date: Fri, 12 Apr 2013 18:50:27 GMT
From: Kris Moore <kris@pcbsd.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ports: games/gnome-games fails to build in poudriere with KMS/NEW_XORG
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         177814
>Category:       ports
>Synopsis:       ports: games/gnome-games fails to build in poudriere with KMS/NEW_XORG
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 12 19:00:00 UTC 2013
>Closed-Date:    Tue Jun 25 16:34:21 UTC 2013
>Last-Modified:  Tue Jun 25 16:34:21 UTC 2013
>Originator:     Kris Moore
>Release:        9.1-RELEASE
>Organization:
iXsystems
>Environment:
FreeBSD executor 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Same issue as with clutter-gtk, building in poudriere with KMS / NEW_XORG enabled causes gnome-games to fail compiling. Fix is identical. 
>How-To-Repeat:
Build gnome-games in Poudriere with WITH_KMS & WITH_NEW_XORG set. 
>Fix:

Easy Fix:


--- Makefile.o  2013-04-12 14:45:34.182477776 -0400
+++ Makefile    2013-04-11 11:53:41.516597901 -0400
@@ -27,6 +27,7 @@
 INSTALLS_ICONS=        yes
 USE_GMAKE=     yes
 USES=          pathfix
+USE_XORG=      glproto
 USE_GNOME=     gnomeprefix intlhack librsvg2 desktopfileutils \
                pygnomedesktop gnomedocutils
 USE_GSTREAMER= vorbis ogg


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Apr 12 19:00:08 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177814 
State-Changed-From-To: open->closed 
State-Changed-By: kwm 
State-Changed-When: Tue Jun 25 16:34:12 UTC 2013 
State-Changed-Why:  
This problem was fixed as part of the xorg update which contained xorg-server 
1.12. Thanks for reporting. 

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