From owner-freebsd-ports@FreeBSD.ORG Sat Apr 28 11:12:18 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 71EAD10657DA; Sat, 28 Apr 2012 11:12:18 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id C6CC88FC08; Sat, 28 Apr 2012 11:12:17 +0000 (UTC) Received: by weyt57 with SMTP id t57so1186988wey.13 for ; Sat, 28 Apr 2012 04:12:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=Sig6glDlvRoLpTKk0ESPVL8VSLQqplhSpW4nyViQ/GY=; b=CcYTmqbYLojUQrx8E2v9nmThC/a6uf65pW5auWpedOm2X5UWnwnAypctVxiwz5y2A3 rc6JCjaZrLYe64RKNBW0IqKn+iVs67ZmLs26D/NhjqMsZJlo5UoDEHhmXx1qD9XP+wZT jHmr0/EsVzR8hyGmSvsqBHXLNJ2xtRN8hOOt5Q67PGtDHZGJwC05KibN914dPAC4iv85 +KNTeOFGclWY7iCQgvhSIo240WDYILgpbAMOkCAaFSc9KmhFb2/6ipvQtyR8Z/YzPN2u w6jabSOujlvEDdH3p9nY6qINk4BpW3gfU+vABPk3L4SPHUEtjGfa90NhGZjAqITYVvf7 DfCg== Received: by 10.180.92.71 with SMTP id ck7mr1446244wib.2.1335611536766; Sat, 28 Apr 2012 04:12:16 -0700 (PDT) Received: from green.tandem.local (12-37-132-95.pool.ukrtel.net. [95.132.37.12]) by mx.google.com with ESMTPS id ff9sm11782534wib.2.2012.04.28.04.12.14 (version=SSLv3 cipher=OTHER); Sat, 28 Apr 2012 04:12:15 -0700 (PDT) Message-ID: <4F9BD08C.4090405@gmail.com> Date: Sat, 28 Apr 2012 14:12:12 +0300 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:12.0) Gecko/20120426 Firefox/12.0 SeaMonkey/2.9 MIME-Version: 1.0 To: "O. Hartmann" References: <4F9BC101.8090305@zedat.fu-berlin.de> In-Reply-To: <4F9BC101.8090305@zedat.fu-berlin.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Current FreeBSD , Ports FreeBSD Subject: Re: New Xorg: graphics/dri: fails to compile with CLANG: nouveau_array.c:49:16: error: illegal storage class on function, *extract_u = EXTRACT(char, unsigned, 1); X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Apr 2012 11:12:18 -0000 O. Hartmann wrote: > Is there in "official" way to get this fixed with CLANG? I see that > files folder in graphics/dri is missing, so none of the fixes for both > the faulty source files I think the patch should go to graphics/libGL. cd /usr/ports/graphics/libGL/files fetch -rao - 'http://cgit.freedesktop.org/mesa/mesa/patch/?id=4aa1ac5fe94b5696095229ee3568bf4fa7cfed95' | sed -e 's|^--- a/src|--- src|' -e 's|^+++ b/src|+++ src|' > patch-nouveau Should do. -- Sphinx of black quartz judge my vow.