I want to contribute to guix with patches and at the same time keep my
To archive this I created and followed the following guide in GuixSD in
Following it Guix 21335fdbec68b4cfb19d8a0ae0877ec81c84ad9c builds fine.
running make check I got a lot of failed tests and no testlog:
make[1]: Entering directory '/home/sdb/guix-tree'
make[2]: Entering directory '/home/sdb/guix-tree/po/guix'
make[2]: Leaving directory '/home/sdb/guix-tree/po/guix'
Making check in po/packages
make[2]: Entering directory '/home/sdb/guix-tree/po/packages'
make[2]: Leaving directory '/home/sdb/guix-tree/po/packages'
make[2]: Entering directory '/home/sdb/guix-tree'
Compiling Scheme modules...
make check-TESTS check-local
make[3]: Entering directory '/home/sdb/guix-tree'
make[4]: Entering directory '/home/sdb/guix-tree'
PASS: tests/gnu-maintenance.scm
PASS: tests/substitute.scm
FAIL: tests/derivations.scm
FAIL: tests/processes.scm
PASS: tests/combinators.scm
PASS: tests/discovery.scm
PASS: tests/build-utils.scm
make[4]: Leaving directory '/home/sdb/guix-tree'
make[3]: Leaving directory '/home/sdb/guix-tree'
make[2]: Leaving directory '/home/sdb/guix-tree'
make[1]: Leaving directory '/home/sdb/guix-tree'