Joshua Root <[email protected]> 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. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
