From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: lots of numbers when building Guix Date: Thu, 20 Feb 2020 12:36:38 +0100 Message-ID: References: <87lfoylevc.fsf@elephly.net> <74DFBBE6-14BD-4009-B959-1B1E4A516C8B@lepiller.eu> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42511) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4k8R-0006FN-5p for guix-devel@gnu.org; Thu, 20 Feb 2020 06:36:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j4k8Q-0006Sr-DL for guix-devel@gnu.org; Thu, 20 Feb 2020 06:36:51 -0500 Received: from mail-qv1-xf35.google.com ([2607:f8b0:4864:20::f35]:33048) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j4k8Q-0006RQ-7i for guix-devel@gnu.org; Thu, 20 Feb 2020 06:36:50 -0500 Received: by mail-qv1-xf35.google.com with SMTP id ek2so1718397qvb.0 for ; Thu, 20 Feb 2020 03:36:50 -0800 (PST) In-Reply-To: <74DFBBE6-14BD-4009-B959-1B1E4A516C8B@lepiller.eu> 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-mx.org@gnu.org Sender: "Guix-devel" To: Julien Lepiller Cc: Guix Devel Hi, > Po4a going crazy, probably. Have you tried running bootstrap anl configure again? I had the same and and ./bootstrap && ./configure were not enough, I had to "make distclean" and redo everything. Cheers, simon