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

Fails on ABCL-1.9.2 #28

Open
catap opened this issue Aug 18, 2023 · 0 comments
Open

Fails on ABCL-1.9.2 #28

catap opened this issue Aug 18, 2023 · 0 comments

Comments

@catap
Copy link

catap commented Aug 18, 2023

It fails as:

:info:build ; Compilation unit finished
:info:build ;   Caught 5 WARNING conditions
:info:build ;   Caught 2 STYLE-WARNING conditions
:info:build ;   The following functions were used but not defined:
:info:build ;     JSS::READ-SHARP-JAVA-EXPRESSION
:info:build Caught ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR while processing --eval option "(asdf:operate (quote asdf:build-op) (quote blackbird-test))":
:info:build   #<LOAD-SYSTEM-DEFINITION-ERROR {43E86854}>
:info:build Command failed: env XDG_CACHE_HOME=$HOME/.cache /opt/local/bin/abcl --noinit --batch --eval '(require "asdf")' --eval '(setf asdf:*central-registry* (list* (quote *default-pathname-defaults*) #p"/opt/local/var/macports/build/_Users_catap_src_macports-ports_lisp_cl-blackbird/cl-blackbird/work/build/system/" #p"/opt/local/share/common-lisp/system/" asdf:*central-registry*))' --eval '(asdf:operate (quote asdf:build-op) (quote blackbird-test))' 2>&1

SBCL, ECL, CLisp and CCL works.

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