[MacPorts] #26360: py26-numpy @1.5.0 shell command failed
MacPorts
noreply at macports.org
Sat Sep 18 15:22:13 PDT 2010
#26360: py26-numpy @1.5.0 shell command failed
----------------------------------+-----------------------------------------
Reporter: josharian@… | Owner: mcalhoun@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Resolution: | Keywords:
Port: py26-numpy |
----------------------------------+-----------------------------------------
Comment(by michaelld@…):
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.
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.
--
Ticket URL: <https://trac.macports.org/ticket/26360#comment:20>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list