Opened 11 years ago

Closed 11 years ago

#39486 closed defect (duplicate)

arpack: Variant openmpi conflicts with gcc47

Reported by: nathanielvirgo Owned by: mamoll (Mark Moll)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: arpack

Description

Today I did

$ sudo port selfupdate $ sudo port upgrade outdated

but the latter command produced the following output:

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid
Error: arpack: Variant openmpi conflicts with gcc47
Error: Unable to open port: Error evaluating variants
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets

I tried doing "port clean arpack" but it didn't make any difference.

Change History (4)

comment:1 Changed 11 years ago by nathanielvirgo

Hmm, actually just uninstalling arpack solved this. (I don't actually know what arpack is - I assumed it was a dependency for something I use, but it let me remove it without complaining, so I guess not.)

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to mmoll@…
Port: arpack added
Summary: error from "upgrade outdated"arpack: Variant openmpi conflicts with gcc47

As the message says, the openmpi and gcc47 variants of the arpack port conflict with one another. Apparently they did not conflict before, and you had previously selected both of those variants (or it was done for you).

comment:3 Changed 11 years ago by nathanielvirgo

I don't remember doing that, but I guess I must have had my reasons at the time! Thanks for looking into it.

comment:4 Changed 11 years ago by mamoll (Mark Moll)

Resolution: duplicate
Status: newclosed

Duplicate of #39476.

Note: See TracTickets for help on using tickets.