[MacPorts] #26360: py26-numpy @1.5.0 shell command failed
MacPorts
noreply at macports.org
Sun Sep 19 08:02:05 PDT 2010
#26360: py26-numpy @1.5.0 shell command failed
----------------------------------+-----------------------------------------
Reporter: josharian@… | Owner: mcalhoun@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Resolution: duplicate | Keywords:
Port: py26-numpy |
----------------------------------+-----------------------------------------
Comment(by josharian@…):
> I think the OP's command was (effectively) "sudo port install py26-numpy
+gcc44 +universal". For me (10.6.4 x86_64 native, XCode 3.2.3, MacPorts
1.9.1.99 latest from SVN), this command results in the same as what's
posted.
Actually, I think the only variant was +gcc44. Also (in case it matters),
I am upgrading from 1.4.1, which built fine some time ago, and the +gcc44
flag was (I believe) inherited from py26-scipy; numpy was installed as a
dependency.
> The fix, for me, is to remove all of the GCC variants (so lines 44-47)
and thus change the command to "sudo port install py26-numpy +universal".
This is one of possibly a few math-oriented ports that do not directly
require linking to libgcc or libgfortran, so removing those variants
should be safe.
> I would encourage those on this ticket to try out this fix & see if it
works for them, with and without +universal if possible.
sudo port clean py26-numpy
sudo port build py26-numpy -gcc44
yields exactly the same set of errors as before. Is the right set of
commands to try out your suggestion (without fear of hosing my current
functioning 1.4.1 install)?
--
Ticket URL: <https://trac.macports.org/ticket/26360#comment:25>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list