all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Jewell via <help-guix@gnu.org>
To: help-guix@gnu.org
Subject: Re: Stumpwm & using Lisp in guix - particularly quicklisp
Date: Mon, 26 Dec 2022 14:14:46 +0000	[thread overview]
Message-ID: <537feed6-af52-cb1b-3941-8541e633d143@teulu.org> (raw)
In-Reply-To: <9a70fb32-06ff-d230-5082-31decf8bcb1e@teulu.org>


On 25/12/2022 08:05, Paul Jewell via wrote:
> I have now gone down this path, and nearly everything is working as 
> expected. The only problem I am tripping up with is sbcl-slime-swank 
> is trying to (require 'sb-cltl2) and failing, even though I have added 
> sbcl-trivial-cltl2 to my system configuration. It seems I am not the 
> only person who has tripped over this issue, although the previous 
> message thread [1] didn't link the problem to sbcl-slime-swank. When I 
> comment out the code in my configuration which adds swank, I am up and 
> running.
>
> This is what I have included in my system configuration:
>
> "stumpwm"
> "sbcl-cl-ppcre"
> "sbcl-trivial-cltl2"
> "sbcl-alexandria"
> "sbcl-clx-xembed"
> "sbcl-clx-truetype"
> "sbcl-stumpwm-ttf-fonts"
> "sbcl-stumpwm-swm-gaps"
> "sbcl-stumpwm-stumptray"
> "sbcl-slime-swank"
>
> although having looked in the source for the package definition for 
> stumpwm, some of these are superfluous.
>
> Do you use sbcl-slime-swank in your configuration, and if so, did you 
> come across this problem with cltl2?
>
>
> [1] https://www.mail-archive.com/help-guix@gnu.org/msg13498.html
>
>
OK, so I have fixed this problem, following on from the hints in the 
message thread linked above. I defined SBCL_HOME as an environment 
variable, and pointed it at /run/current-system/profile/lib/sbcl (since 
I installed sbcl and stumpwm in the system configuration). I am not sure 
if the requirement to do this means there is a issue somewhere in 
sbcl-slime-swank which means it doesn't find sb-cltl2 (from 
sbcl-trivial-cltl2). I tried adding sbcl-trivial-cltl2 as an input, but 
this didn't resolve the problem, and I don't have enough guix knowledge 
yet to explore further.




      parent reply	other threads:[~2022-12-26 14:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-24  9:45 Stumpwm & using Lisp in guix - particularly quicklisp Paul Jewell via
2022-12-24 21:20 ` Trev
2022-12-25  4:29 ` Felix Lechner via
2022-12-25  7:16   ` Paul Jewell via
2022-12-25  7:41 ` Trev
2022-12-25  8:05   ` Paul Jewell via
2022-12-25 18:39     ` Trev
2022-12-26 14:14     ` Paul Jewell via [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=537feed6-af52-cb1b-3941-8541e633d143@teulu.org \
    --to=help-guix@gnu.org \
    --cc=paul@teulu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.