bug#45295: “sudo guix system reconfigure” triggers re-clone/update of Git checkout

2021-01-17 Thread Ludovic Courtès
Ludovic Courtès skribis: > If you do, as a regular user: > > guix pull > sudo guix system reconfigure … > > the ‘guix system reconfigure’, as part of the downgrade-detection > machinery, triggers an update of the channel checkout(s) in > ~root/.cache, even though ~USER/.cache is already up-to

bug#45943: php 7.4.14 fails tests on aarch64

2021-01-17 Thread Vagrant Cascadian
php 7.4.14 fails to build on aarch64 due to test suite failures. Reverting back to php 7.4.13 by reverting commit d033540e6c113323089403a26e39f9a288c9c857 works fine for me, though obviously it would be better to track down the exact test suite failure and figure out a proper fix. This blocks num

bug#45826: SBCL / Common Lisp packages fail to build on aarch64

2021-01-17 Thread Efraim Flashner
On Sun, Jan 17, 2021 at 02:11:11PM -0500, Leo Famulari wrote: > On Sun, Jan 17, 2021 at 10:29:49AM +0100, Mathieu Othacehe wrote: > > If we want to disable SBCL builds temporarily we can do something > > similar to what I did to disable Rust builds on non-x86_64 architectures > > here: 0ed631866cc0

bug#45826: SBCL / Common Lisp packages fail to build on aarch64

2021-01-17 Thread Leo Famulari
On Sun, Jan 17, 2021 at 10:29:49AM +0100, Mathieu Othacehe wrote: > If we want to disable SBCL builds temporarily we can do something > similar to what I did to disable Rust builds on non-x86_64 architectures > here: 0ed631866cc0b7cece2b0a0b50e39b37ae91bb67. -- diff --git a/gnu/packages/rust.s

bug#45936: Cuirass search pagination and ordering is broken

2021-01-17 Thread Mathieu Othacehe
Hello, Fixed with dea570775064573881dbec0c849fd50ff907c31a. Thanks, Mathieu

bug#45618: development childhurd fails to build: glib@2.62.6: build system `meson'

2021-01-17 Thread Danny Milosavljevic
Hi Ludo, that is not a fix. A workaround maybe. If possible, I'd like the actual fix to be to make the meson build system support cross compilation. According to https://mesonbuild.com/Cross-compilation.html : >Meson has full support for cross compilation. [...] >meson builddir/ --cross-file

bug#45826: SBCL / Common Lisp packages fail to build on aarch64

2021-01-17 Thread Christopher Baines
Mathieu Othacehe writes: > Hello Leo & Guillaume, > >> That's a good observation. I hadn't thought of it. >> >> I'm CC-ing Mathieu Othacehe and guix-sysadmin so that we can disable >> these builds until we can fix the bug for real. Mathieu: this might >> explain why the build farm is spending al

bug#45826: SBCL / Common Lisp packages fail to build on aarch64

2021-01-17 Thread Mathieu Othacehe
Hello Leo & Guillaume, > That's a good observation. I hadn't thought of it. > > I'm CC-ing Mathieu Othacehe and guix-sysadmin so that we can disable > these builds until we can fix the bug for real. Mathieu: this might > explain why the build farm is spending all its effort on aarch64. If we wa