From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#31926: reconfigure is broken Date: Thu, 21 Jun 2018 16:06:14 +0200 Message-ID: <87wouss089.fsf@mdc-berlin.de> References: <87tvpw2u4g.fsf@lassieur.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52200) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fW0Ey-00060q-Mc for bug-guix@gnu.org; Thu, 21 Jun 2018 10:07:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fW0Eo-0006bi-DL for bug-guix@gnu.org; Thu, 21 Jun 2018 10:07:12 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51328) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fW0Eo-0006bY-52 for bug-guix@gnu.org; Thu, 21 Jun 2018 10:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fW0En-0007I2-SE for bug-guix@gnu.org; Thu, 21 Jun 2018 10:07:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87tvpw2u4g.fsf@lassieur.org> 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: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Cc: 31926@debbugs.gnu.org Cl=C3=A9ment Lassieur writes: > I'm on commit 1a5b0dfe06ff3b97b6394232f143b95c616890b3, I can't > reconfigure anymore. I can reproduce this. Building the system with =E2=80=9Cguix system build config.scm=E2=80=9D works fine, but =E2=80=9Creconfigure=E2=80=9D produces = an error that closely resembles yours. I also ran =E2=80=9Cmake clean-go && make=E2=80=9D, but there=E2=80=99s no = difference. --=20 Ricardo