sudo port install gdb problem

2013-12-01 Thread Peng Yu
Hi, I see the following error message. Does anybody know what is wrong with it and how to get it work? Thanks. ~$ sudo port install gdb --- Cleaning gdb --- Scanning binaries for linking errors: 100.0% --- Found 14 broken file(s), matching files to ports --- Found 1 broken port(s),

Re: sudo port install gdb problem

2013-12-01 Thread Brandon Allbery
On Sun, Dec 1, 2013 at 9:13 AM, Peng Yu pengyu...@gmail.com wrote: I see the following error message. Does anybody know what is wrong with it and how to get it work? Thanks. ~$ sudo port install gdb --- Cleaning gdb gdb was already installed, so it didn't actually do anything. MacPorts

Re: sudo port install gdb problem

2013-12-01 Thread Brandon Allbery
On Sun, Dec 1, 2013 at 7:37 PM, Ryan Schmidt ryandes...@macports.orgwrote: On Dec 1, 2013, at 08:23, Brandon Allbery wrote: sudo port upgrade --enforce-variants arpack +accelerate+openmpi (note lack of +gcc47, which was the bug). Since +gcc47 is already in the installed variants, you

Re: sudo port install gdb problem

2013-12-01 Thread Ryan Schmidt
On Dec 1, 2013, at 18:38, Brandon Allbery wrote: On Sun, Dec 1, 2013 at 7:37 PM, Ryan Schmidt wrote: Since +gcc47 is already in the installed variants, you may actually have to explicitly disable it: sudo port upgrade --enforce-variants arpack +accelerate +openmpi -gcc47 Doesn't

Re: sudo port install gdb problem

2013-12-01 Thread Brandon Allbery
On Sun, Dec 1, 2013 at 7:44 PM, Ryan Schmidt ryandes...@macports.orgwrote: On Dec 1, 2013, at 18:38, Brandon Allbery wrote: On Sun, Dec 1, 2013 at 7:37 PM, Ryan Schmidt wrote: Since +gcc47 is already in the installed variants, you may actually have to explicitly disable it: sudo

Re: sudo port install gdb problem

2013-12-01 Thread Ryan Schmidt
On Dec 1, 2013, at 18:45, Brandon Allbery wrote: On Sun, Dec 1, 2013 at 7:44 PM, Ryan Schmidt wrote: On Dec 1, 2013, at 18:38, Brandon Allbery wrote: On Sun, Dec 1, 2013 at 7:37 PM, Ryan Schmidt wrote: Since +gcc47 is already in the installed variants, you may actually have to explicitly