[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#29903: Guile modules compilation fails on master
From: |
Ludovic Courtès |
Subject: |
bug#29903: Guile modules compilation fails on master |
Date: |
Mon, 01 Jan 2018 18:16:57 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello,
Mathieu Lirzin <address@hidden> skribis:
> I am trying to build Guix master branch (commit
> e2f37d6ab7427946e6c68ebaecc97c85d5217234) on Fedora 25. Here is the
> issue I have:
[...]
> LOAD guix/utils.scm
> LOAD guix/sets.scm
> LOAD guix/modules.scm
> LOAD guix/download.scm
> ice-9/psyntax.scm:1558:32: In procedure expand-macro:
> ice-9/psyntax.scm:1558:32: Syntax error:
> unknown location: error: no 'ungexp' substitution (ungexp %utils-module)
> Makefile:5314 : la recette pour la cible « make-go » a échouée
Is it reproducible?
This looks like <https://bugs.gnu.org/27476>, though in this case you
appear to be building things sequentially (-j1; and the “load” phase is
sequential anyway.)
Thanks,
Ludo’.
- bug#29903: Guile modules compilation fails on master,
Ludovic Courtès <=