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

Cannot compile clear in ABCLv1.9.0 #36

Open
Sasanidas opened this issue Jun 17, 2023 · 0 comments
Open

Cannot compile clear in ABCLv1.9.0 #36

Sasanidas opened this issue Jun 17, 2023 · 0 comments

Comments

@Sasanidas
Copy link

Trying to compile cl-unicode with:
Armed Bear Common Lisp 1.9.0
Java 11.0.19 Ubuntu
OpenJDK 64-Bit Server VM

It triggers:

Error loading /home/fermin/.cache/common-lisp/abcl-1.9.0-fasl43-linux-x64/home/fermin/quicklisp/dists/quicklisp/software/cl-unicode-20210228-git/hash-tables.abcl at line 11 (offset 1202352)
#<THREAD "interpreter" {481AD9B9}>: Debugger invoked on condition of type UNBOUND-VARIABLE
  The variable #:LOOP-LIST-1090112 is unbound.
Restarts:
  0: TRY-RECOMPILING               Recompile hash-tables and try loading it again
  1: RETRY                         Retry loading FASL for #<ASDF/LISP-ACTION:CL-SOURCE-FILE "cl-unicode" "hash-tables">.
  2: ACCEPT                        Continue, treating loading FASL for #<ASDF/LISP-ACTION:CL-SOURCE-FILE "cl-unicode" "hash-tables"> as having been successful.
  3: RETRY                         Retry ASDF operation.
  4: CLEAR-CONFIGURATION-AND-RETRY Retry ASDF operation after resetting the configuration.
  5: ABORT                         Give up on "lem-tests"
  6: REGISTER-LOCAL-PROJECTS       Register local projects and try again.

Triggering accept does continue working, but I don't think that's the idea.

Thanks!

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