[MacPorts] #55569: cantera klu_solve missing symbol

MacPorts noreply at macports.org
Fri Dec 22 06:37:35 UTC 2017


#55569: cantera klu_solve missing symbol
----------------------------------------+---------------------
 Reporter:  jantheron                   |      Owner:
     Type:  defect                      |     Status:  new
 Priority:  Normal                      |  Milestone:
Component:  ports                       |    Version:
 Keywords:  cantera klu_solve python27  |       Port:  cantera
----------------------------------------+---------------------
 cantera fails upon importing to python27 with the following message

 ***********
 >>> import cantera as ct
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/cantera/__init__.py", line 4, in <module>
     from ._cantera import *
 ImportError:
 dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/cantera/_cantera.so, 2): Symbol not found: _klu_solve
   Referenced from: /opt/local/lib/libsundials_cvodes.2.dylib
   Expected in: flat namespace
  in /opt/local/lib/libsundials_cvodes.2.dylib
 ***********

--
Ticket URL: <https://trac.macports.org/ticket/55569>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list