#36598 closed defect (fixed)
ports using py-scipy cannot be built universal because py-scipy is not universal
Reported by: | rmocadlo@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | stromnov (Andrey Stromnov), skymoo (Adam Mercer), sopo.dev@…, jjstickel@…, michelle.lynn.gill@…, jameskyle@…, rowue@…, mnick@…, nickolas.fotopoulos@…, howarth@…, adfernandes (Andrew Fernandes) | |
Port: | py27-pandas, py27-scipy, py26-ete2, py26-fipy, py26-nmrglue, py26-pymvpa, py26-pyphant, py26-scikits-talkbox, pylal, pymol, pymol-devel, gstlal-ugly, pynmr |
Description
I am trying to build py27-pandas after having built py27-scipy, and I get the following error message:
Error: Cannot install py27-pandas for the arch(s) 'i386 x86_64' because Error: its dependency py27-scipy is only installed for the arch 'x86_64' Error: and does not have a universal variant. Error: Unable to execute port: architecture mismatch
Change History (4)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | stromnov@… ram@… sopo.dev@… jjstickel@… michelle.lynn.gill@… jameskyle@… klaus.zimmermann@… rowue@… mnick@… nickolas.fotopoulos@… howarth@… adfernandes@… added |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | py26-ete2 py26-fipy py26-nmrglue py26-pymvpa py26-pyphant py26-scikits-talkbox pylal pymol pymol-devel added |
Status: | new → assigned |
Summary: | py27-pandas fails to build due to dependency issues with py27-scipy → ports using py-scipy cannot be built universal because py-scipy is not universal |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Disabled the universal variants of ports using py-scipy in r98763.
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | gstlal-ugly pynmr added |
---|
Disabled universal variants of ports using some of the above ports in r98764.
Note: See
TracTickets for help on using
tickets.
py-scipy deliberately disables its universal variant. Therefore no port that depends on py-scipy can have a universal variant either. Sorry, you cannot install py-pandas universal; you'll have to install it for a single architecture only.