From owner-freebsd-x11@FreeBSD.ORG Mon Jun 17 12:10:01 2013 Return-Path: Delivered-To: freebsd-x11@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id ED4623BF for ; Mon, 17 Jun 2013 12:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id DD14B1123 for ; Mon, 17 Jun 2013 12:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5HCA1X7027863 for ; Mon, 17 Jun 2013 12:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5HCA1Dr027862; Mon, 17 Jun 2013 12:10:01 GMT (envelope-from gnats) Date: Mon, 17 Jun 2013 12:10:01 GMT Message-Id: <201306171210.r5HCA1Dr027862@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org Cc: From: Anton Shterenlikht Subject: Re: ports/179625: x11-servers/xorg-server built with clang does not work, needs USE_GCC=any X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Anton Shterenlikht List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jun 2013 12:10:02 -0000 The following reply was made to PR ports/179625; it has been noted by GNATS. From: Anton Shterenlikht To: bug-followup@FreeBSD.org, dim@FreeBSD.org, mexas@bristol.ac.uk Cc: Subject: Re: ports/179625: x11-servers/xorg-server built with clang does not work, needs USE_GCC=any Date: Mon, 17 Jun 2013 13:00:48 +0100 (BST) The patch applied cleanly (yes, I'm still on r249781). The commands you wrote also run with no problems. However, rebuilding xorg-server with patched clang, and removing USE_GCC, did not help. The X error is still the same: (EE) Jun 17 12:51:23 NVIDIA(0): Failed to initialize default colormap (EE) NVIDIA(0): *** Aborting *** Fatal server error: AddScreen/ScreenInit failed for driver 0 Anton