-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels