[MacPorts] #27773: py27-cairo will not build universal
MacPorts
noreply at macports.org
Fri Dec 24 08:55:33 PST 2010
#27773: py27-cairo will not build universal
--------------------------------+-------------------------------------------
Reporter: m.rick@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: py27-cairo
--------------------------------+-------------------------------------------
Comment(by ryandesign@…):
Correct, you cannot install py27-cairo universal because py27-numpy does
not have a universal variant -- ''by default''. By default, py27-numpy
builds with atlas support, but this unfortunately means it cannot build
universal. If you don't care about atlas support, but you want a universal
build, you can do that by installing py27-numpy with the universal atlas
and explicitly disabling the (by default enabled) atlas variant, like
this:
{{{
sudo port install py27-numpy -atlas +universal
}}}
Same answer for py26-numpy (#27772).
--
Ticket URL: <https://trac.macports.org/ticket/27773#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list