Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test is failed on ECL and CLisp #5

Open
catap opened this issue Aug 8, 2023 · 1 comment
Open

Test is failed on ECL and CLisp #5

catap opened this issue Aug 8, 2023 · 1 comment

Comments

@catap
Copy link

catap commented Aug 8, 2023

Hey,

an attempt to run tests on ECL 21.2.1 via MacPorts failed as:

:info:build Execute asdf:load-op at introspect-environment-test by CLISP
:debug:build system -W /tmp/common_lisp.AiAyptwc: /opt/local/bin/clisp --quiet --quiet -x '(require "asdf")' -x '(setf asdf:*central-registry* (list* (quote *default-pathname-defaults*) #p"/opt/local/var/macports/build/_Users_catap_src_macports-ports_lisp_cl-introspect-environment/cl-introspect-environment/work/build/system/" #p"/opt/local/share/common-lisp/system/" asdf:*central-registry*))' -x '(asdf:operate (quote asdf:load-op) (quote introspect-environment-test))' 2>&1
:info:build #P"/opt/local/lib/clisp-2.49.93+/dynmod/asdf.lisp"
:info:build (*DEFAULT-PATHNAME-DEFAULTS*
:info:build  #P"/opt/local/var/macports/build/_Users_catap_src_macports-ports_lisp_cl-introspect-environment/cl-introspect-environment/work/build/system/"
:info:build  #P"/opt/local/share/common-lisp/system/")
:info:build WARNING: Adding method
:info:build          #<STANDARD-METHOD :AFTER (#<STANDARD-CLASS TEST-OP> (EQL #<SYSTEM 
:info:build          "introspect-environment-test">))> to an already called generic
:info:build          function #<STANDARD-GENERIC-FUNCTION PERFORM>
:info:build WARNING: Adding method
:info:build          #<STANDARD-METHOD (#<STANDARD-CLASS TEST-OP> (EQL #<SYSTEM 
:info:build          "trivial-backtrace">))> to an already called generic function
:info:build          #<STANDARD-GENERIC-FUNCTION OPERATION-DONE-P>
:info:build *** - READ from
:info:build        #<INPUT BUFFERED FILE-STREAM CHARACTER
:info:build          #P"/opt/local/var/macports/build/_Users_catap_src_macports-ports_lisp_cl-introspect-environment/cl-introspect-environment/work/build/source/cl-introspect-environment/default.lisp"
:info:build          @82>
:info:build       : #<PACKAGE EXT> has no external symbol with name "TYPE-EXPAND-1"
@catap
Copy link
Author

catap commented Aug 8, 2023

And the same issue repeated by CLisp BTW

@catap catap changed the title Test is failed on ECL Test is failed on ECL and CLisp Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant