GNU bug report logs - #47853
guix system reconfigure build of `/gnu/store/inppfcz5yk5a20cwhv1dwqn8zq6jcdxl-grub.cfg.drv' failed

Previous Next

Package: guix;

Reported by: "Dr. Arne Babenhauserheide" <arne_bab <at> web.de>

Date: Sat, 17 Apr 2021 23:06:01 UTC

Severity: important

Merged with 47115

To reply to this bug, email your comments to 47853 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#47853; Package guix. (Sat, 17 Apr 2021 23:06:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Dr. Arne Babenhauserheide" <arne_bab <at> web.de>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 17 Apr 2021 23:06:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Dr. Arne Babenhauserheide" <arne_bab <at> web.de>
To: bug-guix <at> gnu.org
Subject: guix system reconfigure build of
 `/gnu/store/inppfcz5yk5a20cwhv1dwqn8zq6jcdxl-grub.cfg.drv' failed
Date: Sun, 18 Apr 2021 01:05:33 +0200
[Message part 1 (text/plain, inline)]
Hi,

On my system building grub fails because grub-image.png fails.

# guix describe
Generation 541  18. April 2021 00:12:22 (aktuell)
  guix 84feaca
    Repository-URL: https://git.savannah.gnu.org/git/guix.git
    Branch: master
    Commit: 84feaca4888c9916e1a97bb81e5d157673488b70

# guix system reconfigure -k /etc/config.scm

LANG=C guix system reconfigure -k /etc/config.scm
guix system: warning: cannot determine provenance for current system
guix system: warning: the following groups appear more than once: scanner cdrom
guix system: warning: the following groups appear more than once: scanner cdrom
The following derivations will be built:
   /gnu/store/3w6l9jhdbhgknkd1grx4fz1bg9y58nj5-grub.cfg.drv
   /gnu/store/lna5wrbqzdzmplbxdz96mkqbx32v124r-grub-image.png.drv

building /gnu/store/lna5wrbqzdzmplbxdz96mkqbx32v124r-grub-image.png.drv...
\builder for `/gnu/store/lna5wrbqzdzmplbxdz96mkqbx32v124r-grub-image.png.drv' failed with exit code 1
build of /gnu/store/lna5wrbqzdzmplbxdz96mkqbx32v124r-grub-image.png.drv failed
View build log at '/var/log/guix/drvs/ln/a5wrbqzdzmplbxdz96mkqbx32v124r-grub-image.png.drv.bz2'.
cannot build derivation `/gnu/store/3w6l9jhdbhgknkd1grx4fz1bg9y58nj5-grub.cfg.drv': 1 dependencies couldn't be built
guix system: error: build of `/gnu/store/3w6l9jhdbhgknkd1grx4fz1bg9y58nj5-grub.cfg.drv' failed

# emacs -Q /var/log/guix/drvs/ln/a5wrbqzdzmplbxdz96mkqbx32v124r-grub-image.png.drv.bz2

Backtrace:
           2 (primitive-load "/gnu/store/larqpc2wjhnc6jmj4885k8lynd1?")
In gnu/build/svg.scm:
     53:6  1 (svg->png _ "/gnu/store/0f2bpqpgflza414sk0hwms3rdizg1x?" ?)
In unknown file:
           0 (rsvg-handle-render-cairo #<rsvg-handle 7ffff0b56280> #)

ERROR: In procedure rsvg-handle-render-cairo:
Wrong type (expecting finalized smob): #<cairo-context 7ffff0b561c0>

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein
ohne es zu merken
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#47853; Package guix. (Sat, 17 Apr 2021 23:41:02 GMT) Full text and rfc822 format available.

Message #8 received at 47853 <at> debbugs.gnu.org (full text, mbox):

From: Jack Hill <jackhill <at> jackhill.us>
To: "Dr. Arne Babenhauserheide" <arne_bab <at> web.de>
Cc: 47115 <at> debbugs.gnu.org, Ludovic Courtès <ludo <at> gnu.org>,
 47853 <at> debbugs.gnu.org, Mark H Weaver <mhw <at> netris.org>
Subject: Re: bug#47853: guix system reconfigure build of
 `/gnu/store/inppfcz5yk5a20cwhv1dwqn8zq6jcdxl-grub.cfg.drv' failed
Date: Sat, 17 Apr 2021 19:39:55 -0400 (EDT)
[Message part 1 (text/plain, inline)]
On Sun, 18 Apr 2021, Dr. Arne Babenhauserheide wrote:

> On my system building grub fails because grub-image.png fails.

[…]

> Backtrace:
>           2 (primitive-load "/gnu/store/larqpc2wjhnc6jmj4885k8lynd1?")
> In gnu/build/svg.scm:
>     53:6  1 (svg->png _ "/gnu/store/0f2bpqpgflza414sk0hwms3rdizg1x?" ?)
> In unknown file:
>           0 (rsvg-handle-render-cairo #<rsvg-handle 7ffff0b56280> #)
>
> ERROR: In procedure rsvg-handle-render-cairo:
> Wrong type (expecting finalized smob): #<cairo-context 7ffff0b561c0>

Oh dear. I ran into a similar problem (at least that resulted in the same 
Guile error message in #47115) to do with grafts and a store that was not 
using the hard links for de-duplication. Essentially the de-duplication 
masked an issue with differing files being included in the closure.

Can you provide more information about your system? I'm particularly 
interested in whether you're using store de-duplication, but other 
specifics about your system might be interesting. Do you know when you 
last successfully reconfigured?

Best,
Jack

Severity set to 'important' from 'normal' Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 18 Apr 2021 10:17:03 GMT) Full text and rfc822 format available.

Merged 47115 47853. Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 18 Apr 2021 10:18:01 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 56 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.