Closed ilya-fiveisky closed 1 year ago
Sorry, can you privide the version of qlot that you have installed? Maybe an older version of qlot is installed
Also, keep in mid, that it's usually a good idea to update quicklisp (ql:update-dist "quicklisp")
qlot version 1.3.0
Seems like the sblint package is only used on the commnad make lint
.
Can you remove the line on the qlfile: git sblint https://github.com/cxxxr/sblint.git
Then run the qlot install
command, and see if the error pops on other package or is a problem of sblint
Yes, it works with sblint line removed.
Well, after some updates this issue is not reproduced anymore. Because neither lem nor sblint have commits related to the issue I guess it is something in qlot which I updated to the newest version. So I guess I should close this issue with the note that the issue is not reproduced with qlot version 1.3.1
On freshly cloned lem calling
make
gives this output: