You are not logged in.

#1 2019-11-06 14:54:32

hellopeach
Member
Registered: 2009-10-18
Posts: 5

Guix installation always hangs at some arbitrary point in tests stage

I've been trying to use yay to install the guix AUR package https://aur.archlinux.org/packages/guix/ for the past couple weeks, and each time the installation will hang indefinitely (at least for days if leave uninterrupted) at some arbitrary point in the tests stage.

for example my current installation attempt hangs at

==> Starting check()...
make  check-recursive
make[1]: Entering directory '/home/arch/.cache/yay/guix/src/guix'
Making check in po/guix
make[2]: Entering directory '/home/arch/.cache/yay/guix/src/guix/po/guix'
make[2]: Leaving directory '/home/arch/.cache/yay/guix/src/guix/po/guix'
Making check in po/packages
make[2]: Entering directory '/home/arch/.cache/yay/guix/src/guix/po/packages'
make[2]: Leaving directory '/home/arch/.cache/yay/guix/src/guix/po/packages'
make[2]: Entering directory '/home/arch/.cache/yay/guix/src/guix'
Compiling Scheme modules...
make  check-TESTS check-local
make[3]: Entering directory '/home/arch/.cache/yay/guix/src/guix'
make[4]: Entering directory '/home/arch/.cache/yay/guix/src/guix'
PASS: tests/accounts.scm
PASS: tests/base16.scm
PASS: tests/base32.scm
PASS: tests/base64.scm
PASS: tests/bournish.scm
PASS: tests/builders.scm
PASS: tests/build-utils.scm
PASS: tests/cache.scm
PASS: tests/challenge.scm
PASS: tests/channels.scm
PASS: tests/combinators.scm
PASS: tests/containers.scm
PASS: tests/cpan.scm
PASS: tests/cpio.scm
PASS: tests/cran.scm
PASS: tests/crate.scm
PASS: tests/cve.scm
PASS: tests/debug-link.scm
PASS: tests/derivations.scm
PASS: tests/discovery.scm
PASS: tests/elpa.scm
PASS: tests/file-systems.scm
PASS: tests/gem.scm
PASS: tests/gexp.scm
PASS: tests/glob.scm
PASS: tests/gnu-maintenance.scm
PASS: tests/grafts.scm
PASS: tests/graph.scm
PASS: tests/gremlin.scm

while last time it hangs after just the first few tests

PASS: tests/accounts.scm
PASS: tests/base16.scm
PASS: tests/base32.scm
PASS: tests/base64.scm
PASS: tests/bournish.scm

it seems each time the installation would hang after passing a different .scm file under tests, and it will stays there forever until I manually hit Control+C

Any idea what might be wrong and how to fix this issue? Thanks.

Last edited by hellopeach (2019-11-06 15:32:47)

Offline

#2 2019-11-06 15:00:48

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: Guix installation always hangs at some arbitrary point in tests stage

Please edit your post and use [ code ] tags (not quote tags) when posting output.

https://wiki.archlinux.org/index.php/Co … s_and_code
https://bbs.archlinux.org/help.php#bbcode

Does it fail if you use makepkg (not yay) ?

Offline

Board footer

Powered by FluxBB