Pierre Neidhardt skribis:
> I've merged your last 3 patches, thank you so much for your continuous
> contribution to the best Common Lisp package manager ;)
Thanks!
Pierre Neidhardt skribis:
> Great! :)
> Can you send a patch for all this? I'll merge as soon as I can.
I sent the patches (bug#37791).
Pierre Neidhardt skribis:
> Cool! Thanks for working on this! :)
>
> Does it work for dexador?
I just tried compiling ecl-dexador, and it failed. However I think it
fails for a different reason.
The error is:
--8<---cut here---start->8---
An error occurred
Pierre Neidhardt skribis:
> Maybe an easier fix: replace "sbcl" with (%lisp-type). Should work.
Indeed, with the following changes, building ecl-dexador works.
--8<---cut here---start->8---
diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 2b
Pierre Neidhardt skribis:
> Cool! Thanks for working on this! :)
>
> Does it work for dexador?
I just tried compiling ecl-dexador, and it failed. However I think it
fails for a different reason.
The error is:
--8<---cut here---start->8---
An error occurred
Guillaume Le Vaillant writes:
> I just tried compiling ecl-dexador, and it failed. However I think it
> fails for a different reason.
>
> The error is:
>
> --8<---cut here---start->8---
> An error occurred during initialization:
> No MIME.TYPES file found anywh
Guillaume Le Vaillant skribis:
> However, when I try to compile 'ecl-simple-parallel-tasks', guix first
> tries to build a different derivation of 'ecl-chanl', which fails
> because it apparently doesn't have the modified phases declared in the
> definition of 'ecl-chanl'.
I was able to get gui
Efraim Flashner skribis:
> On Wed, Oct 16, 2019 at 01:59:01PM +0200, Pierre Neidhardt wrote:
>> I've encountered the same problem a couple of times.
>> If you try to compile ecl-dexador, you'll see it fails because it does
>> not re-use the arguments of sbcl-dexador which patches out a failing
>
On Wed, Oct 16, 2019 at 01:59:01PM +0200, Pierre Neidhardt wrote:
> I've encountered the same problem a couple of times.
> If you try to compile ecl-dexador, you'll see it fails because it does
> not re-use the arguments of sbcl-dexador which patches out a failing
> test.
>
> Something is wrong in
I've encountered the same problem a couple of times.
If you try to compile ecl-dexador, you'll see it fails because it does
not re-use the arguments of sbcl-dexador which patches out a failing
test.
Something is wrong in sbcl-package->ecl-package.
Andy?
That said, it's not a very big deal, since
10 matches
Mail list logo