On Mon, Jan 5, 2015 at 11:53 AM, Johannes Ring <[email protected]> wrote: > On Sat, Jan 3, 2015 at 7:06 PM, Aldo Romero <[email protected]> wrote: >> Thanks Garth for the response. I did download the fenics-install.sh and >> while it was running, I got the following error >> >> 2015/01/03 12:59:11 - INFO: [package:run_job] File >> "/Users/aldoromero/.hashdist/bld/numpy/jhd44wizr26g/lib/python2.7/site-pack >> ages/numpy/linalg/linalg.py", line 29, in <module> >> 2015/01/03 12:59:11 - INFO: [package:run_job] from numpy.linalg import >> lapack_lite, _umath_linalg >> >> 2015/01/03 12:59:11 - INFO: [package:run_job] ImportError: >> dlopen(/Users/aldoromero/.hashdist/bld/numpy/jhd44wizr26g/lib/python2.7/sit >> e-packages/numpy/linalg/lapack_lite.so, 2): Symbol not found: _dgeev_ >> 2015/01/03 12:59:11 - INFO: [package:run_job] Referenced from: >> /Users/aldoromero/.hashdist/bld/numpy/jhd44wizr26g/lib/python2.7/site-packa >> ges/numpy/linalg/lapack_lite.so >> 2015/01/03 12:59:11 - INFO: [package:run_job] Expected in: flat namespace >> 2015/01/03 12:59:11 - INFO: [package:run_job] in >> /Users/aldoromero/.hashdist/bld/numpy/jhd44wizr26g/lib/python2.7/site-packa >> ges/numpy/linalg/lapack_lite.so >> 2015/01/03 12:59:11 - ERROR: [package:run_job] Command '[u'/bin/bash', >> '_hashdist/build.sh']' returned non-zero exit status 1 > > This is a known problem with the script when using MacPorts. I am > installing MacPorts now to see if I can reproduce the problem and find > a fix.
I installed MacPorts and the packages from MacPorts that were assumed to be installed when using Dorsal, but I couldn't reproduce the error. Could you please send us your list of installed packages (run "port installed"). Johannes _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
