On Wed, Dec 17, 2014 at 12:04 AM, Jan Blechta
<[email protected]> wrote:
> On Tue, 16 Dec 2014 22:07:28 +0000
> Ted Kord <[email protected]> wrote:
>> 2014/12/16 19:54:45 - INFO: [package:run_job]     from numpy.linalg
>> import lapack_lite, _umath_linalg
>>
>> 2014/12/16 19:54:45 - INFO: [package:run_job] ImportError:
>> dlopen(/Users/tedkord/.hashdist/bld/numpy/tiaemsl577pf/lib/python2.7/site-packages/numpy/linalg/lapack_lite.so,
>> 2): Symbol not found: __gfortran_compare_string
>
> "Symbol not found: __gfortran_compare_string" seems to be
> well-googlable string. It suggests
>
> 1. either some bad interaction with ATLAS
>    https://trac.macports.org/ticket/41445
> 2. or missing gfortran
>    http://stackoverflow.com/questions/22080154/
>
> What do you think, Johannes?

This is exactly the same problem that Clas had and it is reported here:

https://github.com/hashdist/hashstack/issues/580

I am not sure how to fix this without disabling MacPorts. I will have
to try it myself with MacPorts when I have time.

Johannes
_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to