On Fri, Jun 21, 2013 at 11:07 AM, Murray Eisenberg <
[email protected]> wrote:

> With MacPorts 2.1.3 installed, command "port outdated" shows, among others:
>
>   arpack                         3.1.2_1 < 3.1.3_0
>
> Command "port upgrade outdated" gives error:
>
>   Error: arpack: Variant openmpi conflicts with gcc45
>   Error: Unable to open port: Error evaluating variants
>
> From "port installed" I have, among many others:
>
>   arpack @3.1.2_1+accelerate+gcc45+openmpi (active)
>   gcc45 @4.5.4_6 (active)
>
> How does one resolve this?
>

Find out which variant(s) will work with the openmpi variant ("port
variants arpack" should tell you this), then: port upgrade arpack
-gcc45+newvariant

-- 
brandon s allbery kf8nh                               sine nomine associates
[email protected]                                  [email protected]
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to