Re: [PATCH 0/6] Error reporting and hints for missing modules

2017-11-13 Thread myglc2
On 11/11/2017 at 23:02 Ludovic Courtès writes: > myglc2 skribis: > >> On 11/10/2017 at 00:04 Ludovic Courtès writes: >>> >>> Thrilled by this idea, I pushed an unbound-variable handler that can >>> provide hints, such as: >>> >>> configuration.scm:88:19: zip: unbound variable >>> hint: Try ad

Re: Emacs minor-mode highlight code stages (gexp & sexp)

2017-11-13 Thread Oleg Pykhalov
Hello Ludovic, l...@gnu.org (Ludovic Courtès) writes: >> Also I made a fork to add a support for G-Expressions and I will wait >> until close a request¹ before sending a patch. You could try it now: >> >> $ git clone https://github.com/wigust/highlight-stages.git -b gexp >> $ cd CLONED_REPOSITOR

Re: parallelizing more actions

2017-11-13 Thread Efraim Flashner
On Sun, Nov 12, 2017 at 03:31:49PM +0200, Efraim Flashner wrote: > On Thu, Nov 09, 2017 at 11:05:59AM +0200, Efraim Flashner wrote: > > While rebuilding glibc-final on aarch64 I realized that the 'strip phase > > took 235 seconds. The relevant code for 'strip from gnu-build-system is > > in guix/bu

manifest load error report.

2017-11-13 Thread Mathieu Othacehe
Hi Guix, When loading a manifest with an obvious error like "definee packages-list" instead of "define package-list", no error is reported, the "guix package -m manifest.scm command just exit with error 1. When using load instead of load* in a guile repl, the error is correctly reported : --8<-

Re: 01/01: gnu: totem: Enable parallel build.

2017-11-13 Thread Kei Kebreau
Mark H Weaver writes: > Hi, > > kkebr...@posteo.net (Kei Kebreau) writes: > >> kkebreau pushed a commit to branch master >> in repository guix. >> >> commit e5f748a6c0c774265f52c7246ee7b80bec6d3522 >> Author: Kei Kebreau >> Date: Wed Nov 8 20:42:20 2017 -0500 >> >> gnu: totem: Enable paral

Re: boot the Hurd with Guix

2017-11-13 Thread Samuel Thibault
Hello, Ludovic Courtès, on lun. 13 nov. 2017 11:42:01 +0100, wrote: > PS: guix-daemon no longer depends on ‘lsof’, but it still depends on /proc. Does our procfs have everything it needs already? Samuel

Re: Best-practice to "develop" a system-config / service?

2017-11-13 Thread Ludovic Courtès
Hartmut Goebel skribis: > Am 11.11.2017 um 14:51 schrieb Ludovic Courtès: >> Well, I’ve always used the above approach to test system services as I >> worked on them, and the 10–30 seconds it took for ‘guix system vm’ to >> complete as I tweak the service were never that much of a hindrance to >>

Re: boot the Hurd with Guix

2017-11-13 Thread Ludovic Courtès
Hi rennes, (Something went wrong with your message headers.) ren...@openmailbox.org skribis: >>> Finally I was able to start the Hurd with the binaries generated with the >>> guix package manager. >> >> Woohoo! Does that mean you were able to run packages cross-compiled >> with Guix, or packa