GNU bug report logs -
#72774
guix pull fails (findutils-boot0 check phase) on riscv64
Previous Next
To reply to this bug, email your comments to 72774 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#72774
; Package
guix
.
(Fri, 23 Aug 2024 16:13:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Daniel K <shambles_09 <at> hotmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Fri, 23 Aug 2024 16:13:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I recently bought a DeepComputing DC-Roma II laptop which uses a riscv64 CPU (SpacemiT X60) and am trying to install and use Guix on it. I installed it on both OS's that come with it (Ubuntu 23 and Debian 12) however when I run 'guix pull' I get the following error:
| 'check' phasebuilder for `/gnu/store/bd5qfbhkyg9zw3nvz4pipr8xq324c01j-findutils-boot0-4.8.0.drv' failed with exit code 1
which turns out that it is related to gnulib test 'test_rwlock' in 'test-lock.c' failing from timeout due to hanging.
Disabling tests in findutils allows me to get past this error but a bunch of other packages fail as well, all caused by the same 'test_rwlock', including:
* libunistring
* coreutils
* openssl
* gettext-minimal
After tests are disabled for the above, building continues until glibc-bootstrap-0 fails.
I found a related issue with the same failing gnulib test but for aarch64: https://issues.guix.gnu.org/26441
[guix-pull-fail.txt (text/plain, attachment)]
[5qfbhkyg9zw3nvz4pipr8xq324c01j-findutils-boot0-4.8.0.drv (application/x-msdownload, attachment)]
[test-lock.log (text/x-log, attachment)]
[test-suite.log (text/x-log, attachment)]
This bug report was last modified 301 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.