bug#52073: remove Google support from GVFS?

2021-11-23 Thread raingloom
I'd love to say it's because I want the package to be more in line with libre software guidelines, but honestly I just don't want WebKitGTK as a transitive input. A few weeks ago I had to remove GVFS from my system because WebKitGTK was failing to build. Then again if I had to connect to Google Dr

bug#51928: GHC 8.10 occupies 1.6 GiB

2021-11-23 Thread raingloom
On Wed, 17 Nov 2021 22:15:28 +0100 Ludovic Courtès wrote: > Hi! > > GHC takes way too much space (GHC itself, not the closure): > > --8<---cut here---start->8--- > $ guix size ghc@8.10 > konserveja ero > totalself /gnu/store/allyyvs2xg396s23csrmqfx19n9zay

bug#52072: [core-updates-frozen] rust-bitflags 1.2.1 fails to build.

2021-11-23 Thread Brendan Tildesley
starting phase `configure' bitflags-1.2.1/.gitignore bitflags-1.2.1/build.rs bitflags-1.2.1/Cargo.toml.orig bitflags-1.2.1/Cargo.toml bitflags-1.2.1/CHANGELOG.md bitflags-1.2.1/CODE_OF_CONDUCT.md bitflags-1.2.1/LICENSE-APACHE bitflags-1.2.1/LICENSE-MIT bitflags-1.2.1/README.md bitflags-1.2.1/src/ex

bug#52071: gajim 1.3.3 fails to build

2021-11-23 Thread bdju
guix system guix (GNU Guix) d48b404cf577cbfcd29b294e193a4db0c3e580b1 http://ix.io/3FVJ log here lines of note: ``` ImportError: Failed to import test module: gajim_mocks ModuleNotFoundError: No module named 'gajim.gui.emoji_data' ```

bug#52069: [patch] add gst-plugins-base-gl (with opengl support)

2021-11-23 Thread Dr. Arne Babenhauserheide
Hi, The attached patch adds a derivative package of gst-plugins-base that includes gl support and has mesa as input. I needed that for an application. Best wishes, Arne From a1435b89c6ff01c1644bea671628678eebf3dfc2 Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Wed, 24 Nov 2021 01:

bug#51787: GC takes more than 9 hours on berlin

2021-11-23 Thread Ludovic Courtès
Hello! Mathieu Othacehe skribis: > On berlin, the daily GC command is still running whereas it was started > 9 hours ago. Some data points: • I deployed on berlin the new daemon featuring the faster “deleting unused links” phase from on Nov. 20.

bug#52060: [core-updates-frozen] Guile crash during evaluation on Cuirass

2021-11-23 Thread Ludovic Courtès
Ludovic Courtès skribis: > Guile aborts while evaluating commit > b15e543d303ea58fdc0f0541c708389f9d513e3d of ‘core-updates-frozen’: Running ‘make cuirass-jobs’ from that commit gave me a clearer message: --8<---cut here---start->8--- $ make cuirass-jobs […]

bug#52060: [core-updates-frozen] Guile crash during evaluation on Cuirass

2021-11-23 Thread Ludovic Courtès
Guile aborts while evaluating commit b15e543d303ea58fdc0f0541c708389f9d513e3d of ‘core-updates-frozen’: --8<---cut here---start->8--- ludo@berlin ~/src/guix$ sudo su -s /bin/sh - cuirass -sh-5.0$ ulimit -c unlimited -sh-5.0$ cuirass evaluate "dbname=cuirass host

bug#52054: clangd cannot find

2021-11-23 Thread Ludovic Courtès
Hello, ‘clangd’ fails to find , as shown here: --8<---cut here---start->8--- $ printf '#include \nint foo (int x) {return x+2; }' > t.c $ guix shell -C -D hello --with-c-toolchain=hello=clang-toolchain clang:extra strace guix shell: warning: transformation 'wi