From owner-freebsd-x11@FreeBSD.ORG Sat Dec 14 11:27:14 2013 Return-Path: Delivered-To: x11@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 ESMTPS id 68550CE1 for ; Sat, 14 Dec 2013 11:27:14 +0000 (UTC) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DC1B91AEE for ; Sat, 14 Dec 2013 11:27:13 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 50C9840007 for ; Sat, 14 Dec 2013 12:27:12 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 468CD40018; Sat, 14 Dec 2013 12:27:12 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (mx.daemonic.se [IPv6:2001:470:dca9:0:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id E53EA40007; Sat, 14 Dec 2013 12:23:42 +0100 (CET) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3dhRD84GFRz8jLB; Sat, 14 Dec 2013 12:22:16 +0100 (CET) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id dsgvJZqi4QCD; Sat, 14 Dec 2013 12:22:14 +0100 (CET) Received: from mail.daemonic.se (mail.daemonic.se [10.1.0.4]) by mx.daemonic.se (Postfix) with ESMTPS id 3dhRD62Rspz8jL9; Sat, 14 Dec 2013 12:22:14 +0100 (CET) Received: from vivi.daemonic.se (vivi.daemonic.se [IPv6:2001:470:dca9:1::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3dhRD61c5jz9CwV; Sat, 14 Dec 2013 12:22:14 +0100 (CET) Message-ID: <52AC3F65.20305@freebsd.org> Date: Sat, 14 Dec 2013 12:22:13 +0100 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Konstantin Belousov Subject: Re: [ia64] graphics/dri breaks poudriere bulk References: <52AAFC51.30001@rainbow-runner.nl> <3E272052-D3D6-4684-9B31-E638A41C4858@xcllnt.net> <52AB9164.20807@freebsd.org> <52AB93C0.3040004@freebsd.org> <20131214061455.GY59496@kib.kiev.ua> <52AC3CF1.2030103@freebsd.org> <20131214112009.GZ59496@kib.kiev.ua> In-Reply-To: <20131214112009.GZ59496@kib.kiev.ua> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: x11@FreeBSD.org, Marcel Moolenaar X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Dec 2013 11:27:14 -0000 On 12/14/13 12:20, Konstantin Belousov wrote: > On Sat, Dec 14, 2013 at 12:11:45PM +0100, Niclas Zeising wrote: >> On 12/14/13 07:14, Konstantin Belousov wrote: >>> On Sat, Dec 14, 2013 at 12:09:52AM +0100, Niclas Zeising wrote: >>>> On 12/13/13 23:59, Niclas Zeising wrote: >>>>> On 12/13/13 23:52, Marcel Moolenaar wrote: >>>>>> >>>>>> On Dec 13, 2013, at 8:55 AM, Marcel Moolenaar wrote: >>>>>>> >>>>>>> I'll use pluto.freebsd.org so that you have access to the >>>>>>> object trees if and when you'd like to peek at it... >>>>>> >>>>>> Full logs are here: >>>>>> pluto.freebsd.org:/usr/ports/graphics/dri/make.out >>>>> >>>>> Any chance you can make config.log (or the entire work directory) available? >>>>> Regards! >>>>> >>>> >>>> Also, can you rebuild and reinstall graphics/libdrm as well, and provide >>>> config.log from there? It seems that for some reason something makes >>>> the drm intel drivers not install, and that in turn makes dri break. >>>> Regards! >>> >>> "Something" is the architecture being ia64. Intel drivers and libdrm >>> intel library only configure on x86. >>> >> >> If that's the case, then dri is wrong to ask for them on ia64, and more >> importantly, the makefile for libdrm is wrong, since it says that intel >> dri drivers are built for i386, amd64, ia64 and pc98. However, it would >> be nice to get this tested. > It makes absolutely no sense to build libdrm_intel.so or any intel mesa > userspace driver on ia64, simply because there is no ia64 CPU which > has any GPU, not specifically HD graphics. > > I have no idea what you can test there. > Except for the fact that it seems dri is looking for it, and this may be a way to satisfy dri. Regards! -- Niclas Zeising