Hi Damien, On Sat, 29 Feb 2020 at 16:01, Damien Cassou <[email protected]> wrote:
> $ guix describe > Generation 13 Feb 29 2020 15:00:51 (current) > guix f76c16d > repository URL: file:///home/cassou/Documents/projects/guix/guix > branch: master > commit: f76c16d220e6c349441c08bf25a5197037490fa5 > > $ cd /home/cassou/Documents/projects/guix/guix I suppose that the Git repo is at the commit f76c16d, right? > $ guix environment --pure guix -- ./bootstrap > > $ guix environment --pure guix -- ./configure --localstatedir=/var > > $ guix environment --pure guix -- make check -j4 > […] > FAIL: tests/lint.scm > FAIL: tests/pack.scm The first test to fail is 'tests/lint.scm', right? And is there only 2 failing tests? All the best, simon
