failed guix pull: uncaught exception when building gcc derivation

  • Done
  • quality assurance status badge
Details
One participant
  • Roman Riabenko
Owner
unassigned
Submitted by
Roman Riabenko
Severity
normal

Debbugs page

Roman Riabenko wrote 3 months ago
(address . bug-guix@gnu.org)
f7711775694fb6332612df84aa9ab98826a9f075.camel@riabenko.com
I am trying to update my guix installation on a foreign distro (PureOS
byzantium). When I ran guix pull, it eventually failed with the
attached complete output and build log. Some information about the
system is below. This is an aarch64.

$ guix describe
Generation 75 03 гру 2024 10:09:54 (current)
guix 2c700af
вітка: master
коміт: 2c700af42cbb17859a7d80807fef2000cab7f8ad

$ guix package --list-installed
glibc-
locales 2.39 out /gnu/store/imx9jja5wsnkgi3xcqhhklb1wpnb64ns-glibc-locales-2.39


$ uname -a
Linux pureos 6.6.0-1-librem5 #1 SMP PREEMPT Mon Oct 28 12:21:18 EDT
2024 aarch64 GNU/Linux

Roman
Roman Riabenko wrote 3 months ago
(address . 74685@debbugs.gnu.org)
20241204155744.3a6e12646a6d789b76a2dc81@riabenko.com
Here is the output from the next attempt.

--
Roman
Roman Riabenko wrote 3 months ago
(address . 74685@debbugs.gnu.org)
20241205145123.70d4d04b4cfde471dd8e058f@riabenko.com
guix pull succeeded today. I attach the output in case it may be useful.

$ guix describe
Generation 76 05 О©ҐО©ҐО©Ґ 2024 11:02:29 (current)
guix 006679d
віО©ҐО©ҐО©Ґ: master
О©ҐО©ҐміО©Ґ: 006679d1e6ca7acea0629b4f019c8cf89cde08be

--
Roman
Roman Riabenko wrote 3 months ago
(address . 74685@debbugs.gnu.org)
20241205152616.40be0d399fe6bcdc6a823049@riabenko.com
close 74685
Roman Riabenko wrote 3 months ago
(address . control@debbugs.gnu.org)
20241205153701.eef40fd3f7b9b5bb4b974f33@riabenko.com
close 74685
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 74685@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74685
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help