#3072 closed defect (fixed)
mac omedit simulation fails
Reported by: | Owned by: | somebody | |
---|---|---|---|
Priority: | high | Milestone: | 1.9.4 |
Component: | *unknown* | Version: | trunk |
Keywords: | Cc: |
Description
I am using macports and openmodelica-devel @23951 works, but I just tried to upgrade to both 24015 and 24019. In each case, it seems to install and run fine. But, if I try to run a simulation, even a basic example, the sim compiles but then I get a dynamic link problem when it tries to run.
Here is what shows up in the output window:
stdout | OMEditInfo | <p>/private/var/folders/s4/0j3cshj161126ygbpbzsdkmd4h24dl/T/OpenModelica_adershowitz/OMEdit/Modelica.Blocks.Examples.PID_Controller -port=63694 -logFormat=xml -override=startTime=0,stopTime=4,stepSize=0.008,tolerance=0.0001,solver=dassl,outputFormat=mat,variableFilter=.* -dasslJacobian=coloredNumerical -w -lv=LOG_STATS</p> stdout | error | <p>dyld: _dyld_bind_fully_image_containing_address() error<br> dyld: Symbol not found: _umfpack_di_defaults<br> Referenced from: /opt/local/lib/omc/libSimulationRuntimeC.dylib<br> Expected in: flat namespace<br> in /opt/local/lib/omc/libSimulationRuntimeC.dylib<br> stdout | error | <p>Process crashed<br> Simulation process exited with code 0</p>
Change History (3)
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 9 years ago
Milestone: | Future → pre1.9.4 |
---|
It doesn't make sense to keep closed ticket in the "Future" milestone that were simply forgotten to assign to the correct milestone in the past.
comment:3 by , 7 years ago
Milestone: | pre1.9.4 → 1.9.4 |
---|
Removing the pre1.9.4 milestone in favor of 1.9.4.
Note:
See TracTickets
for help on using tickets.
Fixed in https://trac.openmodelica.org/OpenModelica/changeset/24043
Thanks!