[MacPorts] #51250: py-numpy: Build failure with +atlas and version 1.11.0_0
MacPorts
noreply at macports.org
Sat May 14 09:46:24 PDT 2016
#51250: py-numpy: Build failure with +atlas and version 1.11.0_0
-----------------------+-------------------------
Reporter: mf2k@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: py-numpy |
-----------------------+-------------------------
Comment (by drjesacco@…):
The same rpath issue exists when building py[27|34]-numpy on a G4-based
PPC running OSX 10.5.8 using +atlas and +gcc49.
The two errant files are
./numpy/distutils/fcompiler/gnu.py
and
./numpy/distutils/fcompiler/intel.py [not relevant for PPC's, but the
same issue]
Replacing "rpath=" with "rpath " in these files allows numpy to build.
Constructing a patch is simple. Knowing what to add to the Portfile is
another issue that I will defer to people like Michael who actually
understand this stuff.
-Joseph
--
Ticket URL: <https://trac.macports.org/ticket/51250#comment:16>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list