Skip to content

Some systems failed to build for Quicklisp dist #30

@quicklisp

Description

@quicklisp

Building with SBCL 2.4.6 / ASDF 3.3.5 for quicklisp dist creation.

Trying to build commit id 9e564f8

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

Unhandled SB-PCL::FIND-METHOD-LENGTH-MISMATCH in thread #<SB-THREAD:THREAD tid=3249693 "main thread" RUNNING {1000DC8003}>: The generic function #<COMMON-LISP:STANDARD-GENERIC-FUNCTION ECLECTOR.PARSE-RESULT:MAKE-SKIPPED-INPUT-RESULT (1)> takes 5 required arguments; was asked to find a method with specializers (CLIENT T T T)

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

Unhandled SB-PCL::FIND-METHOD-LENGTH-MISMATCH in thread #<SB-THREAD:THREAD tid=3249681 "main thread" RUNNING {103FC70093}>: The generic function #<COMMON-LISP:STANDARD-GENERIC-FUNCTION ECLECTOR.PARSE-RESULT:MAKE-SKIPPED-INPUT-RESULT (1)> takes 5 required arguments; was asked to find a method with specializers (CLIENT T T T)

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

Unhandled SB-PCL::FIND-METHOD-LENGTH-MISMATCH in thread #<SB-THREAD:THREAD tid=3249685 "main thread" RUNNING {103FE08093}>: The generic function #<COMMON-LISP:STANDARD-GENERIC-FUNCTION ECLECTOR.PARSE-RESULT:MAKE-SKIPPED-INPUT-RESULT (1)> takes 5 required arguments; was asked to find a method with specializers (CLIENT T T T)

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

Unhandled SB-PCL::FIND-METHOD-LENGTH-MISMATCH in thread #<SB-THREAD:THREAD tid=3249689 "main thread" RUNNING {1000DC8003}>: The generic function #<COMMON-LISP:STANDARD-GENERIC-FUNCTION ECLECTOR.PARSE-RESULT:MAKE-SKIPPED-INPUT-RESULT (1)> takes 5 required arguments; was asked to find a method with specializers (CLIENT T T T)

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

Unhandled SB-PCL::FIND-METHOD-LENGTH-MISMATCH in thread #<SB-THREAD:THREAD tid=3249701 "main thread" RUNNING {1000DC8003}>: The generic function #<COMMON-LISP:STANDARD-GENERIC-FUNCTION ECLECTOR.PARSE-RESULT:MAKE-SKIPPED-INPUT-RESULT (1)> takes 5 required arguments; was asked to find a method with specializers (CLIENT T T T)

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

Unhandled SB-PCL::FIND-METHOD-LENGTH-MISMATCH in thread #<SB-THREAD:THREAD tid=3249697 "main thread" RUNNING {1000DC8003}>: The generic function #<COMMON-LISP:STANDARD-GENERIC-FUNCTION ECLECTOR.PARSE-RESULT:MAKE-SKIPPED-INPUT-RESULT (1)> takes 5 required arguments; was asked to find a method with specializers (CLIENT T T T)

Full log here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions