guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help Packaging Incudine (Common Lisp)


From: Liliana Marie Prikler
Subject: Re: Help Packaging Incudine (Common Lisp)
Date: Fri, 29 Sep 2023 06:29:13 +0200
User-agent: Evolution 3.46.4

Am Donnerstag, dem 28.09.2023 um 12:23 +0000 schrieb Théo Tyburn:
> Oh, it seems I took the WARNING message for an ERROR message.
> 
> The error message seems to just be:
> > Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-
> > THREAD:THREAD tid=21 "main thread" RUNNING
> >                                                         
> > {100AFE8113}>:
> >  COMPILE-FILE-ERROR while
> >  compiling #<CL-SOURCE-FILE "cl-sndfile" "cffi-sndfile">
> 
> No sure what can be done with this.
Note that this error doesn't tell you where CL would have written the
compiled file to.

Am Donnerstag, dem 28.09.2023 um 14:21 +0000 schrieb Théo Tyburn:
> Not sure in what retrying a compilation on the interactive debugger
> is different from compiling normally. But I need to understand why
> the retrying of compilation does in order to replicate it without the
> need of an interactive session.
I'd hazard a guess that your $HOME is writable in the interactive case
and not so much during guix build :)
Well, that still doesn't explain why the compilation fails normally in
the interactive case, does it?  I think for that you'd have to look up
uiop/lisp-build:compile-file and see when it raises errors.  Enter
rubber ducky.

Cheers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]