We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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"
The text was updated successfully, but these errors were encountered:
And the same issue repeated by CLisp BTW
Sorry, something went wrong.
No branches or pull requests
Hey,
an attempt to run tests on ECL 21.2.1 via MacPorts failed as:
The text was updated successfully, but these errors were encountered: