Re: SLIME repl-thread dies randomly during compilation on CCL/ARM Linux

"Mark H. David" <[email protected]> Fri, 12 Jun 2015 15:24:44 -0400
Newsgroups gmane.lisp.openmcl.devel,gmane.lisp.slime.devel
Message-ID <1434137084.2814728.294173753.35480C21@webmail.messagingengine.com>
That did not add any verbosity in my case.
But.... hey everyone, thanks for help. My problem went away: I got a fresh CCL via SVN and did a fresh build.  Not sure if the fresher CCL or the updates in the tool chain (gcc, m4, as, whatnot) did the trick, or cosmic rays, but this no longer happens.  That's life on the trunk.
Thanks anyhow,
Mark

----- Original message -----
From: Luís Oliveira <[email protected]>
To: "Mark H. David" <[email protected]>
Cc: Stas Boukarev <[email protected]>, "slime-devel" <[email protected]>, "openmcl-devel Development" <[email protected]>
Subject: Re: [Openmcl-devel] SLIME repl-thread dies randomly during compilation on CCL/ARM Linux
Date: Fri, 12 Jun 2015 01:25:02 +0100

On Thu, Jun 11, 2015 at 7:31 PM, Mark H. David <[email protected]> wrote:
> (:write-string "To load \"compute-kernel\":\n  Load 1 ASDF system:\n    compute-kernel\n")
> (:write-string "; Loading \"compute-kernel\"\n")
> (:write-string ".")

Try setting quicklisp-client:*quickload-verbose* to t before loading
your code. (Or change your call to quickload to have :verbose t.)
Maybe that'll give you more hints.

Cheers,

-- 
Luís Oliveira
http://kerno.org/~luis/
_______________________________________________
Openmcl-devel mailing list
[email protected]
https://lists.clozure.com/mailman/listinfo/openmcl-devel