New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #27696 (closed defect: fixed)

Opened 2 years ago

Last modified 6 months ago

maxima doesn't know it needs to be rebuilt (new sbcl)?

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@…) (diff)

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) 

Attachments

shell.txt (7.0 KB) - added by jon@… 2 years ago.
Shell history

Change History

Changed 2 years ago by jon@…

Shell history

comment:1 Changed 2 years ago by jon@…

  • Cc jon@… added

Cc Me!

comment:2 Changed 2 years ago by jmr@…

  • Keywords maxima sbcl removed
  • Cc jon@… removed

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

comment:3 Changed 2 years ago by jmr@…

  • Status changed from new to closed
  • Cc easieste@… added
  • Resolution set to fixed

comment:4 Changed 6 months ago by ryandesign@…

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