GNU bug report logs - #58352
guix@1.3.0-30.17134b9 test failures on i686

Previous Next

Package: guix;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Fri, 7 Oct 2022 13:10:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58352: closed (guix <at> 1.3.0-30.17134b9 test failures on i686)
Date: Sat, 08 Oct 2022 12:38:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 08 Oct 2022 14:37:33 +0200
with message-id <87fsfy8p9u.fsf <at> gnu.org>
and subject line Re: bug#58352: guix <at> 1.3.0-30.17134b9 test failures on i686
has caused the debbugs.gnu.org bug report #58352,
regarding guix <at> 1.3.0-30.17134b9 test failures on i686
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58352: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58352
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: bug-guix <at> gnu.org
Subject: guix <at> 1.3.0-30.17134b9 test failures on i686
Date: Fri, 07 Oct 2022 15:09:00 +0200
The guix <at> 1.3.0-30.17134b9 package has a test failure on i686-linux:

--8<---------------cut here---------------start------------->8---
+ for example in gnu/system/examples/*.tmpl
+ case "$example" in
+ options=
+ guix system -n disk-image gnu/system/examples/desktop.tmpl
accepted connection from pid 25354, user nixbld
guix system: warning: 'disk-image' is deprecated: use 'image' instead
guix system: error: package gvfs <at> 1.50.2 does not support i686-linux
+ rm -f t-guix-system-24535 t-guix-system-error-24535 /tmp/guix-build-guix-1.3.0-30.17134b9.drv-0/t-guix-system-24535/config.scm /tmp/guix-build-guix-1.3.0-30.17134b9.drv-0/t-guix-system-24535/my-torrc
+ rmdir /tmp/guix-build-guix-1.3.0-30.17134b9.drv-0/t-guix-system-24535
FAIL tests/guix-system.sh (exit status: 1)
--8<---------------cut here---------------end--------------->8---

This is because gvfs now indirectly pulls in librsvg and thus Rust:

--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env  guix graph --path gvfs librsvg -s i686-linux
gvfs <at> 1.50.2
gnome-online-accounts <at> 3.45.2
rest <at> 0.9.1
gtksourceview <at> 5.5.1
gtk <at> 4.8.1
gst-plugins-bad <at> 1.18.5
librsvg <at> 2.50.7
--8<---------------cut here---------------end--------------->8---

It is surprising to see ‘rest’ (a network lib) depend on
‘gtksourceview’; that’s for a demo program:

--8<---------------cut here---------------start------------->8---
$ ldd /gnu/store/6ghbgz1slh70g173rsyhlvs1clgsfva4-rest-0.9.1/bin/librest-demo | grep sourcevi
        libgtksourceview-5.so.0 => /gnu/store/ww28crn08wlg59ldfqhcgk1g8dhsf6cw-gtksourceview-5.5.1/lib/libgtksourceview-5.so.0 (0x00007fad0d574000)
--8<---------------cut here---------------end--------------->8---

I’ll probably tackle it from that angle.

Ludo’.


[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: 58352-done <at> debbugs.gnu.org
Subject: Re: bug#58352: guix <at> 1.3.0-30.17134b9 test failures on i686
Date: Sat, 08 Oct 2022 14:37:33 +0200
Ludovic Courtès <ludo <at> gnu.org> skribis:

> Now the ‘guix’ package needs to be updated.

Done in commit e49255ff18def1065f65194f679a1d07fd5a266e!

Ludo’.


This bug report was last modified 2 years and 318 days ago.

Previous Next


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