Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2013 18:50:27 GMT
From:      Kris Moore <kris@pcbsd.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/177814: ports: games/gnome-games fails to build in poudriere with KMS/NEW_XORG
Message-ID:  <201304121850.r3CIoRqR044537@red.freebsd.org>
Resent-Message-ID: <201304121900.r3CJ00uo052346@freefall.freebsd.org>

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

>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:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 12 19:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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