bug#30024: [PATCH] core-updates: librsvg: Disable more failing tests

2018-01-07 Thread Mark H Weaver
On the core-updates branch, in librsvg, some tests fail on i686 and armhf. I've attached a proposed patch, but I haven't yet been able to test it because I no longer use binary substitutes on my systems and I'm currently having some difficulties[*] building the base packages. If someone else woul

bug#30021: system build: unable to parse multi-line device-mapping

2018-01-07 Thread Mark H Weaver
Vagrant Cascadian writes: > Running "guix build system /etc/config.scm" resulted in: > > guix system: error: failed to load '/etc/config.scm': > /etc/config.scm:23:9: /etc/config.scm:23:9: In procedure allocate-struct: > Wrong type argument in\ > position 2: 3 I forgot to mention that the

bug#30021: system build: unable to parse multi-line device-mapping

2018-01-07 Thread Mark H Weaver
Hi, Vagrant Cascadian writes: > After several weeks of not using a machine, and updating guix to > > guix (GNU Guix) c04ffadbed741254b8be6b78f23eed150d26 > > > Running "guix build system /etc/config.scm" resulted in: > > guix system: error: failed to load '/etc/config.scm': > /etc/config

bug#30021: system build: unable to parse multi-line device-mapping

2018-01-07 Thread Vagrant Cascadian
After several weeks of not using a machine, and updating guix to guix (GNU Guix) c04ffadbed741254b8be6b78f23eed150d26 Running "guix build system /etc/config.scm" resulted in: guix system: error: failed to load '/etc/config.scm': /etc/config.scm:23:9: /etc/config.scm:23:9: In procedure a

bug#30014: MANPATH prefers system profile over user profile

2018-01-07 Thread Chris Marusich
Marius Bakke writes: > MANPATH contains the system profile twice: > > /run/current-system/profile/share/man:/home/marius/.guix-profile/share/man:/run/current-system/profile/share/man I think this might be a duplicate of the following more general bug ("Duplicate entries in various environment va

bug#30015: WebKitGTK nondeterministic build failures

2018-01-07 Thread Mark H Weaver
I recently wrote on guix-devel: > I just followed this up with a Spectre mitigation for WebKitGTK+ > backported from upstream WebKit: > > > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=56804398a94bea941183ae4ed29d2a9f82069a6f Unfortunately, this seems to have introduced non-determinis

bug#29333: potential dependency bug in packages

2018-01-07 Thread Adonay Felipe Nogueira
I don't use GuixSD, but at least with GNU Guix in foreign distros you have to install the appropriate icon themes from GNU Guix and add a path to the XDG_DATA_DIRS environment variable. however, I think GuixSD has an automated way of dealing with this, perhaps put the themes in the system configura

bug#29736: i686: webkit not usable

2018-01-07 Thread Ricardo Wurmus
Ludovic Courtès writes: > Hi, > > Ricardo Wurmus skribis: > >>> Ricardo Wurmus skribis: >>> on my i686 laptop I cannot use Webkit browsers. Eolie displays “WebKit web engine crashed” when it loads a tab, and Epiphany displays nothing at all after loading a page for a while. >>>

bug#30014: MANPATH prefers system profile over user profile

2018-01-07 Thread Marius Bakke
MANPATH contains the system profile twice: /run/current-system/profile/share/man:/home/marius/.guix-profile/share/man:/run/current-system/profile/share/man signature.asc Description: PGP signature

bug#29736: i686: webkit not usable

2018-01-07 Thread Ricardo Wurmus
Ludovic Courtès writes: > Can you grab backtraces so we have an idea where this happens? It could > be something in a support library like GTK+, Freetype, and whatnot. Here’s a backtrace when running icecat in a gdb session. The crash reliably happens when visiting ctrip.com: --8<---