Re: Problem with Octave while doing port upgrade outdated

2013-12-29 Thread Jerry
On Dec 19, 2013, at 2:49 PM, Michael Dickens michae...@macports.org wrote: Hi Jerry - I just updated my 10.9 boot to 10.9.1, then updated MacPorts to latest; Xcode did not change. Then uninstalled octave and reinstalled it. No issues for me. Just a guess: Your MacPorts install is out of

Re: Problem with Octave while doing port upgrade outdated

2013-12-20 Thread Ryan Schmidt
On Dec 19, 2013, at 15:00, Jerry wrote: On Dec 19, 2013, at 1:40 AM, Ryan Schmidt wrote: MacPorts should not be supplying -arch flags to compilers like fortran that do not understand them. MacPorts bases its decision on whether -arch flags are supported on the value of

Re: Problem with Octave while doing port upgrade outdated

2013-12-20 Thread Jerry
On Dec 19, 2013, at 2:49 PM, Michael Dickens michae...@macports.org wrote: Hi Jerry - I just updated my 10.9 boot to 10.9.1, then updated MacPorts to latest; Xcode did not change. Then uninstalled octave and reinstalled it. No issues for me. Just a guess: Your MacPorts install is out of

Re: Problem with Octave while doing port upgrade outdated

2013-12-20 Thread Jerry
On Dec 20, 2013, at 2:38 AM, Ryan Schmidt ryandes...@macports.org wrote: On Dec 19, 2013, at 15:00, Jerry wrote: On Dec 19, 2013, at 1:40 AM, Ryan Schmidt wrote: MacPorts should not be supplying -arch flags to compilers like fortran that do not understand them. MacPorts bases its

Re: Problem with Octave while doing port upgrade outdated

2013-12-20 Thread Ryan Schmidt
On Dec 20, 2013, at 04:36, Jerry wrote: On Dec 20, 2013, at 2:38 AM, Ryan Schmidt wrote: I don’t know how far the problem reaches. I did see in your output that you’re using gcc45. Any particular reason? The default is now gcc48; you could try that instead. That may help; parts of gcc

Re: Problem with Octave while doing port upgrade outdated

2013-12-20 Thread Ryan Schmidt
On Dec 20, 2013, at 05:01, Jerry wrote: On Dec 20, 2013, at 3:43 AM, Ryan Schmidt wrote: On Dec 20, 2013, at 04:36, Jerry wrote: Also: Can you comment on Michael's suggestion? Michael suggested you install the octave port with the variants you need/want. You appear to have been

Re: Problem with Octave while doing port upgrade outdated

2013-12-19 Thread Ryan Schmidt
On Dec 18, 2013, at 21:12, Jerry lancebo...@qwest.net wrote: Hi list, I ran port upgrade outdated today and it errored out on octave with this: --- Configuring octave Error: Failed to configure octave, consult

Re: Problem with Octave while doing port upgrade outdated

2013-12-19 Thread Jerry
On Dec 19, 2013, at 1:40 AM, Ryan Schmidt ryandes...@macports.org wrote: On Dec 18, 2013, at 21:12, Jerry lancebo...@qwest.net wrote: Hi list, I ran port upgrade outdated today and it errored out on octave with this: --- Configuring octave Error: Failed to configure octave,

Re: Problem with Octave while doing port upgrade outdated

2013-12-19 Thread Michael Dickens
Hi Jerry - I just updated my 10.9 boot to 10.9.1, then updated MacPorts to latest; Xcode did not change. Then uninstalled octave and reinstalled it. No issues for me. Just a guess: Your MacPorts install is out of date. Try: {{{ sudo port clean octave sudo port selfupdate sudo port install octave