Re: Report issue concerning melpa package
Charles Millar <[email protected]>
| Newsgroups | gmane.emacs.help |
|---|---|
| Message-ID | <[email protected]> |
On 8/13/26 8:24 PM, Michael Heerdegen wrote: > Charles Millar via Users list for the GNU Emacs text editor > <[email protected]> writes: > >> Compiling file >> /home/charlie01/.emacs.d/elpa/slime-20260808.2219/contrib/slime-macrostep.el >> at Tue Aug 11 15:43:05 2026 >> slime-macrostep.el:27:2: Error: Invalid function: static-if > > This looks like some compiled file (.elc) is broken and errors when > Emacs tries to load it. This issue could be caused by something in > Emacs itself, like "cl-macs.el" being miscompiled. > > This is only a guess, but it is possible that your problem disappears if > you rebuild your Emacs from scratch (completely - everything). If you > have just ever fetch and call "make" afterwards, such things (call it > inconsistent states) can sometimes appear. > > > Michael. Instead of loading Emacs version GNU Emacs 30.0.50 (build 222, x86_64-pc-linux-gnu, GTK+ Version 3.24.36, cairo version 1.16.0) of 2026-08-08 I loaded the Debian testing version GNU Emacs 30.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.52, cairo version 1.18.4) of 2026-06-28, modified by Debian then tried to install slime-2.32 from both melpa-stable and non-gnu. Same errors, apparently. So, did something in Emacs 30 cause this? As a matter of background, I was using Slime up until a couple of years ago. I have not had a chance to get back to it until recently. That said, I will take your suggestion and rebuild from scratch - it has been quite a long while. Charlie