[144621] trunk/dports/python/py-numpy/Portfile

Sean Farley sean at macports.org
Thu Jan 14 10:51:42 PST 2016


Joshua Root <jmr at macports.org> writes:

>> Revision: 144621
>>           https://trac.macports.org/changeset/144621
>> Author:   sean at macports.org
>> Date:     2016-01-13 23:29:24 -0800 (Wed, 13 Jan 2016)
>> Log Message:
>> -----------
>> py-numpy: numpy needs fortran, so require it
>
> We've been through this before; numpy does not need fortran, its fortran
> support is optional.

No, it is not optional. Trying running 'numpy.test()'. Or try compiling
with 'atlas +nofortran'. Not having fortran will generate a broken numpy
library.

Side note: We should consider getting rid of 'atlas +nofortran'. I
haven't found a port that depends on atlas but works without fortran.


More information about the macports-dev mailing list