Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to install bodge-nuklear from org.borodust.bodge [Roswell, and maybe Windows specific] #564

Open
Mr-Dispatch opened this issue Sep 5, 2023 · 0 comments

Comments

@Mr-Dispatch
Copy link

Environment

$ winver
Win10 22h2 (build 19045.3086)
$ ros --version
roswell 21.01.14.108
$ ros config
sbcl.version=2.3.6
msys2.version=20220603
emacs.type=sly
sly.version=git
setup.time=3899261854
sbcl-bin.version=2.3.2
default.lisp=sbcl

Using "custom/external" SLY (probably not relevant).

How to reproduce the issue

Launch sbcl through Roswell (it works under plain sbcl) and:

(ql-dist:install-dist "http://bodge.borodust.org/dist/org.borodust.bodge.txt")
(ql:quickload '(nuklear-blob bodge-nuklear))

Expected behavior

bodge-nuklear installs and loads

Actual result

Leads to: SB-KERNEL::CONTROL-STACK-EXHAUSTED
(more details: borodust/claw#6)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant