maxima-sbcl needs to be built because using the official build won't work #283

Open
opened 2026-01-03 17:36:03 +01:00 by zhaose233 · 0 comments

maxima-sbcl seems to be built for one specific sbcl build, and since ALHP covers sbcl for x64-64-v3, etc, maxima-sbcl also need to be built above those sbcl builds, or it will throw the following error:

$ maxima
fatal error encountered in SBCL pid 124746 tid 124746:
core was built for runtime "hostname-id-1766938027" but this is "hostname-id-1766941979"
maxima-sbcl seems to be built for one specific sbcl build, and since ALHP covers sbcl for x64-64-v3, etc, maxima-sbcl also need to be built above those sbcl builds, or it will throw the following error: ``` $ maxima fatal error encountered in SBCL pid 124746 tid 124746: core was built for runtime "hostname-id-1766938027" but this is "hostname-id-1766941979" ```
zhaose233 changed title from maxima-sbcl needs to be built because using the official build would work to maxima-sbcl needs to be built because using the official build won't work 2026-01-04 09:53:53 +01:00
anonfunc added the bug label 2026-01-11 21:12:33 +01:00
Sign in to join this conversation.