Opened 13 years ago

Closed 13 years ago

Last modified 11 years ago

#27696 closed defect (fixed)

maxima doesn't know it needs to be rebuilt (new sbcl)? — at Version 4

Reported by: jon@… Owned by: macports-tickets@…
Priority: Low Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: easieste@…
Port: maxima

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I did a port upgrade outdated. Maxima was already at the correct version but a few things updated, including sbcl. Then I ran maxima and got:

$ maxima
fatal error encountered in SBCL pid 74921:
can't load .core for different runtime, sorry


Welcome to LDB, a low-level debugger for the Lisp runtime environment.
ldb> 

If I uninstall and reinstall maxima, all is good:

$ maxima
Maxima 5.22.1 http://maxima.sourceforge.net
using Lisp SBCL 1.0.45
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
The function bug_report() provides bug reporting information.
(%i1) 40+2;
(%o1)                                 42
(%i2) 

Change History (5)

Changed 13 years ago by jon@…

Attachment: shell.txt added

Shell history

comment:1 Changed 13 years ago by jon@…

Cc: jon@… added

Cc Me!

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Cc: jon@… removed
Keywords: maxima sbcl removed

You don't need to be in cc when you are the reporter.

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Cc: easieste@… added
Resolution: fixed
Status: newclosed

comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.