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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It fails as:
SBCL, ECL, CLisp and CCL works.
The text was updated successfully, but these errors were encountered: