From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia Subject: bug#33411: Guix fails to build master from source on 0.15 since a few days Date: Tue, 20 Nov 2018 00:33:55 +0100 Message-ID: <3a755fa2-85a9-0917-f7b2-90c87075da32@riseup.net> References: <9b1d5a09-1227-55df-afc3-ae83e3c0d310@riseup.net> <87a7m6m2cr.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gOt3L-0000qI-48 for bug-guix@gnu.org; Mon, 19 Nov 2018 18:34:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gOt3K-0007cG-FB for bug-guix@gnu.org; Mon, 19 Nov 2018 18:34:03 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:57205) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gOt3K-0007c6-Bo for bug-guix@gnu.org; Mon, 19 Nov 2018 18:34:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gOt3K-0001VD-7H for bug-guix@gnu.org; Mon, 19 Nov 2018 18:34:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87a7m6m2cr.fsf@gnu.org> Content-Language: en-US List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 33411@debbugs.gnu.org On 2018-11-18 23:45, Ludovic Courtès wrote: snip > We’d need to check what ‘config.log’ says but there’s no reason for this > to break. I found the error. ./configure complained about --localstatedir that I had not specified. running make now works :) -- Cheers Swedebugia