GrammaTech / sel

Programmatic modification and evaluation of software
https://grammatech.github.io/sel/#Top
Other
169 stars 21 forks source link

Some systems failed to build for Quicklisp dist #17

Closed quicklisp closed 3 years ago

quicklisp commented 3 years ago

Building with SBCL 2.0.5 / ASDF 3.3.1 for quicklisp dist creation.

Trying to build commit id e56fcf5a06001ac589b7c88a903bc1a07901b759

software-evolution-library/deploy-tree-sitter-interface fails to build with the following error:

Unhandled SB-PCL:CLASS-NOT-FOUND-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1000A18083}>: There is no class named SOFTWARE-EVOLUTION-LIBRARY/SOFTWARE/TREE-SITTER::C-FUNCTION-DEFINITION.

software-evolution-library/run-dump-store fails to build with the following error:

Unhandled SB-PCL:CLASS-NOT-FOUND-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1000A18083}>: There is no class named SOFTWARE-EVOLUTION-LIBRARY/SOFTWARE/TREE-SITTER::C-FUNCTION-DEFINITION.

software-evolution-library/run-rest-server fails to build with the following error:

Unhandled SB-PCL:CLASS-NOT-FOUND-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1000A18083}>: There is no class named SOFTWARE-EVOLUTION-LIBRARY/SOFTWARE/TREE-SITTER::C-FUNCTION-DEFINITION.

software-evolution-library/run-test-parse fails to build with the following error:

Unhandled SB-PCL:CLASS-NOT-FOUND-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1000A18083}>: There is no class named SOFTWARE-EVOLUTION-LIBRARY/SOFTWARE/TREE-SITTER::C-FUNCTION-DEFINITION.

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

Unhandled SB-PCL:CLASS-NOT-FOUND-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1000A18083}>: There is no class named SOFTWARE-EVOLUTION-LIBRARY/SOFTWARE/TREE-SITTER::C-FUNCTION-DEFINITION.

Full log here

rgcorman commented 3 years ago

I believe we have fixed the issue with the latest commit. Can you please try the test again with the update? Thanks.

quicklisp commented 3 years ago

It looks fixed to me, thank you.

On Tue, Jun 22, 2021 at 10:48 AM Roger Corman @.***> wrote:

I believe we have fixed the issue with the latest commit. Can you please try the test again with the update? Thanks.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/GrammaTech/sel/issues/17#issuecomment-866049850, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACPNLP5GDS2RUKWPZTTOSTTUCPFJANCNFSM47BU4M3Q .