I am new to GNU Guix. In my attempts to build Guix I run into a problem
where `make check` never finishes. The last check to complete is the
following:
PASS: tests/guix-pack-localstatedir.sh
I think the problem happens while processing guix-pack-relocatable.sh.
The final lines of guix-pack-relocatable.log are the following:
The following derivations will be built:
/gnu/store/6nbb5kb2wj2lja5s77qckvfnabsf786s-sed-tarball-pack.tar.gz.drv
/gnu/store/xd5xhbpcgcmy1cvypw4qhag17gbll4lh-profile-directory.drv
/gnu/store/s2c4kin834znnc56s4bhy32pqw5vnbiv-profile.drv
/gnu/store/g4xjkpaicqmi23nfhp0qhja4c92s5wcz-sed-4.8R.drv
/gnu/store/q323ryqh9wa4vinx8d0v3gqmw8lvv119-proot-static-5.3.0.drv
building
/gnu/store/q323ryqh9wa4vinx8d0v3gqmw8lvv119-proot-static-5.3.0.drv...
The CPU hits 100% and stays there for days with no further progress.
Does anyone have any ideas of what might be wrong?
--
Soren Stoutner
so...@stoutner.com
623-262-6169