Opened 10 years ago
Closed 10 years ago
#44169 closed defect (fixed)
SuiteSparse @4.2.1_3 breaks octave @3.6.4_13+atlas+gcc48
Reported by: | Schamschula (Marius Schamschula) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | michaelld (Michael Dickens) | |
Port: | octave |
Description
After updating SuiteSparse to @4.2.1_3, when I attempt to start octave (octave @3.6.4_13+atlas+gcc48) I get the following error:
octave dyld: Symbol not found: _amd_calloc Referenced from: /opt/local/lib/octave/3.6.4/liboctave.1.dylib Expected in: /opt/local/lib/libSuiteSparse.4.2.1.dylib in /opt/local/lib/octave/3.6.4/liboctave.1.dylib Trace/BPT trap: 5
A rebuild/revision bump of octave is required.
Change History (2)
comment:1 Changed 10 years ago by michaelld (Michael Dickens)
comment:2 Changed 10 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for catching this. Fixed in r121503.