bug#43610: IceCat segfault

2020-09-26 Thread raingloom
On Sat, 26 Sep 2020 14:05:53 -0400 Mark H Weaver wrote: > Hi, > > raingloom writes: > > It crashed immediately without any visible activity. > > Okay. > > > It does start up properly with a fresh profile. I'll try to bisect > > the addons list later. > > In the meantime, to start IceCat

bug#41732: New ’package-with-emacs-next’ procedure

2020-09-26 Thread Maxim Cournoyer
Hi Nicolas, Nicolas Goaziou writes: > Hello, > > zimoun writes: > >> I withdraw the patch proposal since the patch set #43578 [1] fulfills >> the request. Now, for recompiling all the Emacs packages of one >> manifest.scm file with the emacs-next package (changing the Emacs VM), >> it is as ea

bug#43534: qemu-minimal-5.1.0 fails to build during test phase on aarch64

2020-09-26 Thread Maxim Cournoyer
Hi Stefan, Stefan writes: > Hi Maxim! > >> Is this reproducible on your side? > > Retrying my previous command it found a substitute this time. [...] > By the way, I also tried this command: > > guix build --rounds=2 qemu-minimal --no-substitutes Possibly, or it could be a non-deterministic f

bug#43501: gst-plugins-bad cannot be built on linux-armhf

2020-09-26 Thread Mark H Weaver
Hi Maxim, Apologies for the delayed response. Maxim Cournoyer writes: > Maxim Cournoyer writes: > >> Mark H Weaver writes: >> >>> --- a/gnu/packages/spice.scm >>> +++ b/gnu/packages/spice.scm >>> @@ -144,11 +144,8 @@ which allows users to view a desktop computing >>> environment.") >>>

bug#43610: IceCat segfault

2020-09-26 Thread Mark H Weaver
Hi, raingloom writes: > It crashed immediately without any visible activity. Okay. > It does start up properly with a fresh profile. I'll try to bisect the > addons list later. In the meantime, to start IceCat 78 with your existing profile but with addons temporarily disabled, try running:

bug#41732: New ’package-with-emacs-next’ procedure

2020-09-26 Thread Nicolas Goaziou
Hello, zimoun writes: > I withdraw the patch proposal since the patch set #43578 [1] fulfills > the request. Now, for recompiling all the Emacs packages of one > manifest.scm file with the emacs-next package (changing the Emacs VM), > it is as easy as: > > --8<---cut here---

bug#43513: json-c build failure (on armhf-linux) while trying to build u-boot

2020-09-26 Thread Andreas Enge
Hello Danny, On Sat, Sep 26, 2020 at 12:53:20PM +0200, Danny Milosavljevic wrote: > Could we enable qemu-binfmt for i686 on an aarch64 host for me to test it? I am working (or rather, the machine is compiling) to set it up on dover. When it is finished, I will keep you updated (it may take a whil

bug#41732: New ’package-with-emacs-next’ procedure

2020-09-26 Thread zimoun
Dear, On Wed, 16 Sep 2020 at 16:51, zimoun wrote: >>> I propose to provide 'package-with-emacs-next' for the people in the >>> experimental mood. :-) For example, the manifest looks like: >>> >>> (use-modules (guix build-system emacs) >>> (gnu packages emacs) >>> (gnu

bug#43618: Problem building disk-image with guix from git

2020-09-26 Thread Andreas Enge
On Fri, Sep 25, 2020 at 06:04:53PM -0700, Fredrik Salomonsson wrote: > Please close this issue. > Sent it to the wrong mailing list... Done, by sending a message to the address in cc. Andreas

bug#43618: Problem building disk-image with guix from git

2020-09-26 Thread Fredrik Salomonsson
Please close this issue. Sent it to the wrong mailing list... Thanks -- s/Fred[re]+i[ck]+/Fredrik/g

bug#43277: [PATCH] gnu: emacs-next: Fix load path and version

2020-09-26 Thread Morgan Smith
Hi Pierre, Thanks for the feedback! Pierre Langlois writes: > I agree in general it's good to reuse code, however in this particular > case it's probably better to keep the phases duplicated. For example, > in the future one could update the emacs-next package to not require a > revision numbe

bug#43534: qemu-minimal-5.1.0 fails to build during test phase on aarch64

2020-09-26 Thread Stefan
Hi Maxim! > Is this reproducible on your side? Retrying my previous command it found a substitute this time. stefan@guix ~/development/guix$ sudo -E -b ./pre-inst-env guix system reconfigure -L /home/stefan/guix/ /home/stefan/guix-system.scm &> nohup.out && tail -f nohup.out Passwort: guix sy

bug#43513: json-c build failure (on armhf-linux) while trying to build u-boot

2020-09-26 Thread Danny Milosavljevic
Hi Ludo, On Fri, 25 Sep 2020 18:25:42 +0200 Danny Milosavljevic wrote: > On Fri, 25 Sep 2020 18:00:05 +0200 > Ludovic Courtès wrote: > > > You’re listed in overdrive.scm in maintenance.git, so you must have > > access to overdrive1.guixsd.org:52522. > > Indeed, I do. > > Thanks! I'd like

bug#43629: Cross-compiled guile-lzlib unusable, causing ‘guix substitute’ to crash on GNU/Hurd

2020-09-26 Thread Mathieu Othacehe
Hey Ludo, > checking dependency style of i586-pc-gnu-gcc... none > checking lzlib's file name... Oh, I guess the same goes for guile-zlib and all cross-compilation targets. I'll have a look later on. Thanks, Mathieu -- https://othacehe.org

bug#43629: Cross-compiled guile-lzlib unusable, causing ‘guix substitute’ to crash on GNU/Hurd

2020-09-26 Thread Ludovic Courtès
Seen on i586-gnu (cross-compiled childhurd): --8<---cut here---start->8--- root@childhurd ~# /gnu/store/*-guile-3.0.4/bin/guile -L /run/current-system/profile/share/guile/site/3.0/ -C /run/current-system/profile/lib/guile/3.0/site-ccache/ GNU Guile 3.0.4 Copyr