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

ros fmt does not start, system micros not found #576

Open
justjoheinz opened this issue Dec 19, 2023 · 1 comment
Open

ros fmt does not start, system micros not found #576

justjoheinz opened this issue Dec 19, 2023 · 1 comment

Comments

@justjoheinz
Copy link
Contributor

Bug

ros fmt cannot find the system micros.

ros fmt                            
Unhandled QUICKLISP-CLIENT:SYSTEM-NOT-FOUND in thread #<SB-THREAD:THREAD "main thread" RUNNING {70057106C3}>:
  System "micros" not found
...

It is also not documented anywhere.

Environment

Darwin MacBook 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:53:34 PST 2023; root:xnu-10002.61.3~2/RELEASE_ARM64_T8103 arm64

roswell 23.10.14.114(NO-GIT-REVISION)
emacs.type=sly
sly.version=git
sbcl.version=system
setup.time=3908185767
sbcl-bin.version=2.3.10
default.lisp=sbcl

We may assign explanatory tags to bad questions instead of replying to it.
See this famous text on how to ask good questions http://catb.org/~esr/faqs/smart-questions.html

How to reproduce the issue

Expected behavior

Actual result

@djhaskin987
Copy link
Contributor

Workaround:

  • Clone https://github.com/lem-project/micros.git to your ASDF project folder (~/common-lisp/ by default)
  • Clone https://github.com/lem-project/lem-mailbox.git to your ASDF project folder (though this might not be necessary, I just remember needing it for something else in the past so I just grabbed it).

Then it should work.

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

2 participants