Hello, Am Mon, May 22, 2023 at 10:54:14AM -0700 schrieb Soren Stoutner via: > > /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.
I gave it a try, and see the same thing for about the last hour. There is also a directory /tmp/guix-build-proot-static-5.3.0.drv-0/ so indeed this package is tried to be built. I have just interrupted it and then started by hand guix build /gnu/store/q323ryqh9wa4vinx8d0v3gqmw8lvv119-proot-static-5.3.0.drv which gives more output. It does a few tests and then hangs with 100% CPU time after CHECK test-xxxxxxxx ok Oh, it is a known issue, see here: https://issues.guix.gnu.org/63284 Andreas