[MacPorts] #45011: octave-3.8.1 build fails with Xcode 6
MacPorts
noreply at macports.org
Fri Sep 26 13:07:05 PDT 2014
#45011: octave-3.8.1 build fails with Xcode 6
-----------------------+------------------------------------------
Reporter: arthur@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Resolution: | Keywords: yosemite, mavericks, Xcode 6
Port: octave |
-----------------------+------------------------------------------
Comment (by mschamschula@…):
Update:
Reviewing the main.log file I've found that MacPorts was not passing my
desired compiler (i.e. +gcc48 - macports-gcc-4.8) on to octave, hence the
build was using Apple clang! - with the same results as llvm3.5.
I see that the Portfile defines {{{default_variants-append +gcc48}}} , but
there is no corresponding variant. Am I missing something here? Is the
+gcc48 variant defined by MacPorts?
I just built octave 3.8.2 using (in my case mp-gcc48 is selected):
{{{sudo port install octave +atlas configure.compiler=macports-gcc}}}
--
Ticket URL: <https://trac.macports.org/ticket/45011#comment:16>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list