Skip to content

Tests are failed on ECL and Clisp #2

@catap

Description

@catap

I'm using ECL 21.2.1 and unit tests are failed with error:

:info:test ;;; Loading #P"/opt/local/lib/ecl-21.2.1/asdf.fas"
:info:test An error occurred during initialization:
:info:test The function CLOSER-MOP::MAYBE-REMOVE-INITIAL-METHODS is undefined..

When I've tried Clisp it fails as:

:info:test #P"/opt/local/lib/clisp-2.49.93+/dynmod/asdf.lisp"
:info:test (*DEFAULT-PATHNAME-DEFAULTS*
:info:test  #P"/opt/local/var/macports/build/_Users_catap_src_macports-ports_lisp_cl-contextl/cl-contextl/work/build/system/"
:info:test  #P"/opt/local/share/common-lisp/system/")
:info:test *** - READ from
:info:test        #<INPUT BUFFERED FILE-STREAM CHARACTER
:info:test          #P"/opt/local/var/macports/build/_Users_catap_src_macports-ports_lisp_cl-contextl/cl-contextl/work/.home/.cache/common-lisp/clisp-2.49.93+-unix-x86_64/opt/local/var/macports/build/_Users_catap_src_macports-ports_lisp_cl-contextl/cl-contextl/work/build/source/cl-contextl/cx-threads.fas"
:info:test          @229>
:info:test       : there is no package with name "CLOSER-MOP"

And SBCL works well

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions