From owner-freebsd-arm@freebsd.org Wed May 17 06:03:44 2017 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6FEE7D6E4DD; Wed, 17 May 2017 06:03:44 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4242D1F1B; Wed, 17 May 2017 06:03:43 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id v4H63cVt001245 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 16 May 2017 23:03:39 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id v4H63cWI001244; Tue, 16 May 2017 23:03:38 -0700 (PDT) (envelope-from fbsd) Date: Tue, 16 May 2017 23:03:38 -0700 From: bob prohaska To: Jan Beich Cc: ports@freebsd.org, freebsd-arm@freebsd.org Subject: Re: graphics/mesa-dri missing mako.template Message-ID: <20170517060338.GA1201@www.zefox.net> References: <20170516192732.GB98474__2326.45124565369$1494962860$gmane$org@www.zefox.net> <7f1g-jy9j-wny@FreeBSD.org> <20170516214608.GA99895@www.zefox.net> <20170517004108.GA284@www.zefox.net> <60h0-cgky-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <60h0-cgky-wny@FreeBSD.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 May 2017 06:03:44 -0000 On Wed, May 17, 2017 at 05:22:53AM +0200, Jan Beich wrote: > > I965 on Mesa 17.1.0 exhibits the same issue. VC4 is slightly different. > Anyway, try my patch in bug 219247. I've only tested on 11.0 aarch64. > Seems to have no effect, at least if I applied it correctly. There's a sample of the patch (made by copy and paste, which is why I'm cautious as to its correctness) along with the Makefiles and a transcript of the compilation (make.log): http://www.zefox.net/~fbsd/rpi2/mesa-dri/ The patch was applied from /usr/ports so as to make the paths match. Near as I can tell it worked, but you may detect otherwise. Please let me know if you find a mistake. Thank you very much! bob prohaska