bug#38256: Packages sources in '.tar.lz' archives

2019-11-23 Thread Ludovic Courtès
Hi Guillaume, Guillaume Le Vaillant skribis: > Currently, when package sources are in a '.tar.lz' archive (e.g. ed, > wget, ddrescue, etc.), the 'lzip' package must be explicitly put into > the 'native-inputs' of the package definition, or building the package > fails. > > Would it be possible t

bug#38309: Recent $EMACSLOADPATH changes crash gnome-session

2019-11-23 Thread Ludovic Courtès
Hi Maxim, Maxim Cournoyer skribis: > Really sorry about this ugly regression :-/. Should we revert 47b3b4c2aa49e21f4cc32c97ff7bbbd069bb849c so we can address this without pressure in the meantime? I think I missed the discussions around this patch, but we should get Alex Kost into the loop (Al

bug#38350: Building libsignal-protocol-c on armv7l fails while test phase

2019-11-23 Thread Tobias Diekershoff
Dear GUIX, I'm trying to install the profanity XMPP client on my RaspberryPi (armv7l) which fails during testing the build of libsignal-protocol-c-2.3.2. > The following tests FAILED: > 1 - test_curve25519 (Failed) > 9 - test_simultaneous_initiate (Failed) > 11 - tes

bug#38356: bambam-0.6: runtime failure missing pygame

2019-11-23 Thread Christopher Howard
christopher@nightshade ~$ bambam Traceback (most recent call last): File "/gnu/store/6w3vk2z278vwp629hgr71gw2xagdmdl9-bambam- 0.6/bin/.bambam-real", line 20, in import pygame, sys,os, random, string, glob ImportError: No module named pygame

bug#38357: babl-0.1.72 build failure (test failure) - dependency for gimp

2019-11-23 Thread Christopher Howard
21/25 transparent OK 4.29 s 22/25 alpha_symmetric_transform FAIL 0.12 s (exit status 255 or signal 127 SIGinvalid) 23/25 types OK 0.07 s 24/25 concurrency-stress-test OK 0.27 s 25/25

bug#38309: Recent $EMACSLOADPATH changes crash gnome-session

2019-11-23 Thread Maxim Cournoyer
Hello, Ludovic Courtès writes: > Hi Maxim, > > Maxim Cournoyer skribis: > >> Really sorry about this ugly regression :-/. > > Should we revert 47b3b4c2aa49e21f4cc32c97ff7bbbd069bb849c so we can > address this without pressure in the meantime? > > I think I missed the discussions around this pat