From owner-freebsd-ports@FreeBSD.ORG Mon Sep 9 13:59:50 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BB675DC7; Mon, 9 Sep 2013 13:59:50 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-lb0-x22b.google.com (mail-lb0-x22b.google.com [IPv6:2a00:1450:4010:c04::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E13772845; Mon, 9 Sep 2013 13:59:49 +0000 (UTC) Received: by mail-lb0-f171.google.com with SMTP id u14so5024314lbd.16 for ; Mon, 09 Sep 2013 06:59:48 -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=wq/+zoXyE9pBll164Lb2Fiw5UHxYFoz1Gj9I1DIVC/U=; b=v1hWKL8qLl2X6r5GDgqTmRneYUjbzb8RTJz+G1NyXZ1r8buZAWtH034380BrEhl7h6 XyGmUBIk/+P/eR7eaIUSU0fFNv2M/w1u3HXp+M/uePqsFYcdrJgPDLpSCqeLH1tTxtN1 Paugk07xF0g2rVvM5YAIrW8qcNj7K4YE8sbiti2VjBqaUnMZTZe0O0oPDGd+1SWS1kgQ hn2QLfmZ20+7ZH8/pcLvqjsF3JS6Nulh0LGxSQB+owCT4Fa2KT0IPwjyVH/qhyDbTo3U neAWRtuoYrcTwnpPvih5lDgAg9s1UW+X2NokpJ9TBMxVoMovtCv+X2BNHybVALiPMb0X RRsA== X-Received: by 10.112.156.103 with SMTP id wd7mr514844lbb.48.1378735187933; Mon, 09 Sep 2013 06:59:47 -0700 (PDT) Received: from [192.168.1.128] (mau.donbass.com. [92.242.127.250]) by mx.google.com with ESMTPSA id w10sm6029537lbv.6.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 09 Sep 2013 06:59:47 -0700 (PDT) Message-ID: <522DD451.9000100@gmail.com> Date: Mon, 09 Sep 2013 16:59:45 +0300 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130809 Thunderbird/17.0.8 MIME-Version: 1.0 To: x11@FreeBSD.org Subject: Re: [CFT] Update of xorg libraries and MESA References: <522DC3EB.4060607__24877.3824460388$1378732295$gmane$org@freebsd.org> In-Reply-To: <522DC3EB.4060607__24877.3824460388$1378732295$gmane$org@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, Niclas Zeising X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Sep 2013 13:59:50 -0000 09.09.2013 15:49, Niclas Zeising wrote: > [Cross-posted between x11@ and ports@, please respect reply-to] ^/releng/9, WITH_CLANG_IS_CC, CCACHE, WITH_NEW_XORG CC intel_fbo.lo cc: warning: argument unused during compilation: '-fno-builtin-memcmp' cc: warning: argument unused during compilation: '-fno-builtin-memcmp' intel_screen.c:199:6: error: use of undeclared identifier '__DRI_IMAGE_FOURCC_ARGB8888' { __DRI_IMAGE_FOURCC_ARGB8888, __DRI_IMAGE_COMPONENTS_RGBA, 1, ^ intel_screen.c:199:35: error: use of undeclared identifier '__DRI_IMAGE_COMPONENTS_RGBA' { __DRI_IMAGE_FOURCC_ARGB8888, __DRI_IMAGE_COMPONENTS_RGBA, 1, ^ intel_screen.c:202:6: error: use of undeclared identifier '__DRI_IMAGE_FOURCC_XRGB8888' { __DRI_IMAGE_FOURCC_XRGB8888, __DRI_IMAGE_COMPONENTS_RGB, 1, ^ intel_screen.c:202:35: error: use of undeclared identifier '__DRI_IMAGE_COMPONENTS_RGB' { __DRI_IMAGE_FOURCC_XRGB8888, __DRI_IMAGE_COMPONENTS_RGB, 1, ^ Is this intended to work on 9? -- Sphinx of black quartz, judge my vow.