bug#44769: [staging] gst-plugins-bad fails tests on aarch64, armhf, i686

2020-11-21 Thread Guillaume Le Vaillant
Marius Bakke skribis: > Hello Guix, > > gst-plugins-bad fails its test suite on anything other than x86_64-linux. > > Upstream issues: > > i686: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1463 > aarch64: > https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/iss

bug#44735: gilbc of the running system got wiped while building a package, system broken

2020-11-21 Thread Ludovic Courtès
Hi Stefan, Stefan skribis: > That doesn’t seem to be so bad. :-) Heh, good. >> ./configure warns or errors out and the manual warns in a couple of >> places too, but evidently it remains too easy to shoot oneself in the >> foot. > > It warns in the chapter “2 Requirements”. It doesn’t warn in

bug#44773: guix pull does not support transformation options but claims to

2020-11-21 Thread Ludovic Courtès
Hi, "pelzflorian (Florian Pelz)" skribis: > Running `guix pull --help-transform' displays all the usual > transformation options, but when I try to use any, it reports an > unrecognized option. Oops, fixed in e79ecff045094a75226439a6284306475a2f907e. I’ll cherry-pick it in ‘version-1.2.0’. >

bug#44777: Missing font(s) for ‘xfce-desktop-service-type’

2020-11-21 Thread Ludovic Courtès
When instantiating ‘desktop.tmpl’ minus ‘gnome-desktop-service-type’ on commit 74eeb11daee906cb012f10b6bb3afd254f9ea5c2 (master) and logging in in Xfce, we’re evidently missing fonts, making it next to unusable:

bug#44777: Missing font(s) for ‘xfce-desktop-service-type’

2020-11-21 Thread Ludovic Courtès
Ludovic Courtès skribis: > When instantiating ‘desktop.tmpl’ minus ‘gnome-desktop-service-type’ on > commit 74eeb11daee906cb012f10b6bb3afd254f9ea5c2 (master) and logging in > in Xfce, we’re evidently missing fonts, making it next to unusable: I spoke too fast: this was with ‘--no-grafts’; buildi

bug#44769: [staging] gst-plugins-bad fails tests on aarch64, armhf, i686

2020-11-21 Thread Michael Rohleder
Marius Bakke writes: > To move on with the merge, I wonder whether to: > > 1. Disable the affected tests, as upstream does not seem terribly >concerned. > 2. Drop 'cheese' from 'gnome'. > > I'm leaning towards 2, as the AArch64 failure looks kind of serious. > Unfortunately 'cheese' does seem

bug#44773: guix pull does not support transformation options but claims to

2020-11-21 Thread pelzflorian (Florian Pelz)
On Sat, Nov 21, 2020 at 12:43:29PM +0100, Ludovic Courtès wrote: > Hi, > > "pelzflorian (Florian Pelz)" skribis: > > > Running `guix pull --help-transform' displays all the usual > > transformation options, but when I try to use any, it reports an > > unrecognized option. > > Oops, fixed in e79

bug#44779: python2-html2text (@2020.1.16) fails to build

2020-11-21 Thread Fulbert
Hello ! python2-html2text (@2020.1.16) fails to build with attached log file. I'm not a dev an have no idea why the directive "attr:" fails, but replacing it with the literal version allows setup to succeed. ~~~ $ sed -i 's/attr: html2text.__version__/2020.1.16/' html2text-2020.1.16/setup.c

bug#44780: freecad (@0.18.4) fails to build

2020-11-21 Thread Fulbert
Hello! freecad (freecad@0.18.4) fails to build with attached log file. Thanks and best regards, Fulbert bd3avbfa8vm5k22d3giibimda5gywq-freecad-0.18.4.drv.bz2 Description: Binary data

bug#44779: python2-html2text (@2020.1.16) fails to build

2020-11-21 Thread Efraim Flashner
On Sat, Nov 21, 2020 at 06:35:01PM +0100, Fulbert wrote: > Hello ! > > python2-html2text (@2020.1.16) fails to build with attached > log file. > > I'm not a dev an have no idea why the directive "attr:" > fails, but replacing it with the literal version allows setup > to succeed. > > ~~~ > $

bug#44782: Python and Gajim-OMEMO

2020-11-21 Thread Raghav Gururajan
Hello Guix! It appears that our python is incorrectly compiled or compiled with missing component. Due to this, OMEMO plugin in gajim does not work. Here is the output for `gajim -l gajim.p.omemo=DEBUG`: *** START *** Traceback (most recent call last): File "/gnu/store/5h0xfqysfddzc4283wcy

bug#44780: freecad (@0.18.4) fails to build

2020-11-21 Thread raingloom
On Sat, 21 Nov 2020 18:36:33 +0100 Fulbert wrote: > > Hello! > > freecad (freecad@0.18.4) fails to build with attached log file. > > Thanks and best regards, > Fulbert Looks like some dependencies aren't found, even though they are included in the input list. Nix seems to explicitly pass them

bug#44780: freecad (@0.18.4) fails to build

2020-11-21 Thread Malte Gerdes
Hi, I also reported this a few months ago. http://issues.guix.gnu.org/43448 was the ticket. After it got closed I haven't checked it again. My guess would be that #43448 was either erroneously closed or it's fixed on another branch. Malte On Sat, 21 Nov 2020, 21:37 raingloom, wrote: > On Sat,

bug#44780: freecad (@0.18.4) fails to build

2020-11-21 Thread raingloom
On Sat, 21 Nov 2020 21:35:49 +0100 raingloom wrote: > On Sat, 21 Nov 2020 18:36:33 +0100 > Fulbert wrote: > > > > > Hello! > > > > freecad (freecad@0.18.4) fails to build with attached log file. > > > > Thanks and best regards, > > Fulbert > > Looks like some dependencies aren't found, ev