From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#20814: cloog-0.18.0 build error Date: Mon, 15 Jun 2015 17:47:49 +0200 Message-ID: <87381tnfbu.fsf@gnu.org> References: 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]:57821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4WwK-0001Cp-3o for bug-guix@gnu.org; Mon, 15 Jun 2015 12:08:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4WwG-00055U-AE for bug-guix@gnu.org; Mon, 15 Jun 2015 12:08:48 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:40412) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4Wjz-0001YX-7x for bug-guix@gnu.org; Mon, 15 Jun 2015 11:56:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Z4Wjy-0008NT-Nm for bug-guix@gnu.org; Mon, 15 Jun 2015 11:56:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: ("=?UTF-8?Q?Al=C3=ADrio?= Eyng"'s message of "Sun, 14 Jun 2015 21:30:27 +0000") 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: =?UTF-8?Q?Al=C3=ADrio?= Eyng Cc: 20814@debbugs.gnu.org I cannot reproduce it (x86_64): --8<---------------cut here---------------start------------->8--- $ git describe v0.8.2-302-g4a3bcae $ ./pre-inst-env guix build cloog --no-substitutes [...] /gnu/store/k1wj5rwkipzqq2gg55s4p5baxhxzzy8h-cloog-0.18.0 --8<---------------cut here---------------end--------------->8--- Could you try to build it from the same Guix commit? (You mentioned on IRC having non-deterministic Gettext test failures. For now, you could work around them either by retrying upon failure, or by enabling substitutes.) TIA, Ludo=E2=80=99.