Closed junkicide closed 2 years ago
It looks like you need a bigger heap. You're "only" using 1GB. Compiling LAPACK takes more memory now, it seems, unfortunately.
Try
sbcl --dynamic-space-size 4096
@junkicide did that fix your issue?
yep! Thank you.
i'm running sly with sbcl-2.2.4 with all necessary dependencies up-to-date:
the compilation stops at this point, with inferior-lisp generates the following output:
It would seem like there is an issue with lapack, but I don't exactly know what's going on. Version info if that's important: