bug#74797: - Re: linux-libre 6.11.11 fails to build on aarch64 (drivers/clk/meson/gxbb.c)

2024-12-13 Thread Vagrant Cascadian
On 2024-12-12, Vincent Legoll wrote: > that file looks corrupted > > For example the first error: > > 2057 | .hw.init = &(struct clk_init_da|a) { > > that should be "clk_init_data", see: > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/clk/meson/gxbb.c#n2051

bug#74797: linux-libre 6.11.11 fails to build on aarch64 (drivers/clk/meson/gxbb.c)

2024-12-13 Thread Maxim Cournoyer
Hello, Vincent Legoll writes: > Hello Vagrant, > > that file looks corrupted > > For example the first error: > > 2057 | .hw.init = &(struct clk_init_da|a) { > > that should be "clk_init_data", see: > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/clk/mes

bug#74836: reconfigure fails with colord-service-type enabled

2024-12-13 Thread Nathan Dehnel
Oh sorry, color management wasn't working for me in gnome and I didn't see colord in herd status so I assumed I didn't have it. On Fri, Dec 13, 2024 at 2:34 PM Richard Sent wrote: > > Are you trying to use both %desktop-services and colord-service-type? > When I examine /gnu/store/...-dbus-system

bug#74836: reconfigure fails with colord-service-type enabled

2024-12-13 Thread Richard Sent
Are you trying to use both %desktop-services and colord-service-type? When I examine /gnu/store/...-dbus-system-services-builder with an OS containing both %desktop-services and colord-service-type, I see the following in dbus-system-services-builder: (list .. "/gnu/store/ggaj14rcnab55ic690f

bug#74856: Evaluation failed on ci.guix.gnu.org

2024-12-13 Thread Leo Famulari
A recent evaluation of the 'kernel-updates' job on ci.guix.gnu.org failed: https://ci.guix.gnu.org/eval/1903071 I was able to `guix time-machine` using the same commit, so the problem may be more subtle (specific to Cuirass) or it may be a transient error. I've pushed the master branch to 'kerne

bug#74532: with-extensions does not add native extensions to the load path

2024-12-13 Thread Tomas Volf
Hello, Z572 writes: >> How it that usually done? I cannot do that *before* build, because then >> tests would not run (the library is not yet installed into the absolute >> path), and I cannot do it after, because I would need to rebuild the .go >> files after patching the source code. > > you

bug#74800: guix package lacks offloading capabilities (guile-ssh@0.18)

2024-12-13 Thread Dariqq
Thanks, On 12.12.24 21:29, Ludovic Courtès wrote: Tomas Volf <~@wolfsden.cz> skribis: The check for make-session stopped working after update to 0.18.0. This commit adds the additional `#:config #f' to skip reading the ssh configuration, arguably we did not want to do that anyway. * m4/gui

bug#73816: python-django's manage.py tries to use a hard-coded python executable

2024-12-13 Thread Simon Tournier
Hi, On Wed, 11 Dec 2024 at 12:48, Gabriel Wicki wrote: > If you have any idea on how to patch that and could point me in that > direction, I'll gladly send in a patch or two! It needs to replace the phases something like: --8<---cut here---start->8--- 1 file

bug#74142: [rust-team] rust-bootstrap fails parallel build on x86-64

2024-12-13 Thread Efraim Flashner
On Sat, Dec 07, 2024 at 10:45:32PM +0900, Maxim Cournoyer wrote: > Hi, > > Greg Hogan writes: > > > On Sun, Nov 3, 2024 at 2:49 AM Efraim Flashner > > wrote: > >> > >> On Thu, Oct 31, 2024 at 03:13:40PM -0400, Greg Hogan wrote: > >> > derivation: 83qbfg0xxsfr5lsc81m5a770c7c7b55k-rust-1.54.0.dr