From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 06/31] gnu: kwindowsystem: Update to 5.24.0. Date: Tue, 2 Aug 2016 19:36:43 +0200 Message-ID: References: <20160801181342.16203-1-david@craven.ch> <20160801181342.16203-7-david@craven.ch> <20160801211034.GG6728@solar> <20160801220815.GA9832@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41470) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUdcl-00008e-8l for guix-devel@gnu.org; Tue, 02 Aug 2016 13:37:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bUdch-00075I-2D for guix-devel@gnu.org; Tue, 02 Aug 2016 13:37:02 -0400 Received: from mail-yw0-x241.google.com ([2607:f8b0:4002:c05::241]:35185) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUdcf-000750-RS for guix-devel@gnu.org; Tue, 02 Aug 2016 13:36:58 -0400 Received: by mail-yw0-x241.google.com with SMTP id r9so15141156ywg.2 for ; Tue, 02 Aug 2016 10:36:56 -0700 (PDT) In-Reply-To: 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" To: Andreas Enge Cc: guix-devel As an update: 1. Thanks to your patch, all packages build! 2. extra-cmake-modules: swapping the test and install phase fixed this. 3. It's a pattern that the test failures are caused by the guix-daemon. Probably less surprising to the more seasoned packagers than me =)