[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#20814: cloog-0.18.0 build error
From: |
Ludovic Courtès |
Subject: |
bug#20814: cloog-0.18.0 build error |
Date: |
Mon, 15 Jun 2015 17:47:49 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
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’.