From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: State of dbus-update Date: Fri, 30 Oct 2015 00:47:32 +0100 Message-ID: <20151029234732.GB25985@debian> References: <20151028125844.GA6548@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zrwuw-0000eo-DX for guix-devel@gnu.org; Thu, 29 Oct 2015 19:47:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zrwut-0002O9-5a for guix-devel@gnu.org; Thu, 29 Oct 2015 19:47:38 -0400 Received: from mout.kundenserver.de ([212.227.17.10]:50394) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zrwus-0002O2-Sk for guix-devel@gnu.org; Thu, 29 Oct 2015 19:47:35 -0400 Content-Disposition: inline In-Reply-To: <20151028125844.GA6548@debian> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org On Wed, Oct 28, 2015 at 01:58:44PM +0100, Andreas Enge wrote: > mesa-utils This one does not build with newer mesa any more: https://bugs.freedesktop.org/show_bug.cgi?id=91643 The patch referenced there is http://cgit.freedesktop.org/mesa/demos/commit/?id=74443c6ee79f3251f643ea05e94df58183e37d0d It is actually against the git repository and not against the tarball and does not apply to the tarball sources. I took out all patches concerning files CMakeLists.txt and .gitignore, but it still does not apply. Since there are 1200 lines of patches, I am giving up. Andreas