sel icon indicating copy to clipboard operation
sel copied to clipboard

Some systems failed to build for Quicklisp dist

Open quicklisp opened this issue 3 years ago • 1 comments

Building with SBCL 2.2.7.28-02bc916fd / ASDF 3.3.5 for quicklisp dist creation.

Trying to build commit id 556decac5ad3a2656c7f4a2d8bc824404650a617

software-evolution-library/run-tree-sitter-py-generator fails to build with the following error:

Unhandled SB-PCL::NO-APPLICABLE-METHOD-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {10016D0003}>: There is no applicable method for the generic function #<COMMON-LISP:STANDARD-GENERIC-FUNCTION FSET:CONVERT (99)> when called with arguments (PYTHON-AST "from typing import Any, List

Full log here

quicklisp avatar Nov 01 '22 13:11 quicklisp

This should be addressed with https://github.com/GrammaTech/sel/commit/5a29505ddf6bfca4a0b632577df354f2fd661d33. Thanks!

berchn avatar Nov 02 '22 19:11 berchn