Re: [PATCH] gnu: add lispf4 (Update)

2016-02-18 Thread Ricardo Wurmus
Nils Gillmann writes: > I contacted the author of the port (Blake McBride), it will take > some weeks until he can help, but he'll definitely help to > debug the issue. As it currently is quasi-broken, should I open a > bug about it with details, content of this message and that I am > working o

Re: [PATCH] gnu: add lispf4 (Update)

2016-02-18 Thread Nils Gillmann
I contacted the author of the port (Blake McBride), it will take some weeks until he can help, but he'll definitely help to debug the issue. As it currently is quasi-broken, should I open a bug about it with details, content of this message and that I am working on it, close it once it is fixed? -

Re: [PATCH] gnu: add lispf4

2016-02-14 Thread Ricardo Wurmus
Nils Gillmann writes: > open("SYSATOMS", O_RDONLY) = -1 ENOENT (No such file or > directory) > write(2, "Can't open 'SYSATOMS'\n", 22Can't open 'SYSATOMS' > ) = 22 > exit_group(1) = ? > +++ exited with 1 +++ Does this also happen when you run lispf4 from

Re: [PATCH] gnu: add lispf4

2016-02-14 Thread Nils Gillmann
Ricardo Wurmus writes: > Nils Gillmann writes: > >> Efraim Flashner writes: >> >>> On Tue, 09 Feb 2016 02:31:51 +0100 >>> Nils Gillmann wrote: >>> Leo Famulari writes: [...] [...] [...] [...] [...] [...] [...] [...] >>

Re: [PATCH] gnu: add lispf4

2016-02-14 Thread Ricardo Wurmus
Nils Gillmann writes: > Efraim Flashner writes: > >> On Tue, 09 Feb 2016 02:31:51 +0100 >> Nils Gillmann wrote: >> >>> Leo Famulari writes: >>> >>> [...] >>> [...] >>> [...] >>> [...] >>> [...] >>> [...] >>> [...] >>> [...] >>> >>> Thanks! >>> >>> But now as I did g

Re: [PATCH] gnu: add lispf4

2016-02-13 Thread Nils Gillmann
Efraim Flashner writes: > On Tue, 09 Feb 2016 02:31:51 +0100 > Nils Gillmann wrote: > >> Leo Famulari writes: >> >> [...] >> [...] >> [...] >> [...] >> [...] >> [...] >> [...] >> [...] >> >> Thanks! >> >> But now as I did guix pull and installed it from there, and do

Re: [PATCH] gnu: add lispf4

2016-02-13 Thread Nils Gillmann
Efraim Flashner writes: > On Tue, 09 Feb 2016 02:31:51 +0100 > Nils Gillmann wrote: > >> Leo Famulari writes: >> >> [...] >> [...] >> [...] >> [...] >> [...] >> [...] >> [...] >> [...] >> >> Thanks! >> >> But now as I did guix pull and installed it from there, and do

Re: [PATCH] gnu: add lispf4

2016-02-11 Thread Leo Famulari
On Wed, Feb 10, 2016 at 02:48:43PM +0100, Nils Gillmann wrote: > Leo Famulari writes: > > > On Tue, Feb 09, 2016 at 11:30:21AM +0100, Nils Gillmann wrote: > > I'm not sure — did you figure out a solution to the problem with the > > package? > > Yes and no. > I am not sure, as I don't know Guix e

Re: [PATCH] gnu: add lispf4

2016-02-10 Thread Nils Gillmann
Leo Famulari writes: > On Tue, Feb 09, 2016 at 11:30:21AM +0100, Nils Gillmann wrote: >> Efraim Flashner writes: >> > On Tue, 09 Feb 2016 02:31:51 +0100 >> > Nils Gillmann wrote: > > [...] > >> > >> >> But now as I did guix pull and installed it from there, and do >> >> not run it inside guix e

Re: [PATCH] gnu: add lispf4

2016-02-09 Thread Leo Famulari
On Tue, Feb 09, 2016 at 11:30:21AM +0100, Nils Gillmann wrote: > Efraim Flashner writes: > > On Tue, 09 Feb 2016 02:31:51 +0100 > > Nils Gillmann wrote: [...] > > > >> But now as I did guix pull and installed it from there, and do > >> not run it inside guix environment, I encounter an error I

Re: [PATCH] gnu: add lispf4

2016-02-09 Thread Nils Gillmann
Efraim Flashner writes: > On Tue, 09 Feb 2016 02:31:51 +0100 > Nils Gillmann wrote: > >> Leo Famulari writes: >> >> [...] >> [...] >> [...] >> [...] >> [...] >> [...] >> [...] >> [...] >> >> Thanks! >> >> But now as I did guix pull and installed it from there, and do

Re: [PATCH] gnu: add lispf4

2016-02-08 Thread Efraim Flashner
On Tue, 09 Feb 2016 02:31:51 +0100 Nils Gillmann wrote: > Leo Famulari writes: > > [...] > [...] > [...] > [...] > [...] > [...] > [...] > [...] > > Thanks! > > But now as I did guix pull and installed it from there, and do > not run it inside guix environment, I encou

Re: [PATCH] gnu: add lispf4

2016-02-08 Thread Nils Gillmann
Leo Famulari writes: > On Mon, Feb 08, 2016 at 12:17:51PM +0100, Nils Gillmann wrote: >> Leo Famulari writes: >> > On Sun, Feb 07, 2016 at 05:50:12PM +0100, Nils Gillmann wrote: > > [...] > >> >> * gnu/packages/lisp.scm (lispf4): New variable. > >> The diff looks okay for me, I only ended up

Re: [PATCH] gnu: add lispf4

2016-02-08 Thread Leo Famulari
On Mon, Feb 08, 2016 at 12:17:51PM +0100, Nils Gillmann wrote: > Leo Famulari writes: > > On Sun, Feb 07, 2016 at 05:50:12PM +0100, Nils Gillmann wrote: [...] > >> * gnu/packages/lisp.scm (lispf4): New variable. > The diff looks okay for me, I only ended up with 2 (let*) because > of the pa

Re: [PATCH] gnu: add lispf4

2016-02-08 Thread Nils Gillmann
softreset,... >> I really hope I did it right. It takes some time getting used to more >> git usage. >> > > It worked :) > >> From d3dfc39a537b07e01370ed631c7771952948a9c2 Mon Sep 17 00:00:00 2001 >> From: Nils Gillmann >> Date: Sun, 7 Feb 2016 17

Re: [PATCH] gnu: add lispf4

2016-02-07 Thread Leo Famulari
t. It takes some time getting used to more > git usage. > It worked :) > From d3dfc39a537b07e01370ed631c7771952948a9c2 Mon Sep 17 00:00:00 2001 > From: Nils Gillmann > Date: Sun, 7 Feb 2016 17:36:25 +0100 > Subject: [PATCH] gnu: Add lispf4. > > * gnu/packages/lisp.scm (lisp

Re: [PATCH] gnu: add lispf4

2016-02-07 Thread Nils Gillmann
Mon Sep 17 00:00:00 2001 From: Nils Gillmann Date: Sun, 7 Feb 2016 17:36:25 +0100 Subject: [PATCH] gnu: Add lispf4. * gnu/packages/lisp.scm (lispf4): New variable. --- gnu/packages/lisp.scm | 49 + 1 file changed, 49 insertions(+) diff --git a/

Re: [PATCH] gnu: add lispf4

2016-02-07 Thread Nils Gillmann
Ricardo Wurmus writes: > Nils Gillmann writes: > >> Thanks for your review, the patch number 2 based on 1 should fix all the >> problems you noted. > > Hmm, for some reason I cannot apply these patches to current master. > What commit is this based on? (Are other people able to apply them to >

Re: [PATCH] gnu: add lispf4

2016-02-07 Thread Ricardo Wurmus
Nils Gillmann writes: > Thanks for your review, the patch number 2 based on 1 should fix all the > problems you noted. Hmm, for some reason I cannot apply these patches to current master. What commit is this based on? (Are other people able to apply them to current master?) When resending pat

Re: [PATCH] gnu: add lispf4

2016-02-07 Thread Ricardo Wurmus
Nils Gillmann writes: >> For some reason the linter doesn't complain about this line (and others) >> being too long. I guess it measures from the beginning of 'package' >> rather than the first column. Can you make sure they are all ≤ 80 >> characters after changing the indentation as requested

Re: [PATCH] gnu: add lispf4

2016-02-06 Thread Nils Gillmann
Thanks for your review, the patch number 2 based on 1 should fix all the problems you noted. Leo Famulari writes: > On Sat, Feb 06, 2016 at 07:45:53PM +0100, Nils Gillmann wrote: > > [...] > >> * gnu/packages/lisp.scm (lispf4): New variable. > > [...] > >> +(define-public lispf4 >> + (let*

Re: [PATCH] gnu: add lispf4

2016-02-06 Thread Leo Famulari
On Sat, Feb 06, 2016 at 07:45:53PM +0100, Nils Gillmann wrote: [...] > * gnu/packages/lisp.scm (lispf4): New variable. [...] > +(define-public lispf4 > + (let* ((commit "174d8764d2f9764e8f4794c2e3feada9f9c1f1ba")) I believe you can use "let" instead of "let*". > + (package

[PATCH] gnu: add lispf4

2016-02-06 Thread Nils Gillmann
01 From: Nils Gillmann Date: Sat, 6 Feb 2016 19:31:20 +0100 Subject: [PATCH] gnu: Add lispf4. * gnu/packages/lisp.scm (lispf4): New variable. --- gnu/packages/lisp.scm | 72 +++ 1 file changed, 72 insertions(+) diff --git a/gnu/packages/lisp.scm b