Building a clean master checkout of guix is impossible right now.
I'm trying to build guix master de136f3ee7878dea139e751b7e4ca04c2542c91d
from guix master e5504f2ba0bd00a7306aada51981328b746b5f7d.
I get a lot of error messages related to unbound variables.
For good measure, I've deleted ~/.cache
Hi Ludo,
I've checked guix-packages now and I see:
$ bzless $(guix build --log-file
/gnu/store/q0s172fgb213c4jk7hvgkzsw0i1bq6j0-guix-packages.drv)
...
31.4% of 407 files^Mcompiling...31.7% of 407 files^Mcompiling...
31.9% of 407 files^Mcompiling...32.2% of 407 files^Mco
My bad, I had one tiny local change. Sorry.
This was caused by me changing gnu/packages/libreoffice.scm libreoffice to use
glib-or-gtk-build-system without adding #:use-module (guix build-system
glib-or-gtk).
The error message could be better :P
And it is indeed better if it built all the othe